Age | Commit message (Expand) | Author | Files | Lines |
2013-04-26 | Makefile.in (toplev.o): Depend on diagnostic-color.h. | Jakub Jelinek | 1 | -3/+4 |
2013-04-25 | arm.c (neon_builtin_type_mode): Add T_V4HF. | Kyrylo Tkachov | 1 | -0/+12 |
2013-04-24 | * invoke.texi: Update expected date for C++1y. | Jason Merrill | 1 | -1/+1 |
2013-04-24 | cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__. | Paolo Carlini | 1 | -7/+0 |
2013-04-24 | cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__. | Paolo Carlini | 1 | -0/+7 |
2013-04-23 | Add -flto-report-wpa | Andi Kleen | 1 | -1/+5 |
2013-04-22 | [Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook. | James Greenhalgh | 2 | -4/+15 |
2013-04-17 | re PR web/45688 (Typo in __attribute__((version-id)) docs) | Manuel López-Ibáñez | 1 | -1/+1 |
2013-04-16 | invoke.texi (i386 Option): Reword -mstack-protector-guard description. | Uros Bizjak | 1 | -3/+3 |
2013-04-15 | Use -z ignore instead of --as-needed on Solaris | Rainer Orth | 2 | -2/+4 |
2013-04-15 | i386.opt: New option mstack-protector-guard=. | Andrew Hsieh | 1 | -1/+9 |
2013-04-12 | tm.texi.in (LOOP_ALIGN): Remove loop note references. | Steven Bosscher | 2 | -4/+4 |
2013-04-12 | opts.c: Include diagnostic-color.h. | Jakub Jelinek | 1 | -0/+71 |
2013-04-10 | Improve cstore code generation on 64-bit sparc. | David S. Miller | 2 | -0/+6 |
2013-04-08 | rtl.texi (sequence): Rewrite documentation to match the current use of SEQUEN... | Steven Bosscher | 1 | -33/+19 |
2013-04-05 | Document cortex-a53 in ARM options. | Ramana Radhakrishnan | 1 | -2/+2 |
2013-04-05 | standards.texi (Standards): The Go frontend supports the Go 1 language standard. | Ian Lance Taylor | 1 | -7/+2 |
2013-03-30 | md.texi (Standard Names): Update documentation for JUMP_TABLE_DATA changes. | Steven Bosscher | 4 | -8/+22 |
2013-03-29 | re PR lto/56777 (bad grammar in fwhole-program documentation) | Paolo Carlini | 1 | -1/+1 |
2013-03-28 | genmodes.c (emit_max_int): New function. | Kenneth Zadeck | 1 | -0/+14 |
2013-03-27 | invoke.texi (AVR Options): Tweak link for AVR-LibC user manual. | Gerald Pfeifer | 2 | -3/+3 |
2013-03-27 | target.def (TARGET_HAS_IFUNC_P): New target hook. | Alexander Ivchenko | 2 | -0/+8 |
2013-03-27 | arm-cores.def: Added core cortex-r7. | Terry Guo | 1 | -1/+1 |
2013-03-26 | * doc/invoke.texi (SPARC options): Remove -mlittle-endian. | Eric Botcazou | 1 | -6/+0 |
2013-03-25 | mmips-cpus.def (74kc, [...]): Add PTF_AVOID_IMADD. | Steve Ellcey | 1 | -1/+10 |
2013-03-21 | [ARM] Turning off 64bits ops in Neon | Christophe Lyon | 1 | -1/+7 |
2013-03-20 | predicates.md (indexed_address, [...]): New predicates. | Michael Meissner | 1 | -0/+15 |
2013-03-20 | extend.texi: (micromips, nomicromips, nocompression): Document new function a... | Catherine Moore | 3 | -7/+67 |
2013-03-15 | Document HLE / RTM intrinsics | Andi Kleen | 1 | -0/+115 |
2013-03-14 | re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i... | Jakub Jelinek | 1 | -1/+8 |
2013-03-12 | * doc/invoke.texi (-Waddr-space-convert): Move into the table earlier. | Jakub Jelinek | 1 | -5/+5 |
2013-03-12 | re PR target/56263 ([avr] Provide strict address-space checking) | Georg-Johann Lay | 1 | -1/+6 |
2013-03-07 | invoke.texi (fwhole-program): Discourage use in combination with -flto. | Richard Biener | 1 | -9/+5 |
2013-03-06 | re PR target/56529 ([SH] Calls to __sdivsi3_i4i and __udivsi3_i4i are generat... | Oleg Endo | 1 | -2/+32 |
2013-03-05 | invoke.texi (MicroBlaze): Add -mbig-endian, -mlittle-endian, -mxl-reorder. | David Holsgrove | 1 | -1/+13 |
2013-03-03 | target.def (TARGET_OPTION_VALID_ATTRIBUTE_P): Update comments; the attribute ... | Sandra Loosemore | 2 | -36/+36 |
2013-03-01 | extended.texi (C Extensions): Change order in @menu to match @node. | Tobias Burnus | 5 | -173/+173 |
2013-02-28 | re PR sanitizer/56454 (need to rename attribute no_address_safety_analysis to... | Konstantin Serebryany | 1 | -4/+9 |
2013-02-28 | re PR c++/55813 (Poorly named/documented option Wctor-dtor-privacy) | Paolo Carlini | 1 | -1/+3 |
2013-02-28 | * avr/avr-mcus.def (ata5272, ata5505, attiny1634, ata6285) | Georg-Johann Lay | 1 | -9/+9 |
2013-02-25 | invoke.texi: Document r4700. | Matt Turner | 1 | -1/+1 |
2013-02-25 | 2012-02-25 Catherine Moore <clm@codesourcery.com> | Catherine Moore | 3 | -67/+7 |
2013-02-25 | invoke.texi (-fsanitize=): Move from optimization to debugging options. | Tobias Burnus | 1 | -12/+12 |
2013-02-24 | mips16.S: Don't build for microMIPS. | Catherine Moore | 3 | -7/+67 |
2013-02-21 | rtl.texi (vec_concat, [...]): Mention that scalars are valid operands. | Hans-Peter Nilsson | 1 | -8/+9 |
2013-02-21 | invoke.texi (MIPS Options): Update documentation of the floating-point multip... | Maciej W. Rozycki | 1 | -4/+6 |
2013-02-21 | re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag... | Jakub Jelinek | 1 | -1/+1 |
2013-02-12 | extend.texi: Document Function Multiversioning and "default" parameter string... | Sriraman Tallam | 1 | -0/+64 |
2013-02-05 | install.texi: Refer to ISL, not PPL. | Richard Biener | 1 | -3/+3 |
2013-01-31 | lib1funcs.S: Add support for e3v5 architecture variant. | Nick Clifton | 1 | -25/+145 |