| Commit message (Expand) | Author | Age | Files | Lines |
* | * gennews (files): Add GCC 3.3 files. | mmitchel | 2003-10-16 | 2 | -1/+6 |
* | 2003-09-18 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2003-09-18 | 2 | -2/+8 |
* | * gcc_build: Fix handling of -t option. Add -x option. | mmitchel | 2003-08-21 | 2 | -4/+12 |
* | * texi2pod.pl: Remove extra line. | kraai | 2003-08-01 | 2 | -1/+4 |
* | 2003-07-31 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2003-07-31 | 2 | -0/+8 |
* | * texi2pod.pl: Default @itemize's parameter to @bullet. | kraai | 2003-07-15 | 2 | -1/+10 |
* | * gcc_update: gcc/acconfig.h no longer exists. | zack | 2003-07-12 | 2 | -1/+5 |
* | 2003-07-11 Matthias Klose <doko@debian.org> | doko | 2003-07-11 | 2 | -2/+14 |
* | top: | zack | 2003-07-04 | 2 | -2/+11 |
* | * reg_search: Replace existing uses of DATE with MADE_DATE and | janis | 2003-06-24 | 3 | -27/+46 |
* | * gcc_update (files_and_dependencies): Add | thorpej | 2003-06-24 | 2 | -0/+9 |
* | * paranoia.cc: Fix spelling error. | neroden | 2003-06-13 | 2 | -1/+3 |
* | * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC | neroden | 2003-05-23 | 5 | -20/+25 |
* | * compare_tests: Fix exit status and be more flexible with spacing. | mrs | 2003-04-04 | 2 | -16/+27 |
* | Add files to the new contrib/reghunt directory: | janis | 2003-03-27 | 5 | -0/+520 |
* | 2003-03-08 Phil Edwards <pme@gcc.gnu.org> | pme | 2003-03-09 | 2 | -8/+17 |
* | 2003-03-03 H.J. Lu <hjl@gnu.org> | hjl | 2003-03-03 | 3 | -2/+11 |
* | * test_summary (configflags): Only use the first match. Remove | aoliva | 2003-01-19 | 2 | -8/+17 |
* | * test_summary (configflags): awk portability. | ljrittle | 2003-01-10 | 2 | -1/+5 |
* | * test_summary (configflags): Compute correctly with both | aoliva | 2003-01-07 | 2 | -6/+14 |
* | * gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends | ghazi | 2003-01-03 | 2 | -1/+9 |
* | * gcc_update (files_and_dependencies): Add gcc/intl/plural.c as | gerald | 2002-12-29 | 2 | -1/+7 |
* | * gcc_update (configure): Depend on config/acx.m4 as well. | aoliva | 2002-12-28 | 2 | -1/+3 |
* | * gcc_update (configure): Depend on configure.in. | aoliva | 2002-12-28 | 2 | -0/+5 |
* | * texi2pod.pl: Skip contents of @copying. | jsm28 | 2002-12-24 | 2 | -2/+6 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 2 | -3/+99 |
* | * btest-gcc.sh: Add gdb.sum to TESTLOGS only when GDB testsuite is run. | geoffk | 2002-10-22 | 2 | -20/+22 |
* | * paranoia.cc (real_c_float::image): Accomodate size of | rth | 2002-10-22 | 2 | -1/+25 |
* | * paranoia.cc (ENUM_BITFIELD): New. | rth | 2002-10-16 | 2 | -78/+89 |
* | * objs-gcc.sh: Don't install GDB testsuite if GDB was not built. | geoffk | 2002-10-11 | 3 | -7/+18 |
* | 2002-10-09 Phil Edwards <pme@gcc.gnu.org> | pme | 2002-10-09 | 3 | -4/+10 |
* | * objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'. | geoffk | 2002-10-09 | 2 | -0/+7 |
* | 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> | neroden | 2002-09-24 | 1 | -0/+2 |
* | gcc/ | rth | 2002-09-16 | 2 | -0/+2702 |
* | * enquire.c: Remove. | rth | 2002-09-04 | 2 | -2887/+4 |
* | * gennews (files): Add GCC 3.2 files. | mmitchel | 2002-08-14 | 2 | -2/+7 |
* | * gennews (files): Add proper files for the GCC 3.1 release series. | gerald | 2002-07-25 | 2 | -6/+12 |
* | (gcc) | neroden | 2002-07-17 | 2 | -0/+2891 |
* | 2002-07-16 H.J. Lu <hjl@gnu.org> | hjl | 2002-07-16 | 2 | -1/+5 |
* | * texi2pod.pl: Correct handling of the internal R<> sequence. | zack | 2002-06-26 | 2 | -6/+14 |
* | 2002-05-31 Florian Weimer <fw@deneb.enyo.de> | fw | 2002-05-31 | 2 | -0/+9 |
* | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | ro | 2002-05-16 | 3 | -5/+10 |
* | * gcc_update (touch_files): Don't have empty for loop. | geoffk | 2002-04-18 | 2 | -1/+5 |
* | * gcc_update: Remove libchill. | rth | 2002-04-17 | 2 | -1/+4 |
* | * texi2pod.pl: Handle @end ftable and @end vtable. | zack | 2002-03-26 | 2 | -1/+5 |
* | * contrib/texi2pod.pl: Handle @include, @ftable, @vtable. | zack | 2002-03-11 | 2 | -10/+58 |
* | * btest-gcc.sh: For crosses, assume newlib and GNU binutils. | geoffk | 2002-03-09 | 3 | -2/+9 |
* | * test_summary: Additional to XPASS and FAIL, add UNRESOLVED, | aoliva | 2002-02-24 | 2 | -1/+6 |
* | Contribute regression tester scripts | geoffk | 2002-02-02 | 5 | -0/+338 |
* | * gennews (files): Replace gcc-2.95/gcc-2.95.html, | gerald | 2002-01-25 | 2 | -5/+8 |