Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-01-24 | target file for h8300 | Steve Chamberlain | 1 | -0/+1 | |
1992-01-24 | .Sanitize: added relax.c | Steve Chamberlain | 3 | -86/+91 | |
ldsym.c ldlang.* more map stuff | |||||
1992-01-24 | * Makefile.in: added relax, also made three stage go through a | Steve Chamberlain | 9 | -123/+492 | |
partial link stage. * relax.c : added * config.h: if GNU960 defined, then default emulation mode is GLD960 * ldexp.h, ldexp.c: map to file hooks * ldlang.c: map to file hooks * ldgram.y: added -Map -relax * ldlex.l: added -relax, -Map * ldmain.c: open map file * ldmisc.c: support for map file * ldwrite.c: new relax magic | |||||
1992-01-24 | install ld in the gcclibdir if present | Heinz G. Seidl | 1 | -2/+10 | |
1992-01-24 | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 8 | -712/+995 | |
1992-01-24 | (1) describe -relax | Roland Pesch | 1 | -3/+18 | |
(2) push rev, copyright dates to present | |||||
1992-01-24 | (1) describe -relax | Roland Pesch | 1 | -258/+419 | |
(2) restructure machine dependencies into separate chapter (3) replace pretty, but quick to become obsolete, graph of BFD platforms vs architectures with extended excerpt from (and ref to ) objdump -i. | |||||
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-12 | New dos files | Steve Chamberlain | 1 | -1/+6 | |
1991-12-12 | Initial revision | Steve Chamberlain | 2 | -0/+533 | |
1991-12-10 | * Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.) | Per Bothner | 4 | -50/+117 | |
* news.sc, ldgld68k.sc: Define __end as well as _end. | |||||
1991-12-08 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-12-08 | * ldindr.h: added to contain prototypes of ldindr.c | Steve Chamberlain | 1 | -1/+1 | |
* ldfile.c: include ctype.h * ldmain.c: include the requried prototype headers * ldwrite.c: get_reloc_upper_bound has been renamed bfd_get_reloc_upper_bound | |||||
1991-12-08 | Initial revision | Steve Chamberlain | 1 | -0/+9 | |
1991-12-07 | Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 2 | -3/+53 | |
* Makefile.in: punt "fundamental" mode because it breaks my emacs macros. install using INSTALL_PROGRAM and INSTALL_DATA. remove spaces following hyphens, bsd make can't cope. added standards.text support and made it look like all the other makefiles. * configure.in: configure now runs entirely in objdir so make file existence checks against ${srcdir}. Mark this directory as target dependent. Thu Dec 5 22:46:16 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default. | |||||
1991-12-01 | HOSTING_LIBS now reflects where libgnu lives | Steve Chamberlain | 1 | -1/+1 | |
1991-11-29 | Uses something which will actuall work on an ebmon system | Steve Chamberlain | 1 | -35/+24 | |
1991-11-26 | Mon Nov 25 18:28:40 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 2 | -14/+17 | |
* config.h: h8 is now coff, not ieee * h8300hds.sc: reflect the same | |||||
1991-11-21 | .Sanitize: | Steve Chamberlain | 2 | -1/+2 | |
Include mh-delta88 mh-delta88: Remove gratuitous greeting | |||||
1991-11-15 | Remove ldgld.c, ldgld68k.c, ldm88k.c, since these are | Per Bothner | 1 | -4/+5 | |
now automatically generated. | |||||
1991-11-15 | Update HOSTING_LIBS (for Cygnus). | Per Bothner | 1 | -1/+1 | |
1991-11-14 | allow for yacc, whether or not it really works | K. Richard Pixley | 1 | -4/+3 | |
1991-11-14 | build and install info | K. Richard Pixley | 1 | -2/+9 | |
1991-11-14 | (1) better filtering of roff-formattable doc targets | Roland Pesch | 1 | -12/+16 | |
(2) better (I think) conformance to local practice re $(srcdir) and makeinfo -o | |||||
1991-11-13 | * Makefile.in: Rename .c files generated from ldtemplate | Per Bothner | 1 | -21/+23 | |
to have names starting with ld__. This helps 'make clean'. | |||||
1991-11-13 | * Makefile.in: Take out the version number for install | Steve Chamberlain | 3 | -3/+15 | |
* m88kbcs.sc: put in contructor blocks. | |||||
1991-11-12 | uses __inline for now for gcc | Steve Chamberlain | 1 | -2/+3 | |
1991-11-12 | * ldmisc.c, ldmisc.h: Re-write info() to take a filename | Per Bothner | 2 | -1/+10 | |
parameter, a format, and an arg pointer, and rename it to vfinfo(). Write info() in terms of new vfinfo(). New einfo() is the same as info(), except it writes to stderr. * ldemul.c, ldexp.c, ldlang.c, ldlnk960.c, ldmain.c, ldwrite.c, ldmisc.c: Replace "error" calls to info() by new einfo(). | |||||
1991-11-11 | * ldlex.l ldgram.y: made -V option do same as -v | Steve Chamberlain | 2 | -4/+17 | |
* Makefile.in: Added $(MINUS_G) flag so debugging can be turned off | |||||
1991-11-08 | Put .comments into .data section, otherwise 88k can't exec the image. | Steve Chamberlain | 1 | -0/+1 | |
1991-11-08 | Install ld into ddestdir/bin. | Steve Chamberlain | 1 | -3/+1 | |
1991-11-08 | Smallbook format fixes. | Roland Pesch | 1 | -91/+100 | |
1991-11-07 | Initial revision | Steve Chamberlain | 1 | -0/+13 | |
1991-11-06 | Added three files which had been forgotten | Steve Chamberlain | 1 | -1/+6 | |
1991-11-06 | Call new bfd entrypoint bfd_make_section_old_way | Steve Chamberlain | 1 | -34/+36 | |
1991-11-05 | *** empty log message *** | Steve Chamberlain | 1 | -1/+5 | |
1991-11-05 | Initial revision | Roland Pesch | 1 | -0/+1013 | |
1991-11-05 | *** empty log message *** | Steve Chamberlain | 2 | -4/+9 | |
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-11-04 | *** empty log message *** | Steve Chamberlain | 1 | -0/+2 | |
1991-11-04 | i386 aout changes from Bob Kukura | Steve Chamberlain | 1 | -2/+6 | |
1991-11-04 | Initial revision | Steve Chamberlain | 2 | -0/+184 | |
1991-11-04 | Sun Nov 3 16:37:37 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 3 | -25/+59 | |
i386 aout changes from Bob Kukura * Makefile.in, config.h: added i386aout support * configure.in: fixed /h-{myhost} typo * ldgram.y: -MM now gives more boring map. * ldlang.c: now does D_PAGED flag the right way. * ldsym.c: -MM flags does the right thing. | |||||
1991-11-03 | * configure.in: Fixed typo. Also, a fix for hp300bsd. | Per Bothner | 3 | -7/+24 | |
* ldlang.c (init_os): Compensate for BFD change, where bfd_make_section now returns NULL for a duplicate section request, instead of the old section. | |||||
1991-10-24 | config file renaming, and boy did it need it! | Steve Chamberlain | 1 | -4/+8 | |
1991-10-16 | sparc-64 to sparc-ll | John Gilmore | 1 | -1/+1 | |