Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-05-27 | * config/*.mh: Miscellaneous clean-up: Removed definitions | Per Bothner | 6 | -26/+0 | |
of YACC (since it is not longer used in the Makefile). Remove HOSTING_* definitions that are subsumed by the ones added to Makefile.in. Removed most definitions of CC. * config/{sparc,news,hp300bsd,decstation}.mh: Removed; These are no longer needed. | |||||
1992-05-26 | Don't be too sanitary | Steve Chamberlain | 1 | -0/+3 | |
(thanks Per) | |||||
1992-05-22 | * config/sparc.mh: Fix HOSTING_LIBS so it has a chance of working. | Per Bothner | 1 | -1/+1 | |
1992-05-08 | Keep sa29200.mt | Steve Chamberlain | 1 | -0/+1 | |
1992-05-02 | More 29200 stuff | Steve Chamberlain | 1 | -0/+1 | |
1992-05-02 | use bootstrap for check | K. Richard Pixley | 1 | -1/+1 | |
1992-05-01 | Add hp300bsd | Steve Chamberlain | 1 | -0/+1 | |
1992-04-15 | Personal checkpoint - now should parse some MRI stuff | Steve Chamberlain | 1 | -0/+2 | |
1992-04-05 | New lexer. | Steve Chamberlain | 2 | -0/+2 | |
New targets for h8/300 simulator and DOS | |||||
1992-03-13 | * config/mt-<foo> renamed to <foo>.mt | Steve Chamberlain | 1 | -21/+21 | |
* config/mh-<foo> renamed to <foo>.mt * configure.in changed to reflect this * genscripts.sh now make .xbn files rather than .xN files | |||||
1992-02-17 | New hp300bsd port. | Per Bothner | 2 | -0/+10 | |
1992-02-15 | * config/mt-foo: Changed EMUL=GLDFOO_EMULATION_NAME | Per Bothner | 19 | -20/+23 | |
to EMUL=foo. (The GLDFOO_EMULATION_NAMEs have bee removed.) * config/mh-foo: Rename LDEMULATION names as appropriate (usually 'gldfoo' -> plain 'foo'). | |||||
1992-02-12 | Make the emulation GLD960, not GLD | Steve Chamberlain | 1 | -2/+1 | |
1992-02-07 | added mt-sun3 mt-vxworks68 mt-vxworks960 | Heinz G. Seidl | 1 | -0/+3 | |
1992-02-06 | * config/mt-coff-h8300: use EMUL like everything else | Steve Chamberlain | 1 | -1/+1 | |
* ldlang.c: (print_padding_statement): print the right address. * Makefile.in, config.h, ldemul.c: renamed h8300hds to h8300hms | |||||
1992-01-29 | * config/mh-sparc.h: now uses libgcc.a | Steve Chamberlain | 1 | -1/+1 | |
* ldmain.c: quit using exit * *.sc: use *(COMMON) rather than [COMMON] * ldlex.l, lexsup.c: much thinking moved from .l and put into .c, to allow preprocessing of .l file. * Makefile.in: New ldlex.l mangling * ldexp.c (fold_binary): perform expressions with % and / in integer. * ldfile.c (open_a): open archives on VMS in a special way * lderror.c: forgot to check in from a long while ago | |||||
1992-01-24 | target file for h8300 | Steve Chamberlain | 1 | -0/+1 | |
1992-01-21 | Initial revision | Michael Tiemann | 2 | -0/+4 | |
1991-12-30 | Initial revision | Steve Chamberlain | 1 | -0/+1 | |
1991-12-20 | * Makefile.in, config/tm-*.h: Clean up make output, only | John Gilmore | 9 | -13/+9 | |
pass DEFAULT_EMULATION to ldmain.c. | |||||
1991-12-12 | Add mt-coff-h8300 | Steve Chamberlain | 1 | -0/+1 | |
1991-12-01 | HOSTING_LIBS now reflects where libgnu lives | Steve Chamberlain | 1 | -1/+1 | |
1991-11-21 | .Sanitize: | Steve Chamberlain | 2 | -1/+2 | |
Include mh-delta88 mh-delta88: Remove gratuitous greeting | |||||
1991-11-15 | Update HOSTING_LIBS (for Cygnus). | Per Bothner | 1 | -1/+1 | |
1991-11-07 | Initial revision | Steve Chamberlain | 1 | -0/+13 | |
1991-11-04 | Renamed all the files for the new scheme | Steve Chamberlain | 1 | -15/+16 | |
1991-11-04 | Initial revision | Steve Chamberlain | 1 | -0/+1 | |
1991-10-16 | sparc-64 to sparc-ll | John Gilmore | 1 | -1/+1 | |
1991-10-14 | Revise to match config renaming. | John Gilmore | 1 | -44/+9 | |
1991-10-11 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-10-11 | Initial revision | Steve Chamberlain | 1 | -0/+1 | |
1991-10-11 | Restructure configuration scheme for bfd, binutils, ld. | John Gilmore | 7 | -7/+3 | |
* config/: Rename some config files to match up h-*.h names. Remove all the HOST_SYS definitions from the config files. | |||||
1991-10-10 | updating | K. Richard Pixley | 1 | -1/+5 | |
1991-10-10 | Initial revision | K. Richard Pixley | 1 | -0/+1 | |
1991-09-27 | Added {h,t}-news | Per Bothner | 1 | -1/+6 | |
1991-09-27 | Initial revision | Per Bothner | 2 | -0/+10 | |
1991-09-27 | Fix/update HOSTING_LIBS path. | Per Bothner | 1 | -1/+1 | |
1991-09-19 | Initial revision | Steve Chamberlain | 4 | -0/+12 | |
1991-09-19 | Support for 386 and 68k machines | Steve Chamberlain | 1 | -1/+8 | |
1991-09-03 | *** empty log message *** | Steve Chamberlain | 1 | -10/+13 | |
1991-09-03 | Initial revision | Steve Chamberlain | 9 | -0/+46 | |
1991-07-19 | From David WOod | Steve Chamberlain | 1 | -1/+4 | |
1991-07-15 | Initial revision | Steve Chamberlain | 2 | -0/+5 | |
1991-07-15 | *** empty log message *** | Steve Chamberlain | 1 | -3/+6 | |
1991-06-14 | Initial revision | Steve Chamberlain | 1 | -0/+1 | |
1991-06-14 | *** empty log message *** | Steve Chamberlain | 1 | -2/+5 | |
1991-06-14 | Now works and self hosts | Steve Chamberlain | 1 | -2/+9 | |
1991-05-31 | *** empty log message *** | Steve Chamberlain | 1 | -1/+6 | |
1991-05-30 | Initial revision | Steve Chamberlain | 1 | -0/+2 | |
1991-05-23 | Initial revision | K. Richard Pixley | 1 | -0/+52 | |