diff options
author | David Henkel-Wallace <gumby@cygnus> | 1992-07-10 18:37:35 +0000 |
---|---|---|
committer | David Henkel-Wallace <gumby@cygnus> | 1992-07-10 18:37:35 +0000 |
commit | 0b0b5dbac1a0be5097491708a53c79851993fc19 (patch) | |
tree | 72b182b863cccf412a4cc66de1f899f051963f51 /gas | |
parent | 311592ff5030d6442968059e46a8d2ffc1e9ff05 (diff) | |
download | gdb-0b0b5dbac1a0be5097491708a53c79851993fc19.zip gdb-0b0b5dbac1a0be5097491708a53c79851993fc19.tar.gz gdb-0b0b5dbac1a0be5097491708a53c79851993fc19.tar.bz2 |
Support -program_suffix (and make -program_prefix actually work).
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d0d404b..5b8ccae 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Tue Jun 30 20:25:54 1992 D. V. Henkel-Wallace (gumby@cygnus.com) + + * Makefile.in: Add program_suffix (parallel to program_prefix) + Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepub.cygnus.com) * app.c (process_escape): new function to handle escapes the right |