summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* reload.c (find_reloads): Change the loop nesting when trying an alternative w...Andreas Krebbel2012-04-262-761/+779
* tree-diagnostic.c (maybe_unwind_expanded_macro_loc): Fix comment.Manuel López-Ibáñez2012-04-262-12/+12
* linux-eabi.h (GLIBC_DYNAMIC_LINKER_SOFT_FLOAT): Define.Michael Hope2012-04-262-1/+19
* i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam2012-04-265-1/+16
* Daily bump.GCC Administrator2012-04-261-1/+1
* savres.c: New test.Alan Modra2012-04-263-1/+1173
* re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson2012-04-252-0/+115
* re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno...Hans-Peter Nilsson2012-04-252-40/+61
* re PR target/53110 (GCC-4.7 generates stupid x86_64 asm)Jakub Jelinek2012-04-252-1/+17
* Assert dbx_reg_number doesn't return INVALID_REGNUMH.J. Lu2012-04-252-1/+9
* common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek2012-04-256-24/+36
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-2512-652/+613
* [multiple changes]Arnaud Charlet2012-04-2510-26/+140
* [multiple changes]Arnaud Charlet2012-04-257-638/+605
* [multiple changes]Arnaud Charlet2012-04-254-20/+45
* re PR middle-end/53089 (gfortran.dg/coarray/atomic_1.f90 and gfortran.dg/coar...Jan Hubicka2012-04-253-16/+35
* re PR tree-optimization/52979 (likely wrong code bug w/packed bitfields)Jakub Jelinek2012-04-257-5/+139
* l_fma_float_5.c: Adjust.Richard Guenther2012-04-2513-64/+79
* re PR tree-optimization/53058 (Another ice in remove_range_assertions)Jakub Jelinek2012-04-256-3/+57
* re PR middle-end/53088 (gcc.target/i386/pr39082-1.c)Jan Hubicka2012-04-252-2/+7
* tree-vectorizer.h (vect_loop_versioning): Adjust prototype.Richard Guenther2012-04-254-46/+39
* re PR c/52880 (-Woverride-init emitts unexpected error)Jakub Jelinek2012-04-254-2/+24
* c-typeck.c (pop_init_level): Improve diagnostics.Manuel López-Ibáñez2012-04-255-6/+17
* re PR fortran/52196 (Add -Wrealloc-lhs)Tobias Burnus2012-04-258-6/+122
* compare-elim.c (try_eliminate_compare): Also handle operands with implicit ex...Uros Bizjak2012-04-252-5/+25
* rs6000 (SAVE_INLINE_VRS, [...]): Define.Alan Modra2012-04-255-210/+561
* rs6000.c (rs6000_savres_strategy): Allow out-of-line save/restore for large f...Alan Modra2012-04-252-6/+20
* rs6000.c (START_USE, [...]): Define.Alan Modra2012-04-252-8/+72
* rs6000.c (rs6000_emit_stack_reset): Delete forward decl.Alan Modra2012-04-252-216/+212
* rs6000.c (rs6000_frame_related): Don't emit a REG_FRAME_RELATED_EXPR note whe...Alan Modra2012-04-252-27/+70
* Daily bump.GCC Administrator2012-04-251-1/+1
* This patch adds new builtins to check for cpu type and features.Sriraman Tallam2012-04-255-0/+588
* * sv.po: Update.Joseph Myers2012-04-242-11/+15
* common.opt (gdwarf-): Initialize dwarf_version to -1 instead of 2.Olivier Hainque2012-04-244-1/+20
* tree-pretty-print.h (default_tree_printer): Do not declare.Manuel López-Ibáñez2012-04-246-75/+97
* config.gcc (mips64*-*-linux*): Append mips/linux-common.h to tm_file.Chao-ying Fu2012-04-245-20/+92
* re PR testsuite/52641 (Test cases fail for 16-bit int targets)Georg-Johann Lay2012-04-242-0/+10
* re PR c++/52363 (Presence/absence of -pedantic compilation affects run-time b...Paolo Carlini2012-04-2413-205/+360
* compiler: Fix order of evalation for m[0] = len(m) when m is a map.Ian Lance Taylor2012-04-241-6/+12
* re PR target/47197 (ICE in gimplify_expr, at gimplify.c:7153 on AltiVec code ...Bill Schmidt2012-04-244-6/+45
* i386.md (*addsi_2_zext): Remove wrong assert.Uros Bizjak2012-04-241-2/+0
* re PR target/53065 (ICE replace_reg_with_saved_mem, at caller-save.c:1125)Georg-Johann Lay2012-04-242-0/+10
* compiler: Reject invalid composite literals.Ian Lance Taylor2012-04-241-1/+10
* re PR tree-optimization/53085 (writes to volatile struct members is missing)Richard Guenther2012-04-244-0/+29
* tree-if-conv.c (main_tree_if_conversion): Move bb under ENABLE_CHECKING.Richard Biener2012-04-242-4/+11
* genattrtab: avoid NULL-deref on errorJim Meyering2012-04-242-3/+9
* tree-vect-loop-manip.c (vect_do_peeling_for_loop_bound): If the epilogue loop...Richard Guenther2012-04-242-0/+16
* tree-ssa-forwprop.c (simplify_bitwise_binary): Don't directly use def1/def2.Andrew Pinski2012-04-242-3/+8
* re PR tree-optimization/53098 (tree-vect-loop.c:1414:19: error: comparison be...Richard Guenther2012-04-242-1/+7
* re PR tree-optimization/33512 (Simple bitwise simplification missed)Andrew Pinski2012-04-246-29/+246