aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2003-10-13 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset ofNathanael Nerode1-0/+6
HOST_FLAGS_TO_PASS. * Makefile.in: Regenerate.
2003-10-082003-10-05 Mohan Embar <gnustuff@thisiscool.com>DJ Delorie1-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
2003-10-08Move ChangeLog entries for config/ subdir into config/ChangeLog, whereNathanael Nerode1-158/+6
they belong. Thanks to Kelley Cook <kcook34@ford.com>.
2003-10-042003-10-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+4
* ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
2003-10-022003-10-01 Phil Edwards <pme@gcc.gnu.org>H.J. Lu1-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.
2003-09-21 * configure.in: Pass a computed --program-transform-nameDaniel Jacobowitz1-0/+6
to subconfigures. * configure: Regenerated.
2003-09-20 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.Nathanael Nerode1-0/+8
* Makefile.in: Regenerate. * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. * Makefile.in: Regenerate.
2003-09-17 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): FixDaniel Jacobowitz1-0/+6
quoting. * configure: Regenerated.
2003-09-142003-09-12 Michael Chastain <mec@shout.net>Michael Chastain1-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-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+6
* src-release (dejagnu.tar): New target. (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. (do-djunpack): Use $(PACKAGE) for the package name.
2003-09-04* configure: Regenerate.DJ Delorie1-0/+4
2003-09-04Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.Nick Clifton1-0/+4
2003-09-02* configure.in: Ensure arguments to sed are properly spaced.DJ Delorie1-0/+5
* configure: Regenerate.
2003-08-29 * install-sh: Update to newer upstream versions (associated withDaniel Jacobowitz1-0/+8
aclocal 1.7). * missing: Likewise, plus $1Help2man -> $1 typo fix.
2003-08-27 * configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz1-0/+5
* configure: Regenerated.
2003-08-27 * config/no-executables.m4: New file.Daniel Jacobowitz1-0/+4
2003-08-27Merge bugfix from GCC:Nathanael Nerode1-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.
2003-08-21Merge configure.in, configure with GCC.Geoffrey Keating1-0/+12
2003-08-20 * configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating1-0/+5
* configure: Rebuild.
2003-08-162003-08-15 Michael Chastain <mec@shout.net>Michael Chastain1-0/+6
* src-release (do-proto-toplev): Remove junk files dejagnu/example/calc/config.status, dejagnu/example/calc/config.log.
2003-08-14* config-ml.in, symlink-tree: Add license.DJ Delorie1-0/+4
2003-08-02 Merge from gcc:Nathanael Nerode1-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-012003-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+5
* configure.in (noconfigdirs): Do not add GDB when m32r-*-*. * configure: Ditto.
2003-07-30* configure.in: Enable libgcj for darwin.DJ Delorie1-0/+5
* configure: Rebuild.
2003-07-30 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.Nathanael Nerode1-0/+4
2003-07-28 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' whenNathanael Nerode1-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.
2003-07-22* Makefile.tpl (all-make): Depend on intl.Alexandre Oliva1-0/+5
* Makefile.in: Rebuilt.
2003-07-16 * config.if: Remove unused libc_interface determination.Nathanael Nerode1-0/+4
2003-07-14 * Makefile.in: Regenerate, correctly this time.Nathanael Nerode1-0/+4
2003-07-13 * Makefile.tpl: Set INSTALL and friends using autoconf. RemoveNathanael Nerode1-0/+8
unused INSTALL_PROGRAM_ARGS. * configure.in: Use AC_PROG_INSTALL. * Makefile.in: Regenerate. * configure: Regenerate.
2003-07-10* configure: Rebuilt.Alexandre Oliva1-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.
2003-07-10 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson1-0/+5
* configure: Regenerate.
2003-07-062003-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+6
* config-ml.in: Replace PWD with PWD_COMMAND. * Makefile.tpl: Likewise. * Makefile.in: Regenerated.
2003-06-27 * configure.in: Clean up config-lang.in handling. DeleteNathanael Nerode1-0/+6
useless assignment to "subdirs". * configure: Regenerate.
2003-06-26 * configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode1-0/+6
Remove useless reference to 'target_libs'. * configure: Regenerate.
2003-06-23 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.Keith Seitz1-0/+5
* Makefile.in: Regenerate.
2003-06-23 * Makefile.def: Introduce flags_to_pass.Nathanael Nerode1-0/+6
* Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. * Makefile.in: Regenerate.
2003-06-23Forgot 'configure' item.Hans-Peter Nilsson1-0/+1
2003-06-23 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlibHans-Peter Nilsson1-0/+7
and target-libgloss. <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. <h8300*-*-*>: Disable libf2c and ${libgcj}.
2003-06-18* configure.in: Update testsuite_flags to new location.DJ Delorie1-0/+5
* configure. Regenerate.
2003-06-17 (sync with gcc)Nathanael Nerode1-0/+5
* Makefile.tpl: Remove BUILD_CC stuff. * Makefile.in: Regenerate.
2003-06-142003-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
* config.guess: Update to 2003-06-12 version. * config.sub: Update to 2003-06-13 version.
2003-06-12 * MAINTAINERS: Add myself as MIPS co-maintainer.Thiemo Seufer1-0/+4
2003-06-12Merge these:DJ Delorie1-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-122003-06-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+5
* config.guess: Update to 2003-06-06 version. * config.sub: Update to 2003-06-06 version.
2003-06-10 * Makefile.tpl: Replace {build,host,target}_canonical byNathanael Nerode1-0/+4
{build,host,target}. * Makefile.in: Regenerate.
2003-06-10 * Makefile.tpl: Fix stupid pasto.Nathanael Nerode1-0/+5
* Makefile.in: Regenerate.
2003-06-10 * Makefile.tpl: Remove bogus conditional.Nathanael Nerode1-0/+5
* Makefile.in: Regenerate.
2003-06-03 * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode1-0/+10
than shell loop. Remove duplicate 'clean' targets and false comments. * Makefile.def: Add systematic dependencies to 'recursive' targets. Add systematic method of specifying missing targets in subdirs. Add copyright boilerplate. * Makefile.in: Regenerate. * configure.in: Add 'recursive targets' to maybe list. * configure: Regenerate.
2003-06-03 * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode1-0/+5
* Makefile.def: Rename 'target' to 'make_target'.