]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2005-05-12  Eric BotcazouRevert latest accidental commit.
2005-05-12  Eric Botcazousparc.h: Remove dead code.
2005-05-12  Richard Earnshawre PR target/21501 (ICE in extract_insn, at recog.c...
2005-05-12  Richard Earnshawvfp.md (negsf2_vfp): Add alternative using integer...
2005-05-12  Eli Zaretskiipex-djgpp.c: Include string.h, fcntl.h, unistd.h, and...
2005-05-12  Kenneth Zadeckbitmap.c (bitmap_elmt_to_freelist, [...]): Changed...
2005-05-12  Tom Tromeygcj.texi (Code Generation): Document -fbootstrap-classes.
2005-05-12  GCC AdministratorDaily bump.
2005-05-11  Tobias Schlüterre PR fortran/21260 (Conflict between comment and H...
2005-05-11  Richard Hendersonre PR target/21412 (ICE loading TLS address)
2005-05-11  Richard Sandiford7000.md (rm7_impy_si_mult): Just match imul and imadd.
2005-05-11  Richard Sandiford* config/mips/sr71k.md, config/mips/7000.md: Reformat.
2005-05-11  Kazu Hiratare PR tree-optimization/18472 (TREE_OPERAND (t, 1)...
2005-05-11  Tobias SchlüterFix incomplete ChagneLog from previous checkin.
2005-05-11  Jan HubickaMakefile.in (tree-eh.o): Kill gt-tree-eh.h dependency.
2005-05-11  H.J. Lulibgcov.c (gcov_exit): Set prefix_length to 0 if no...
2005-05-11  Kazu Hiratatree-ssa-forwprop.c (forward_propagate_into_cond_1...
2005-05-11  Kazu Hirata* fold-const.c, libgcov.c: Fix comment typos.
2005-05-11  Daniel Jacobowitzlinux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
2005-05-11  Tobias Schlüterresolve.c (resolve_symbol): Copy 'pointer' and 'dimensi...
2005-05-11  Nathan Sidwellre PR bootstrap/21481 (crtstuff.c should not include...
2005-05-11  Richard Sandiford* config/mips/24k.md: Remove trailing whitespace.
2005-05-11  David Ungmips.md (type): Add imul3.
2005-05-11  J"orn Renneckere PR middle-end/20371 (Some corner cases of MS bitfiel...
2005-05-11  Sebastian Poptree-data-ref.c (find_data_references_in_loop): Give...
2005-05-11  Bud Davisre PR libfortran/19478 (reading back from /dev/null)
2005-05-11  Richard Earnshawarm.md (negsf2, negdf2): Permit these expands when...
2005-05-11  Richard Guentherre PR middle-end/19807 (fold does not fold &a[4]-1)
2005-05-11  Richard Guentherfold-const.c (fold_indirect_ref_1): Avoid removing...
2005-05-11  Richard Hendersonre PR c/21502 (small data relocation mismatch)
2005-05-11  Francois-Xavier... re PR libfortran/21471 ('POSITION = "APPEND"' doesn...
2005-05-11  Matt Kraai* Makefile.in (gtype-desc.o, build/genautomata.o)
2005-05-11  Diego Novillotree-optimize.c (init_tree_optimization_passes): Re...
2005-05-11  Paul BrookMakefile.in: Regenerate dependencies.
2005-05-11  GCC AdministratorDaily bump.
2005-05-10  Ian Lance Taylorread-rtl.c (struct macro_traverse_data): Define.
2005-05-10  Zdenek Dvoraktree-cfg.c (tree_duplicate_sese_region): Update profile.
2005-05-10  Tobias Schlüter* gfortran.dg/return_1.f90: Fix dg annotation.
2005-05-10  Tobias SchlüterFix previous buggy checkin to invoke.texi.
2005-05-10  Tobias Schlüterre PR fortran/20178 (COMPLEX function returns incompati...
2005-05-10  Adrian Straetlings390.c: (s390_const_double_ok_for_constraint_p): New...
2005-05-10  Kazu Hiratare PR tree-optimization/21170 (Comments still mention...
2005-05-10  Zdenek Dvoraktree-ssa-loop-im.c: Include hashtab.h.
2005-05-10  Adrian Straetlings390.md: Add comment lines for 'f' and 't' constraint...
2005-05-10  Adrian Straetlings390.md: ("anddi3","andsi3","andhi3","andqi3"): Merge.
2005-05-10  Jeff Lawtree-ssa-dom.c (dom_opt_finalize_block): Do not call...
2005-05-10  Tom Tromeyjavaprims.h: Updated.
2005-05-10  Jonathan Wakely* include/debug/debug.h: Fix typo in macro name.
2005-05-10  Mark Mitchell* gcc.dg/arm-vfp1.c: Remove test for fnegs.
2005-05-10  Richard Hendersonia64.c (ia64_expand_atomic_op): New.
2005-05-10  Bob Wilson* gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
2005-05-10  Richard Hendersonoptabs.c (expand_compare_and_swap_loop): Don't clobber...
2005-05-10  Richard Hendersonsync.md (sync_add<I48MODE>): Fix arguments for no retur...
2005-05-10  Grigory Zagorodnevlibgcov.c (create_file_directory): New function.
2005-05-10  Eric Botcazousparc.c (mem_min_alignment): Do not rely on MEM_ALIGN...
2005-05-10  Bob Wilsonlib1funcs.asm (__udivsi3, __divsi3): Rearrange special...
2005-05-10  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-10  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-10  Kazu Hiratatree-data-ref.c (analyze_array_indexes, [...]): Use...
2005-05-10  Kazu Hirata24k.md, [...]: Fix comment typos.
2005-05-10  Gabor Lokire PR c++/17913 (ICE jumping into statement expression)
2005-05-10  Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-05-10  Joseph Myersre PR c/21342 (some incompatible external declarations...
2005-05-10  Nathan Sidwellcrtstuff.c: Revert part of 2005-05-08 Change.
2005-05-10  Francois-Xavier... re PR libfortran/20788 (Loading libgfortran.so clobbers...
2005-05-10  Eric Botcazousparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and remove...
2005-05-10  Nathan Sidwellstormy16.c (xstormy16_emit_cbranch): Use gcc_assert...
2005-05-10  Mark Mitchelltypeck.c (build_unary_op): Do not resort to address...
2005-05-10  Paolo Carlinire PR libstdc++/18604 (Use of unqualified names conflic...
2005-05-10  Mike Stump* configure: Regenerate.
2005-05-10  Kazu Hiratatree-outof-ssa.c (_elim_graph): Change the type of...
2005-05-10  Ben Elliston* gcc.dg/debug/pr16676.c: New test.
2005-05-10  Mike Stumplibtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes...
2005-05-10  Kazu Hiratare PR testsuite/21443 (Most testcases with -fdump-tree...
2005-05-10  David DaneyBitSet.java (get(int, int)): Fix breakage when requeste...
2005-05-10  Joseph Myersinclhack.def (stdio_stdarg_h, [...]): Bypass on *-...
2005-05-10  Joseph Myersre PR other/21052 (Example does not compile in user...
2005-05-10  GCC AdministratorDaily bump.
2005-05-09  Joseph Myersre PR c/21160 (documentation for -Wuninitialized out...
2005-05-09  Mark MitchellAdd missing ChangeLog entry
2005-05-09  Richard Earnshaw* arm.c (const_ok_for_arm): Use a faster algorithm.
2005-05-09  David Edelsohnre PR target/21477 (adddi3 becomes external reference...
2005-05-09  Richard Earnshawarm.c (arm_gen_constant): Add new heuristic for generat...
2005-05-09  Richard EarnshawRevert previous (not the patch described).
2005-05-09  Richard Earnshawarm.c (arm_gen_constant): Add new heuristic for generat...
2005-05-09  Roger Saylec-tree.h (parser_build_unary_op): New prototype.
2005-05-09  Mark Mitchellre PR target/18655 (Incorrect data in .debug_frame...
2005-05-09  Tobias Schlütermatch.c (gfc_match_return): Only require space after...
2005-05-09  Adrian Straetlings390.c: (s390_branch_condition_mask...
2005-05-09  Adrian Straetlings390.c: (s390_decompose_address...
2005-05-09  Adrian Straetlings390-protos.h: (s390_match_ccmode...
2005-05-09  Adrian Straetlings390.c: (s390_match_ccmode_set...
2005-05-09  Steven Bosschercalls.c (purge_reg_equiv_notes): Remove, fold into...
2005-05-09  J"orn Renneckere PR target/20695 (sh64-*-* port deos not handle 32...
2005-05-09  Adrian Straetlings390.h: Move xxx_REGNUM definitions to s390.md.
2005-05-09  Adrian Straetlings390.md: ("gf") New mode attribute.
2005-05-09  Adrian Straetlings390.md: ("FPR") New mode macro.
2005-05-09  Adrian Straetlings390.c: (s390_adjust_priority): Adapt to changed attrib...
2005-05-09  Adrian Straetlings390.md: ("SHIFT"): New mode macro.
2005-05-09  Adrian Straetlings390.md: ("DSI", "SCOND"): New mode macros.
next