aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2012-06-11tm.texi.in (Addressing Modes): Mention that this hook needs to be defined for...Hans-Peter Nilsson2-4/+8
2012-06-11re PR target/53511 (SH Target: Add support for fma patterns)Oleg Endo1-8/+6
2012-06-07genhooks.c (main): Set progname.Andreas Schwab1-0/+2
2012-06-06invoke.texi (fconserve-space): Remove documentation.Steven Bosscher1-13/+1
2012-06-06invoke.texi (sched-pressure-algorithm): Document new --param.Richard Sandiford1-0/+11
2012-06-05e5500.md: New file.Edmar Wienskoski1-5/+7
2012-06-05md.texi (Standard Pattern Names For Generation): Document sincos pattern.Oleg Endo1-0/+16
2012-06-04re PR c++/53524 (Bogus enum comparison warning)Paolo Carlini1-3/+4
2012-06-03re PR target/53512 (SH Target: Allow fsca and fsrra for non-SH4A)Oleg Endo1-1/+23
2012-06-01re PR c++/50134 (-Wmissing-prototypes doesn't work for C++)Manuel López-Ibáñez1-3/+9
2012-05-31re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay1-5/+39
2012-05-31gen-avr-mmcu-texi.c: Sort MCUs.Georg-Johann Lay1-7/+7
2012-05-31invoke.texi (AVR Options): Fix typos.Georg-Johann Lay1-7/+7
2012-05-29re PR debug/53453 (darwin linker expects both AT_name and AT_comp_dir debug n...Jack Howarth2-0/+6
2012-05-29re PR target/51340 (SH Target: Make -mfused-madd enabled by default)Oleg Endo1-6/+12
2012-05-29re PR target/52941 (SH Target: Add support for movco.l / movli.l atomics on S...Oleg Endo1-2/+14
2012-05-29LANGUAGES: Fix typos.Joseph Myers6-16/+16
2012-05-29* doc/include/texinfo.tex: Update to version 2012-05-16.16.Joseph Myers1-927/+1962
2012-05-28re PR c++/25137 (Warning "missing braces around initializer" causing problems...Paolo Carlini1-2/+3
2012-05-28* doc/md.texi (Standard Names): Fix typos in documentation for atomic patterns.Hans-Peter Nilsson1-3/+3
2012-05-28md.texi (stack_protect_test): Remove negation of branch to label.Hans-Peter Nilsson1-1/+1
2012-05-26re PR c++/53220 (g++ mis-compiles compound literals)Jason Merrill1-3/+24
2012-05-17m68k-devices.def: Add 51ag, 51je, 51jf, 51jg, 51mm, 51qm.Kwok Cheung Yeung1-1/+1
2012-05-15tm.texi.in (Type Layout): Update reference to source-code.Hans-Peter Nilsson2-6/+6
2012-05-15md.texi (fma): Define to only be applicable for single rounding.Kenneth Zadeck1-6/+4
2012-05-14re PR target/53344 (Dont' emit an assembler warning when assembling 3-byte sy...Georg-Johann Lay1-8/+9
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+7
2012-05-14attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt1-10/+16
2012-05-12generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.Paolo Carlini1-3/+3
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+2
2012-05-10md.texi (Standard Names): Document probe_stack_address.Eric Botcazou1-0/+7
2012-05-10Use i386-cpuinfo.c on all i386 targetsRainer Orth1-2/+3
2012-05-09extend.texi (Function Attributes): Point xref to section about Pragmas.Manuel López-Ibáñez1-2/+1
2012-05-09re PR target/53256 ([avr] Attribute 'interrupt' shall override attribute 'sig...Georg-Johann Lay1-50/+68
2012-05-09genmultilib: Update copyright dates.Terry Guo1-1/+1
2012-05-09Makefile.in (s-mlib): Add new argument MULTILIB_REQUIRED.Terry Guo1-0/+23
2012-05-08This patch adds functionality to libgcov to enable user applications to colle...Teresa Johnson1-0/+6
2012-05-08Makefile.in (TEXI_GCC_FILES): Add avr-mmcu.texi.Georg-Johann Lay2-82/+75
2012-05-04* doc/md.texi (attr_flag): Update for changes of previous revision.Steven Bosscher1-11/+1
2012-05-04Enable -Wunused-local-typedefs when -Wall or -Wunused is onDodji Seketeli1-0/+1
2012-05-02ChangeLog entry:Kirill Yukhin3-1/+12
2012-05-01Add -fno-sync-libcalls.Richard Henderson1-1/+11
2012-04-30re PR c++/51033 (generic vector subscript and shuffle support was not added t...Marc Glisse1-1/+1
2012-04-30Add -Wvarargs optionDodji Seketeli1-0/+7
2012-04-30Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli1-0/+2
2012-04-30invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...Manuel López-Ibáñez1-26/+31
2012-04-28re PR tree-optimization/38785 (huge performance regression on EEMBC bitmnp01)Joern Rennecke1-3/+9
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-2/+26
2012-04-26i386-cpuinfo.c (FEATURE_AVX2): New enum value.Sriraman Tallam1-0/+2
2012-04-25common.opt (flag_debug_types_section): Default to 0.Jakub Jelinek1-7/+10