aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-11-13configure.in: Use 'test -f' not '[ -e'.Richard Earnshaw3-2/+7
2000-11-13mn10300.md (store_movm): Note which registers are really used or clobbered.DJ Delorie2-1/+15
2000-11-13* gcc.c-torture/execute/loop-7.c: New test.Jakub Jelinek2-0/+23
2000-11-13c-parse.in (ends_in_label): Remove from %union and %type.Joseph Myers5-45/+113
2000-11-13c-common.c (boolean_increment): New function.Joseph Myers12-44/+404
2000-11-13c-parse.in (c99_block_start, [...]): New.Joseph Myers5-15/+147
2000-11-13invoke.texi (-Wtrigraphs, [...]): Update.Joseph Myers2-6/+13
2000-11-13arm.md (mulsidi3adddi, [...]): Revert previous change.Richard Earnshaw2-10/+16
2000-11-13* invoke.texi: Update lists of languages and suffixes supported.Joseph Myers2-2/+53
2000-11-13configure: Provide the original toplevel configure arguments (including $0) t...Joseph Myers6-106/+145
2000-11-13varasm.c (struct constant_descriptor): Put CONTENTS inside a union to make it...Richard Earnshaw2-7/+20
2000-11-13c-parse.in (initelt): Give appropriate pedantic warnings...Joseph Myers4-25/+53
2000-11-13MAINTAINERS: Remove references to cccp.Joseph Myers2-12/+17
2000-11-13diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF.Joseph Myers5-10/+29
2000-11-13Daily bump.Jeff Law5-5/+5
2000-11-13function.c (assign_parms): When calling put_var_into_stack...Mark Mitchell2-1/+18
2000-11-13builtins.c (expand_builtin): Handle BUILT_IN_INDEX and BUILT_IN_RINDEX.Kaveh R. Ghazi8-7/+68
2000-11-13configure: Turn on libstdc++ V3 by default.Mark Mitchell5-7/+13
2000-11-13ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library if we've g...Mark Mitchell2-5/+14
2000-11-13std_cmath.h (abs): Change extern "C" declaration of `abs (double)' to ...Mark Mitchell2-7/+12
2000-11-13os_defines.h: Define __EXTENSIONS__.Mark Mitchell2-0/+6
2000-11-13generalize the release script a bitBruce Korb2-20/+37
2000-11-13* fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris.Mark Mitchell2-9/+6
2000-11-12* reload1.c (set_label_offsets): Go inside of PARALLELs.Jakub Jelinek2-3/+8
2000-11-12* invoke.texi: Clean up option summary.Joseph Myers2-43/+71
2000-11-12Fix comment formating, and adjust sequence of #include headers.Nick Clifton2-120/+171
2000-11-12configure.in: Fix filds test.Marc Espie3-2/+6
2000-11-12jump.c (delete_computation): Don't assume that just becuase an instruction se...Mark Mitchell3-27/+15
2000-11-12cppexp.c: Don't worry about pfile->skipping.Neil Booth7-122/+118
2000-11-12Daily bump.Jeff Law5-5/+5
2000-11-12inclhack.def (sunos_matherr_decl): Bypass matherr declarations that use `__MA...Mark Mitchell3-2/+8
2000-11-12avoid commenting out #endifsBruce Korb4-286/+8
2000-11-12basic_file.h (__basic_file): Don't use __c_wfile_type when _GLIBCPP_USE_WCHAR...Mark Mitchell2-0/+7
2000-11-12configure.in: Don't add $outputs to all_lang_makefiles.Zack Weinberg3-2/+14
2000-11-12* fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX.Mark Mitchell2-4/+4
2000-11-12* gcc_build: Add -o option for setting the objdir to use.Mark Mitchell2-1/+7
2000-11-11function.c (assign_parms): If TREE_ADDRESSABLE is set...Jason Merrill5-8/+17
2000-11-11err-msg8.C: Avoid capricious line-number issues with error messages.Mark Mitchell2-2/+4
2000-11-11decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics in inlines.Jason Merrill4-4/+44
2000-11-11* gcc.texi: Adjust wording.Joseph Myers2-1/+5
2000-11-11p700.C: Don't typedef wchar_t.Mark Mitchell4-6/+7
2000-11-11inclhack.def (avoid_wchar_t_type): New fix.Mark Mitchell3-104/+168
2000-11-11jcf-parse.c (process_zip_dir): Add finput parameter.Anthony Green2-3/+11
2000-11-1120001111.[fx]: Test premature exit from DO loop.Toon Moene3-0/+19
2000-11-11Add self to MAINTAINERS file.Philip Blundell2-0/+5
2000-11-11New execution test.Bernd Schmidt2-0/+45
2000-11-11* invoke.texi: Correct spelling of -foptimize-register-move.Joseph Myers2-3/+7
2000-11-11Remove CPP_PLACEMARKERsNeil Booth8-147/+147
2000-11-11* release: New file.Jeff Law2-0/+243
2000-11-11gcc.texi, [...]: Add new section discussing language standards...Joseph Myers3-76/+241