From: David D. Zuhn Date: Sun, 8 Nov 1992 00:01:46 +0000 (+0000) Subject: include file handling changes X-Git-Tag: gdb-4_18~20683 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b19753b9118e4b5eefb66b711a37f993cf50bd61;p=platform%2Fupstream%2Fbinutils.git include file handling changes --- 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.