aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-05-17lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor over...Jan Hubicka12-35/+123
2012-05-17re PR c++/53371 (rvalue reference type as exception-declaration)Paolo Carlini4-14/+64
2012-05-17re PR objc++/53388 (Removal of build_min_nt breaks bootstrap for objc++)Paolo Carlini2-4/+10
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez6-30/+33
2012-05-17re PR c++/44516 (improve error message when no matching operator)Paolo Carlini13-76/+151
2012-05-17ipa-reference.c (is_proper_for_analysis): Do not check flags that might chang...Jan Hubicka2-15/+35
2012-05-17m68k-devices.def: Add 51ag, 51je, 51jf, 51jg, 51mm, 51qm.Kwok Cheung Yeung4-1/+32
2012-05-17[multiple changes]Patrick Marlier4-1/+26
2012-05-17Daily bump.GCC Administrator1-1/+1
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu2-3/+14
2012-05-16gimple-fold.c (get_maxval_strlen): Move COND_EXPR handling under GIMPLE_ASSIGN.Andrew Pinski2-6/+15
2012-05-16Fix var tracking ICE due to reorg.David S. Miller2-0/+25
2012-05-16re PR tree-optimization/53217 (internal compiler error: verify_ssa failed)Bill Schmidt4-3/+108
2012-05-16Makefile.tpl (gcc-no-fixedincludes): Rename into ...Olivier Hainque2-1/+52
2012-05-16tree-inline.c (insert_init_stmt): Do not call mark_symbols_for_renaming.Richard Guenther2-12/+27
2012-05-16tree-flow.h (get_virtual_var): Remove.Richard Guenther3-24/+5
2012-05-16tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only ...Richard Guenther4-34/+11
2012-05-16re PR tree-optimization/53364 (Wrong code generation)Richard Guenther4-2/+49
2012-05-16re PR testsuite/52641 (Test cases fail for 16-bit int targets)Georg-Johann Lay4-0/+28
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli26-207/+558
2012-05-16configure.ac: Stack protector enabling for Android targets.Igor Zamyatin3-0/+15
2012-05-16e500-double.h: Really remove.Olivier Hainque1-0/+0
2012-05-16ira.c (pseudo_move_insn): Delete.Richard Sandiford2-14/+19
2012-05-16rs6000-opts.h (enum processor_type): Add PROCESSOR_PPC8548.Olivier Hainque14-181/+178
2012-05-16Makefile.in (s-header-vars): Resort to -n instead of trailing -e d in sed inv...Olivier Hainque2-1/+11
2012-05-16compiler: Fix assembler names of types defined in functions.Ian Lance Taylor2-2/+2
2012-05-16Daily bump.GCC Administrator1-1/+1
2012-05-15tm.texi.in (Type Layout): Update reference to source-code.Hans-Peter Nilsson3-6/+12
2012-05-15compiler: Fix taking address of constant outside of function.Ian Lance Taylor1-9/+40
2012-05-15Fix dateEric Botcazou1-1/+1
2012-05-15re PR ada/52494 (s-taprop-dummy.adb does not define subpackage Specific used ...Andris Pavenis2-0/+27
2012-05-15compiler: Sort array constructors by index.Ian Lance Taylor1-10/+48
2012-05-15re PR c/11586 (after call sigaction, system() return wrong status)Paolo Carlini2-1/+5
2012-05-15compiler: Don't try to take the address of a constant.Ian Lance Taylor1-2/+4
2012-05-15tree.h (EXPR_LOCATION): Use CAN_HAVE_LOCATION_P.Paolo Carlini2-1/+5
2012-05-15re PR target/53358 (ICE due to TARGET_READ_MODIFY_WRITE peephole2)Jakub Jelinek4-0/+36
2012-05-152012-05-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini3-3/+3
2012-05-15re PR c++/11856 (unsigned warning in template)Paolo Carlini7-6/+31
2012-05-15aix-unwind.h (*_REGNO): New, set of useful register numbers.Olivier Hainque2-0/+42
2012-05-15cgraphunit.c (thunk_adjust): Use make_rename_temp.Richard Guenther2-23/+24
2012-05-15re PR tree-optimization/53355 (Autovectorization of a simple loop could be im...Richard Guenther4-0/+84
2012-05-15Make-lang.in (COMMON_FLAGS_TO_PASS): Use WARN_CFLAGS instead of trying to mim...Olivier Hainque2-1/+6
2012-05-15[multiple changes]Arnaud Charlet10-397/+64
2012-05-15sem_ch5.adb (Analyze_Iterator_Specification): Set kind of loop variable after...Ed Schonberg3-2/+35
2012-05-15exp_ch4.adb (Insert_Dereference_Action): Reimplemented.Hristian Kirtchev7-39/+226
2012-05-15[multiple changes]Arnaud Charlet15-80/+97
2012-05-15[multiple changes]Arnaud Charlet3-19/+40
2012-05-15[multiple changes]Arnaud Charlet12-138/+280
2012-05-15[multiple changes]Arnaud Charlet10-71/+265
2012-05-15gnat1drv.adb: Enable Exception_Extra_Info in CodePeer_Mode.Arnaud Charlet2-1/+7