Age | Commit message (Expand) | Author | Files | Lines |
2004-01-10 | gcc_update (files_and_dependencies): Update fastjar/configure.in to fastjar/c... | Kelley Cook | 1 | -0/+5 |
2004-01-08 | gcc_update (files_and_dependencies): Remove non-existant files. | Kelley Cook | 1 | -0/+4 |
2004-01-06 | gcc_update (files_generated): Revert 2003-12-18 change. | Kelley Cook | 1 | -0/+4 |
2004-01-03 | gcc_update (files_and_dependencies): For gcc directory, rename configure.in t... | Andrew Pinski | 1 | -0/+5 |
2003-12-19 | gcc_update (files_and_dependencies): For libjava/libltdl directory, remove ac... | Andreas Tobler | 1 | -0/+5 |
2003-12-18 | gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update gcc/ada... | Kelley Cook | 1 | -0/+5 |
2003-12-16 | Fix required by libjava/libltdl import. | James E Wilson | 1 | -0/+5 |
2003-12-11 | gcc_update (files_and_dependencies): Correct typo in the filename gnat_ug_wnt... | Kelley Cook | 1 | -0/+5 |
2003-12-08 | gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads, treeprs.ads. | Arnaud Charlet | 1 | -0/+5 |
2003-10-16 | * gennews (files): Add GCC 3.3 files. | Mark Mitchell | 1 | -0/+4 |
2003-08-21 | * gcc_build: Fix handling of -t option. Add -x option. | Mark Mitchell | 1 | -0/+4 |
2003-08-01 | * texi2pod.pl: Remove extra line. | Matt Kraai | 1 | -0/+4 |
2003-07-15 | * texi2pod.pl: Default @itemize's parameter to @bullet. | Matt Kraai | 1 | -0/+4 |
2003-07-12 | * gcc_update: gcc/acconfig.h no longer exists. | Zack Weinberg | 1 | -0/+4 |
2003-07-11 | test_installed: Add options to run objc tests. | Matthias Klose | 1 | -0/+5 |
2003-07-04 | intl: New directory; see intl/ChangeLog for details. | Zack Weinberg | 1 | -1/+7 |
2003-06-24 | gcc_update (files_and_dependencies): Add gcc/testsuite/gcc.dg/cpp/_Pragma3.c ... | Jason Thorpe | 1 | -0/+6 |
2003-06-13 | * paranoia.cc: Fix spelling error. | Nathanael Nerode | 1 | -0/+2 |
2003-05-23 | analyze_brprob, [...]: Change GNU CC to GCC. | Nathanael Nerode | 1 | -0/+5 |
2003-04-04 | * compare_tests: Fix exit status and be more flexible with spacing. | Mike Stump | 1 | -0/+4 |
2003-03-09 | test_summary: Add -h, print existing comments as help. | Phil Edwards | 1 | -0/+4 |
2003-03-03 | gcc_build: Use $GCC_CVS/$CVS instead of cvs. | H.J. Lu | 1 | -0/+5 |
2003-01-19 | test_summary (configflags): Only use the first match. | Alexandre Oliva | 1 | -0/+6 |
2003-01-10 | * test_summary (configflags): awk portability. | Loren J. Rittle | 1 | -0/+4 |
2003-01-07 | test_summary (configflags): Compute correctly with both autoconfiscated and C... | Alexandre Oliva | 1 | -0/+5 |
2003-01-03 | gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends on gcc/cp/cfns... | Kaveh R. Ghazi | 1 | -0/+6 |
2002-12-29 | gcc_update (files_and_dependencies): Add gcc/intl/plural.c as depending on gc... | Gerald Pfeifer | 1 | -0/+5 |
2002-12-28 | * gcc_update (configure): Depend on config/acx.m4 as well. | Alexandre Oliva | 1 | -0/+2 |
2002-12-28 | * gcc_update (configure): Depend on configure.in. | Alexandre Oliva | 1 | -0/+4 |
2002-12-24 | * texi2pod.pl: Skip contents of @copying. | Joseph Myers | 1 | -0/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -3/+7 |
2002-10-21 | paranoia.cc (real_c_float::image): Accomodate size of real_internal format. | Richard Henderson | 1 | -0/+7 |
2002-10-16 | paranoia.cc (ENUM_BITFIELD): New. | Richard Henderson | 1 | -0/+10 |
2002-09-16 | real.c, real.h: Rewrite from scratch. | Richard Henderson | 1 | -0/+4 |
2002-09-04 | * enquire.c: Remove. | Richard Henderson | 1 | -0/+4 |
2002-08-14 | * gennews (files): Add GCC 3.2 files. | Mark Mitchell | 1 | -0/+4 |
2002-07-25 | gennews (files): Add proper files for the GCC 3.1 release series. | Gerald Pfeifer | 1 | -0/+5 |
2002-07-17 | Makefile.in: Delete references to enquire. | Nathanael Nerode | 1 | -0/+4 |
2002-07-16 | gcc_update (touch_files): Pass -s to ${MAKE}. | H.J. Lu | 1 | -0/+4 |
2002-06-26 | * texi2pod.pl: Correct handling of the internal R<> sequence. | Zack Weinberg | 1 | -0/+4 |
2002-05-31 | gcc_update (files_and_dependencies): Add generated Texinfo files for Ada. | Florian Weimer | 1 | -0/+5 |
2002-05-16 | Makefile.in: Allow for PWDCMD to override hardcoded pwd. | Rainer Orth | 1 | -0/+5 |
2002-04-18 | * gcc_update (touch_files): Don't have empty for loop. | Geoffrey Keating | 1 | -0/+4 |
2002-04-16 | * gcc_update: Remove libchill. | Richard Henderson | 1 | -0/+4 |
2002-03-26 | * texi2pod.pl: Handle @end ftable and @end vtable. | Zack Weinberg | 1 | -0/+4 |
2002-03-11 | texi2pod.pl: Handle @include, @ftable, @vtable. | Zack Weinberg | 1 | -0/+5 |
2002-02-24 | test_summary: Additional to XPASS and FAIL... | Christian Jönsson | 1 | -0/+5 |
2002-01-25 | gennews (files): Replace gcc-2.95/gcc-2.95.html... | Gerald Pfeifer | 1 | -0/+6 |
2002-01-16 | gennews (files): Replace egcs-1.1/egcs-1.1.2.html... | Gerald Pfeifer | 1 | -0/+6 |
2002-01-02 | * warn_summary: Add -ada subdirectory flag. | Kaveh R. Ghazi | 1 | -0/+4 |