Age | Commit message (Collapse) | Author | Files | Lines |
|
* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
libstdc++-v3 and libjava.
From-SVN: r49953
|
|
2002-02-11 Adam Megacz <adam@xwt.org>
* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava
and boehm-gc
From-SVN: r49686
|
|
* 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-08 Chris Demetriou <cgd@broadcom.com>
* MAINTAINERS: Belatedly add myself to write after approval list.
From-SVN: r49618
|
|
* MAINTAINERS: Put self in as maintainer for x86-64 port.
Remove self as Write After Approval.
From-SVN: r49575
|
|
From-SVN: r49432
|
|
2002-01-28 Phil Edwards <pme@gcc.gnu.org>
* MAINTAINERS: Update my email address.
From-SVN: r49305
|
|
* 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
|
|
From-SVN: r49228
|
|
* MAINTAINERS (Write After Approval): Move my contact info
from here...
(OS Port Maintainers): ...to here (netbsd).
From-SVN: r49196
|
|
From-SVN: r49086
|
|
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-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
|
|
From-SVN: r48921
|
|
From-SVN: r48183
|
|
From-SVN: r48105
|
|
From-SVN: r47866
|
|
From-SVN: r47839
|
|
From-SVN: r47817
|
|
* 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-07 Paolo Carlini <pcarlini@unitus.it>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r47738
|
|
From-SVN: r47669
|
|
2001-12-03 Laurent Guerby <guerby@acm.org>
* config.sub: Update to version 1.232 on subversion.
From-SVN: r47567
|
|
From-SVN: r47536
|
|
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
|
|
From-SVN: r47360
|
|
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
* MAINTAINERS (GNATS only accounts): Remove self.
From-SVN: r47131
|
|
* configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
libf2c.
From-SVN: r47022
|
|
From-SVN: r46973
|
|
2001-11-12 David O'Brien <obrien@FreeBSD.org>
* MAINTAINERS: mips and s390 are also CPU ports.
From-SVN: r46966
|
|
2001-11-12 David O'Brien <obrien@FreeBSD.org>
* MAINTAINERS: mcore, cris and mmix are also CPU ports.
From-SVN: r46955
|
|
2001-11-11 David O'Brien <obrien@FreeBSD.org>
* MAINTAINERS: Alphabetize.
From-SVN: r46934
|
|
From-SVN: r46888
|
|
From-SVN: r46885
|
|
* configure.in (--enable-languages): Be more permissive about
syntax. Check for empty lists better. Warn about $LANGUAGES.
From-SVN: r46869
|
|
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-07 Laurent Guerby <guerby@acm.org>
* MAINTAINERS (Write After Approval): Add self.
From-SVN: r46831
|
|
From-SVN: r46802
|
|
* config.sub: Import from master sources, rev 1.226.
* config.guess: Import from master sources, rev 1.216.
From-SVN: r46780
|
|
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
* MAINTAINERS: Add self as maintainer of MMIX port.
Remove old after-approval entry.
From-SVN: r46744
|
|
From-SVN: r46579
|
|
From-SVN: r46389
|
|
From-SVN: r46199
|
|
From-SVN: r46190
|
|
From-SVN: r46189
|
|
From-SVN: r46185
|
|
From-SVN: r46183
|
|
* MAINTAINERS (Various maintainers: Ada front end):
Added Robert Dewar.
From-SVN: r46149
|
|
From-SVN: r45980
|
|
From-SVN: r45970
|