aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2014-11-11download_prerequisites: Stop downloading CLooG.Tobias Burnus1-15/+0
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini1-0/+11
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt2-0/+9
2014-11-07arm.opt (masm-syntax-unified): New option.Terry Guo1-0/+11
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers1-3/+2
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt2-0/+27
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt2-0/+7
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh1-0/+10
2014-11-06arm-cores.def: Add support for -mcpu=cortex-m0.small-multiply,cortex-m0plus.s...Hale Wang1-0/+3
2014-11-05Enable -fextended-identifiers by default.Joseph Myers3-19/+12
2014-11-05ipa-chkp.c: New.Ilya Enkovich5-7/+394
2014-11-05Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt2-0/+10
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt2-2/+12
2014-11-03[multiple changes]Naveen H.S1-1/+1
2014-11-01[Patch 7/7] Remove *_BY_PIECES_PJames Greenhalgh2-88/+0
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh2-0/+60
2014-10-31contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant ...Jeff Law1-0/+6
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-62/+62
2014-10-28Remove VEC_LSHIFT_EXPR and vec_shl_optabAlan Lawrence1-3/+2
2014-10-28Enable -fsanitize-recover for KASan.Yury Gribov1-4/+4
2014-10-28Allow to override Asan shadow offset.Yury Gribov1-4/+10
2014-10-27Add new optabs for reducing vectors to scalarsAlan Lawrence1-12/+31
2014-10-26In cp/error.c...Manuel López-Ibáñez1-5/+4
2014-10-24config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.Daniel Hellstrom1-8/+8
2014-10-22md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.Richard Sandiford1-34/+41
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek1-10/+21
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener2-0/+316
2014-10-21invoke.texi (pedantic-errors): Explain better.Manuel López-Ibáñez1-2/+6
2014-10-21avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny.Joern Rennecke1-0/+4
2014-10-21invoke.texi (AARCH64/mtune): Document thunderx as an available option also.Andrew Pinski1-1/+1
2014-10-21Add AutoFDO.Dehao Chen1-1/+37
2014-10-19md.texi (RTL Template): Correct equivalent match_operand expression.Andreas Schwab1-1/+1
2014-10-18invoke.texi (Options to Request or Suppress Warnings): Explain options preced...Manuel López-Ibáñez1-8/+16
2014-10-18invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin1-3/+1
2014-10-16IPA ICF pass, part 3/5Martin Liska1-1/+15
2014-10-15invoke.texi: Update to reflect that GNU11 is the default mode for C.Marek Polacek1-4/+3
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin2-0/+14
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-0/+6
2014-10-10asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.Marek Polacek1-0/+6
2014-10-10[AArch64] Add --enable-fix-cortex-a53-835769 configure-time optionKyrylo Tkachov1-0/+10
2014-10-10[AArch64] Implement workaround for ARM Cortex-A53 erratum 835769Kyrylo Tkachov1-0/+9
2014-10-09avr.opt (mmcu=): Change to have a string value.Joern Rennecke1-0/+41
2014-10-09* doc/invoke.texi: Document -fsanitize=bool and -fsanitize=enum.Marek Polacek1-0/+13
2014-10-08Add overlap functionality to gcov-tool.Rong Xu1-2/+44
2014-10-04remove score-* supportTrevor Saunders1-69/+0
2014-10-03re PR c++/54427 (Expose more vector extensions)Marc Glisse1-0/+7
2014-09-30arm-cores.def (cortex-m7): New core name.Terry Guo1-1/+3
2014-09-26common.opt: New option.Jakub Jelinek1-0/+5
2014-09-26Add direct support for Linux kernel __fentry__ patchingAndi Kleen1-1/+16
2014-09-24Add an no_reorder attribute for LTOAndi Kleen1-1/+11