aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm51-170/+283
2013-12-09Eliminate SET_BASIC_BLOCK macro.David Malcolm7-14/+25
2013-12-09Rename profile_status_for_function to profile_status_for_fn.David Malcolm9-15/+30
2013-12-09Rename label_to_block_map_for_function to label_to_block_map_for_fn.David Malcolm4-5/+13
2013-12-09Rename last_basic_block_for_function to last_basic_block_for_fn.David Malcolm7-8/+21
2013-12-09Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,David Malcolm6-23/+40
2013-12-09re PR middle-end/38474 (compile time explosion in dataflow_set_preserve_mem_l...Richard Biener2-17/+13
2013-12-09re PR rtl-optimization/54300 (regcprop incorrectly looks through parallel reg...Richard Earnshaw4-13/+48
2013-12-09pr39834.c: Remove optimization level option.Martin Jambor6-5/+13
2013-12-09re PR sanitizer/59415 (ICE segfault in verify_bb_vtables for g++ -S -fvtable-...Marek Polacek4-2/+21
2013-12-09arm.md (generic_sched): Add cortexa12.Kyrylo Tkachov8-6/+141
2013-12-09install.texi (Prerequisites): Explicitly mention C library and its headers fo...Francois-Xavier Coudert2-0/+21
2013-12-09re PR c++/52707 ([C++11] Deleted special member function prevent type being a...Paolo Carlini2-0/+14
2013-12-09loop-31.c: Update scan pattern.Kyrylo Tkachov2-3/+7
2013-12-09asan-dg.exp (asan-gtest): Remove expected output from the pass/fail line and ...Richard Sandiford2-2/+8
2013-12-09Daily bump.GCC Administrator1-1/+1
2013-12-08re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo7-13/+47
2013-12-08macro-fusion-1.c: Cleanup sched2 rtl dump.Uros Bizjak5-2/+17
2013-12-08re PR fortran/58099 ([F03] over-zealous procedure-pointer error checking)Tobias Burnus11-17/+141
2013-12-08Daily bump.GCC Administrator1-1/+1
2013-12-07re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...Janus Weil4-1/+34
2013-12-07* config/linux.h: Fix typo in a comment.Maxim Kuvyrkov2-2/+7
2013-12-07Cleanup libc selection and Android support.Maxim Kuvyrkov2-16/+21
2013-12-07Cleanup definitions of libc-related target hooks.Maxim Kuvyrkov8-17/+45
2013-12-07Robustify check for IFUNC support.Maxim Kuvyrkov2-1/+5
2013-12-07Rename functions relating to libc support on Linux targets.Maxim Kuvyrkov8-9/+19
2013-12-07Rename files for libc selection on Linux targets.Maxim Kuvyrkov4-6/+13
2013-12-07rs6000.md (bswapdi2_32bit): Remove ?? from r->r alternative.Alan Modra2-1/+6
2013-12-07config.gcc (microblaze*-*-rtems*): Add TARGET_BIG_ENDIAN_DEFAULT.Ralf Corsepius2-0/+12
2013-12-07Daily bump.GCC Administrator1-1/+1
2013-12-06rs600.md (*bswapdi2_64bit): Remove ?? from the constraint.Vladimir Makarov2-1/+6
2013-12-06Fix two small problems...Caroline Tice4-24/+28
2013-12-06re PR target/59092 (__builtin_trap calls abort for aarch64-linux-gnu)Andrew Pinski2-0/+11
2013-12-06re PR tree-optimization/59388 (ICE on valid code at -O1 and above on x86_64-l...Jakub Jelinek4-3/+33
2013-12-06tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref.Jakub Jelinek2-20/+28
2013-12-06re PR testsuite/59043 (FAIL: (gcc|++).dg/pubtypes* scan-assembler long.*Lengt...Dominique d'Humieres6-5/+14
2013-12-06Fix dg options to vect-nop-move.c.Tejas Belagod2-1/+6
2013-12-06Change -mtune=ia to -mtune=intelH.J. Lu5-15/+27
2013-12-06re PR target/59405 (Incorrect FP<->MMX transition during call/ret)Uros Bizjak4-43/+82
2013-12-06remove an unneeded vec.release () to unbreak lto bootstrapTrevor Saunders2-1/+4
2013-12-06[ARM] Add __builtin_trap support for A32Ian Bolton6-0/+54
2013-12-06expr.c (expand_assignment): Update bitregion_start and bitregion_end.Bernd Edlinger2-0/+8
2013-12-06re PR target/59316 (gcc.dg/atomic/c11-atomic-exec-5.c FAILs on Solaris/SPARC)Eric Botcazou8-229/+581
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo33-155/+195
2013-12-06cgraphunit.c: Remove struct tags when referring to class ipa_opt_pass_d or cl...Oleg Endo7-73/+82
2013-12-06re PR tree-optimization/59058 (wrong code at -O3 on x86_64-linux-gnu (affecti...Richard Biener6-30/+89
2013-12-06score.c (score_force_temporary): Delete function.Jan-Benedict Glaw3-31/+16
2013-12-06Daily bump.GCC Administrator1-1/+1
2013-12-05pr15774-1.C: Adjust expected message.Paolo Carlini2-2/+6
2013-12-05invoke.texi: Document -fsanitize=signed-integer-overflow.Marek Polacek2-0/+17