Age | Commit message (Expand) | Author | Files | Lines |
2003-12-16 | re PR c++/13275 (Implementation of offsetof macro) | Mark Mitchell | 1 | -0/+20 |
2003-12-16 | system.h (DEFAULT_CALLER_SAVES): Poison. | Kazu Hirata | 1 | -8/+0 |
2003-12-16 | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 1 | -1/+2 |
2003-12-15 | re PR c++/11773 (GCOV misreports coverage for in-class C++ member functions) | Nathan Sidwell | 1 | -5/+27 |
2003-12-12 | linux.h (IA64_GATE_AREA_END): Increase by 64K. | Jakub Jelinek | 1 | -0/+13 |
2003-12-11 | m32r.c: Convert to ISO-C | Nick Clifton | 1 | -1/+1 |
2003-12-10 | extend.texi (Vector Extensions): Document that bitwise operations also work o... | Geoffrey Keating | 1 | -5/+6 |
2003-12-09 | m32r.h: Add support for m32r2 processor. | Kazuhiro Inaoka | 1 | -1/+5 |
2003-12-08 | install.texi: Revert change of Dec 7; gcc is still a 2.13 directory. | Nathanael Nerode | 1 | -2/+1 |
2003-12-08 | PR ada/13324, PR ada/12614 | Arnaud Charlet | 1 | -20/+1 |
2003-12-08 | final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL. | Kazu Hirata | 1 | -6/+0 |
2003-12-07 | configure: Regenerate with (preferred) autoconf 2.57. | Nathanael Nerode | 1 | -1/+2 |
2003-12-05 | extend.texi (Constructing Calls): Add warning about the limitations of the fu... | Eric Botcazou | 1 | -0/+5 |
2003-12-05 | 2003-12-04 Stuart Hastings <stuart@apple.com> | Stuart Hastings | 1 | -0/+4 |
2003-12-04 | re PR target/13186 ([PPC] Internal compiler error in reload.c) | Richard Sandiford | 1 | -13/+0 |
2003-12-01 | As per David's request. | James E Wilson | 1 | -1/+2 |
2003-12-01 | Fixes issues pointed out by Chris Lattner. | James E Wilson | 1 | -6/+5 |
2003-12-01 | common.opt: Remove -fgnu-linker. | Zack Weinberg | 1 | -12/+1 |
2003-12-01 | * doc/c-tree.texi (Function Bodies): Update HANDLER documentation. | Gabriel Dos Reis | 1 | -4/+4 |
2003-12-01 | Makefile.am: Define AM_MAKINFOFLAGS. | Kelley Cook | 1 | -3/+4 |
2003-11-30 | s390.md ("tmdi_reg", [...]): Insns now use multiple letter constraints. | Andreas Krebbel | 1 | -3/+42 |
2003-11-27 | * doc/install.texi: Remove ADAC reference and make accurate. | Nathanael Nerode | 1 | -5/+3 |
2003-11-27 | tm.texi (SYSROOT_HEADERS_SUFFIX_SPEC): Fix typo. | Gunther Nikl | 1 | -1/+1 |
2003-11-21 | Remove some .cvsignore files due to doc files now being built in build directory | Kelley Cook | 1 | -7/+0 |
2003-11-21 | * doc/invoke.texi (-O2): Doesn't enable -fweb. | Mark Wielaard | 1 | -1/+1 |
2003-11-21 | * doc/invoke.texi: Mention dV and dZ. | Kazu Hirata | 1 | -0/+6 |
2003-11-21 | invoke.texi: Update dump file names. | Kazu Hirata | 1 | -42/+31 |
2003-11-20 | ssa.c, [...]: Remove files. | Richard Henderson | 2 | -72/+1 |
2003-11-20 | Makefile.in (extraclean): Delete. | Joseph Myers | 2 | -9/+3 |
2003-11-20 | Makefile.in (lang_checks): Add. | Joseph Myers | 1 | -1/+3 |
2003-11-19 | install.texi (Specific): Remove information on old versions of glibc versus o... | Gerald Pfeifer | 1 | -14/+0 |
2003-11-16 | Makefile.in (expr.o): Depend on $(TARGET_H). | Richard Sandiford | 1 | -0/+12 |
2003-11-16 | * doc/install.texi (--enable-checking): Update valgrind's URL. | Kazu Hirata | 1 | -1/+1 |
2003-11-16 | Fix links in online manuals. | Gerald Pfeifer | 1 | -2/+2 |
2003-11-15 | install.texi (Prerequisites): Refine documentation of autoconf, automake and ... | Joseph Myers | 1 | -6/+15 |
2003-11-11 | cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro. | Jason Merrill | 1 | -0/+40 |
2003-11-09 | cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p. | Jan Hubicka | 1 | -16/+1 |
2003-11-08 | re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid) | Joseph Myers | 1 | -6/+6 |
2003-11-08 | c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues. | Joseph Myers | 1 | -1/+2 |
2003-11-05 | install-old.texi: Remove old documentation of building cross-compilers. | Joseph Myers | 2 | -268/+52 |
2003-11-03 | gty.texi (tag, desc): Say more about role of desc values in selecting between... | Richard Kenner | 1 | -11/+18 |
2003-11-03 | contrib.texi: Add Giovanni Bajo, Dara Hazeghi, Falk Hueffner, and Andrew Pinski. | Volker Reichelt | 1 | -0/+12 |
2003-11-03 | rs6000.c (rs6000_override_options): Add G3, G4, and G5 marketing names to the... | Syd Polk | 1 | -3/+8 |
2003-11-03 | * doc/install-old.texi: Remove VMS documentation. | Joseph Myers | 1 | -255/+1 |
2003-11-02 | Makefile.in (targhooks.o, reload.o): Update dependencies. | Richard Sandiford | 1 | -0/+13 |
2003-10-29 | install.texi (Building): Add a sentence about building Ada for a canadian cross. | Andreas Schwab | 1 | -1/+3 |
2003-10-27 | * doc/install.texi: Update instructions for Ada cross builds | Arnaud Charlet | 1 | -1/+3 |
2003-10-27 | re PR ada/5909 (Ada has no test suite.) | Arnaud Charlet | 1 | -0/+34 |
2003-10-26 | extend.texi (interrupt_handler): Add m68k to the list of processors implement... | Bernardo Innocenti | 2 | -7/+32 |
2003-10-24 | re PR pch/10757 (Adding -fpic/-fPIC causes crash with PCH created without -fp... | Geoffrey Keating | 1 | -0/+25 |