- 28 May, 2001 1 commit
-
-
* objc/objc-act.c: Add/fix various comments. (init_selector): Remove, no longer used. (build_msg_pool_reference): Ditto. (objc_debug): Ditto. From-SVN: r42666
Stan Shebs committed
-
- 27 May, 2001 9 commits
-
-
* c-decl.c (init_decl_processing): Don't call start_identifier_warnings. * flags.h (warn_id_clash, id_clash_len): Remove. * stringpool.c: Don't include flags.h. (scan_for_clashes, do_identifier_warnings, start_identifier_warnings): Remove. * toplev.c (warn_id_clash, id_clash_len): Remove. (display_help): Don't document -Wid-clash. (decode_W_option): Print warning on -Wid-clash. * tree.h (start_identifier_warnings): Remove. * invoke.texi: Remove documentation of -Wid-clash. From-SVN: r42665
Neil Booth committed -
From-SVN: r42663
Bruce Korb committed -
From-SVN: r42661
Neil Booth committed -
* c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi. * gcc.texi: Include c-tree.texi. Merge all indexes. * Makefile.in (dvi): Add generation for the cppinternals documentation. Added dependencies on fdl.texi and c-tree.texi where appropriate. Use TEXI2DVI instead of custom tex calls. (info): Added dependencies on fdl.texi and c-tree.texi where appropriate. Remove the target c-tree.info. From-SVN: r42660
Theodore Papadopoulo committed -
* Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on fdl.texi. (f/g77.dvi): Use TEXI2DVI instead of custom tex calls. Create the dvi file in the f directory. From-SVN: r42659
Theodore Papadopoulo committed -
* Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on fdl.texi. (java/gcj.dvi): Use TEXI2DVI instead of custom tex calls. Create the dvi file in the java directory. From-SVN: r42658
Theodore Papadopoulo committed -
* Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi. (ch/chill.dvi): Use TEXI2DVI instead of custom tex calls. Create the dvi file in the ch directory. From-SVN: r42657
Theodore Papadopoulo committed -
* combine.c (try_combine): Fix typo in comment. * expr.c (expand_expr): Likewise. * config/i370/i370.md (untyped_call): Likewise. From-SVN: r42655
Lars Brinkhoff committed -
From-SVN: r42652
GCC Administrator committed
-
- 26 May, 2001 30 commits
-
-
cp: PR g++/2823 * semantics.c (expand_body): Don't optimize thunks. testsuite: * g++.old-deja/g++.other/optimize2.C: New file. From-SVN: r42650
Nathan Sidwell committed -
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
-