- 10 Oct, 2001 1 commit
-
-
* MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar. From-SVN: r46149
Geert Bosch committed
-
- 02 Oct, 2001 3 commits
-
-
From-SVN: r45980
David Billinghurst committed -
From-SVN: r45970
Geert Bosch committed -
From-SVN: r45939
Joseph Myers committed
-
- 29 Sep, 2001 1 commit
-
-
From-SVN: r45886
Alexandre Oliva committed
-
- 27 Sep, 2001 1 commit
-
-
2001-09-26 Will Cohen <wcohen@redhat.com> * configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss. From-SVN: r45842
Will Cohen committed
-
- 26 Sep, 2001 1 commit
-
-
* Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for RANLIB. From-SVN: r45832
Alexandre Oliva committed
-
- 21 Sep, 2001 1 commit
-
-
* Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to avoid quotes nesting problems. (NATIVE_CHECK_MODULES): Ditto, just for consistency. (DO_X): Export only variables that are set. From-SVN: r45720
Alexandre Oliva committed
-
- 19 Sep, 2001 1 commit
-
-
configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler... 2001-09-19 Ben Elliston <bje@redhat.com> * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on Solaris when testing for the /usr/ucb/cc compiler; it has incorrect semantics. Use the shell built-in "type" command instead. From-SVN: r45687
Ben Elliston committed
-
- 01 Sep, 2001 1 commit
-
-
Merged from gcc-3_0-branch: 2001-07-30 Jeff Sturm <jsturm@one-pont.com> * ltcf-c.sh: Use $objext, not $ac_objext. 2001-07-27 Mark Kettenis <kettenis@gnu.org> * ltcf-cxx.sh: Add support for GNU. 2001-07-22 Timothy Wall <twall@redhat.com> * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve default settings if using GNU tools with that configuration. * ltcf-cxx.sh: Ditto. * ltcf-gcj.sh: Ditto. 2001-07-21 Michael Chastain <chastain@redhat.com> * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. * ltmain.sh: Mark as gcc-local. From-SVN: r45341
Alexandre Oliva committed
-
- 31 Aug, 2001 1 commit
-
-
2001-08-30 Eric Christopher <echristo@redhat.com> Jason Eckhardt <jle@redhat.com> * config.guess: Merge from master sources. * config.sub: Merge from master sources, add support for mipsisa32. Co-Authored-By: Jason Eckhardt <jle@redhat.com> From-SVN: r45310
Eric Christopher committed
-
- 25 Aug, 2001 1 commit
-
-
* config.sub: Merge from master sources, rev 1.219. * MAINTAINERS: Add self as contact for stormy16 port. From-SVN: r45174
Geoffrey Keating committed
-
- 15 Aug, 2001 1 commit
-
-
* config.sub: Merge from master sources, rev 1.218. * config.guess: Merge from master sources, rev 1.209. From-SVN: r44914
Zack Weinberg committed
-
- 11 Aug, 2001 1 commit
-
-
From-SVN: r44792
Graham Stott committed
-
- 30 Jul, 2001 3 commits
-
-
From-SVN: r44482
Jan Hubicka committed -
2001-07-30 Eric Christopher <echristo@redhat.com> * MAINTAINERS (Various maintainers: mips port): Added myself. From-SVN: r44474
Eric Christopher committed -
2001-07-25 Andrew Haley <aph@cambridge.redhat.com> * configure.in (sh-*-linux*): New. From-SVN: r44472
Andrew Haley committed
-
- 27 Jul, 2001 1 commit
-
-
* contrib/gcc_update: Dump timestamp in LAST_UPDATED. * .cvsignore: Add LAST_UPDATED. From-SVN: r44413
Richard Henderson committed
-
- 23 Jul, 2001 1 commit
-
-
From-SVN: r44265
Ulrich Weigand committed
-
- 16 Jul, 2001 1 commit
-
-
2001-07-16 Aldy Hernandez <aldyh@redhat.com> * config.sub: Fix mips64vr5000el typo in CPU-COMPANY. From-SVN: r44034
Aldy Hernandez committed
-
- 13 Jul, 2001 1 commit
-
-
From-SVN: r43982
Nicola Pero committed
-
- 12 Jul, 2001 1 commit
-
-
* configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj on m68hc11/m68hc12. From-SVN: r43970
Stephane Carrez committed
-
- 28 Jun, 2001 1 commit
-
-
From-SVN: r43628
H.J. Lu committed
-
- 13 Jun, 2001 4 commits
-
-
From-SVN: r43346
Joseph Myers committed -
* INSTALL/README: Update wrt. to the installation instructions now residing in gcc/doc/install.texi. From-SVN: r43318
Gerald Pfeifer committed -
* README: Replace with a cut-down and updated version of gcc/README. gcc: * README: Remove. Some of the contents moved to ../README. From-SVN: r43312
Joseph Myers committed -
* config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread multilibs to be disabled. From-SVN: r43294
David Edelsohn committed
-
- 11 Jun, 2001 1 commit
-
-
2001-06-11 Daniel Berlin <dan@cgsoftware.com> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r43227
Daniel Berlin committed
-
- 09 Jun, 2001 1 commit
-
-
* config.guess: Import CVS version 1.195. * config.sub: Import CVS version 1.212. From-SVN: r43096
Alexandre Oliva committed
-
- 08 Jun, 2001 1 commit
-
-
Makefile.in (AS_FOR_TARGET, [...]): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. From-SVN: r42996
Alexandre Oliva committed
-
- 04 Jun, 2001 3 commits
-
-
2001-06-04 Phil Edwards <pme@sources.redhat.com> * config.guess: Import CVS version 1.194. All gcc-local changes appear to also be in the master copy. * config.sub: Import CVS version 1.211. From-SVN: r42884
Phil Edwards committed -
* ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, with_gcc]: Use `gcc -shared' to build a shared library. From-SVN: r42874
Mark Mitchell committed -
* ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared archives. From-SVN: r42870
John David Anglin committed
-
- 01 Jun, 2001 3 commits
-
-
From-SVN: r42781
Rainer Orth committed -
* configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_flags until it exists. From-SVN: r42772
Hans-Peter Nilsson committed -
From-SVN: r42769
Alan Modra committed
-
- 31 May, 2001 1 commit
-
-
From-SVN: r42750
Graham Stott committed
-
- 28 May, 2001 2 commits
-
-
ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. From-SVN: r42680
Simon Patarin committed -
From-SVN: r42677
Alexandre Oliva committed
-
- 22 May, 2001 1 commit
-
-
* ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) [aix4*|aix5*]: Prepend blank. From-SVN: r42438
Alexandre Oliva committed
-