aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-21re PR target/67126 ([SH] gcc.target/sh/pr51244-12.c failures)Oleg Endo5-57/+68
2015-09-21Daily bump.GCC Administrator1-1/+1
2015-09-20re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak3-0/+13
2015-09-20[AArch64][5/5] Cleanup immediate generation code in aarch64_internal_mov_imme...Wilco Dijkstra2-98/+44
2015-09-20[AArch64][4/5] Remove redundant codeWilco Dijkstra2-60/+5
2015-09-20[AArch64][3/5] Remove dead codeWilco Dijkstra2-69/+7
2015-09-20[AArch64][2/5] Improve aarch64_internal_mov_immediate by using faster algorithmWilco Dijkstra2-73/+28
2015-09-20[AArch64][1/5] Reimplement aarch64_bitmask_immWilco Dijkstra2-9/+58
2015-09-20pr43417.c: Move target independent test to ...Oleg Endo2-4/+5
2015-09-20sh.exp (check_effective_target_sh4a, [...]): New effective target checks.Oleg Endo83-245/+445
2015-09-20[PATCH] Fix 47679 by improving jump threadingJeff Law6-1/+355
2015-09-20switch from gimple to gimple*Trevor Saunders207-3194/+3222
2015-09-20Daily bump.GCC Administrator1-1/+1
2015-09-19xcoff.h (EH_FRAME_IN_DATA_SECTION): Delete.Andrew Dixie2-5/+31
2015-09-19pa.c (pa_function_ok_for_sibcall): Remove special treatment of TARGET_ELF32.John David Anglin2-8/+5
2015-09-19Implement nested namespace definitions.Ville Voutilainen8-7/+84
2015-09-18[PATCH] avail_expr_stack is no longer file scopedJeff Law5-75/+153
2015-09-19Daily bump.GCC Administrator1-1/+1
2015-09-18Misplaced return in previous commit.Manuel López-Ibáñez2-1/+5
2015-09-18Use explicit locations for some warnings in c-pragma.c.Manuel López-Ibáñez9-23/+66
2015-09-18[PATCH] const_and_copies is no longer file scopedJeff Law2-33/+63
2015-09-18[PATCH] avail_exprs is no longer file scopedJeff Law5-47/+60
2015-09-18pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.John David Anglin4-12/+23
2015-09-18Move diagnostic_show_locus and friends out into a new source fileDavid Malcolm4-130/+176
2015-09-18dwarf2out.c (switch_to_eh_frame_section): Add ATTRIBUTE_UNUSED to "back" para...David Edelsohn2-4/+7
2015-09-18re PR middle-end/67619 (ICE at -O1 and above on x86_64-linux-gnu in int_mode_...Uros Bizjak4-3/+26
2015-09-18[PATCH] Break out phi-only cprop into its own fileJeff Law4-528/+605
2015-09-18aix61.h (STARTFILE_SPEC): Add crtdbase.o.Andrew Dixie3-1/+9
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie12-54/+152
2015-09-18dwarf2out.c (append_entry_to_tmpl_value_parm_die_table): Assert we're in earl...Richard Biener2-3/+38
2015-09-18completely_scalarize arrays as well as records.Alan Lawrence5-48/+207
2015-09-18dwarf2out.c (add_location_or_const_value_attribute): Do nothing in early-dwarf.Richard Biener2-0/+8
2015-09-18re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...Richard Biener5-22/+74
2015-09-18Daily bump.GCC Administrator1-1/+1
2015-09-17re PR sanitizer/64078 (FAIL: c-c++-common/ubsan/object-size-9.c)Bernd Edlinger3-5/+12
2015-09-17Implement N4295 fold-expressions.Andrew Sutton12-13/+865
2015-09-17arm.md (*call_value_symbol): Fix operand for interworking.Christian Bruel4-1/+49
2015-09-17* gcc-interface/trans.c (emit_check): Do not touch TREE_SIDE_EFFECTS.Eric Botcazou4-17/+47
2015-09-17Handle alignment in __atomic_is_lock_freeJonathan Wakely2-2/+20
2015-09-17re PR rtl-optimization/66790 (Invalid uninitialized register handling in REE)Eric Botcazou2-9/+15
2015-09-17Split up optabs.[hc]Richard Sandiford31-2188/+2248
2015-09-17compiler: Issue channel type errors earlier.Ian Lance Taylor3-3/+12
2015-09-17re PR middle-end/65958 (-fstack-check breaks alloca on architectures using ge...Eric Botcazou8-113/+507
2015-09-17genmatch.c (parser::parse_expr): Improve error message for mis-placed flags.Richard Biener2-0/+8
2015-09-17passes.c (rest_of_decl_compilation): Always call early_global_decl debug hook...Richard Biener3-7/+31
2015-09-17re PR fortran/52846 ([F2008] Support submodules)Paul Thomas5-2/+46
2015-09-17[AArch64] Implement copysign[ds]f3James Greenhalgh5-0/+218
2015-09-17Fix LRA regressions on 64-bit SPARC.David S. Miller5-21/+61
2015-09-17cp-tree.h (note_decl_for_pch): Remove.Richard Biener5-24/+15
2015-09-17Fix build failure for SH.Kaz Kojima2-1/+6