diff options
| author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-23 16:13:42 +0000 |
|---|---|---|
| committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-08-23 16:13:42 +0000 |
| commit | d039c4a3d58f7b0e6abcd0b343cbf61e8322b05b (patch) | |
| tree | 42676f9ba8b017f59c72994d21b1e2fd94e0049f | |
| parent | 3060ab983657037c8577dde1acefa4d37e983f14 (diff) | |
| download | ppe42-gcc-d039c4a3d58f7b0e6abcd0b343cbf61e8322b05b.tar.gz ppe42-gcc-d039c4a3d58f7b0e6abcd0b343cbf61e8322b05b.zip | |
Added John David Anglin's name to patch for HP-UX bootstrap
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35912 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3b5df621334..83486ebb98a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -112,12 +112,14 @@ Tue Aug 22 20:34:52 2000 Kaz Kojima <kkojima@rr.iij4u.or.jp> * Makefile.in (OBJS): Add dependence.o. * dependence.c: New file. -2000-08-22 Alexandre Oliva <aoliva@redhat.com> +2000-08-22 Alexandre Oliva <aoliva@redhat.com>, John David Anglin <dave.anglin@nrc.ca> * calls.c (check_sibcall_argument_overlap_1): Adjust for ARGS_GROW_DOWNWARD. (check_sibcall_argument_overlap): Likewise. +2000-08-22 Alexandre Oliva <aoliva@redhat.com> + * invoke.texi (SH Options): Document -m4-nofpu, -m4-single-only, -m4-single, -m4, -mbigtable, -mfmovd, -mhitachi, -mnomacsave, -misize, -mpadstruct, -mspace. |

