aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-09ChangeLog: Fix ChangeLog entry.Uros Bizjak2-2/+2
2013-12-09sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE instructions when __TARG...Uros Bizjak4-6/+16
2013-12-09chi2_quality.cc: Change -DSAMPLES=30000.Renlin Li2-1/+5
2013-12-09Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of li...Andreas Schwab3-32/+78
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-08* testsuite/30_threads/async/async.cc: Fix race condition in test.Jonathan Wakely2-15/+14
2013-12-08re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo7-13/+47
2013-12-08fenv.h on UbuntuBruce Korb8-1535/+1585
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-08explicit_instantiation.cc: New.Paolo Carlini74-0/+2778
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-07* ssp.c (fail): Avoid -Wformat-security warning.Jakub Jelinek2-2/+6
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-06testsuite_tr1.h (test_category, [...]): constexpr in c++11 mode.Paolo Carlini46-1291/+1200
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-06MAINTAINERS: Add myself as sh maintainer.Oleg Endo2-1/+5
2013-12-06re PR go/59408 (Many Go tests FAIL with notesleep not on g0)Ian Lance Taylor1-0/+4
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-06config.host (microblaze-*-rtems*): New.Ralf Corsepius2-0/+8
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-06elf.c (ET_DYN): Undefine and define again.Jakub Jelinek2-11/+56