diff options
author | Per Bothner <per@bothner.com> | 1991-12-10 00:31:17 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-12-10 00:31:17 +0000 |
commit | e06ba18dadf1433d0ac6df8b1e0924a2dc22e31b (patch) | |
tree | 713e0c84c7827464bc11763252f8a6c74e259d59 /ld/ChangeLog | |
parent | e530f5c4f200b79d2558d52eeadd96ceeb84964f (diff) | |
download | gdb-e06ba18dadf1433d0ac6df8b1e0924a2dc22e31b.zip gdb-e06ba18dadf1433d0ac6df8b1e0924a2dc22e31b.tar.gz gdb-e06ba18dadf1433d0ac6df8b1e0924a2dc22e31b.tar.bz2 |
* Makefile.in: Pass -y to bison. (Again; accidentally deleted by Rich.)
* news.sc, ldgld68k.sc: Define __end as well as _end.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index beb44b1..d2154ff 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,17 @@ +Mon Dec 9 16:26:43 1991 Per Bothner (bothner at cygnus.com) + + * Makefile.in: Pass -y to bison. (Again; + accidentally deleted by Rich.) + * news.sc, ldgld68k.sc: Define __end as well as _end. + +Sat Dec 7 17:19:26 1991 Steve Chamberlain (sac at rtl.cygnus.com) + + * ldindr.h: added to contain prototypes of ldindr.c + * 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 + Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: punt "fundamental" mode because it breaks my emacs |