diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-04-02 11:07:45 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-04-02 11:07:45 +0000 |
commit | b7621d131c18cc55a048ae06cefc9d792c7e9565 (patch) | |
tree | 4846aa29b1c899ca051b360843233a9cc438a53c /libiberty/ChangeLog | |
parent | ba3dee74fa01a3ba1e5ef0b158527e410a26dca5 (diff) | |
download | gcc-b7621d131c18cc55a048ae06cefc9d792c7e9565.tar.gz |
Patched in the gcc directory:
* Makefile.in (choose-temp.o): Depend on system.h.
Patched in both the libiberty and gcc directories:
* choose-temp.c: Include system.h when IN_GCC.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18952 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 6e6321b7fa9..27a26eb9d1b 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 2 13:53:54 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> + + * choose-temp.c: Include system.h when IN_GCC. + 1998-04-01 Mark Mitchell <mmitchell@usa.net> * cplus-dem.c (optable): Add sizeof. |