OSDN Git Service

pf3gnuchains/gcc-fork.git
2005-05-12 rearnsha * arm/vfp.md (negsf2_vfp): Add alternative using integ...
2005-05-12 ian2005-05-11 Eli Zaretskii <eliz@gnu.org>
2005-05-12 dberlin2005-05-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2005-05-12 tromeygcc/java:
2005-05-12 gccadminDaily bump.
2005-05-11 tobifortran/
2005-05-11 rth PR target/21412
2005-05-11 rsandifo * config/mips/7000.md (rm7_impy_si_mult): Just match...
2005-05-11 rsandifo * config/mips/sr71k.md, config/mips/7000.md: Reformat.
2005-05-11 kazu PR tree-optimizer/18472
2005-05-11 tobiFix incomplete ChagneLog from previous checkin.
2005-05-11 hubicka * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency.
2005-05-11 hjl2005-05-11 H.J. Lu <hongjiu.lu@intel.com>
2005-05-11 kazu * tree-ssa-forwprop.c (forward_propagate_into_cond_1...
2005-05-11 kazu * fold-const.c, libgcov.c: Fix comment typos.
2005-05-11 drow * config/arm/linux-elf.h (SUBTARGET_FRAME_POINTER_REQU...
2005-05-11 tobifortran/
2005-05-11 nathan PR bootstrap/21481
2005-05-11 rsandifo * config/mips/24k.md: Remove trailing whitespace.
2005-05-11 rsandifo * config/mips/mips.md (type): Add imul3.
2005-05-11 amylaar PR middle-end/20371:
2005-05-11 spop * tree-data-ref.c (find_data_references_in_loop):...
2005-05-11 fxcoudert PR fortran/19478
2005-05-11 rearnsha * arm.md (negsf2, negdf2): Permit these expands when...
2005-05-11 rguenth2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-11 rguenth2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-11 rth PR c/21502
2005-05-11 fxcoudert PR libfortran/21471
2005-05-11 kraai * Makefile.in (gtype-desc.o, build/genautomata.o)
2005-05-11 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2005-05-11 pbrook2005-05-11 Paul Brook <paul@codesourcery.com>
2005-05-11 gccadminDaily bump.
2005-05-10 ian * read-rtl.c (struct macro_traverse_data): Define.
2005-05-10 rakdver * tree-cfg.c (tree_duplicate_sese_region): Update...
2005-05-10 tobi * gfortran.dg/return_1.f90: Fix dg annotation.
2005-05-10 tobiFix previous buggy checkin to invoke.texi.
2005-05-10 tobigcc/fortran/
2005-05-10 uweigand2005-05-10 Adrian Straetling <straetling@de.ibm.com>
2005-05-10 kazu PR tree-optimization/21170
2005-05-10 rakdver * tree-ssa-loop-im.c: Include hashtab.h.
2005-05-10 uweigand2005-05-10 Adrian Straetling <straetling@de.ibm.com>
2005-05-10 uweigand2005-05-10 Adrian Straetling <straetling@de.ibm.com>
2005-05-10 law * tree-ssa-dom.c (dom_opt_finalize_block): Do not...
2005-05-10 tromey * gcj/javaprims.h: Updated.
2005-05-10 redi * include/debug/debug.h: Fix typo in macro name.
2005-05-10 mmitchel * gcc.dg/arm-vfp1.c: Remove test for fnegs.
2005-05-10 rth * config/ia64/ia64.c (ia64_expand_atomic_op...
2005-05-10 bwilson * gcc.dg/const-elim-1.c: Remove xfail for xtensa-*-*.
2005-05-10 rth * optabs.c (expand_compare_and_swap_loop):...
2005-05-10 rth * config/ia64/sync.md (sync_add<I48MODE>):...
2005-05-10 nathan * libgcov.c (create_file_directory): New function...
2005-05-10 ebotcazou * config/sparc/sparc.c (mem_min_alignment): Do not...
2005-05-10 bwilson * config/xtensa/lib1funcs.asm (__udivsi3, __divsi3...
2005-05-10 nickcUpdate the address and phone number of the FSF organiza...
2005-05-10 nickcUpdate the address and phone number of the FSF organiza...
2005-05-10 kazu * tree-data-ref.c (analyze_array_indexes, analyze_array,
2005-05-10 kazu * config/mips/24k.md, config/sh/divtab.c, config/sh...
2005-05-10 loki2005-05-10 Gabor Loki <loki@gcc.gnu.org>
2005-05-10 bonzinigcc/java:
2005-05-10 jsm28 PR c/21342
2005-05-10 nathan * crtstuff.c: Revert part of 2005-05-08 Change.
2005-05-10 fxcoudert PR libfortran/20788
2005-05-10 ebotcazou * config/sparc/sparc.c (fp_sethi_p): Test !SPARC_SIMM1...
2005-05-10 nathan * config/stormy16/stormy16.c (xstormy16_emit_cbranch...
2005-05-10 mmitchel * typeck.c (build_unary_op): Do not resort to address...
2005-05-10 paolo2005-05-09 Paolo Carlini <pcarlini@suse.de>
2005-05-10 mrs * configure: Regenerate.
2005-05-10 kazu * tree-outof-ssa.c (_elim_graph): Change the type...
2005-05-10 bje * gcc.dg/debug/pr16676.c: New test.
2005-05-10 mrs * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN):...
2005-05-10 kazu PR testsuite/21443
2005-05-10 daney2005-05-09 David Daney <ddaney@avtrex.com>
2005-05-10 jsm28 * inclhack.def (stdio_stdarg_h, stdio_va_list): Bypass on
2005-05-10 jsm28 PR other/21052
2005-05-10 gccadminDaily bump.
2005-05-09 jsm28 PR c/21160
2005-05-09 mmitchelAdd missing ChangeLog entry
2005-05-09 rearnsha * arm.c (const_ok_for_arm): Use a faster algorithm.
2005-05-09 dje PR target/21477
2005-05-09 rearnsha * arm.c (arm_gen_constant): Add new heuristic for...
2005-05-09 rearnshaRevert previous (not the patch described).
2005-05-09 rearnsha * arm.c (arm_gen_constant): Add new heuristic for...
2005-05-09 sayle * c-tree.h (parser_build_unary_op): New prototype.
2005-05-09 mmitchel PR 18655
2005-05-09 tobifortran/
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 steven * calls.c (purge_reg_equiv_notes): Remove, fold into...
2005-05-09 amylaargcc:
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
2005-05-09 uweigand2005-05-09 Adrian Straetling <straetling@de.ibm.com>
next