Age | Commit message (Expand) | Author | Files | Lines |
2011-08-25 | Don't assume hg convert in gcc_update | Rainer Orth | 1 | -5/+4 |
2011-07-15 | invoke.texi (C6X Options): New section. | Bernd Schmidt | 1 | -0/+3 |
2011-06-21 | gcc_update (gcc/config/avr/avr-tables.opt): New dependencies. | Joseph Myers | 1 | -0/+1 |
2011-05-19 | gcc_update (gcc/config/arm/arm-tables.opt): Also depend on gcc/config/arm/arm... | Joseph Myers | 1 | -1/+1 |
2011-05-10 | gcc_update (gcc/config/rs6000/rs6000-tables.opt): New dependencies. | Joseph Myers | 1 | -0/+1 |
2011-05-09 | gcc_update (gcc/config/mips/mips-tables.opt): New dependencies. | Joseph Myers | 1 | -0/+1 |
2011-05-02 | gcc_update (gcc/config/m68k/m68k-tables.opt): New dependencies. | Joseph Myers | 1 | -0/+1 |
2011-04-08 | gcc_update (gcc/config/arm/arm-tables.opt): New dependencies. | Joseph Myers | 1 | -2/+3 |
2010-10-12 | gcc_update: Run $GCC_HG pull and update separately. | Rainer Orth | 1 | -5/+16 |
2010-09-13 | * gcc_update: Handle hg, too. | Rainer Orth | 1 | -57/+103 |
2010-06-15 | gcc_update: Support updating a git clone. | Bernhard Reutner-Fischer | 1 | -1/+30 |
2010-04-22 | gcc_update: Sets the locale to C. | Basile Starynkevitch | 1 | -0/+6 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+3 |
2007-08-23 | gcc_update: Handle different URL paths and tags. | H.J. Lu | 1 | -2/+3 |
2007-08-16 | gcc_update: Use "svn info" for revision number. | H.J. Lu | 1 | -1/+12 |
2007-06-30 | gcc_update (files_and_dependencies): Handle gcc/testsuite/gcc.dg/cpp/direct2s.c. | Hans-Peter Nilsson | 1 | -0/+3 |
2007-02-09 | * gcc_update: Update for configure.in -> configure.ac. | Daniel Jacobowitz | 1 | -1/+1 |
2006-01-24 | gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. | Diego Novillo | 1 | -0/+1 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+4 |
2005-11-01 | * gcc_update: Include revision number in LAST_UPDATED. | Joseph Myers | 1 | -1/+1 |
2005-10-28 | gcc_update: When svn update is called and --silent is used, pass -q. | Andrew Pinski | 1 | -1/+1 |
2005-10-28 | gcc_update: Remove the -q from svn invocation. | Andrew Pinski | 1 | -1/+1 |
2005-10-28 | gcc_update: Update for svn. | Daniel Berlin | 1 | -28/+22 |
2005-08-23 | * gcc_update: Update dependencies for libjava/aclocal.m4. | Ben Elliston | 1 | -1/+1 |
2005-03-19 | * gcc_update (silent): Unset instead of initializing to null. | Alexandre Oliva | 1 | -1/+1 |
2005-03-18 | * gcc_update (apply_patch): Properly quote $1. | Andreas Schwab | 1 | -5/+5 |
2005-03-18 | * gcc_update: Add --silent option. | Zack Weinberg | 1 | -6/+26 |
2004-11-20 | gcc_update (touch_files): Don't rely on "make" being GNU make... | Hans-Peter Nilsson | 1 | -2/+5 |
2004-11-14 | * gcc_update (touch_files): Explicitly pass --no-print-directory. | Hans-Peter Nilsson | 1 | -1/+7 |
2004-11-04 | gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4. | Andrew Pinski | 1 | -1/+1 |
2004-08-31 | Made fixincludes a toplevel build module. | Paolo Bonzini | 1 | -0/+3 |
2004-08-25 | * gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am. | Ben Elliston | 1 | -1/+1 |
2004-08-20 | gcc_update (self): libjava/configure.in -> configure.ac. | Andreas Tobler | 1 | -3/+3 |
2004-08-04 | gcc_update: libjava/configure.ac -> configure.in. | Paolo Bonzini | 1 | -3/+3 |
2004-08-04 | * gcc_update: libjava/configure.in -> configure.ac. | Andreas Schwab | 1 | -3/+3 |
2004-08-03 | * gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh. | Richard Earnshaw | 1 | -0/+1 |
2004-06-16 | * gcc_update: boehm-gc/configure.in -> configure.ac. | Andreas Jaeger | 1 | -2/+2 |
2004-06-16 | configure.ac: New name of configure.in. | Paolo Bonzini | 1 | -1/+1 |
2004-06-15 | gcc_update (libmudflap/configure): Depend on libmudflap/configure.ac instead ... | Paolo Bonzini | 1 | -1/+1 |
2004-06-14 | * gcc_update: Add libcpp. | Andreas Jaeger | 1 | -0/+3 |
2004-06-10 | * gcc_update: Add libgfortran. | Andreas Jaeger | 1 | -0/+3 |
2004-05-29 | gcc_update (libbanshee/configure): Depend on libbanshee/configure.ac instead ... | Andrew Pinski | 1 | -1/+1 |
2004-05-18 | Makefile.def, [...]: Remove all mention of libf2c. | Zack Weinberg | 1 | -8/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+2 |
2004-04-12 | Add dependencies for zlib for gcc_update | Kelley Cook | 1 | -1/+3 |
2004-04-09 | configure.in: Rename to configure.ac. | Nathanael Nerode | 1 | -1/+1 |
2004-04-02 | gcc_update (files_and_dependencies): Remove gcc/ada/*.texi. | Kelley Cook | 1 | -4/+0 |
2004-03-16 | gcc_update (files_and_dependencies): Insert libffi dependencies. | Andreas Tobler | 1 | -0/+4 |
2004-03-11 | Wrong version checked in previous patch | R. Kelley Cook | 1 | -1/+1 |
2004-03-11 | configure.ac: Bump AC_PREREQ to 2.59. | Kelley Cook | 1 | -0/+1 |