diff options
author | Joseph Myers <joseph@codesourcery.com> | 2004-11-12 22:26:01 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2004-11-12 22:26:01 +0000 |
commit | 492d5b4f621dc2e801cbc56d5f5a885149c8b3a9 (patch) | |
tree | 75259ed4b76896c8abbf377309fc66da18fdc110 /fixincludes/ChangeLog | |
parent | bf0fdfdd54137ac3b05572176ca54934f102cd77 (diff) | |
download | gcc-492d5b4f621dc2e801cbc56d5f5a885149c8b3a9.zip gcc-492d5b4f621dc2e801cbc56d5f5a885149c8b3a9.tar.gz gcc-492d5b4f621dc2e801cbc56d5f5a885149c8b3a9.tar.bz2 |
inclhack.def (sco_math): Bypass on __GNUG__.
* inclhack.def (sco_math): Bypass on __GNUG__.
(sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES.
* fixincl.x: Regenerate.
From-SVN: r90550
Diffstat (limited to 'fixincludes/ChangeLog')
-rw-r--r-- | fixincludes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 6922cd6..70ee6e6 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,9 @@ +2004-11-12 Joseph S. Myers <joseph@codesourcery.com> + + * inclhack.def (sco_math): Bypass on __GNUG__. + (sysz_stdlib_for_sun): Bypass on _CLASSIC_ANSI_TYPES. + * fixincl.x: Regenerate. + 2004-11-09 Joseph S. Myers <joseph@codesourcery.com> * inclhack.def (hpux8_bogus_inlines): Bypass on __GNUG__. |