Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-24 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). | Alexandre Oliva | 1 | -0/+3 | |
(configure-target-libchill, configure-target-libobjc): Likewise. | |||||
2000-07-24 | * configure.in: Use the same cache file for all target libs. | Alexandre Oliva | 1 | -0/+5 | |
* config-ml.in: But different cache files per multilib variant. | |||||
2000-07-23 | * configure (topsrcdir): Don't use dirname. | Jeff Law | 1 | -0/+4 | |
2000-07-22 | merge with gcc | Jason Merrill | 1 | -89/+333 | |
2000-07-20 | * config.sub: Update to subversions version 2000-07-06. | Hans-Peter Nilsson | 1 | -0/+4 | |
2000-07-07 | * symlink-tree: Check number of arguments. | Jeff Law | 1 | -0/+4 | |
2000-07-06 | Update texinfo.tex to version 2000-05-28.15. | Andrew Cagney | 1 | -0/+4 | |
2000-07-02 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> | Ulf Carlsson | 1 | -0/+4 | |
* ltconfig: Add support for mips-dde-sysv4.2MP | |||||
2000-06-28 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | Corinna Vinschen | 1 | -0/+5 | |
`os2'. Force ac_cv_exeext to be ".exe" in that case. | |||||
2000-06-20 | TI C54x target added. | Tim Wall | 1 | -0/+5 | |
2000-06-07 | new file - notes about using --enable-maintainer-mode | Nick Clifton | 1 | -0/+5 | |
2000-05-31 | Import texinfo.tex from texinfo-4.0. | Andrew Cagney | 1 | -0/+4 | |
Add support for ``make pdf'' to the gdb/doc directory using pdftex. | |||||
2000-05-30 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. | Andrew Cagney | 1 | -0/+5 | |
* config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |||||
2000-05-21 | 20000-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+11 | |
* configure: Revert changes made on May 18 and May 19. * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc directory are used if they exist. Make sure $(build_tooldir)/include is searched for header files, $(build_tooldir)/lib/ for library files. (GCC_FOR_TARGET): Likewise. (CXX_FOR_TARGET): Likewise. | |||||
2000-05-19 | 20000-05-19 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+5 | |
* configure: Provide --disable-target-dir-sanity-checking to disable the gcc directory checking for cross compiling. | |||||
2000-05-18 | 20000-05-18 H.J. Lu (hjl@gnu.org) | H.J. Lu | 1 | -0/+5 | |
* configure: Ask to create the gcc directory for cross compiling if necessary. | |||||
2000-05-18 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | Jeff Law | 1 | -0/+4 | |
2000-05-18 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | David Edelsohn | 1 | -0/+4 | |
2000-05-17 | * Makefile.in (configure-target-libiberty): Depend on | Alexandre Oliva | 1 | -0/+5 | |
configure-target-newlib. | |||||
2000-05-16 | Skip CVS directories when creating tar ball. | Andrew Cagney | 1 | -0/+5 | |
2000-05-16 | Add code to tweek djunpack as part of release process. | Andrew Cagney | 1 | -0/+7 | |
2000-05-13 | 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | H.J. Lu | 1 | -0/+5 | |
* ltmain.sh: Preserve in relink_command any environment variables that may affect the linker behavior. | |||||
2000-05-12 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. | Jeff Law | 1 | -0/+4 | |
2000-05-11 | Add toplevel configure support for ia64-elf. | Jim Wilson | 1 | -0/+4 | |
* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |||||
2000-05-08 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | Eli Zaretskii | 1 | -0/+5 | |
with the version name. * config/djgpp/djconfig.sh: Use more warning switches. * config/djgpp/fnchange.lst: Replace the leading gdb-0222 with the @V@ placebo. | |||||
2000-04-23 | * djunpack.bat: New file. | Eli Zaretskii | 1 | -0/+4 | |
* config/djgpp/README: Explain how to unpack using djunpack.bat. | |||||
2000-04-21 | * config.sub (d30v): Add d30v as a basic machine type. | Richard Henderson | 1 | -0/+4 | |
2000-04-19 | Pass MD5PROG to sub-makes when building .tar.bz2 archive. | Andrew Cagney | 1 | -0/+7 | |
2000-04-13 | * Makefile.in (gdb-taz): New target. GDB specific archive. | Andrew Cagney | 1 | -0/+14 | |
(do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive. | |||||
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 1 | -0/+4 | |
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227. | |||||
2000-04-03 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L | Christopher Faylor | 1 | -0/+6 | |
library search. (CXX_FOR_TARGET): Ditto. | |||||
2000-03-30 | * configure.in: -linux-gnu*, not -linux-gnu. | Jason Merrill | 1 | -0/+9 | |
* configure (gcc_version): When setting, narrow search to lines containing `version_string'. | |||||
2000-03-10 | 2000-03-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 | |
* Makefile.in (all-gcc): Backed out the last change. | |||||
2000-03-10 | 2000-03-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 | |
* Makefile.in (all-gcc): Run ld/ld-new if necessary. | |||||
2000-03-03 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. | Andrew Cagney | 1 | -0/+8 | |
(do-tar-bz2): Replace TOOL with PACKAGE. (gdb.tar.bz2): Remove GDBTK from GDB package. (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, dejagnu.tar.bz2): New packages. | |||||
2000-02-28 | 2000-02-27 Andreas Jaeger <aj@suse.de> | Ian Lance Taylor | 1 | -0/+5 | |
* configure.in: Add entry for mips*-*-linux*, move catch all *-*-*linux* entry below this one. | |||||
2000-02-27 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | Ian Lance Taylor | 1 | -0/+4 | |
2000-02-24 | Add support for an OS of "wince" | Nick Clifton | 1 | -0/+4 | |
2000-02-24 | * config.guess, config.sub: Updated to match config's 2000-02-15 | Andrew Cagney | 1 | -0/+5 | |
version. | |||||
2000-02-23 | Add IBM 370 support. | Alan Modra | 1 | -0/+5 | |
2000-02-23 | Add support for sh-pe and arm-wince-pe targets. | Nick Clifton | 1 | -0/+4 | |
2000-02-21 | cygwin32 -> cygwin. | Christopher Faylor | 1 | -0/+4 | |
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 | |
* ChangeLog: Whitespace change to test logging. * bfd/ChangeLog, dejagnu/ChangeLog, include/ChangeLog, tcl/ChangeLog: Same. | |||||
2000-02-07 | Apply patches to support Insight by hand from insight-2000-02-04 snapshot. | Jason Molenda | 1 | -0/+31 | |
2000-01-12 | Merge in changes from egcs for AIX cross-compilation support. | Geoffrey Keating | 1 | -0/+5 | |
1999-09-04 | 1999-09-04 Steve Chamberlain <sac@pobox.com> | Ian Lance Taylor | 1 | -0/+4 | |
* config.sub: Add support for configuring for pj. | |||||
1999-08-31 | Add support for configuring for fr30. | Nick Clifton | 1 | -0/+4 | |
1999-08-27 | Do not build ld for native AIX platforms. | Nick Clifton | 1 | -0/+5 | |
1999-08-10 | * Makefile.in (LDFLAGS): Define. | Ian Lance Taylor | 1 | -0/+4 | |
1999-08-08 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1 | -0/+6 | |
* configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise. |