diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c13046e..d1d09b3 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -3,6 +3,11 @@ Wed Apr 22 12:48:42 1992 Steve Chamberlain (sac@thepub.cygnus.com) * ldlex.l: added CMDFILENAMECHAR state so that you can lex different sorts of filenames on the command line than in a script. +Mon Apr 20 22:37:04 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: rework CFLAGS so that they can be passed on the + make command line. Remove MINUS_G. Default CFLAGS to -g. + Fri Apr 17 08:57:17 1992 Steve Chamberlain (sac@thepub.cygnus.com) * relax.c: added handling for new "padding" seclet type, used to |