diff options
author | John Gilmore <gnu@cygnus> | 1991-10-12 05:45:57 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-12 05:45:57 +0000 |
commit | f02be00a6d6f5dc959a5827f03a16203bc9bbb04 (patch) | |
tree | 8d4f84e115068eff55a095a25b6833e9956f53e7 /bfd | |
parent | d7cce023dab719861489f6d98571880347cd3f3c (diff) | |
download | gdb-f02be00a6d6f5dc959a5827f03a16203bc9bbb04.zip gdb-f02be00a6d6f5dc959a5827f03a16203bc9bbb04.tar.gz gdb-f02be00a6d6f5dc959a5827f03a16203bc9bbb04.tar.bz2 |
* Makefile.in: Avoid Sun Make VPATH bugs.
* targets.c: Declare trad_core vectors extern.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 58b1a86..7c32c98 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 11 22:45:14 1991 John Gilmore (gnu at cygnus.com) + + * Makefile.in: Avoid Sun Make VPATH bugs. + * targets.c: Declare trad_core vectors extern. + Fri Oct 11 13:03:02 1991 Per Bothner (bothner at cygnus.com) * coffcode.h: Moved ALIGN macro to libbfd.h. Removed i960_align. |