aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-10-24compiler: Use MPC library for complex numbers.Ian Lance Taylor6-470/+169
2014-10-24compiler: Simplify making integer expressions.Ian Lance Taylor7-271/+142
2014-10-24Daily bump.GCC Administrator1-1/+1
2014-10-23pa.c (pa_can_combine_p): Fix typo in last change.John David Anglin2-1/+5
2014-10-23* tree-vrp.c (extract_range_from_assert): Fix typo in comment.Ian Lance Taylor2-1/+5
2014-10-23* config/mep/mep.h (TARGET_HAS_F_SETLKW): Don't define.Ian Lance Taylor2-1/+4
2014-10-23re PR debug/63623 (Lots of functions get -fvar-tracking silently turned off u...Jakub Jelinek2-65/+50
2014-10-23re PR c++/63619 (warning: deleting ‘void*’ is undefined has no -W flag)Jonathan Wakely5-1/+25
2014-10-23msp430.c (msp430_print_operand): 'x' modifier is independend of -mlarge.DJ Delorie3-2/+8
2014-10-23re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko5-0/+57
2014-10-23re PR c/63626 (Warning "inline function declared but never defined" output tw...Marek Polacek4-1/+20
2014-10-23c-ubsan.c (ubsan_instrument_shift): Perform the MINUS_EXPR in unsigned type.Marek Polacek4-5/+37
2014-10-23avr.c: Fix GNU coding rules and typos.Georg-Johann Lay5-402/+445
2014-10-23AVX. Fix block absq emit for non AVX-512 targets.Kirill Yukhin4-6/+37
2014-10-23AVX-512. 81.1/n. Extend `function_code' field `tree_var_decl' structure.Kirill Yukhin3-5/+13
2014-10-23Fix gcc.dg/ipa/ipa-icf-21.c on 32-bit Linux/x86.Rainer Orth2-1/+5
2014-10-23[multiple changes]Arnaud Charlet9-93/+74
2014-10-23[multiple changes]Arnaud Charlet21-73/+286
2014-10-23sysdep.c (__gnat_localtime_tzoff): Properly delimit the substring which repre...Hristian Kirtchev2-1/+6
2014-10-23[multiple changes]Arnaud Charlet5-278/+412
2014-10-23[multiple changes]Arnaud Charlet11-82/+148
2014-10-23[multiple changes]Arnaud Charlet5-39/+73
2014-10-23[multiple changes]Arnaud Charlet8-32/+74
2014-10-23[multiple changes]Arnaud Charlet7-73/+243
2014-10-23[multiple changes]Arnaud Charlet4-4/+40
2014-10-23Makefile.def: Add libcpp build module and dependencies.Richard Biener2-1/+8
2014-10-23Fix gcc.dg/ipa/ipa-icf-2[18].c on SolarisRainer Orth3-2/+7
2014-10-23Fix SPARC testsuite gnu11 falloutRainer Orth6-1/+19
2014-10-23fold-const.c (fold_binary_loc): Preserve side-effects of X - X when simplifyi...Richard Biener3-1/+10
2014-10-23Daily bump.GCC Administrator1-1/+1
2014-10-22re PR lto/63603 (Linking with -fno-lto still invokes LTO)Richard Biener2-1/+7
2014-10-22auto-profile.c: Change order of header files.Dehao Chen2-2/+7
2014-10-22re PR tree-optimization/63530 (GCC generates incorrect aligned store on ARM a...Guozhi Wei4-1/+46
2014-10-22Reset global state ipa-icf.c:optimizerDavid Malcolm2-0/+5
2014-10-22cfgbuild.h: New.Andrew MacLeod20-287/+409
2014-10-22lra.c (lra): Remove call to recog_init.Richard Sandiford5-13/+53
2014-10-22recog.h (recog_data_d): Remove enabled_alternatives.Richard Sandiford4-9/+8
2014-10-22recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford15-42/+100
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford13-106/+229
2014-10-22recog.h (extract_constrain_insn): Declare.Richard Sandiford11-32/+39
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek42-74/+232
2014-10-22[ARM] Add missing '\' in macro define.Jiong Wang2-1/+5
2014-10-22[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIVRenlin Li2-1/+9
2014-10-22Makefile.in (s-match): Adjust dependencies to only catch match.pd.Richard Biener2-1/+6
2014-10-22[AArch64] Update target testcases for gnu11Jiong Wang8-12/+39
2014-10-22[Dejagnu] fix gcc-dg-prune glitch when filtering "relocation truncation" errorJiong Wang3-7/+17
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener13-15/+4648
2014-10-22re PR target/63594 (ICE: in ix86_vector_duplicate_value, at config/i386/i386....Jakub Jelinek15-34/+363
2014-10-22re PR target/63542 (My build log is full of "non-delegitimized UNSPEC UNSPEC_...Jakub Jelinek5-6/+94
2014-10-22gengtype.h (obstack_chunk_alloc, [...]): Remove cast.Alan Modra10-59/+80