summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * 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.
* * Makefile.tpl: Remove bogus conditional.Nathanael Nerode2003-06-101-0/+5
| | | | * Makefile.in: Regenerate.
* * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode2003-06-031-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.
* * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode2003-06-031-0/+5
| | | | * Makefile.def: Rename 'target' to 'make_target'.
* Update URLNick Clifton2003-05-301-0/+5
|
* Import patch to add FreeBSD support.Nick Clifton2003-05-291-0/+10
|
* * Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie2003-05-281-0/+5
| | | | * Makefile.in: Regenerate.
* 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-281-0/+4
| | | | * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
* * Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie2003-05-221-0/+6
| | | | | newlib or libgloss. * Makefile.in: Regenerate.
* * Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie2003-05-211-0/+5
| | | | * Makefile.in: Regenerate.
* 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-05-211-0/+5
| | | | | * configure.in: Use curly braces in the definition of tooldir. * configure: Regenerate.
* 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-05-201-0/+8
| | | | | | | | * configure.in: Switch more things to use maybe dependencies. * Makefile.tpl: Switch more things to use maybe dependencies. Factor out common code from autogen IF statements. * configure: Regenerate. * Makefile.in: Regenerate.
* * configure.in: Accept i[3456789]86 for machine type.DJ Delorie2003-05-191-0/+5
| | | | * configure: Regenerate.
* <top level>Nathanael Nerode2003-05-181-0/+8
| | | | | | | | | | | | | * configure.in: Switch more things to use maybe dependencies. Rearrange a little. Use GCC_TOPLEV_SUBDIRS. * configure: Regenerate. * Makefile.tpl: Switch more things to use maybe dependencies. * Makefile.in: Regenerate. <config> * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD, _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET, GCC_TOPLEV_SUBDIRS.
* 2003-05-15 Andreas Schwab <schwab@suse.de>Andreas Jaeger2003-05-161-0/+5
| | | | | * Makefile.tpl (install-opcodes): Define. * Makefile.in: Rebuild.
* 2003-05-13 Andreas Jaeger <aj@suse.de>Andreas Jaeger2003-05-131-16/+21
| | | | | * config.guess: Update to 2003-05-09 version. * config.sub: Update to 2003-05-09 version.
* 2003-05-13 Michael Eager <eager@mvista.com>Andreas Jaeger2003-05-131-0/+6
| | | | | | * configure.in: Correct sed script so that options in quotes are not deleted. * configure: Rebuild.
* * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwinCorinna Vinschen2003-05-121-0/+6
| | | | | and $$s/newlib/libc/sys/cygwin32 include paths. * configure: Ditto.
* 2003-05-05 H.J. Lu <hjl@gnu.org>H.J. Lu2003-05-051-0/+4
| | | | * config-ml.in: Restored from gcc repository.
* 2003-05-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-05-031-0/+5
| | | | | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. * Makefile.in: Regenerate.
* * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,Daniel Jacobowitz2003-05-021-0/+5
| | | | and Makefile.def.
* * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz2003-04-281-0/+5
| | | | * Makefile.in: Regenerated.
* * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie2003-04-191-0/+10
| | | | | | | * Makefile.in: Regenerate. * configure.in (powerpc64*-*-linux*): Remove. * configure: Rebuilt.
* * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie2003-04-171-0/+12
| | | | | | | | | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, and restrap. * Makefile.in: Regenerate. * configure.in (arm-*-netbsdelf*): Enable building java libraries. * configure: Regenerated.
* * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.Alexandre Oliva2003-04-111-0/+5
| | | | * */configure: Rebuilt.
* * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode2003-03-141-0/+5
| | | | * Makefile.in: Regenerate.
* 2003-03-14 Michael Chastain <mec@shout.net>Michael Chastain2003-03-141-0/+4
| | | | * Makefile.in: Regenerate with correct Makefile.def.
* * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode2003-03-121-0/+8
| | | | | | | Make macro. * Makefile.in: Regenerate. * configure.in: Clean up gxx_include_dir logic. * configure: Regenerate.
* * configure.in (gxx_include_dir): Fix typo.DJ Delorie2003-03-091-0/+5
| | | | * configure: Regenerated.
* 2003-03-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-061-0/+4
| | | | * texinfo/texinfo.tex: Import version 2003-02-03.16.
* 2003-03-04 Daniel Jacobowitz <drow@mvista.com>Nathanael Nerode2003-03-051-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.
* Really commit it... dunno what happened last time.Nathanael Nerode2003-03-041-0/+16
|
* * Makefile.tpl: Rearrange.Nathanael Nerode2003-02-281-0/+5
| | | | * Makefile.in: Regenerate.
* Remove site-file support - it is obsolete.Nick Clifton2003-02-251-0/+4
|
* Add support for kaOS as cross build target system.Nick Clifton2003-02-241-0/+5
|
* * Makefile.tpl: Add definition of CPPFLAGS to pass intoDJ Delorie2003-02-211-0/+7
| | | | | | configure-target-* as some target builds may require additional flags for preprocessor tests. * Makefile.in: Regenerated.
* * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.Alexandre Oliva2003-02-201-0/+7
| | | | | | * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it.