| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (boolean_increment): New function. | jsm28 | 2000-11-13 | 12 | -44/+404 |
* | * c-parse.in (c99_block_start, c99_block_end, | jsm28 | 2000-11-13 | 5 | -15/+147 |
* | * invoke.texi (-Wtrigraphs, -fdump-translation-unit, -save-temps, | jsm28 | 2000-11-13 | 2 | -6/+13 |
* | * arm.md (mulsidi3adddi, umulsidi3adddi): Revert previous change. | rearnsha | 2000-11-13 | 2 | -10/+16 |
* | * invoke.texi: Update lists of languages and suffixes supported. | jsm28 | 2000-11-13 | 2 | -2/+53 |
* | * configure: Provide the original toplevel configure arguments | jsm28 | 2000-11-13 | 6 | -106/+145 |
* | * varasm.c (struct constant_descriptor): Put CONTENTS inside a | rearnsha | 2000-11-13 | 2 | -7/+20 |
* | * c-parse.in (initelt): Give appropriate pedantic warnings, | jsm28 | 2000-11-13 | 4 | -25/+53 |
* | * MAINTAINERS: Remove references to cccp. Change C9X reference to | jsm28 | 2000-11-13 | 2 | -12/+17 |
* | * diagnostic.c (vbuild_message_string, output_do_printf, vnotice): | jsm28 | 2000-11-13 | 5 | -10/+29 |
* | Daily bump. | law | 2000-11-13 | 5 | -5/+5 |
* | * function.c (assign_parms): When calling put_var_into_stack, make | mmitchel | 2000-11-13 | 2 | -1/+18 |
* | * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and | ghazi | 2000-11-13 | 8 | -7/+68 |
* | * configure: Turn on libstdc++ V3 by default. | mmitchel | 2000-11-13 | 5 | -7/+13 |
* | * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library | mmitchel | 2000-11-13 | 2 | -5/+14 |
* | * include/c/bits/std_cmath.h (abs): Change extern "C" declaration | mmitchel | 2000-11-13 | 2 | -7/+12 |
* | * config/os/solaris/solaris2.7/bits/os_defines.h: Define | mmitchel | 2000-11-13 | 2 | -0/+6 |
* | generalize the release script a bit | korbb | 2000-11-13 | 2 | -20/+37 |
* | * fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris. | mmitchel | 2000-11-13 | 2 | -9/+6 |
* | * reload1.c (set_label_offsets): Go inside of PARALLELs. | jakub | 2000-11-12 | 2 | -3/+8 |
* | * invoke.texi: Clean up option summary. | jsm28 | 2000-11-12 | 2 | -43/+71 |
* | Fix comment formating, and adjust sequence of #include headers. | nickc | 2000-11-12 | 2 | -120/+171 |
* | * configure.in: Fix filds test. | espie | 2000-11-12 | 3 | -2/+6 |
* | * jump.c (delete_computation): Don't assume that just becuase an | mmitchel | 2000-11-12 | 3 | -27/+15 |
* | * cppexp.c: Don't worry about pfile->skipping. | neil | 2000-11-12 | 7 | -122/+118 |
* | Daily bump. | law | 2000-11-12 | 5 | -5/+5 |
* | * fixinc/inclhack.def (sunos_matherr_decl): Bypass matherr | mmitchel | 2000-11-12 | 3 | -2/+8 |
* | avoid commenting out #endifs | korbb | 2000-11-12 | 4 | -286/+8 |
* | * include/bits/basic_file.h (__basic_file): Don't use __c_wfile_type | mmitchel | 2000-11-12 | 2 | -0/+7 |
* | * configure.in: Don't add $outputs to all_lang_makefiles. Add | zack | 2000-11-12 | 3 | -2/+14 |
* | * fixinc/mkfixinc.sh: Use the ordinary fixincludes on IRIX. | mmitchel | 2000-11-12 | 2 | -4/+4 |
* | * gcc_build: Add -o option for setting the objdir to use. | mmitchel | 2000-11-12 | 2 | -1/+7 |
* | * function.c (assign_parms): If TREE_ADDRESSABLE is set, try to | jason | 2000-11-12 | 5 | -8/+17 |
* | * g++.brendan/err-msg8.C: Avoid capricious line-number issues with | mmitchel | 2000-11-11 | 2 | -2/+4 |
* | * decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics | jason | 2000-11-11 | 4 | -4/+44 |
* | * gcc.texi: Adjust wording. | jsm28 | 2000-11-11 | 2 | -1/+5 |
* | * g++.mike/p700.C: Don't typedef wchar_t. | mmitchel | 2000-11-11 | 4 | -6/+7 |
* | * fixinc/inclhack.def (avoid_wchar_t_type): New fix. | mmitchel | 2000-11-11 | 3 | -104/+168 |
* | 2000-11-11 Anthony Green <green@redhat.com> | green | 2000-11-11 | 2 | -3/+11 |
* | 2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2000-11-11 | 3 | -0/+19 |
* | Add self to MAINTAINERS file. | pb | 2000-11-11 | 2 | -0/+5 |
* | New execution test. | bernds | 2000-11-11 | 2 | -0/+45 |
* | * invoke.texi: Correct spelling of -foptimize-register-move. | jsm28 | 2000-11-11 | 2 | -3/+7 |
* | Remove CPP_PLACEMARKERs | neil | 2000-11-11 | 8 | -147/+147 |
* | * release: New file. | gerald | 2000-11-11 | 2 | -0/+243 |
* | * gcc.texi, invoke.texi: Add new section discussing language | jsm28 | 2000-11-11 | 3 | -76/+241 |
* | Daily bump. | law | 2000-11-11 | 5 | -5/+5 |
* | * builtins.c (std_expand_builtin_va_start): Take PARM_BOUNDARY | aoliva | 2000-11-11 | 2 | -3/+10 |
* | * config/sh/sh.h (MODES_TIEABLE_P): Don't tie SFmode to other FP | aoliva | 2000-11-11 | 2 | -2/+12 |
* | 2000-11-10 Phil Edwards <pme@sources.redhat.com> | pme | 2000-11-11 | 2 | -11/+36 |