diff options
author | Steve Chamberlain <sac@cygnus> | 1992-02-27 17:24:13 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-02-27 17:24:13 +0000 |
commit | d2861901404dccfda821ebe019cdf9439ab7dcf4 (patch) | |
tree | 0be113582724f46f3d9b38c8ef843868c59c83fd /ld/ChangeLog | |
parent | cba0d141fb4c565ae5e04b339a95d57123aa46fb (diff) | |
download | gdb-d2861901404dccfda821ebe019cdf9439ab7dcf4.zip gdb-d2861901404dccfda821ebe019cdf9439ab7dcf4.tar.gz gdb-d2861901404dccfda821ebe019cdf9439ab7dcf4.tar.bz2 |
Why didn't it start emacs
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index fc8bb5e..b88a97f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,19 @@ +Thu Feb 27 09:20:41 1992 Steve Chamberlain (sac at thepub.cygnus.com) + + * cplus-dem.c: yet another copy of this - maybe it should go into + libiberty ? + * ldgram.y: now -V and -v have different actions + * ldver.c: if -V, prints list of emulations compiled in + * ldmisc.c: support for cplus demangling + + +Thu Feb 20 17:43:46 1992 Per Bothner (bothner at cygnus.com) + + * Makefile.in: Change mkscript rule into one for ./mkscript + (for the sake of makes that don't realize they're the same). + * PORTING: Add more details. + * genscripts.sh: Add more tailorability of DATA_ALIGNMENT. + Mon Feb 17 12:04:36 1992 Per Bothner (bothner at cygnus.com) * Makefile.in, and new files hp300bsd.sh, config/mh-hp300bsd, |