OSDN Git Service

* lib/g++.exp (g++_init): Use istarget. Remove target_triplet global.
[pf3gnuchains/gcc-fork.git] / gcc /
2011-07-13 uros * lib/g++.exp (g++_init): Use istarget. Remove targe...
2011-07-13 ro gcc:
2011-07-13 hjlSupport ptr_mode != Pmode in x86_output_mi_thunk.
2011-07-13 bernds * doc/tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX...
2011-07-13 hjlRemove -mfused-madd and add -mfma.
2011-07-13 rsandifogcc/
2011-07-13 rsandifogcc/
2011-07-13 rguenth2011-07-13 Richard Guenther <rguenther@suse.de>
2011-07-13 bernds * sched-int.h (struct _dep): Add member cost.
2011-07-13 ro gcc:
2011-07-13 gccadminDaily bump.
2011-07-12 dnovillo * name-lookup.h (cp_binding_level): Rename from cxx_scope.
2011-07-12 jasons/recurson/recursion/
2011-07-12 ebotcazou * cse.c (insert_with_costs): Put semi-colon after...
2011-07-12 uros * config/i386/i386.c: Tidy processor feature bitmasks.
2011-07-12 pinskia2011-07-12 Andrew Pinski <pinskia@gmail.com>
2011-07-12 rthPR target/49713
2011-07-12 rthPR target/49714
2011-07-12 ebotcazou * prefix.h: Wrap up in extern "C" block.
2011-07-12 hjagasia2011-07-12 Harsha Jagasia <harsha.jagasia@amd.com>
2011-07-12 rthPR target/49714
2011-07-12 bernds * doc/tm.texi.in (FUNCTION_ARG_PADDING): Mention
2011-07-12 rguenth2011-07-12 Richard Guenther <rguenther@suse.de>
2011-07-12 roDelete moved source files.
2011-07-12 rsandifogcc/
2011-07-12 jamborm2011-07-12 Martin Jambor <mjambor@suse.cz>
2011-07-12 jakub PR tree-optimization/49712
2011-07-12 gccadminDaily bump.
2011-07-11 jason PR c++/49672
2011-07-11 bernds * genautomata.c (add_arc): Return void. All callers...
2011-07-11 rth * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.
2011-07-11 jason * decl2.c (decl_constant_var_p): Use decl_maybe_consta...
2011-07-11 jason PR c++/44609
2011-07-11 uros * config/i386/i386.c (ix86_trampoline_init): Switch...
2011-07-11 jakub PR debug/49676
2011-07-11 jakub PR fortran/49698
2011-07-11 ro * config/i386/sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP...
2011-07-11 law * gcc.dg/uninit-pred-8_b.c: Disable dominator optimiza...
2011-07-11 ro * EXCLUDES (libgcov.c): Remove.
2011-07-11 ro gcc:
2011-07-11 rguenth2011-07-11 Richard Guenther <rguenther@suse.de>
2011-07-11 hjlCheck ia32 effective target.
2011-07-11 rsandifogcc/
2011-07-11 doko2011-07-11 Arthur Loiret <aloiret@debian.org>
2011-07-11 doko2011-07-11 Arthur Loiret <aloiret@debian.org>
2011-07-11 krebbel2011-07-11 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-07-11 gjlgcc/
2011-07-11 rguenth2011-07-11 Romain Geissler <romain.geissler@gmail...
2011-07-11 nicolaIn gcc/objc/:
2011-07-11 ebotcazou * config/sparc/sparc.md (save_register_window_1):...
2011-07-11 burnus2011-07-11 Tobias Burnus <burnus@net-b.de>
2011-07-11 gjl * lib/target-supports.exp (check_effective_target_sche...
2011-07-11 gjl * gcc.dg/compat/struct-by-value-16_main.c: Skip AVR.
2011-07-11 gccadminDaily bump.
2011-07-10 hjlUse movl instead of movabs for x32.
2011-07-10 rth * config/i386/i386.c (x86_output_mi_thunk)...
2011-07-10 hjlTurn on 64bit and check models for x32.
2011-07-10 burnus2011-07-10 Tobias Burnus <burnus@net-b.de>
2011-07-10 jason PR c++/49691
2011-07-10 gccadminDaily bump.
2011-07-09 hp PR target/49684
2011-07-09 hp PR bootstrap/49680
2011-07-09 rthdwarf2: Move CFI output routines to dwarf2cfi.c.
2011-07-09 rthdwarf2: Reduce some redundant definitions.
2011-07-09 rthdwarf2cfi: Handle return column save from CIE.
2011-07-09 rthdwarf2cfi: Simplify re-initialization for each function.
2011-07-09 rthdwarf2cfi: Unify add_fde_cfi and add_cie_cfi.
2011-07-09 rthMove ASM_COMMENT_START to defaults.h.
2011-07-09 rthPR debug/49686
2011-07-09 hjlAdd x32 support to GCC testsuite.
2011-07-09 uros PR fortran/48926
2011-07-09 jason * tree.c (build_vec_init_elt): Strip TARGET_EXPR.
2011-07-09 jakub PR debug/49676
2011-07-09 rth * config/pdp11/pdp11.md (define_c_enum "unspecv")...
2011-07-09 rth * config/rs6000/rs6000.c (rs6000_output_function_prolo...
2011-07-09 ebotcazou * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Move...
2011-07-09 jason PR c++/45437
2011-07-09 jasongcc/
2011-07-09 gccadminDaily bump.
2011-07-08 rthdwarf2cfi: Flush queued saves at the end of the prologue.
2011-07-08 rthdwarf2cfi: Insert notes correctly wrt tablejumps.
2011-07-08 jakub PR target/49621
2011-07-08 jsm28 * be.po, da.po, de.po, el.po, es.po, fi.po, fr.po...
2011-07-08 spopOnly update ChangeLog.graphite.
2011-07-08 spopRemove continue from loop, add one more assert.
2011-07-08 spopOnly update ChangeLog.graphite.
2011-07-08 jason PR c++/45603
2011-07-08 gjl PR target/46779
2011-07-08 jason * typeck.c (cp_apply_type_quals_to_decl): Don't check
2011-07-08 jules gcc/
2011-07-08 jasonconstexpr-rom.C tweak
2011-07-08 bernds * defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.
2011-07-08 bernds * genattrtab.c (evaluate_eq_attr): Allow an attribute...
2011-07-08 jason PR c++/49673
2011-07-08 rguenth2011-07-08 Richard Guenther <rguenther@suse.de>
2011-07-08 ktietz2011-07-08 Kai Tietz <ktietz@redhat.com>
2011-07-08 hjlFix PR middle-end/49519.
2011-07-08 gjl * config/avr/avr.c (output_reload_insisf): Use 'REG_Z...
2011-07-08 bernds * optabs.c (expand_binop): Tighten conditions for...
2011-07-08 bernds * rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SI...
next