aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2003-04-28 * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz1-0/+5
* Makefile.in: Regenerated.
2003-04-19* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie1-0/+10
* Makefile.in: Regenerate. * configure.in (powerpc64*-*-linux*): Remove. * configure: Rebuilt.
2003-04-17* Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie1-0/+12
previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, and restrap. * Makefile.in: Regenerate. * configure.in (arm-*-netbsdelf*): Enable building java libraries. * configure: Regenerated.
2003-04-11* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva1-0/+5
* */configure: Rebuilt.
2003-03-14 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode1-0/+5
* Makefile.in: Regenerate.
2003-03-142003-03-14 Michael Chastain <mec@shout.net>Michael Chastain1-0/+4
* Makefile.in: Regenerate with correct Makefile.def.
2003-03-12 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode1-0/+8
Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate.
2003-03-09* configure.in (gxx_include_dir): Fix typo.DJ Delorie1-0/+5
* configure: Regenerated.
2003-03-062003-03-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
* texinfo/texinfo.tex: Import version 2003-02-03.16.
2003-03-052003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode1-0/+11
* configure.in: Include $(build_tooldir)/sys-include in FLAGS_FOR_TARGET. * configure: Regenerated. 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Reindent. * Makefile.in: Regenerate. * configure.in: Reindent. Don't set unused variables. * configure: Regenerate.
2003-03-04Really commit it... dunno what happened last time.Nathanael Nerode1-0/+16
2003-02-28 * Makefile.tpl: Rearrange.Nathanael Nerode1-0/+5
* Makefile.in: Regenerate.
2003-02-25Remove site-file support - it is obsolete.Nick Clifton1-0/+4
2003-02-24Add support for kaOS as cross build target system.Nick Clifton1-0/+5
2003-02-21* Makefile.tpl: Add definition of CPPFLAGS to pass intoDJ Delorie1-0/+7
configure-target-* as some target builds may require additional flags for preprocessor tests. * Makefile.in: Regenerated.
2003-02-20* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva1-0/+7
* ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.
2003-02-19* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags whereverAlexandre Oliva1-0/+6
it is used as argument to $CC. * ltcf-gcj.sh: Likewise.
2003-02-19* configure.in: Introduce --enable-maintainer-mode.Alexandre Oliva1-0/+8
* configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only for maintainer mode. * Makefile.in: Rebuilt.
2003-02-192003-02-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+4
* configure: Regenerate using autoconf 2.13.
2003-02-19import latest versionsAlan Modra1-0/+5
2003-02-18 * Makefile.tpl (check-c++): Allow parallelism.Jason Merrill1-0/+4
2003-02-17Re-generate using autoconf 000227.Andrew Cagney1-0/+4
2003-02-16 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,Geoffrey Keating1-0/+6
don't configure target-libobjc. * configure: Regenerate.
2003-02-14* Makefile.tpl (RANLIB): Define.DJ Delorie1-0/+5
* Makefile.in: Regenerate.
2003-02-06Source Navigator is now on sourceforge...Keith Seitz1-0/+8
* Makefile.def: Remove "snavigator", "grep", and "db" modules. * Makefile.tpl: Remove "all-snavigator" and "all-grep". * Makefile.in: Regenerated. * configure.in: Remove all traces of snavigator, db, and grep. * configure: Regenerated.
2003-01-312003-01-31 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler1-0/+5
* Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. * Makefile.in: Regenerated.
2003-01-30* config.if: Copy from GCC.Alexandre Oliva1-0/+4
2003-01-27* configure.in: Revert 24Jan change.Alexandre Oliva1-0/+5
* configure: Regenerate.
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+5
* configure.in: Revert previous change. * configure: Regenerate.
2003-01-232003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+5
* configure.in: Make rda native-only. * configure: Regenerate.
2003-01-19 * configure.in: Add missing \.Nathanael Nerode1-0/+5
* configure: Rebuilt.
2003-01-17 * configure.in (baseargs): Avoid using \| in sed regularJakub Jelinek1-0/+6
expressions. * configure: Rebuilt.
2003-01-16 * configure.in (baseargs): Remove all supported forms ofJakub Jelinek1-0/+7
--cache-file, --srcdir, --host, --build and --target options from argument lists. * configure: Rebuilt.
2003-01-15* configure.in (noconfigdirs): Don't skip gas on IRIX 6.Alexandre Oliva1-0/+5
* configure: Rebuilt.
2003-01-10 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.Nathanael Nerode1-0/+7
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. * Makefile.in: Regenerate. * configure: Regenerate.
2003-01-09* Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.gdb_6_0-branchpointDJ Delorie1-0/+6
(install-info, dir.info): Prepend $(DESTDIR) to $(infodir). * Makefile.in: Regenerate.
2003-01-09* configure.in: Remove Makefile in build, host and target modulesAlexandre Oliva1-0/+6
unless configure was run with --no-recursion. * configure: Rebuilt.
2003-01-08[ ChangeLog ]Chris Demetriou1-0/+5
2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ dejagnu/ChangeLog ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version. [ readline/ChangeLog.gdb ] 2003-01-08 Chris Demetriou <cgd@broadcom.com> * config.guess: Update to 2003-01-03 version. * config.sub: Update to 2003-01-03 version.
2003-01-08* configure: Regenerate with proper autoconf 2.13.Christopher Faylor1-0/+4
2003-01-07* configure.in: Add AC_PREREQ for consistency.Christopher Faylor1-0/+5
* configure: Regenerate.
2003-01-062003-01-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+6
* configure.in (GDB_TK): Add tcl directories conditional on gdb/gdbtk directory being present. * configure: Regenerate.
2003-01-04 * configure.in (LD): Improve test for gcc. Try to set LD to the ld usedDave Anglin1-0/+6
by gcc if LD is not defined and we are not doing a Canadian Cross. * configure: Rebuilt.
2003-01-02 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.Daniel Jacobowitz1-0/+4
2002-12-31 * Makefile.in: Rebuilt.Tom Tromey1-0/+5
* Makefile.def (target_modules) [libffi]: Allow installation.
2002-12-31 * configure.in: Fix use of $program_transform_name.Andreas Schwab1-0/+5
* configure: Regenerated.
2002-12-31 * configure.in (baseargs): Don't remove first configure argument.Daniel Jacobowitz1-0/+5
* configure: Regenerated.
2002-12-29* Makefile.tpl (local-distclean): Don't remove...Alexandre Oliva1-0/+18
(multilib.ts): ... this. Moved into... (multilib.out): ... this. Don't use sub-make. ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... (configure-build-[+module+], configure-[+module+], configure-target-[+module+], configure-gcc): ... these. Test for Makefile existence. Drop config.status from dependencies. * Makefile.in: Rebuilt. * configure.in: Move gcc-version-trigger to the end of ac_configure_args. Add comments to maybedep.tmp and serdep.tmp. Introduce --disable-serial-configure. Remove nonopt from baseargs, matching and removing corresponding whitespace while at it. * configure: Rebuilt.
2002-12-28* configure.in (host_configargs): Replace reference toAlexandre Oliva1-0/+6
no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt.
2002-12-28* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses ofAlexandre Oliva1-0/+13
program_transform_name to standard idiom. (AUTOGEN, AUTOCONF): Define. (Makefile.in): Use $(AUTOGEN). (Makefile): Depend on config.status, and use autoconf-style rule to build it. Move original commands to... (config.status): ... this new target. (configure): Add $(srcdir). Depend on config/acx.m4. Use $(AUTOCONF). * Makefile.in: Rebuilt.
2002-12-28 * Makefile.tpl: Fix dramatic bustage due to change inNathanael Nerode1-0/+11
program_transform_name. * Makefile.in: Regenerate. * configure.in: Remove unnecessary PATH setting. * configure: Regnerate. * configure.in: Don't default to unprefixed tools unless the native tools will work. * configure: Regenerate.