summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-271-0/+5
| | | | | * COPYING.NEWLIB: Add license info for long long routines added to stdlib.
* * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.DJ Delorie2003-11-191-0/+5
| | | | * Makefile.in: Regenerate.
* * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.DJ Delorie2003-10-201-0/+5
| | | | * configure: Regenerate.
* * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset ofNathanael Nerode2003-10-131-0/+6
| | | | | HOST_FLAGS_TO_PASS. * Makefile.in: Regenerate.
* 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>DJ Delorie2003-10-081-0/+7
| | | | | | | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. * configure: Rebuilt * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure * Makefile.in: Rebuilt
* Move ChangeLog entries for config/ subdir into config/ChangeLog, whereNathanael Nerode2003-10-081-158/+6
| | | | they belong. Thanks to Kelley Cook <kcook34@ford.com>.
* 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-041-0/+4
| | | | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
* 2003-10-01 Phil Edwards <pme@gcc.gnu.org>H.J. Lu2003-10-021-0/+10
| | | | | | | | | | * config-ml.in: Use ac_configure_args directly instead of ml_arguments. Only set ml_norecursion if --no[-]recursion is actually seen. 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr> * config-ml.in: Propagate INSTALL variables.
* * configure.in: Pass a computed --program-transform-nameDaniel Jacobowitz2003-09-211-0/+6
| | | | | to subconfigures. * configure: Regenerated.
* * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.Nathanael Nerode2003-09-201-0/+8
| | | | | | | * Makefile.in: Regenerate. * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. * Makefile.in: Regenerate.
* * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): FixDaniel Jacobowitz2003-09-171-0/+6
| | | | | quoting. * configure: Regenerated.
* 2003-09-12 Michael Chastain <mec@shout.net>Michael Chastain2003-09-141-0/+7
| | | | | | | Fix PR gdb/857. * src-release (do-proto-topleve): Remove junk files intl/config.cache, intl/config.status, intl/config.h, intl/stamp-h.
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-0/+6
| | | | | | * src-release (dejagnu.tar): New target. (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. (do-djunpack): Use $(PACKAGE) for the package name.
* * configure: Regenerate.DJ Delorie2003-09-041-0/+4
|
* Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.Nick Clifton2003-09-041-0/+4
|
* * configure.in: Ensure arguments to sed are properly spaced.DJ Delorie2003-09-021-0/+5
| | | | * configure: Regenerate.
* * install-sh: Update to newer upstream versions (associated withDaniel Jacobowitz2003-08-291-0/+8
| | | | | aclocal 1.7). * missing: Likewise, plus $1Help2man -> $1 typo fix.
* * configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz2003-08-271-0/+5
| | | | * configure: Regenerated.
* * config/no-executables.m4: New file.Daniel Jacobowitz2003-08-271-0/+4
|
* Merge bugfix from GCC:Nathanael Nerode2003-08-271-0/+6
| | | | | | | | 2003-08-23 Phil Edwards <pme@gcc.gnu.org> * configure.in: Use newline instead of semicolon when assuming shell arguments in a for loop. * configure: Regenerated.
* Merge configure.in, configure with GCC.Geoffrey Keating2003-08-211-0/+12
|
* * configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating2003-08-201-0/+5
| | | | * configure: Rebuild.
* 2003-08-15 Michael Chastain <mec@shout.net>Michael Chastain2003-08-161-0/+6
| | | | | | * src-release (do-proto-toplev): Remove junk files dejagnu/example/calc/config.status, dejagnu/example/calc/config.log.
* * config-ml.in, symlink-tree: Add license.DJ Delorie2003-08-141-0/+4
|
* Merge from gcc:Nathanael Nerode2003-08-021-0/+13
| | | | | | | | | | | 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> * Makefile.tpl (check, check-c++): Express dependencies using dependencies rather than commands. * Makefile.in: Regenerate. 2003-07-31 Geoffrey Keating <geoffk@apple.com> * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. * Makefile.in: Update.
* 2003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-011-0/+5
| | | | | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. * configure: Ditto.
* * configure.in: Enable libgcj for darwin.DJ Delorie2003-07-301-0/+5
| | | | * configure: Rebuild.
* * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode2003-07-301-0/+4
|
* * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode2003-07-281-0/+8
| | | | | | | creating target and build subdirs to build all parent dirs as needed. * Makefile.in: Rebuild. * configure.in: Don't build dirs explicitly here. * configure: Rebuild.
* * Makefile.tpl (all-make): Depend on intl.Alexandre Oliva2003-07-221-0/+5
| | | | * Makefile.in: Rebuilt.
* * config.if: Remove unused libc_interface determination.Nathanael Nerode2003-07-161-0/+4
|
* * Makefile.in: Regenerate, correctly this time.Nathanael Nerode2003-07-141-0/+4
|
* * Makefile.tpl: Set INSTALL and friends using autoconf. RemoveNathanael Nerode2003-07-131-0/+8
| | | | | | | unused INSTALL_PROGRAM_ARGS. * configure.in: Use AC_PROG_INSTALL. * Makefile.in: Regenerate. * configure: Regenerate.
* * configure: Rebuilt.Alexandre Oliva2003-07-101-0/+9
| | | | | | | | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build newlib nor libgloss. Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> * configure.in (am33_2.0-*-linux*): Added.
* * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson2003-07-101-0/+5
| | | | * configure: Regenerate.
* 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-07-061-0/+6
| | | | | | * config-ml.in: Replace PWD with PWD_COMMAND. * Makefile.tpl: Likewise. * Makefile.in: Regenerated.
* * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode2003-06-271-0/+6
| | | | | useless assignment to "subdirs". * configure: Regenerate.
* * configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode2003-06-261-0/+6
| | | | | Remove useless reference to 'target_libs'. * configure: Regenerate.
* * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz2003-06-231-0/+5
| | | | * Makefile.in: Regenerate.
* * Makefile.def: Introduce flags_to_pass.Nathanael Nerode2003-06-231-0/+6
| | | | | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. * Makefile.in: Regenerate.
* Forgot 'configure' item.Hans-Peter Nilsson2003-06-231-0/+1
|
* * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlibHans-Peter Nilsson2003-06-231-0/+7
| | | | | | and target-libgloss. <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. <h8300*-*-*>: Disable libf2c and ${libgcj}.
* * configure.in: Update testsuite_flags to new location.DJ Delorie2003-06-181-0/+5
| | | | * configure. Regenerate.
* (sync with gcc)Nathanael Nerode2003-06-171-0/+5
| | | | | * Makefile.tpl: Remove BUILD_CC stuff. * Makefile.in: Regenerate.
* 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-141-0/+5
| | | | | * config.guess: Update to 2003-06-12 version. * config.sub: Update to 2003-06-13 version.
* * MAINTAINERS: Add myself as MIPS co-maintainer.Thiemo Seufer2003-06-121-0/+4
|
* Merge these:DJ Delorie2003-06-121-0/+10
| | | | | | | | | | | | | | 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. * configure. Regenerate. 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in: Disable serial configure by default. * configure: Regenerate. * Makefile.tpl: Abolish .NOTPARALLEL. * Makefile.in: Regenerate.
* 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-121-0/+5
| | | | | * config.guess: Update to 2003-06-06 version. * config.sub: Update to 2003-06-06 version.
* * Makefile.tpl: Replace {build,host,target}_canonical byNathanael Nerode2003-06-101-0/+4
| | | | | {build,host,target}. * Makefile.in: Regenerate.
* * Makefile.tpl: Fix stupid pasto.Nathanael Nerode2003-06-101-0/+5
| | | | * Makefile.in: Regenerate.