diff options
author | Robert Lipe <robertl@gcc.gnu.org> | 2000-05-15 15:36:30 +0000 |
---|---|---|
committer | Robert Lipe <robertl@gcc.gnu.org> | 2000-05-15 15:36:30 +0000 |
commit | 3cfea7796dc2ee6d33e937d3aac069704b159265 (patch) | |
tree | 8f19dfcf79329df930caffa1abade41cabfd2f15 | |
parent | 72482e9290da783dfcf0150df4f445ebfbea2915 (diff) | |
download | gcc-3cfea7796dc2ee6d33e937d3aac069704b159265.zip gcc-3cfea7796dc2ee6d33e937d3aac069704b159265.tar.gz gcc-3cfea7796dc2ee6d33e937d3aac069704b159265.tar.bz2 |
Apparently forgot to commit this when I did the "real" work...
2000-05-11 Robert Lipe <robertlipe@usa.net>
* fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.
* fixincl.x: Regenerate.
From-SVN: r33910
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cf71454..e0aa443 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -215,6 +215,11 @@ Fri May 12 19:03:58 2000 Philippe De Muyter <phdm@macqel.be> (DWARF2_ASM_LINE_DEBUG_INFO): Define. (ASM_OUTPUT_DWARF2_ADDR_CONST): Define. +2000-05-11 Robert Lipe <robertlipe@usa.net> + + * fixinc/inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO. + * fixincl.x: Regenerate. + 2000-05-11 Richard Henderson <rth@cygnus.com> * calls.c: Revert both 05-09 patches. |