| Commit message (Expand) | Author | Age | Files | Lines |
* | compare-debug: Drop LTO sections. | Alexandre Oliva | 2010-06-21 | 2 | -0/+12 |
* | override.m4: Remove obsolete (<2.64) definitions. | Paolo Bonzini | 2010-06-10 | 2 | -225/+12 |
* | re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6) | Iain Sandoe | 2010-06-09 | 2 | -3/+16 |
* | Import AC_CHECK_DECL for C++ fixes from git Autoconf. | Joern Rennecke | 2010-06-03 | 2 | -0/+48 |
* | configure: Regenerate after change to elf.m4. | Steve Ellcey | 2010-04-13 | 2 | -1/+5 |
* | mh-mingw: Revert accidentally checking r156315. | Kai Tietz | 2010-03-23 | 2 | -2/+6 |
* | Fix unnamed extension for ISO-C. | Kai Tietz | 2010-01-28 | 1 | -2/+2 |
* | stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. | Rainer Orth | 2010-01-05 | 2 | -0/+49 |
* | re PR bootstrap/41529 (LTO configuration should detect if the target is ELF) | Richard Guenther | 2010-01-02 | 2 | -0/+32 |
* | largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and AC_CANONICAL_TARGET. | Joseph Myers | 2009-11-30 | 2 | -0/+10 |
* | * zlib.m4: New file. | Joel Brobecker | 2009-11-24 | 2 | -0/+22 |
* | * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS. | Jan Kratochvil | 2009-11-09 | 2 | -0/+10 |
* | largefile.m4: New file. | Jan Kratochvil | 2009-11-07 | 2 | -0/+29 |
* | acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test. | Rainer Orth | 2009-10-23 | 2 | -1/+5 |
* | stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in the previous t... | Paolo Bonzini | 2009-09-09 | 2 | -32/+486 |
* | stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H. | Paolo Bonzini | 2009-09-09 | 2 | -10/+11 |
* | [multiple changes] | Kai Tietz | 2009-09-08 | 2 | -471/+43 |
* | Move misplaced contrib/ChangeLog entry to config/. | Alexandre Oliva | 2009-09-03 | 1 | -0/+7 |
* | configure.ac (--with-build-config): New. | Alexandre Oliva | 2009-09-03 | 2 | -9/+9 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 6 | -1/+60 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+9 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 2 | -1/+5 |
* | Disable option checking in the toplevel, avoid 2.64 fopen glitch. | Ralf Wildenhues | 2009-08-19 | 2 | -0/+21 |
* | Sync config/ChangeLog from src. | Ralf Wildenhues | 2009-08-16 | 1 | -4/+1 |
* | extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ... | Ralf Wildenhues | 2009-07-30 | 5 | -7/+30 |
* | re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++) | Joseph Myers | 2009-07-17 | 2 | -2/+8 |
* | tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling. | Joseph Myers | 2009-07-17 | 2 | -1/+24 |
* | mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc. | Olivier Hainque | 2009-06-25 | 2 | -7/+10 |
* | (Synchronize with addition made to binutils sources): | Rafael Avila de Espindola | 2009-05-27 | 2 | -0/+15 |
* | re PR target/37137 (unrecognized command line option "-minterlink-mips16") | Alexandre Oliva | 2009-05-12 | 6 | -4/+18 |
* | [multiple changes] | Paolo Bonzini | 2009-05-07 | 2 | -8/+17 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 3 | -10/+15 |
* | mh-cygwin (LDFLAGS): Add linker option to increase stack limit up to 8MB. | Kai Tietz | 2009-02-11 | 2 | -0/+8 |
* | mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emu... | Jie Zhang | 2009-01-23 | 2 | -0/+22 |
* | Index... | Andrew Pinski | 2008-12-21 | 2 | -1/+12 |
* | Missed to check in changes to /config/mh-mingw. | Kai Tietz | 2008-11-21 | 2 | -1/+6 |
* | re PR target/27880 (undefined reference to `_Unwind_GetIPInfo') | Steve Ellcey | 2008-11-12 | 2 | -16/+31 |
* | Move picochip directory to correct location. | Paul Brook | 2008-09-03 | 31 | -12396/+0 |
* | Add picoChip port. | Hari Sandanagobalane | 2008-09-03 | 31 | -0/+12396 |
* | configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu. | Richard Sandiford | 2008-08-09 | 4 | -6/+14 |
* | mt-spu (all-ld): Update for ld Makefile changes. | Alan Modra | 2008-08-03 | 2 | -4/+6 |
* | tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal with cygwin. | Keith Seitz | 2008-08-02 | 2 | -8/+22 |
* | config: sync with src | Keith Seitz | 2008-07-30 | 3 | -1277/+3246 |
* | configure.ac: Add makefile fragments for hpux. | Paolo Bonzini | 2008-07-30 | 3 | -0/+13 |
* | mh-mingw (LDFLAGS): Append to rather than replacing previous value. | Joseph Myers | 2008-07-11 | 2 | -1/+6 |
* | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 2008-06-17 | 2 | -8/+80 |
* | tls.m4: Fix typos. | Bernhard Reutner-Fischer | 2008-06-11 | 2 | -2/+6 |
* | re PR tree-optimization/36218 (VRP causes stack overflow while building libgcj) | Joseph Myers | 2008-06-08 | 2 | -0/+7 |
* | re PR driver/35916 (problem running GCC under Vista with relocated directory) | Danny Smith | 2008-06-05 | 2 | -0/+6 |
* | re PR ada/36001 ($(GNATMAKE) not defined with 'cd gcc && make') | Samuel Tardieu | 2008-05-12 | 2 | -2/+9 |