diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-08-18 21:24:59 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-08-18 21:24:59 +0000 |
commit | 4b857710641cfe0572abf21a7a3345e0975a716d (patch) | |
tree | 4092c7de57f1f21b18e045d888631ffcbf52e21a /gas/ChangeLog | |
parent | 6f28dd0bca730aaaf5276dde77ad38881cc39a61 (diff) | |
download | fsf-binutils-gdb-4b857710641cfe0572abf21a7a3345e0975a716d.zip fsf-binutils-gdb-4b857710641cfe0572abf21a7a3345e0975a716d.tar.gz fsf-binutils-gdb-4b857710641cfe0572abf21a7a3345e0975a716d.tar.bz2 |
Moved in from p3:
Tue Aug 18 14:16:38 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: always create installation directories. Removed
MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed
FLAGS_TO_PASS to recursive makes.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ad6a125..e781d0d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Aug 18 14:16:38 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: always create installation directories. Removed + MINUS_G, set CFLAGS to default to -g, added FLAGS_TO_PASS, passed + FLAGS_TO_PASS to recursive makes. + Mon Aug 17 15:09:56 1992 Steve Chamberlain (sac@thepub.cygnus.com) * input-scrub.c (input_scrub_pop, input_scrub_push): memcpy was |