OSDN Git Service

2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2010-04-07 iains2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
2010-04-07 ro * config.gcc (i[34567]86-*-solaris2*): Default with_tu...
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 dodjiFix PR debug/43628
2010-04-07 ktietz2010-04-06 Kai Tietz <kai.tietz@onevision.com>
2010-04-07 spopFix comments.
2010-04-07 spopSort static functions in topological order.
2010-04-07 spopFix comments in ifconvert.
2010-04-06 spopAdd ChangeLog entries.
2010-04-06 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-06 spopAlways execute verify_loop_closed_ssa at LNO level.
2010-04-06 spopFix PR32824.
2010-04-06 jakub PR target/43667
2010-04-06 uros * config/i386/i386-protos.h (x86_maybe_negate_const_in...
2010-04-06 hubicka PR tree-optimization/42906
2010-04-06 uros * config/i386/i386.md: Remove comment about 'e' and 'E'
2010-04-06 rguenth2010-04-06 Richard Guenther <rguenther@suse.de>
2010-04-06 jakub * BASE-VER: Change to 4.6.0.
2010-04-06 jakub PR target/43638
2010-04-06 rguenth2010-04-06 Richard Guenther <rguenther@suse.de>
2010-04-05 rwildDocument LTO behavior with incompatible declarations.
2010-04-05 doko2010-04-04 Matthias Klose <doko@ubuntu.com>
2010-04-03 rguenth2010-04-03 Richard Guenther <rguenther@suse.de>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-04-02 rwildUpdate to Automake 1.11.1.
2010-04-02 spopMove changelog entries in the right file.
2010-04-02 spopAdd brackets around AC_TRY_COMPILE alternative.
2010-04-02 spopPrint "buggy but acceptable" when CLooG revision is...
2010-04-02 rguenth2010-04-02 Richard Guenther <rguenther@suse.de>
2010-04-02 jsm28 * read-rtl.c (read_rtx_1): Give an error for EOF while...
2010-04-02 rearnsha PR target/43469
2010-04-02 rwildRevert: Fix dependency of out_object_file on gt header...
2010-04-02 corsepiu2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
2010-04-01 davek PR target/42609
2010-04-01 jakub * dwarf2out.c (output_compilation_unit_header): For
2010-04-01 dodjiFix for PR debug/43325
2010-04-01 aldyh * cgraph.c (cgraph_add_function_insertion_hook...
2010-04-01 rguenth2010-04-01 Richard Guenther <rguenther@suse.de>
2010-04-01 rguenth2010-04-01 Richard Guenther <rguenther@suse.de>
2010-04-01 rguenth2010-04-01 Richard Guenther <rguenther@suse.de>
2010-04-01 ro * doc/install.texi (Prerequisites): Document libelf...
2010-04-01 ro * config.guess (i[34567]86-*-solaris2*): Default with_...
2010-04-01 uros * config/i386/cpuid.h (__get_cpuid_max): Move misplace...
2010-04-01 ro * doc/install.texi (Specific, mips-sgi-irix5): Documen...
2010-04-01 ro * doc/install.texi (Specific, alpha*-dec-osf*): Docume...
2010-03-31 spopAdd ChangeLog entries.
2010-03-31 jakub * dwarf2out.c (size_of_die): For -gdwarf-4 use
2010-03-31 jakub * var-tracking.c (vt_init_cfa_base): Use cselib_lookup...
2010-03-31 jakub PR bootstrap/43596
2010-03-31 rguenth2010-03-31 Richard Guenther <rguenther@suse.de>
2010-03-31 ro * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove...
2010-03-31 jiez PR 43574
2010-03-31 ro gcc:
2010-03-31 roAdded forgotten ChangeLog entry.
2010-03-31 jakub PR target/43580
2010-03-31 jakub PR debug/43557
2010-03-31 jiez PR 43562
2010-03-30 jakub PR debug/42977
2010-03-30 jakub * var-tracking.c (use_narrower_mode_test, use_narrower...
2010-03-30 jakub PR debug/43593
2010-03-30 spopReplace type != type comparisons with types_compatible_p.
2010-03-30 krebbel2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-03-30 rguenth2010-03-30 Seongbae Park <seongbae.park@gmail.com>
2010-03-30 jsm28 PR other/25232
2010-03-30 sam2010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
2010-03-30 baldrickThe dragonegg plugin needs except.h, so add it to the...
2010-03-29 spopImprove vectorization cost model diagnostic.
2010-03-29 spopImprove vectorization diagnostic: loop contains functio...
2010-03-29 rguenth2010-03-29 Richard Guenther <rguenther@suse.de>
2010-03-29 jiez PR 43564
2010-03-29 corsepiu2010-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
2010-03-28 hubicka PR tree-optimization/43505
2010-03-27 danglin PR middle-end/41674
2010-03-27 uros PR tree-optimization/43528
2010-03-27 hubicka PR middle-end/43391
2010-03-27 jakub * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_func...
2010-03-27 meissnerPR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FU...
2010-03-26 jsm28 PR c/43381
2010-03-26 jakub * var-tracking.c (vt_expand_loc_callback): Don't run
2010-03-26 jakub * var-tracking.c (emit_note_insn_var_location): For...
2010-03-26 jakub PR debug/43540
2010-03-26 uros PR target/42113
2010-03-26 uros PR target/43524
2010-03-26 jakub PR debug/43516
2010-03-26 davem * configure.ac: Fix sparc GOTDATA_OP bug check.
2010-03-25 amodra * config/rs6000/rs6000.md (cmptf_internal2): Correct...
2010-03-25 ro * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
2010-03-25 jakub PR bootstrap/43511
2010-03-25 jakub PR c/43385
2010-03-24 meissnerUpdate copyright year
2010-03-24 meissnerFix 43484, swap registers if one is R0 for multiword...
2010-03-24 jakub PR debug/43293
2010-03-24 jakub PR target/43498
2010-03-24 ro * configure.ac (i[34567]86-*-*): Handle Solaris 2...
2010-03-24 ro * config/i386/i386.c (override_options): Don't accept
2010-03-24 jakub PR debug/43508
2010-03-24 jakub PR debug/43479
2010-03-24 mrs PR java/43504
next