aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2002-02-22configure.in (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.Alexandre Oliva1-0/+5
* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. From-SVN: r49953
2002-02-11Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gcAdam Megacz1-0/+5
2002-02-11 Adam Megacz <adam@xwt.org> * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and boehm-gc From-SVN: r49686
2002-02-09config.guess: Updated to 2002-01-30's version.Alexandre Oliva1-0/+8
* config.guess: Updated to 2002-01-30's version. * config.sub: Updated to 2002-02-01's version. Contribute sh64-elf. 2000-12-01 Alexandre Oliva <aoliva@redhat.com> * configure.in: Added sh64-*-*. From-SVN: r49628
2002-02-08MAINTAINERS: Belatedly add myself to write after approval list.Chris Demetriou1-0/+4
2002-02-08 Chris Demetriou <cgd@broadcom.com> * MAINTAINERS: Belatedly add myself to write after approval list. From-SVN: r49618
2002-02-07MAINTAINERS: Put self in as maintainer for x86-64 port.Jan Hubicka1-0/+5
* MAINTAINERS: Put self in as maintainer for x86-64 port. Remove self as Write After Approval. From-SVN: r49575
2002-02-02Contribute regression tester scriptsGeoffrey Keating1-0/+5
From-SVN: r49432
2002-01-29MAINTAINERS: Update my email address.Phil Edwards1-0/+4
2002-01-28 Phil Edwards <pme@gcc.gnu.org> * MAINTAINERS: Update my email address. From-SVN: r49305
2002-01-27configure.in (*-*-netbsd*): New.Jason Thorpe1-0/+6
* configure.in (*-*-netbsd*): New. Skip target-newlib, target-libiberty, and target-libgloss. Skip Java-related libraries if not supported for NetBSD on target CPU. From-SVN: r49258
2002-01-25* install-sh: Use _inst.$$_ for temp file name.Douglas B Rupp1-0/+4
From-SVN: r49228
2002-01-24MAINTAINERS (Write After Approval): Move my contact info from here...Jason Thorpe1-0/+6
* MAINTAINERS (Write After Approval): Move my contact info from here... (OS Port Maintainers): ...to here (netbsd). From-SVN: r49196
2002-01-22* MAINTAINERS (Write After Approval): Add myself.Bob Wilson1-0/+4
From-SVN: r49086
2002-01-17Makefile.in (all-fastjar): Also depend on all-libiberty.H.J. Lu1-0/+5
2002-01-17 H.J. Lu <hjl@gnu.org> * Makefile.in (all-fastjar): Also depend on all-libiberty. (all-target-fastjar): Also depend on all-target-libiberty. From-SVN: r48976
2002-01-16config.guess: Import from master sources, rev 1.225.H.J. Lu1-0/+5
2002-01-16 H.J. Lu (hjl@gnu.org) * config.guess: Import from master sources, rev 1.225. * config.sub: Import from master sources, rev 1.238. From-SVN: r48924
2002-01-16* MAINTAINERS (Write After Approval): Remove myself.Kazu Hirata1-0/+4
From-SVN: r48921
2001-12-19* MAINTAINERS (Write After Approval): Add myself.Florian Weimer1-0/+4
From-SVN: r48183
2001-12-17* MAINTAINERS: Add self as docs co-maintainer.Joseph Myers1-0/+4
From-SVN: r48105
2001-12-11MAINTAINERS (Write After Approval): Add myself.Matthias Klose1-0/+4
From-SVN: r47866
2001-12-10Correct filename to "darwin-tramp.asm" in my last ChangeLog entry.Turly O'Connor1-1/+1
From-SVN: r47839
2001-12-09Update my email addressZack Weinberg1-0/+4
From-SVN: r47817
2001-12-07MAINTAINERS (Write After Approval): Add myself.Turly O'Connor1-0/+8
* MAINTAINERS (Write After Approval): Add myself. * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. (rs6000_initialize_trampoline): Call __trampoline_setup for ABI_DARWIN too. * darwin-tramp.asm: New file, implements __trampoline_setup. * t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp.asm. From-SVN: r47762
2001-12-06MAINTAINERS (Write After Approval): Add myself.Paolo Carlini1-0/+4
2001-12-07 Paolo Carlini <pcarlini@unitus.it> * MAINTAINERS (Write After Approval): Add myself. From-SVN: r47738
2001-12-05* configure, configure.in: Use temp file for long sed commands.Douglas B Rupp1-0/+4
From-SVN: r47669
2001-12-03config.sub: Update to version 1.232 on subversion.Laurent Guerby1-0/+4
2001-12-03 Laurent Guerby <guerby@acm.org> * config.sub: Update to version 1.232 on subversion. From-SVN: r47567
2001-12-03* MAINTAINERS: Update mail address for config.* patches.Ben Elliston1-0/+4
From-SVN: r47536
2001-11-28top level:Zack Weinberg1-75/+96
2001-11-27 DJ Delorie <dj@redhat.com> Zack Weinberg <zack@codesourcery.com> When build != host, create libiberty for the build machine. * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace CONFIG_ARGUMENTS. (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): New variables. (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables and rules. (all.normal): Depend on ALL_BUILD_MODULES. (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. (all-build-libiberty): Depend on configure-build-libiberty. * configure: Calculate and substitute proper value for ALL_BUILD_MODULES. * configure.in: Create the build subdirectory. Calculate and substitute TARGET_CONFIGARGS (formerly CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). libiberty: 2001-11-27 Zack Weinberg <zack@codesourcery.com> * _doprnt.c: Moved here from gcc/doprint.c. Adjust to build in libiberty context. Fix typo in leading comment. * configure.in: Fix various AC_DEFINEs so autoheader works. If any of vprintf, vsprintf, vfprintf is missing from libc, then AC_REPLACE_FUNCS(_doprnt). From-SVN: r47393
2001-11-26* MAINTAINERS (write-after-approval): Add self.Ziemowit Laski1-0/+4
From-SVN: r47360
2001-11-18MAINTAINERS (GNATS only accounts): Remove self.Craig Rodrigues1-0/+4
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org> * MAINTAINERS (GNATS only accounts): Remove self. From-SVN: r47131
2001-11-14configure.in (noconfigdirs): Disable libf2c.Hans-Peter Nilsson1-0/+5
* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable libf2c. From-SVN: r47022
2001-11-13* MAINTAINERS (Write After Approval): Add self.Craig Rodrigues1-0/+4
From-SVN: r46973
2001-11-12MAINTAINERS: mips and s390 are also CPU ports.David O'Brien1-0/+4
2001-11-12 David O'Brien <obrien@FreeBSD.org> * MAINTAINERS: mips and s390 are also CPU ports. From-SVN: r46966
2001-11-12MAINTAINERS: mcore, cris and mmix are also CPU ports.David O'Brien1-0/+4
2001-11-12 David O'Brien <obrien@FreeBSD.org> * MAINTAINERS: mcore, cris and mmix are also CPU ports. From-SVN: r46955
2001-11-12MAINTAINERS: Alphabetize.David O'Brien1-0/+4
2001-11-11 David O'Brien <obrien@FreeBSD.org> * MAINTAINERS: Alphabetize. From-SVN: r46934
2001-11-09* MAINTAINERS (Various maintainers: h8 port): Add myself.Kazu Hirata1-0/+4
From-SVN: r46888
2001-11-09* MAINTAINERS (Various maintainers: hppa port): Added myself.John David Anglin1-0/+4
From-SVN: r46885
2001-11-08configure.in (--enable-languages): Be more permissive about syntax.Phil Edwards1-0/+5
* configure.in (--enable-languages): Be more permissive about syntax. Check for empty lists better. Warn about $LANGUAGES. From-SVN: r46869
2001-11-09In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com>Geoffrey Keating1-0/+5
In ChangeLog: 2001-11-08 Geoffrey Keating <geoffk@redhat.com> * config.sub: Import from master sources, rev. 1.230. * MAINTAINERS: Change 'stormy16' to 'xstormy16'. Index: gcc/ChangeLog 2001-11-08 Geoffrey Keating <geoffk@redhat.com> * config.gcc: Rename stormy16 to xstormy16. * config/stormy16/stormy-abi: Likewise. * config/stormy16/stormy16-protos.h: Likewise. * config/stormy16/stormy16.c: Likewise. * config/stormy16/stormy16.h: Likewise. * config/stormy16/stormy16.md: Likewise. Index: gcc/testsuite/ChangeLog 2001-11-08 Geoffrey Keating <geoffk@redhat.com> * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16. * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16. * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16. * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16. * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16. * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16. * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16. From-SVN: r46867
2001-11-07MAINTAINERS (Write After Approval): Add self.Laurent Guerby1-0/+4
2001-11-07 Laurent Guerby <guerby@acm.org> * MAINTAINERS (Write After Approval): Add self. From-SVN: r46831
2001-11-06* Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.Hans-Peter Nilsson1-0/+4
From-SVN: r46802
2001-11-05config.sub: Import from master sources, rev 1.226.Hans-Peter Nilsson1-0/+5
* config.sub: Import from master sources, rev 1.226. * config.guess: Import from master sources, rev 1.216. From-SVN: r46780
2001-11-03configure.in (noconfigdirs): Disable libgcj.Hans-Peter Nilsson1-0/+6
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. * MAINTAINERS: Add self as maintainer of MMIX port. Remove old after-approval entry. From-SVN: r46744
2001-10-28* ChangeLog, configure: Fix spelling errors.Joseph Myers1-3/+7
From-SVN: r46579
2001-10-20* MAINTAINERS: Tweak my address.Brendan Kehoe1-0/+4
From-SVN: r46389
2001-10-11* MAINTAINERS: Update my email address.J"orn Rennecke1-0/+4
From-SVN: r46199
2001-10-11Correct last entryHans-Peter Nilsson1-1/+1
From-SVN: r46190
2001-10-11* configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.Hans-Peter Nilsson1-1/+2
From-SVN: r46189
2001-10-11Tweak last entry to reflect what was actually posted to gcc-patchesHans-Peter Nilsson1-1/+1
From-SVN: r46185
2001-10-11* MAINTAINERS: Add self as CRIS maintainer.Hans-Peter Nilsson1-0/+4
From-SVN: r46183
2001-10-10MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar.Geert Bosch1-0/+5
* MAINTAINERS (Various maintainers: Ada front end): Added Robert Dewar. From-SVN: r46149
2001-10-02* MAINTAINERS (Various maintainers: Ada front end): Added myself.David Billinghurst1-0/+4
From-SVN: r45980
2001-10-02* MAINTAINERS (Various maintainers: Ada front end): Added myself.Geert Bosch1-0/+4
From-SVN: r45970