aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-01-13re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i...Jeff Law6-5/+104
2011-01-13Fix PR debug/PR46973Dodji Seketeli4-0/+71
2011-01-13re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at s...Andrey Belevantsev4-6/+36
2011-01-13Fix minor issuesEric Botcazou1-2/+2
2011-01-13* ja.po: Update.Joseph Myers2-72/+76
2011-01-13Daily bump.GCC Administrator1-1/+1
2011-01-12cp-tree.h (begin_for_scope): New prototype.Rodrigo Rivas Costa10-180/+306
2011-01-12mn10300: Auto-clobber the flags in asms.Richard Henderson2-0/+20
2011-01-12mn10300: Add delegitimize_address hook.Richard Henderson2-0/+65
2011-01-12mn10300: Add clzsi2.Richard Henderson2-0/+27
2011-01-12mn10300: Emit clr.Richard Henderson2-0/+32
2011-01-12mn10300: Force lower-subreg pass to run.Richard Henderson2-0/+9
2011-01-12mn10300: Clean up trampoline handlingRichard Henderson3-28/+34
2011-01-12s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov4-12/+14
2011-01-12re PR debug/47209 (ICE: SIGSEGV in should_emit_struct_debug (dwarf2out.c:627)...Kai Tietz4-1/+24
2011-01-12re PR driver/47244 (plugin linker is used unconditionally)Jan Hubicka2-5/+19
2011-01-12re PR lto/47259 (LTO and global register variable)Richard Guenther3-0/+28
2011-01-12re PR lto/47259 (LTO and global register variable)Richard Guenther2-1/+8
2011-01-12config.gcc (arm*-*-linux*, [...]): Use gnu-user.h before linux.h.Joseph Myers5-107/+178
2011-01-12re PR c/46946 (contradiction in docs for -Ofast and -ffast-math)Richard Guenther2-4/+10
2011-01-12Fix long lineEric Botcazou1-3/+4
2011-01-12Object1.h: Add copyright header, update comments.Iain Sandoe9-122/+316
2011-01-12re PR testsuite/33033 (FAIL: gcc.dg/20061124-1.c: undefined reference to `__s...Eric Botcazou2-0/+6
2011-01-12re PR tree-optimization/47233 (IPA reference tends to explode in memory use w...Jan Hubicka2-0/+10
2011-01-12In gcc/testsuite/: 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero38-131/+180
2011-01-12In gcc/: 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero7-15/+71
2011-01-12go-test.exp (go-set-goarch): New proc.Rainer Orth2-1/+44
2011-01-12Daily bump.GCC Administrator1-1/+1
2011-01-11godump.c (go_output_var): Don't output the variable if there is already a typ...Ian Lance Taylor2-1/+20
2011-01-11* godump.c (go_format_type): Don't generate float80.Ian Lance Taylor2-4/+5
2011-01-11re PR debug/46955 (Missing DW_AT_const_value from DW_TAG_template_value_param...Dodji Seketeli4-2/+107
2011-01-11mn10300: Clean up costing.Richard Henderson4-143/+305
2011-01-11Oops, forgot predicates.md line in last Changelog.Richard Henderson1-0/+1
2011-01-11mn10300: Remove bset/bclr patterns.Richard Henderson6-332/+11
2011-01-11mn10300: Define the A and D constraints.Richard Henderson3-5/+19
2011-01-11mn10300: Add attribute enabled.Richard Henderson2-0/+25
2011-01-11mn10300: fp insn cleanupRichard Henderson2-190/+27
2011-01-11mn10300: Fix debug offsets into the stack frameRichard Henderson2-26/+7
2011-01-11mn10300: Emit the movm stores in the correct order.Richard Henderson3-55/+62
2011-01-11mn10300: Delete ASM_PN_FORMAT.Richard Henderson2-2/+2
2011-01-11mn10300: Disable test tree-ssa/vrp47.cRichard Henderson2-1/+5
2011-01-11mn10300: Better definition of INCOMING_RETURN_ADDR_RTX.Richard Henderson2-1/+9
2011-01-11Fix incorrectly applied patch.Jan Hubicka2-6/+0
2011-01-11re PR lto/45721 (ICE: in function_and_variable_visibility, at ipa.c:673 with ...Jan Hubicka10-59/+243
2011-01-11re PR tree-optimization/46076 (constant propagation and compile-time math no ...Richard Guenther4-0/+43
2011-01-11re PR rtl-optimization/45235 (const volatile read moved out of order)Richard Guenther2-1/+8
2011-01-11re PR bootstrap/47215 (Failed to bootstrap)Kai Tietz2-0/+8
2011-01-11re PR tree-optimization/47239 ((int)&func & 3 is always optimized to 0 on som...Richard Guenther2-0/+9
2011-01-11re PR tree-optimization/47086 (ICE: verify_flow_info failed: BB 3 can not thr...Jeff Law4-1/+32
2011-01-11re PR c++/46658 (internal compiler error on cp/init.c)Jason Merrill4-14/+51