]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2003-07-03 Nathan Sidwellrtl.h (NOTE_DATA): Refer to whole union.
2003-07-03 Mark Mitchell* g++.dg/template/local3.C: Remove extra semicolon.
2003-07-03 Eric Botcazoure PR rtl-optimization/11381 (volatile memory access...
2003-07-03 Jeff Lawexpr.c (do_store_flag): Remove special case folding...
2003-07-03 Neil Booth* misc.c (save_argv): Make const.
2003-07-03 Matt Kraaigcse.c: Fix misspelling.
2003-07-03 Zack Weinbergsystem.h: Include filenames.h.
2003-07-03 Danny Smithpex-win32.c (fix_argv): Ensure that the executable...
2003-07-03 GCC AdministratorDaily bump.
2003-07-02 Kazu Hirataemmintrin.h: Fix comment typos.
2003-07-02 Wolfgang BangerthFix a typo.
2003-07-02 H.J. Ludbxout.c (pending_bincls): Replace DBX_USE_BINCLS with...
2003-07-02 Kazu Hiratah8300.c (compute_mov_length): Fix the length of loading...
2003-07-02 Neil Booth* misc.c (save_argc, save_argv): Keep non-static!
2003-07-02 Neil Booth* Make-lang.in: Use C_COMMON_H
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-07-02 Paolo Carlinibasic_string.tcc (_M_replace_aux): Constify __n1 and...
2003-07-02 David Edelsohndbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.
2003-07-02 Nathanael Nerodere PR fastjar/9532 (jar -C flag is incompatible with...
2003-07-02 Nathan Sidwellre PR c++/11072 (Implementation of offsetof macro)
2003-07-02 Andreas Schwab* dbxout.c (pending_bincls): Only define if DBX_DEBUGGI... r106301.366/tags/gcc-ss-mainline-20030702
2003-07-02 Paolo Carlinistl_bvector.h: Fully qualify standard functions with...
2003-07-02 Paolo Carlini7.cc: Include <testsuite_hooks.h>, tweak.
2003-07-02 Rainer OrthActually remove iris[34].h.
2003-07-02 Nathan Sidwellre PR c++/10219 (ICE in maybe_adjust_types_for_deductio...
2003-07-02 Nathan Sidwellre PR c++/9779 (ICE in type_unknown_p when casting...
2003-07-02 Eric Botcazoure PR rtl-optimization/11210 (optimizer drops condition...
2003-07-02 Richard Sandifordmips.md (addsi3): Remove workaround for adds of -32768.
2003-07-02 Richard Sandifordmips.c (machine_function): Add new fields: ignore_hazar...
2003-07-02 Jan Hubickacgraphunit.c (cgraph_finalize_unit): Set current_functi...
2003-07-02 Mark Mitchellre PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)
2003-07-02 Phil EdwardsMakefile.am (AM_MAKEFLAGS): Set to -j1 (affects check...
2003-07-02 Rainer Orthinclhack.def (irix_stdio_va_list): Apply to IRIX 6...
2003-07-02 Kaveh R. Ghazi* error.c (locate_error): %P takes an `int', not a...
2003-07-02 Rainer Orthiris5.h (SET_FILE_NUMBER): Moved here from iris3.h.
2003-07-02 Jan Hubickacgraph.c (cgraph_mark_needed_node, [...]): Use next_nee...
2003-07-02 GCC AdministratorDaily bump.
2003-07-02 Jan Hubickacgraphunit.c (cgraph_finalize_function): Set finalized.
2003-07-02 Rainer Orthggc-common.c (gt_pch_save): Cast MAP_FAILED to void *.
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 Kazu Hirataalpha.c: Fix comment typos.
2003-07-01 Neil BoothMake-lang.in: Update.
2003-07-01 Roger Sayleacinclude.m4 (GLIBCPP_CHECK_STDLIB_SUPPORT): Fix typo...
2003-07-01 Benjamin Kosnikacinclude.m4 (GLIBCPP_ENABLE_PCH): Fix obvious error.
2003-07-01 Zack Weinberg* filenames.h: New file imported from binutils.
2003-07-01 Jeff Law* stmt.c (any_pending_cleanups): Further simplification.
2003-07-01 David Edelsohnrs6000.md (ctr{s,d}i_internal?): Add earlyclobber for...
2003-07-01 Devang Pateldbxout.c (DBXOUT_DECR_NESTING): Emit pending bincls...
2003-07-01 Mark Mitchellcall.c (resolve_scoped_fn_name): Return error_mark_node...
2003-07-01 Kaveh R. Ghazic-semantics.c (genrtl_case_label): Fix format specifier...
2003-07-01 Mark Mitchellre PR c++/11149 (ICE on error when instantiation with...
2003-07-01 Paolo Carlinire PR libstdc++/11389 (Unbuffered wfilebuf fails to...
2003-07-01 Andreas JaegerAdd missing entry.
2003-07-01 Andreas Jaegerfold-const.c: Convert prototypes to ISO C90.
2003-07-01 Gerald Pfeifergcc_release (BRANCH): Rename to...
2003-07-01 Giovanni Bajore PR c++/8046 (ICE on illegal code involving destructo...
2003-07-01 Giovanni Bajore PR c++/8046 (ICE on illegal code involving destructo...
2003-07-01 Michael Koch2003-07-01 Michael Koch <konqueror@gmx.de>
2003-07-01 Kazu Hiratacontrib.texi: Fix typos.
2003-07-01 Matt KraaiChangeLog.6: Fix misspellings.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-07-01 Kazu Hiratavbase1.C: Fix comment typos.
2003-07-01 Matt Kraaignat_ug.texi: Remove unlikely characters from @vars.
2003-07-01 Nathan Sidwellrtl.h (emit_line_note_after): Remove.
2003-07-01 Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-07-01 Mark Mitchellre PR c++/9559 (ICE with invalid initialization of...
2003-07-01 Neil Boothsol2.h, [...]: Use c_dialect_ macros.
2003-07-01 Jerry Quinn7.cc: New.
2003-07-01 Jerry Quinnlocale.cc (__use_cache<numpunct>): Revert previous...
2003-07-01 Andreas Jaegerfinal.c: Convert prototypes to ISO C90.
2003-07-01 Bruno Haiblere PR middle-end/6578 (-ftrapv doesn't catch multiplica...
2003-07-01 Benjamin Kosnik1-in.cc: New.
2003-07-01 Jerry Quinnlocale.cc (__use_cache<numpunct>): Move from here ...
2003-07-01 Jeff Lawstmt.c (any_pending_cleanups): Lose argument THIS_CONTO...
2003-07-01 Kazu Hiratacombine.c (distribute_notes): Don't bother REG_WAS_0.
2003-07-01 Mark Mitchellspe.h (__ev_set_spefscr_frmc): Set the flag.
2003-07-01 GCC AdministratorDaily bump.
2003-07-01 Bob Wilsonxtensa-config.h: New file imported from binutils.
2003-06-30 Thomas Fitzsimmonsglib-2.0.m4: New file.
2003-06-30 Paolo Carlinistl_algobase.h: Fully qualify standard functions with...
2003-06-30 Ulrich Weigands390.c (s390_extra_constraint): New function.
2003-06-30 Hartmut Penner2084.md: New file.
2003-06-30 Jan HubickaMakefile.in (GTFILES): Add cgraph.h.
2003-06-30 Volker ReicheltChangelog: Remove ">>>>>>>" from previous change.
2003-06-30 Volker ReicheltREADME: Fix spelling for "testcase".
2003-06-30 Doug GregorAvoid subscripting empty string.
2003-06-30 Phil EdwardsMakefile.am (check-am): Do not override.
2003-06-30 Kazu Hiratah8300.h (LEGITIMATE_CONSTANT_P): Make it always 1.
2003-06-30 Ulrich Weigandconfig.gcc [...]: Support --with-arch, --with-tune...
2003-06-30 Andreas Jaegergcov-io.c: Convert prototypes to ISO C90.
2003-06-30 Neil Boothc-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-30 Giovanni Bajore PR c++/4933 (tree_list not supported by dump_expr)
2003-06-30 Giovanni Bajore PR c++/4933 (tree_list not supported by dump_expr)
2003-06-30 Gary BensonFor PR libgcj/11349:
2003-06-30 Doug GregorDon't initialize an insert_iterator with a singular...
2003-06-30 Giovanni Bajopt.c (value_dependent_expression_p): Cast expressions...
2003-06-30 Giovanni Bajomangle.c (write_expression): Exit gracefully when tryin...
2003-06-30 Giovanni Bajoerror6.C: New test.
2003-06-30 Wolfgang BangerthFix bad indentation due to changes in whitespace betwee...
2003-06-30 Giovanni Bajore PR c++/10750 (error with using template template...
next
This page took 0.085237 seconds and 5 git commands to generate.