2005-07-08 David Edelsohn <edelsohn@gnu.org>
Backport from mainline:
2005-06-18 Roger Sayle <roger@eyesopen.com>
PR target/22083
* config/rs6000/aix51.h (TARGET_C99_FUNCTIONS): Remove definition.
From-SVN: r101784
+2005-07-08 David Edelsohn <edelsohn@gnu.org>
+
+ Backport from mainline:
+ 2005-06-18 Roger Sayle <roger@eyesopen.com>
+ PR target/22083
+ * config/rs6000/aix51.h (TARGET_C99_FUNCTIONS): Remove definition.
+
2005-07-05 Joseph S. Myers <joseph@codesourcery.com>
PR c/22308
#undef LD_INIT_SWITCH
#define LD_INIT_SWITCH "-binitfini"
-/* AIX 5.1 has the float and long double forms of math functions. */
-#undef TARGET_C99_FUNCTIONS
-#define TARGET_C99_FUNCTIONS 1
-