- 26 May, 2001 30 commits
-
-
From-SVN: r42644
Zack Weinberg committed -
From-SVN: r42643
Bruce Korb committed -
fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is operating in test mode * fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX" when fixincl is operating in test mode * fixinc/inclhack.def(AAB_dgux_int_varargs) : aesthetics (AAB_ultrix_limits): remove redundant text (AAB_ultrix_memory): ditto (AAB_ultrix_string): ditto (djgpp_wchar_h): fix the test text (irix_stdio_va_list): add test text (irix_limits_const): add a testing output file (limits.h is overwritten) (strict_ansi_not_ctd): put limits.h second in list for same reason (solaris27_mutex_init): test text needed selection text, too * fixinc/fixtests.c(stdc_0_in_system_headers_test): in testing mode, always apply the fix From-SVN: r42642
Bruce Korb committed -
From-SVN: r42641
Bruce Korb committed -
From-SVN: r42640
Bruce Korb committed -
From-SVN: r42639
Bruce Korb committed -
From-SVN: r42638
Bruce Korb committed -
From-SVN: r42637
Bruce Korb committed -
From-SVN: r42636
Bruce Korb committed -
when fixincl is operating in test mode From-SVN: r42635
Bruce Korb committed -
From-SVN: r42634
Bruce Korb committed -
From-SVN: r42633
Bruce Korb committed -
From-SVN: r42632
Bruce Korb committed -
From-SVN: r42631
Bruce Korb committed -
so we have to adjust the gnu_types fix test for that. From-SVN: r42630
Bruce Korb committed -
From-SVN: r42629
Bruce Korb committed -
From-SVN: r42628
Bruce Korb committed -
From-SVN: r42627
Bruce Korb committed -
2001-05-26 Philip Blundell <philb@gnu.org> * config/c4x/c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H. * config/i960/i960-protos.h: Likewise. * config/i370/i370-protos.h: Likewise. * config/h8300/h8300-protos.h: Likewise, * config/sh/sh-protos.h: Likewise. * config/v850/v850-protos.h: Likewise. From-SVN: r42626
Philip Blundell committed -
2001-05-26 Philip Blundell <philb@gnu.org> * config/arm/arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H. From-SVN: r42625
Philip Blundell committed -
From-SVN: r42624
GCC Administrator committed -
From-SVN: r42622
Gabriel Dos Reis committed -
* toplev.c (debug_args, f_options, W_options): Mark descriptions for translation. (display_help): Translate descriptions on output. * cp/lang-options.h, f/lang-options.h, java/lang-options.h, objc/lang-options.h: Mark descriptions for translation. From-SVN: r42618
Zack Weinberg committed -
* aclocal.m4: Quote final argument of patsubst. Use 3-argument form of AC_DEFINE. Restore quotes to [] while using AC_FD_CC. * configure.in: Remove unnecessary changequote calls. * configure, config.in: Regenerate. From-SVN: r42617
Zack Weinberg committed -
From-SVN: r42615
Richard Henderson committed -
From-SVN: r42614
Stacey Sheldon committed -
dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag only for variable-size records. * dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag only for variable-size records. From-SVN: r42612
Geoffrey Keating committed -
From-SVN: r42610
Rainer Orth committed -
From-SVN: r42609
Rainer Orth committed -
From-SVN: r42605
Richard Henderson committed
-
- 25 May, 2001 10 commits
-
-
* config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux. (i386-*-solaris2): Use t-slibgcc-elf-ver or t-slibgcc-sld. (sparc*-*-solaris2): Likewise. * config/t-linux: Remove shared libgcc macros. * config/t-slibgcc-elf-ver: Move from sparc/t-slibgcc. * config/t-slibgcc-sld: Move from sparc/t-slibgcc-sld. From-SVN: r42602
Richard Henderson committed -
2001-05-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * mknumeric_limits: Stop if gen-num-limits dies. From-SVN: r42601
Rainer Orth committed -
From-SVN: r42599
Loren J. Rittle committed -
* xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker. * config/rs6000/aix.h (USER_LABEL_PREFIX): AIX symbols do not have any prefix. (ASM_OUTPUT_LABELREF): Delete. From-SVN: r42598
David Edelsohn committed -
2001-05-25 Benjamin Kosnik <bkoz@redhat.com> other/2931 * acinclude.m4 (GLIBCPP_ENABLE_C99): Use AC_TRY_COMPILE. * aclocal.m4: Regenerate. * configure: Same. 2001-05-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> Phil Edwards <pme@sources.redhat.com> Alexandre Oliva <aoliva@redhat.com> * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir in an amd-safe manner. Revert glibcpp_prefixdir. From-SVN: r42596
Benjamin Kosnik committed -
* include/c_std/bits/std_cmath.h: Tweak. #define away abs, cos, fabs, sin, sqrt. They are now implemented in terms of __builtin_ variants. From-SVN: r42595
Gabriel Dos Reis committed -
* fixinc/inclhack.def (strict_ansi_not, strict_ansi_not_ctd, strict_ansi_only): Don't run if stdc_0_in_system_headers. * fixinc/fixincl.x: Regenerate. * fixinc/fixtests.c (stdc_0_in_system_headers_test): New function. (FIX_TEST_TABLE): Declare it. * fixinc/fixlib.h: Include config.h. From-SVN: r42593
Rainer Orth committed -
inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UNIX to avoid excessive warnings... * fixinc/inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UNIX to avoid excessive warnings from assert.h. * fixinc/fixincl.x: Regenerate. From-SVN: r42589
Rainer Orth committed -
dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag only for variable-size records. * dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag only for variable-size records. From-SVN: r42588
Geoffrey Keating committed -
From-SVN: r42587
Mark Mitchell committed
-