summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in (noconfigdirs): Don't compile libiberty, libstdcxxmarekm2002-05-281-0/+5
| | | | | | | and libgcj for AVR. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53960 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Add myself.kkojima2002-05-241-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53827 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Update to 2002-05-22 version.thorpej2002-05-221-0/+5
| | | | | | | * config.sub: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53742 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-161-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53523 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email address.ciceron2002-05-161-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53518 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: simplify makefile fragment collection.dj2002-05-131-1/+3
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53436 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: remove code to build emacs.dj2002-05-131-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53435 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in : Remove --srcdir argument from targargs and buildargsdj2002-05-131-2/+5
| | | | | | | (it's always overridden in the Makefile anyway). Rearrange a bit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53433 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: move some logic to configure.indj2002-05-131-0/+5
| | | | | | | * configure.in: move some logic from configure git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53432 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Reflect libgcj reality.tromey2002-05-121-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53390 138bc75d-0d04-0410-961f-82ee72b054a4
* Minor fix to treelang; Update MAINTAINERS and ChangeLog to reflect this.timjosling2002-05-111-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53375 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Honour DESTDIR.dj2002-05-091-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53340 138bc75d-0d04-0410-961f-82ee72b054a4
* * config.guess: Import 2002-03-20 version.mmitchel2002-05-081-0/+5
| | | | | | | * config.sub: Import 2002-04-26 version. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53300 138bc75d-0d04-0410-961f-82ee72b054a4
* * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.ro2002-05-081-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53297 138bc75d-0d04-0410-961f-82ee72b054a4
* * ltmain.sh: Detect and handle object name conflictsljrittle2002-05-061-0/+5
| | | | | | | while piecewise linking a static library. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53237 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (noconfigdirs): Don't disable libgcj onaoliva2002-05-051-0/+5
| | | | | | | sparc64-*-solaris* and sparcv9-*-solaris*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53190 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Revert 2002-04-18's patch; fixed in libjava.aoliva2002-05-031-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53109 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (FLAGS_FOR_TARGET): Do not adddj2002-05-031-0/+6
| | | | | | | | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53100 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (noconfigdirs): Replace [ ] with test.dj2002-05-011-0/+7
| | | | | | | | * configure.in (noconfigdirs): Do not add target-newlib if target == i[3456]86-*-linux*, and host == target. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53021 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/mh-cxux: remove dead codedj2002-04-301-0/+2
| | | | | | | | | | | | | | | | | | | | | | * config/mh-dgux386: remove dead code * config/mh-hp300: remove dead code * config/mh-hpux: remove dead code * config/mh-hpux8: remove dead code * config/mh-irix5: remove dead code * config/mh-irix6: remove dead code * config/mh-ncr3000: remove dead code * config/mh-ncrsvr43: remove dead code * config/mh-necv4: remove dead code * config/mh-sco: remove dead code * config/mh-solaris: remove dead code * config/mh-sysv: remove dead code * config/mh-sysv4: remove dead code * config/mh-sysv5: remove dead code * config/mh-irix4: remove, contains only dead code * configure.in: delete reference to absent file git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52926 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: replace '[' with 'test'dj2002-04-301-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52925 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Eliminate references to gash.dj2002-04-301-0/+3
| | | | | | | * Makefile.in: Eliminate references to gash. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52924 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Remove useless references to 'pic' makefile fragments.dj2002-04-301-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52922 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: (*-*-windows*) Finish removing.dj2002-04-301-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52921 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Eliminate redundant test for libgui.dj2002-04-301-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52920 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Add self and realphabetize. Update entriessayle2002-04-291-0/+6
| | | | | | | | for Dan Berlin, Chris Demetriou and Michael Matz. Remove entry for a29k port maintainer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52908 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-04-26 Joel Sherrill <joel@OARcorp.com>joel2002-04-261-0/+5
| | | | | | | | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52813 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>dj2002-04-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52530 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Add information about purpose of this file.mmitchel2002-04-191-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52522 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Disallow configuring libgcj when it is alreadytromey2002-04-181-0/+6
| | | | | | | | installed and we're using Solaris 2.8 linker. Do enable libgcj on Solaris 2.8 by default. For PR libgcj/6158. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52497 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Move default CC setting out of config/mh-* fragmentsdj2002-04-171-0/+5
| | | | | | | directly into here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52443 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: don't even try to configure or make a subdirectorydj2002-04-171-0/+5
| | | | | | | if there's no configure script for it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52442 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Remove chill maintainers.mmitchel2002-04-151-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory. Remove Chill front end. * gcc.c (default_compilers): Remove Chill entries. * ch: Remove directory. * doc/frontends.texi: Remove information about Chill. * doc/sourcebuild.texi: Likewise. * doc/standards.texi: Likewise. * testsuite/lib/chill.exp: Remove. * g77.texi: Remove Chill reference. * gcc_release (build_tarfiles): Do not build Chill tarfiles. (CHILL_DIRS): Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52327 138bc75d-0d04-0410-961f-82ee72b054a4
* Missed this entry in last commitdj2002-04-121-0/+12
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52253 138bc75d-0d04-0410-961f-82ee72b054a4
* i2002-04-11 DJ Delorie <dj@redhat.com>dj2002-04-111-0/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in, configure.in: Sync with binutils, entries follow... 2002-02-01 Mo DeJong <supermo@bayarea.net> * Makefile.in: Add all-tix to deps for all-snavigator so that tix is built when building snavigator. 2002-01-11 Steve Ellcey <sje@cup.hp.com> * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, ld and gdb are not supported. 2002-01-07 Mark Salter <msalter@redhat.com> * configure.in: Remove target-bsp and target-cygmon from arm builds. Allow target-libgloss to be built for arm, strongarm, and xscale. 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem options for i[3456]86-pc-linux* native builds. 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo files from .po files for a distribution. 2001-09-03 Jeff Holcomb <jeffh@redhat.com> * configure.in: Enable libstdc++-v3 for h8300 targets. 2001-06-19 Alan Modra <amodra@bigpond.net.au> * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> * Makefile.in (VER): When present, extract the version number from the file version.in. 2001-05-24 Tom Rix <trix@redhat.com> * configure.in : enable ld for aix 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * mh-s390pic: New file. * mt-s390pic: New file. 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * config.guess: Add linux target for S/390. 2000-11-07 Philip Blundell <pb@futuretv.com> * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. 2000-11-03 Philip Blundell <pb@futuretv.com> * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info files. 2001-01-15 Ben Elliston <bje@redhat.com> * configure.in (host_tools): Add sid. Always configure cgen. 2000-11-24 Nick Clifton <nickc@redhat.com> * configure.in (c4x, c5x, tic54x): Move after ARM targets. 2000-08-20 Doug Evans <dje@casey.transmeta.com> * Makefile.in (ALL_MODULES): Add all-cgen. (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. (all-cgen): New target. (all-opcodes,all-sim): Depend on all-cgen. * configure.in (host_tools): Add cgen. Only configure cgen if --enable-cgen-maint. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52179 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Add *-*-freebsd* configurations.ljrittle2002-04-101-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52107 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.tromey2002-04-081-0/+5
| | | | | | | Fixes PR libgcj/6068. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52038 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-03-30 Krister Walfridsson <cato@df.lth.se>bryce2002-03-311-0/+4
| | | | | | | | | | | | | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. libffi: 2002-03-30 Krister Walfridsson <cato@df.lth.se> * configure.in: Enable i*86-*-netbsdelf*. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51620 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (alpha*-dec-osf*): Enable libgcj.ro2002-03-271-0/+4
| | | | | | | | | gcc: * doc/install.texi (alpha*-dec-osf*): Don't need --enable-libgcj any more. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51483 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS (Write After Approval): Add myself.gingell2002-03-271-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51469 138bc75d-0d04-0410-961f-82ee72b054a4
* Fixes for PR bootstrap/3591, target/5676:nickc2002-03-251-0/+6
| | | | | | | | | | | | | * configure.in (mcore-pe): Disable the configuration of libstdc++-v3 since exceptions are not supported. * config/mcore/mcore.h (CC1_SPEC): Define only if not already defined. Do not disable exceptions or rtti. * config/mcore/mcore-pe.h (CC1_SPEC): Define before including mcore.h. Disable exceptions and rtti, since they are not supported by EPOC. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51326 138bc75d-0d04-0410-961f-82ee72b054a4
* Enable libgcj for xscale-elfgreen2002-03-211-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51141 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Update my email address.amylaar2002-03-191-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51027 138bc75d-0d04-0410-961f-82ee72b054a4
* * ltmain.sh (relink_command): Fix typo in previous change.aoliva2002-03-161-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50887 138bc75d-0d04-0410-961f-82ee72b054a4
* * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.aoliva2002-03-151-0/+6
| | | | | | | | (relink_command): Added --tag flags. (mode=install): If relinking fails; error out. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50855 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (NOTPARALLEL): New. Use it instead of explicitrth2002-03-131-0/+7
| | | | | | | | | .NOTPARALLEL tag. (do-check): Rename from check. (check): Allow parallel check. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50700 138bc75d-0d04-0410-961f-82ee72b054a4
* * MAINTAINERS: Add myself as maintainer for xtensa port.bwilson2002-03-121-0/+6
| | | | | | | | Fix alphabetical order in CPU port maintainer list. Remove myself from Write After Approval list. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50662 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (.NOTPARALLEL): Add fake tag.rth2002-03-121-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50622 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-03-07 H.J. Lu (hjl@gnu.org)hjl2002-03-071-0/+4
| | | | | | | * configure.in: Enable gprof for mips*-*-linux*. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50410 138bc75d-0d04-0410-961f-82ee72b054a4
* MAINTAINERS (Write After Approval): Add myself.dannysmith2002-03-051-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50335 138bc75d-0d04-0410-961f-82ee72b054a4