diff options
author | David D. Zuhn <zoo@cygnus> | 1992-11-08 00:01:46 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-11-08 00:01:46 +0000 |
commit | b19753b9118e4b5eefb66b711a37f993cf50bd61 (patch) | |
tree | b134684d0dccd20643b0c65bdd6eae62450396b8 /binutils | |
parent | 3f97524f59dd86273fc0984c6abcc37bc357d17b (diff) | |
download | gdb-b19753b9118e4b5eefb66b711a37f993cf50bd61.zip gdb-b19753b9118e4b5eefb66b711a37f993cf50bd61.tar.gz gdb-b19753b9118e4b5eefb66b711a37f993cf50bd61.tar.bz2 |
include file handling changes
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b29a46f..3e4e2df 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Sat Nov 7 15:06:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) + + * Makefile.in: handle -I includes better, adding $(BASEDIR)/bfd to + the list (since some of the bfd/hosts/*.h files include other + files from that directory) + Fri Nov 6 00:12:51 1992 John Gilmore (gnu@cygnus.com) * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly. |