diff options
author | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-17 21:21:01 +0000 |
---|---|---|
committer | thorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-06-17 21:21:01 +0000 |
commit | 4437b2f6d247da233b6735e7a067561300eff5ca (patch) | |
tree | 2e602ac611ea62c62329af459852c6040fafd68c /gcc/f/ChangeLog | |
parent | c760567a05e3141be27de9b5d3625c4a77e14dcb (diff) | |
download | ppe42-gcc-4437b2f6d247da233b6735e7a067561300eff5ca.tar.gz ppe42-gcc-4437b2f6d247da233b6735e7a067561300eff5ca.zip |
* bit.c: Don't include glimits.h.
* target.c: Likewise.
* where.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54718 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/f/ChangeLog')
-rw-r--r-- | gcc/f/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 48fa9a0792e..9e1dd9163a6 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,9 @@ +2002-06-17 Jason Thorpe <thorpej@wasabisystems.com> + + * bit.c: Don't include glimits.h. + * target.c: Likewise. + * where.h: Likewise. + 2002-06-12 Gabriel Dos Reis <gdr@codesourcery.com> * bad.c (ffebad_start_): Adjust calls to diagnostic_count_error. |