aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-21re PR fortran/67615 (ICE on using arithmetic if with array instead of scalar)Steven G. Kargl4-8/+55
2015-09-21[PATCH] Fix undefined behavior in h8300 backendJeff Law4-1/+18
2015-09-21Complete the implementation of N4230, Nested namespace definition.Ville Voutilainen11-2/+99
2015-09-21Handle lines encoded into several maps in linemap_position_for_loc_and_offsetManuel López-Ibáñez2-1/+6
2015-09-21* config/spu/spu.c (spu_expand_insv): Avoid undefined behavior.Ulrich Weigand2-5/+9
2015-09-21passes.c (rest_of_decl_compilation): Do not call dwarf2out_early_global_decl ...Richard Biener4-1/+12
2015-09-21re PR debug/67664 (Duplicate AT_const_value attributes in some c++ cases.)Richard Biener4-10/+39
2015-09-21re PR target/64345 ([SH] Improve single bit extraction)Oleg Endo2-3/+8
2015-09-21re PR target/67657 ([SH][5/6 Regression]: internal compiler error: in cselib_...Oleg Endo4-7/+48
2015-09-21re PR middle-end/67651 (Optimizer assumes nothing can reside at address 0 des...Richard Biener2-1/+7
2015-09-21Catch excess warning in gcc.dg/pragma-diag-5.cManuel López-Ibáñez2-1/+6
2015-09-21[RS6000] Migrate from reduc_xxx to reduc_xxx_scal optabsAlan Lawrence4-49/+42
2015-09-21[PR middle-end/60832] Do not convert widest_int to tree just for printing it.Manuel López-Ibáñez4-20/+32
2015-09-21[ARM] Replacing variable swaps that use a temporary variable with a call to s...Bilyan Borisov2-20/+25
2015-09-21cygwin.h (STARTFILE_SPEC): Explicitly search sysroot/usr/lib/32api for additi...Jonathan Yong2-0/+7
2015-09-21* gcc.target/arm/stack-checking.c: Skip for Thumb1.Eric Botcazou2-0/+5
2015-09-21invoke.texi (SH Options): Undocument SH5/SH64 related options.Oleg Endo2-146/+10
2015-09-21re PR tree-optimization/59478 (Optimize variable access via byte copy)Oleg Endo2-0/+54
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