]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2004-06-21  Roger Saylefold-const.c (operand_equal_p): Pass flags in recursive...
2004-06-21  Paolo Bonzinirtlanal.c (may_trap_p): Mark LTGT as trapping.
2004-06-21  Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-06-21  Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-21  Paolo Bonzinifold-const.c (fold_cond_expr_with_comparison): New...
2004-06-21  Richard Sandiford* g++.dg/opt/placeholder1.C: New test.
2004-06-21  David Ayersobjc-act.h (get_object_reference): Rename to get_protoc...
2004-06-21  GCC AdministratorDaily bump.
2004-06-21  GCC AdministratorDaily bump.
2004-06-20  Zdenek Dvorakloop-invariant.c: New file.
2004-06-20  Zdenek Dvorak* tree-ssa-pre.c (compute_antic): Keep BB_VISITED flag...
2004-06-20  Steven G. Karglarith.c (gfc_range_check): correct complex underflow.
2004-06-20  Richard Hendersonstmt.c (warn_if_unused_value): Add locus argument.
2004-06-20  Andrew Pinskire PR middle-end/16089 (unwind-dw2.c:1311: error: insn...
2004-06-20  Roger Saylei386.c (pentium4_cost): Increase "lea" cost from 1...
2004-06-20  Eric Botcazoustruct-complex-1_x.c: Add dummy symbol.
2004-06-20  Richard Kennerdecl.c (elaborate_expression, [...]): Arguments now...
2004-06-20  Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20  Paolo Carlini3.cc: New.
2004-06-20  Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-20  Andreas ToblerMakefile.am: Add rule for .S files to fix bootstrap...
2004-06-20  Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-20  Roger Saylebuiltins.c (fold_builtin_unordered_cmp): Take an EXP...
2004-06-20  GCC AdministratorDaily bump.
2004-06-20  GCC AdministratorDaily bump.
2004-06-19  Alexander MalmbergTidied up/fixed compilation of exception.c
2004-06-19  Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-19  Richard Hendersonre PR target/15941 (new fails gcc.dg/compat/struct...
2004-06-19  Richard Hendersonre PR target/15550 ([i386] ICE in extract_insn, at...
2004-06-19  Jan Hubickafunction.c (free_after_compilation): Do not free comput...
2004-06-19  John David... invoke.texi: Remove obsolete comment regarding PA 2...
2004-06-19  Bud Davisre PR libfortran/16080 (segmentation fault when reading...
2004-06-19  Bud Davisre PR libfortran/16080 (segmentation fault when reading...
2004-06-19  Andrew Pinskicrash3.C: Use __SIZE_TYPE__ instead of setting the...
2004-06-19  Andrew Pinskire PR c++/15721 (template instantation omits static...
2004-06-19  Jan HubickaCFG transparent RTL expansion:
2004-06-19  Richard Hendersonre PR c++/16036 (Spurious "may be used uninitialized...
2004-06-19  Zdenek Dvoraktree-ssa.c (raise_value): Removed.
2004-06-19  Roger Saylefold-const.c (fold): Add constant folding for unordered...
2004-06-19  GCC AdministratorDaily bump.
2004-06-19  GCC AdministratorDaily bump.
2004-06-18  David Billinghurstre PR other/16043 ([3.4 only] gcc version not reported...
2004-06-18  Paolo Carlinimt_allocator (__mt_alloc<>::_Tune): Add _M_align, the...
2004-06-18  Jakub Jelinekstruct-align-2_x.c: Include <limits.h>.
2004-06-18  Jakub Jelinekcompat-common.h (CINT, CDBL): Define.
2004-06-18  Jakub Jelinekfold-const.c (build_range_check): If !in_p and recursiv...
2004-06-18  Richard Hendersonre PR c++/16034 (dtor called prematurely for while...
2004-06-18  Richard Hendersontree-eh.c (decide_copy_try_finally): Fix scaling of...
2004-06-18  Andrew Pinskidarwin.h (HOT_TEXT_SECTION_NAME): Define.
2004-06-18  Andreas Toblerjni.exp (gcj_jni_test_one): Add lgcc_s for darwin.
2004-06-18  Steven Bosscher* config/xtensa/xtensa.c
2004-06-18  Paolo Carlinire PR libstdc++/16020 (cannot copy __gnu_debug::bitset)
2004-06-18  Benjamin Kosnikpool_allocator.h: Qualify __throw_bad_alloc.
2004-06-18  Steven Bosschers390.md: Remove the generic pipeline description.
2004-06-18  Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-18  Ranjit Mathewprims.cc (_Jv_CreateJavaVM): Install SEGV and FPE handl...
2004-06-18  Ranjit MathewVMClassLoader.java (init): Add extensions directory...
2004-06-18  Paolo Carlini2004-06-18 Paolo Carlini <pcarlini@suse.de>
2004-06-18  Kaz Kojimat-linux64: New file.
2004-06-18  Graydon Hoare[multiple changes]
2004-06-18  Paolo Bonziniemit-rtl.c (unshare_all_rtl_1): New name of unshare_all...
2004-06-18  Graydon Hoarefix bootstrap build breakage
2004-06-18  Graydon Hoarefix bootstrap breakage
2004-06-18  Roger Saylefold-const.c (constant_boolean_node): Handle boolean_ty...
2004-06-18  Jason Merrillnew test
2004-06-18  Jason Merrillfix typo
2004-06-18  R. Kelley CookFix incorrect year for some ChangeLog entries.
2004-06-18  Kelley Cookopts.sh: Delete.
2004-06-18  Richard Hendersonc-common.c (flag_objc_sjlj_exceptions): New.
2004-06-18  Richard Hendersonexception.c: New file.
2004-06-18  GCC AdministratorDaily bump.
2004-06-18  GCC AdministratorDaily bump.
2004-06-17  Graydon Hoare[multiple changes]
2004-06-17  Andrew Pinskic-typeck.c (tagged_types_tu_compatible_p <case UNION_TY...
2004-06-17  Jason Merrillre PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)
2004-06-17  Jason Merrillremove xfails
2004-06-17  Jason Merrillre PR tree-optimization/14107 (Return warnings don...
2004-06-17  Matthias Kloselibtool-version: New.
2004-06-17  Geoffrey Keatingclass.c (build_clone): Don't call defer_fn, let mark_us...
2004-06-17  Roger Sayle* fold-const.c (fold_relational_const): Use constant_bo...
2004-06-17  Corinna Vinschenconfigure.in: Don't build Cygwin native newlib if winsu...
2004-06-17  Jan Hubickare PR target/15433 (ICE, cannot split insn)
2004-06-17  Jan Hubickacfgbuild.c (make_edges): Do not use label_value_list.
2004-06-17  Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-17  Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-17  David Ayers* c-parse.in: Unify Objective-C token names.
2004-06-17  Zack WeinbergBug 14610
2004-06-17  Zack Weinbergexpmed.c (expand_mult_const): In sanity check...
2004-06-17  Anthony GreenZipFile.getInputStream returns null if entry not found.
2004-06-17  Ranjit Mathewre PR java/13948 (GCJ segmentation fault while compilin...
2004-06-17  Anthony GreenAdd extension directory contents to the class path.
2004-06-17  Daniel Berlintree-ssa-pre.c: Update comments.
2004-06-17  Diego Novillo* tree-ssa.doxy: Update for doxygen 1.3.5.
2004-06-17  Ulrich Weigands390-modes.def (CCL3mode): New machine mode.
2004-06-17  Ben Ellistontree-alias-common.c: Add whitespace.
2004-06-17  Ben Ellistontree-alias-ander.h: Add standard top-of-file comment.
2004-06-17  Daniel Berlintree-ssa-pre.c (compute_avail): Value number uses as...
2004-06-17  Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-17  Richard Hendersonc-common.h (c_begin_if_stmt, [...]): Remove decls.
2004-06-17  GCC AdministratorDaily bump.
next