aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-02-08sse.md (FMAMODEM): New mode iterator.Uros Bizjak3-28/+38
2013-02-08gnu-user.h (TARGET_CAN_SPLIT_STACK): Define only when HAVE_GAS_CFI_PERSONALIT...Uros Bizjak3-20/+35
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias11-14/+98
2013-02-08re PR rtl-optimization/56195 (Error: incorrect register `%rdi' used with `l' ...Jakub Jelinek4-2/+55
2013-02-08re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin4-8/+59
2013-02-08re PR tree-optimization/56250 (Wrong constant folding on unsigned int)Jakub Jelinek4-0/+29
2013-02-08re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)Georg-Johann Lay5-4/+162
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener6-38/+38
2013-02-08re PR tree-optimization/52448 (cselim broken with calls)Michael Matz4-6/+98
2013-02-08ira.c (ira): Free broken dominator information.Richard Biener2-0/+5
2013-02-08i386.c (ix86_spill_class): Use INTEGER_CLASS_P macro.Uros Bizjak2-7/+8
2013-02-08Add more checking of headers.Marek Polacek2-0/+14
2013-02-08re PR rtl-optimization/56181 (ICE in verify_loop_structure, at cfgloop.c:1581...Richard Biener7-297/+303
2013-02-08re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay10-378/+1050
2013-02-08cfgloop.c (verify_loop_structure): Properly handle a loop exiting to another ...Richard Biener6-34/+44
2013-02-08Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.Richard Biener4-5/+22
2013-02-08Daily bump.GCC Administrator1-1/+1
2013-02-07Fix variable tracking for leaf functions on sparc.David S. Miller3-22/+42
2013-02-07re PR c++/56241 (ICE in toplev.c:332 on invalid)Jakub Jelinek4-16/+39
2013-02-07re PR target/50678 (FAIL: c52104y on x86_64-apple-darwin10)Simon Wright2-9/+50
2013-02-07re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)Uros Bizjak5-30/+37
2013-02-07re PR c++/56239 (parse error calling operator() on parenthesized value-initia...Jakub Jelinek4-3/+32
2013-02-07re PR c++/56237 (ICE in lang_* check: failed in push_local_name, at cp/decl.c...Jakub Jelinek4-1/+41
2013-02-07lra-constraints.c (process_alt_operands): Fix recently added comment.Vladimir Makarov2-4/+9
2013-02-07re PR rtl-optimization/56225 (ICE in lra-constraints.c when executing the tes...Vladimir Makarov4-1/+39
2013-02-07re PR c++/56235 (Bogus "error: invalid conversion from ‘unsigned char’ to...Jason Merrill3-2/+37
2013-02-07re PR debug/56154 (Bad .debug_loc generated for some code)Jakub Jelinek8-1/+266
2013-02-07re PR fortran/54339 (Update gfortran manual for GCC 4.8's TS29113 changes)Tobias Burnus2-23/+112
2013-02-07re PR middle-end/55797 (ICE: verify_cgraph_node failed: edge has no correspon...Jakub Jelinek3-2/+10
2013-02-07Fix g++.dg/debug/dwarf2/thunk1.C (PR debug/53363)Rainer Orth2-3/+10
2013-02-07re PR rtl-optimization/56178 (Miscompilation of Ada front-end with profiled b...Eric Botcazou3-24/+38
2013-02-07re PR target/56228 (Indirect call fails to assemble)Jakub Jelinek4-8/+41
2013-02-06collect2.c (main): Set aix64_flag for -G and -bsvr4 too, disable if -bnortl.Michael Haubenwallner2-14/+19
2013-02-07re PR target/54009 (incorrect code generated for DFmode lo_sum mem)Alan Modra4-39/+124
2013-02-07re PR target/54131 (ICE building 416.gamess, reload_cse_simplify_operands)Alan Modra2-0/+28
2013-02-07Daily bump.GCC Administrator1-1/+1
2013-02-07gnu.h (GNU_USER_TARGET_OS_CPP_BUILTINS): Never define MACH, just __MACH__.Thomas Schwinge2-1/+6
2013-02-06* parser.c (cp_parser_enum_specifier): Check for error_mark_node.Jason Merrill3-1/+7
2013-02-06re PR fortran/55789 (Needless realloc with array constructor.)Paul Thomas4-3/+44
2013-02-06re PR fortran/55978 (class_optional_2.f90 -Os fails)Janus Weil2-3/+8
2013-02-06Revert previous change, unintended.Arnaud Charlet5-256/+68
2013-02-06tracer.c (tracer): Mark loops with LOOPS_NEED_FIXUP instead of calling fix_lo...Richard Biener2-2/+7
2013-02-06re PR ada/52123 (gcc bootstrap with ada fails on mingw target)Rainer Emrich4-11/+26
2013-02-06Make-lang.in: Enable System.Stack_Checking.Operations target pairs on VxWorks...Hristian Kirtchev2-2/+18
2013-02-06[multiple changes]Arnaud Charlet16-1190/+1688
2013-02-06[multiple changes]Arnaud Charlet4-8/+47
2013-02-06snames.ads-tmpl (Name_Loop_Optimize, [...]): New pragma-related names.Eric Botcazou6-11/+147
2013-02-06[multiple changes]Arnaud Charlet14-161/+282
2013-02-06[multiple changes]Arnaud Charlet12-23/+64
2013-02-06re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek4-4/+36