diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-08-18 20:24:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-08-18 20:24:22 +0000 |
commit | 967d40ca76bb03a50621314468ba9f6eeed6f998 (patch) | |
tree | 29397c6165de2fbcb9fd7b6396615a00dfe296b9 /bfd/ChangeLog | |
parent | 1e09a701a3d36eaf99d5eed956f669d95c3578eb (diff) | |
download | gdb-967d40ca76bb03a50621314468ba9f6eeed6f998.zip gdb-967d40ca76bb03a50621314468ba9f6eeed6f998.tar.gz gdb-967d40ca76bb03a50621314468ba9f6eeed6f998.tar.bz2 |
Moved in from p3:
Tue Aug 18 12:57:45 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added FLAGS_TO_PASS, and used it for all recursive
invocations of make. Also, always create installation
directories.
* config/apollov68.mh: removed -g from CC definition.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ed6c968..23e5cf8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Tue Aug 18 12:57:45 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added FLAGS_TO_PASS, and used it for all recursive + invocations of make. Also, always create installation + directories. + + * config/apollov68.mh: removed -g from CC definition. + Mon Aug 17 13:40:08 1992 Ken Raeburn (raeburn@cygnus.com) * config/decstation.mh (HDEFINES): Specify "-G 4" to avoid |