aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
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.
2002-12-28(toplev)Nathanael Nerode1-0/+8
* configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
2002-12-27 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,Nathanael Nerode1-16/+7
CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. * ChangeLog: Move a couple of entries from here to winsup/cygwin, where they belong.
2002-12-27* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.Christopher Faylor1-0/+9
* fhandler_console.cc (fhandler_console::send_winch_maybe): If appropriate, call tty master function to handle screen size change. * fhandler_tty.cc (fhandler_tty_master::set_winsize): New function. (fhandler_tty_master::init): Call set_winsize to set initial screen size.
2002-12-27* fhandler_tty.cc (fhandler_tty_master::init): Set initial size of tty to thatChristopher Faylor1-0/+8
of console in which tty is operating. (process_input): Semi-revert previous change. Need to just use current terminfo settings since this function is running in a thread, blocked when the terminfo changes.
2002-12-24 * Makefile.tpl (multilib.out): Fix missing space.Andreas Schwab1-0/+5
* Makefile.in: Regenerate.
2002-12-232002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+17
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it. Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. * Makefile.in: Regenerate. * configure.in: Remove unnecessary leftovers. 2002-12-22 Geoffrey Keating <geoffk@apple.com> * config/mt-aix43: Delete. 2002-12-21 Geoffrey Keating <geoffk@apple.com> * configure.in (extra_ranlibflags_for_target): New variable. (*-*-darwin): Add -c to ranlib commands. * configure (tooldir): Handle extra_ranlibflags_for_target.
2002-12-202002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+5
* COPYING.NEWLIB: Updated. * COPYING.LIBGLOSS: Ditto.
2002-12-19 * Makefile.tpl: Revert HJL's change.Nathanael Nerode1-0/+7
* Makefile.in: Regenerated. * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and always.
2002-12-19 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.Andreas Schwab1-0/+5
* Makefile.in: Regenerate.
2002-12-192002-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+7
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). * Makefile.in: Regenerated. * configure.in (build_prefix): New. Substitute.
2002-12-18 * Makefile.tpl: Don't let real targets depend on phony targets.Nathanael Nerode1-0/+3
* Makefile.in: Regenerate.
2002-12-182002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode1-0/+5
* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. * Makefile.in: Regenerate.