]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2000-11-13  hp * c-lex.c (cb_leave_file): Harmonize conditions and...
2000-11-13  bkoz2000-11-12 Brent Verner <brent@rcfile.org>
2000-11-13  bkoz2000-11-12 Brent Verner <brent@rcfile.org>
2000-11-13  jsm28 * c-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13  neil * cpplex.c (_cpp_lex_token): CPP_COMMENT and...
2000-11-13  rearnshaFix minor typo.
2000-11-13  rearnsha* configure.in: Use 'test -f' not '[ -e'.
2000-11-13  dj* config/mn10300/mn10300.md (store_movm): Note which...
2000-11-13  jakub * gcc.c-torture/execute/loop-7.c: New test.
2000-11-13  jsm28 * c-parse.in (ends_in_label): Remove from %union and...
2000-11-13  jsm28 * c-common.c (boolean_increment): New function.
2000-11-13  jsm28 * c-parse.in (c99_block_start, c99_block_end,
2000-11-13  jsm28 * invoke.texi (-Wtrigraphs, -fdump-translation-unit...
2000-11-13  rearnsha* arm.md (mulsidi3adddi, umulsidi3adddi): Revert previo...
2000-11-13  jsm28 * invoke.texi: Update lists of languages and suffixes...
2000-11-13  jsm28 * configure: Provide the original toplevel configure...
2000-11-13  rearnsha* varasm.c (struct constant_descriptor): Put CONTENTS...
2000-11-13  jsm28 * c-parse.in (initelt): Give appropriate pedantic...
2000-11-13  jsm28 * MAINTAINERS: Remove references to cccp. Change C9X...
2000-11-13  jsm28 * diagnostic.c (vbuild_message_string, output_do_print...
2000-11-13  lawDaily bump.
2000-11-13  mmitchel * function.c (assign_parms): When calling put_var_into...
2000-11-13  ghazi * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and
2000-11-13  mmitchel * configure: Turn on libstdc++ V3 by default.
2000-11-13  mmitchel * ltcf-c.sh: On Solaris, use `gcc -shared' to build...
2000-11-13  mmitchel * include/c/bits/std_cmath.h (abs): Change extern...
2000-11-13  mmitchel * config/os/solaris/solaris2.7/bits/os_defines.h:...
2000-11-13  korbbgeneralize the release script a bit
2000-11-13  mmitchel * fixinc/mkfixinc.sh: Use the ordinary fixincludes...
2000-11-12  jakub * reload1.c (set_label_offsets): Go inside of PARALLELs.
2000-11-12  jsm28 * invoke.texi: Clean up option summary.
2000-11-12  nickcFix comment formating, and adjust sequence of #include...
2000-11-12  espie * configure.in: Fix filds test.
2000-11-12  mmitchel * jump.c (delete_computation): Don't assume that just...
2000-11-12  neil * cppexp.c: Don't worry about pfile->skipping.
2000-11-12  lawDaily bump.
2000-11-12  mmitchel * fixinc/inclhack.def (sunos_matherr_decl): Bypass...
2000-11-12  korbbavoid commenting out #endifs
2000-11-12  mmitchel * include/bits/basic_file.h (__basic_file): Don't...
2000-11-12  zack * configure.in: Don't add $outputs to all_lang_makefil...
2000-11-12  mmitchel * fixinc/mkfixinc.sh: Use the ordinary fixincludes...
2000-11-12  mmitchel * gcc_build: Add -o option for setting the objdir...
2000-11-12  jason * function.c (assign_parms): If TREE_ADDRESSABL...
2000-11-11  mmitchel * g++.brendan/err-msg8.C: Avoid capricious line-number...
2000-11-11  jason * decl.c (maybe_commonize_var): Set DECL_UNINLI...
2000-11-11  jsm28 * gcc.texi: Adjust wording.
2000-11-11  mmitchel * g++.mike/p700.C: Don't typedef wchar_t.
2000-11-11  mmitchel * fixinc/inclhack.def (avoid_wchar_t_type): New fix.
2000-11-11  green2000-11-11 Anthony Green <green@redhat.com>
2000-11-11  toon2000-11-11 Toon Moene <toon@moene.indiv.nluug.nl>
2000-11-11  pbAdd self to MAINTAINERS file.
2000-11-11  berndsNew execution test.
2000-11-11  jsm28 * invoke.texi: Correct spelling of -foptimize-register...
2000-11-11  neil Remove CPP_PLACEMARKERs
2000-11-11  gerald * release: New file.
2000-11-11  jsm28 * gcc.texi, invoke.texi: Add new section discussing...
2000-11-11  lawDaily bump.
2000-11-11  aoliva* builtins.c (std_expand_builtin_va_start): Take PARM_B...
2000-11-11  aoliva* config/sh/sh.h (MODES_TIEABLE_P): Don't tie SFmode...
2000-11-11  pme2000-11-10 Phil Edwards <pme@sources.redhat.com>
2000-11-10  rth * Make-lang.in: Remove OUTPUT_OPTION from g77ve...
2000-11-10  toon2000-11-10 Toon Moene <toon@moene.indiv.nluug.nl>
2000-11-10  toon2000-11-10 Toon Moene <toon@moene.indiv.nluug.nl>
2000-11-10  nickcAdd test of unsigned long long multuiple and accumulate.
2000-11-10  jsm28 * gcc.texi, gcov.texi: Update dates and version numbers.
2000-11-10  gdr * include/bits/cpp_type_traits.h: Fix typos. Adjust...
2000-11-10  gdr * include/bits/localefwd.h (_Count_ones<>::_S_halfcount,
2000-11-10  zack * configure.in: Remove AC_PROG_LEX and AC_PROG_YACC...
2000-11-10  berndsSeveral fixes to make reload handle POST_MODIFY correctly.
2000-11-10  law * libgcc2.c (__shtab): Remove __shtab variable.
2000-11-10  mmitchel * c-dump.h: New file.
2000-11-10  ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-10  jsm28 * gcc.texi (Service): Update to reflect current practi...
2000-11-10  berndsFix ia64 float extend splitter crash.
2000-11-10  berndsFix REG_INC note handling in register renamer.
2000-11-10  lawDaily bump.
2000-11-10  law2000-11-08 Jan van Male <jan.vanmale@fenk.wau.nl>
2000-11-10  law * c-lex.c [! NO_IMPLICIT_EXTERN_C] (cb_enter_fi...
2000-11-10  law * reload1.c (reload_combine): Fixed calculation of
2000-11-10  mmitchel * c-dump.c (dequeue_and_dump): Dump function bodies.
2000-11-10  mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-10  cgf* config/i386/cygwin.h: Add mingw startfile prefix.
2000-11-10  rth * flow.c (invalidate_mems_from_set): Split...
2000-11-10  jsm28 * extend.texi, invoke.texi: Move documentation of...
2000-11-10  rth * fold-const.c (fold): Compare TYPE_MAIN_VARIAN...
2000-11-10  mrs * Makefile.in (distclean): Remove a few extra leftovers.
2000-11-10  rth * recog.c (validate_replace_rtx_1): Consider...
2000-11-10  rth * gcc.dg/sequence-pt-1.c: Cast from pointer...
2000-11-09  rth * config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH...
2000-11-09  rth * gcc.c-torture/execute/string-opt-1.c: Make...
2000-11-09  echristo2000-11-07 Eric Christopher <echristo@redhat.com>
2000-11-09  dje * ltcf-c.sh (aix4): Improve shared library...
2000-11-09  geoffkIn gcc/:
2000-11-09  neil * cpphash.c: Move cpp_defined here from cpplib.c.
2000-11-09  geoffk * config/sparc/sparc.c (sparc_va_arg): When the requir...
2000-11-09  nathan * g++.old-deja/g++.brendan/err-msg8.C: Adjust error...
2000-11-09  aoliva* mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make...
2000-11-09  grahams * config/i386/i386.md (mmx_pinsrw): Output...
2000-11-09  nathangcp/ChangeLog:
2000-11-09  jakub * gcc.dg/20001108-1.c: New test.
next