]> granicus.if.org Git - gc/log
gc
13 years agoFix incorrect year for some ChangeLog entries.
kcook [Fri, 18 Jun 2004 02:24:43 +0000 (02:24 +0000)]
Fix incorrect year for some ChangeLog entries.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83335 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoboehm-gc/ChangeLog:
bonzini [Wed, 16 Jun 2004 07:35:00 +0000 (07:35 +0000)]
boehm-gc/ChangeLog:
2005-06-16  Paolo Bonzini  <bonzini@gnu.org>

* boehm-gc/configure.ac: New name of configure.in.
Remove useless multilib stuff.  Change uses of
INCLUDES and CXXINCLUDES to AM_CPPFLAGS.
* boehm-gc/configure.in: New name of configure.in.
* boehm-gc/Makefile.am: Update for automake 1.8.5.
* boehm-gc/acinclude.m4: Include ../config/acx.m4.
* boehm-gc/aclocal.m4: Regenerate.
* boehm-gc/configure: Regenerate.

contrib/ChangeLog:
2004-06-16  Paolo Bonzini  <bonzini@gnu.org>

* gcc_update (boehm-gc/configure): Depend on
boehm-gc/configure.ac instead of boehm-gc/configure.in

gcc/ChangeLog:
2004-06-16  Paolo Bonzini  <bonzini@gnu.org>

* doc/install.texi: boehm-gc now uses automake 1.8.5.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83227 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoAdded .cvsignore entry for autom4te.cache to boehm-gc, libffi and
bonzini [Tue, 15 Jun 2004 07:42:08 +0000 (07:42 +0000)]
Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and
libmudflap.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83169 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago PR bootstrap/15120
kkojima [Tue, 18 May 2004 10:11:38 +0000 (10:11 +0000)]
PR bootstrap/15120
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
* */configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81980 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * mark.c (GC_mark_from): Use pointer as prefetch argument.
aj@138bc75d-0d04-0410-961f-82ee72b054a4 [Sun, 25 Apr 2004 04:17:51 +0000 (04:17 +0000)]
    * mark.c (GC_mark_from): Use pointer as prefetch argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81155 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2004-04-06 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 6 Apr 2004 18:05:05 +0000 (18:05 +0000)]
2004-04-06  H.J. Lu  <hongjiu.lu@intel.com>

* include/private/gcconfig.h (PREFETCH): Use __builtin_prefetch
for gcc >= 3.0.
(PREFETCH_FOR_WRITE): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80459 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoboehm-gc/
kcook [Thu, 11 Mar 2004 00:27:41 +0000 (00:27 +0000)]
boehm-gc/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Bump AC_PREREQ to 2.59.
* configure: Regenerate.
* config.in: Regenerate.

fastjar/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Bump AC_PREREQ to 2.59.
* configure: Regenerate.

intl/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Bump AC_PREREQ to 2.59.
* configure: Regenerate.
* config.h.in: Regenerate.

gcc/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Bump AC_PREREQ to 2.59.
* configure: Regenerate.

libada/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Rename file to ...
* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
* configure: Regenerate.

libjava/libltdl/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Bump AC_PREREQ to 2.59.
* configure: Regenerate.
* config-h.in: Regenerate.

libstdc++-v3/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Bump AC_PREREQ to 2.59.

contrib/
2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>

* gcc_update (files_and_dependencies): Insert libada/configure.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79285 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * ltconfig, ltmain.sh: Remove unused files.
neroden [Fri, 27 Feb 2004 00:58:16 +0000 (00:58 +0000)]
* ltconfig, ltmain.sh: Remove unused files.
* configure.in: Remove bogus extra early invocation of
AC_CONFIG_AUX_DIR.
* configure: Regenerate.
* mkinstalldirs, install-sh, config.sub, config.guess:
Remove (now) unused files.
* Makefile.in: Regenerate (losing references to vanished
files).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78545 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * configure.in: Add CCAS, CCASFLAGS for future automakes.
neroden [Fri, 27 Feb 2004 00:16:56 +0000 (00:16 +0000)]
* configure.in: Add CCAS, CCASFLAGS for future automakes.
* configure, Makefile.in, include/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78540 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
neroden [Thu, 26 Feb 2004 23:27:53 +0000 (23:27 +0000)]
* Makefile.am: Remove bogus duplicate setting of AM_CFLAGS.
* Makefile.in: Regenerate.

* configure.in: Remove bogus duplicate invocation of
AM_MAINTAINER_MODE.  Remove obsolete comment.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78529 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * acinclude.m4: Remove GC_CONFIGURE macro; move contents
neroden [Thu, 26 Feb 2004 21:39:45 +0000 (21:39 +0000)]
* acinclude.m4: Remove GC_CONFIGURE macro; move contents
to configure.in.
* aclocal.m4: Regenerate.
* configure.in: Receive contents of GC_CONFIGURE macro.
* configure: Regenerate.

(Makefile.in and include/Makefile.in just got timestamp updates)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78523 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * configure.in: Remove more obsolete, bogus code.
neroden [Thu, 26 Feb 2004 18:43:27 +0000 (18:43 +0000)]
* configure.in: Remove more obsolete, bogus code.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78512 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * acinclude.m4: Remove obsolete and bogus constructs.
neroden [Thu, 26 Feb 2004 18:32:47 +0000 (18:32 +0000)]
* acinclude.m4: Remove obsolete and bogus constructs.
* aclocal.m4: Regenerate.
* configure: Regnerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78510 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * acinclude.m4: De-precious CC and CXX so that the right flags
neroden [Wed, 25 Feb 2004 21:26:22 +0000 (21:26 +0000)]
* acinclude.m4: De-precious CC and CXX so that the right flags
are passed down to multilibs.
* aclocal.m4: Regenerate.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78456 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2004-02-22 Zack Weinberg <zack@codesourcery.com>
zack [Mon, 23 Feb 2004 20:53:55 +0000 (20:53 +0000)]
2004-02-22  Zack Weinberg <zack@codesourcery.com>
    Nathanael Nerode <neroden@twcny.rr.com>
    Alexandre Oliva <aoliva@redhat.com>

boehm-gc:
libjava/libltdl:
* config.sub, config.guess: Replace with forwarding scripts
which invoke the master copies in the top level.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78332 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * acinclude.m4: Remove old no-executables workaround;
neroden [Mon, 23 Feb 2004 20:26:09 +0000 (20:26 +0000)]
* acinclude.m4: Remove old no-executables workaround;
add new no-executables workaround.
* aclocal.m4: Regenerate.
* configure.in: Change prereqs to autoconf 2.57.
* configure: Regenerate with autoconf 2.57.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78330 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * configure.in: Use NCN_TARGET_NONCANONICAL and friends.
neroden [Mon, 23 Feb 2004 16:19:20 +0000 (16:19 +0000)]
* configure.in: Use NCN_TARGET_NONCANONICAL and friends.
* configure: Regenerate.
* Makefile.am: Use target_noncanonical variable from configure.
* Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78317 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoIndex: ChangeLog
cagney [Fri, 20 Feb 2004 16:15:55 +0000 (16:15 +0000)]
Index: ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

* config.guess: Update from version 2003-10-16 to 2004-02-16.
* config.sub: Update from version 2003-11-03 to 2004-02-16.

Index: boehm-gc/ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

* config.guess: Update from version 2002-01-10 to 2004-02-16.
* config.sub: Update from version 2002-01-02 to 2004-02-16.

Index: libjava/libltdl/ChangeLog
2004-02-19  Andrew Cagney  <cagney@redhat.com>

* config.guess: Update from version 2003-10-07 to 2004-02-16.
* config.sub: Update from version 2003-10-07 to 2004-02-16.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78171 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.
neroden [Fri, 20 Feb 2004 03:35:30 +0000 (03:35 +0000)]
* acinclude.m4: Remove bogus duplicate call to AC_CANONICAL_BUILD.
* aclocal.m4: Rebuild.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78145 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * acinclude.m4: Move certain code to configure.in.
neroden [Fri, 20 Feb 2004 03:11:01 +0000 (03:11 +0000)]
* acinclude.m4: Move certain code to configure.in.
* configure.in: Receive code from acinclude.m4.
* aclocal.m4: Rebuild.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78144 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.
neroden [Fri, 20 Feb 2004 01:48:51 +0000 (01:48 +0000)]
* Makefile.direct, alloc.c: Resync to upstream 6.3 alpha 1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78142 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2004-01-20 Andrew Haley <aph@redhat.com>
aph [Tue, 20 Jan 2004 15:18:33 +0000 (15:18 +0000)]
2004-01-20  Andrew Haley  <aph@redhat.com>

        * include/private/gcconfig.h (USE_MMAP): Define for all Linux.

        * configure.in: Comment change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76210 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2004-01-16 Andrew Haley <aph@redhat.com>
aph [Fri, 16 Jan 2004 17:16:29 +0000 (17:16 +0000)]
2004-01-16  Andrew Haley  <aph@redhat.com>

        * configure.in (NO_EXECUTE_PERMISSION): Remove global declaration;
        add for ia64; remove for MIPS.
        * configure: Regnerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75981 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoboehm-gc/
kcook [Thu, 15 Jan 2004 03:41:49 +0000 (03:41 +0000)]
boehm-gc/
2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Add in AC_PREREQ(2.13)

libf2c/
2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>

* libF77/configure.in: Update to AC_PREREQ(2.13)
* libI77/configure.in: Update to AC_PREREQ(2.13)
* libU77/configure.in: Update to AC_PREREQ(2.13)
* libU77/configure: Regenerate.

libffi/
2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Add in AC_PREREQ(2.13)

libjava/
2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Add in AC_PREREQ(2.13)

libjava/libltdl
2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Update to AC_PREREQ(2.57).  Delete FIXME comment.

zlib/
2004-01-09  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Add in AC_PREREQ(2.13)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75901 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* obvious changelog typo fix
fche [Thu, 8 Jan 2004 16:42:25 +0000 (16:42 +0000)]
* obvious changelog typo fix

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75553 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* approved by rth
fche [Wed, 7 Jan 2004 21:47:35 +0000 (21:47 +0000)]
* approved by rth

2004-01-07  Dave Jones <davej@redhat.com>

* malloc.c (GC_generic_malloc): Correct initialization typo.
* mallocx.c (GC_generic_malloca_ignore_off_page): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75518 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* include/private/gcconfig.h: Re-install change of 2003-04-16.
rearnsha [Fri, 31 Oct 2003 11:03:00 +0000 (11:03 +0000)]
* include/private/gcconfig.h: Re-install change of 2003-04-16.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73134 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago libffi:
ro@138bc75d-0d04-0410-961f-82ee72b054a4 [Mon, 20 Oct 2003 18:37:22 +0000 (18:37 +0000)]
libffi:
* src/mips/ffi.c: Use _ABIN32, _ABIO32 instead of external
_MIPS_SIM_NABI32, _MIPS_SIM_ABI32.

libstdc++-v3:
* config/cpu/mips/atomicity.h (__atomic_add): Use _ABIO32 instead
of external _MIPS_SIM_ABI32.

boehm-gc:
* mips_sgi_mach_dep.s: Use _ABIO32 instead of external
_MIPS_SIM_ABI32.

gcc:
* config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Define _ABIO32.
Use it in _MIPS_SIM definition.
* config/mips/mips.h (CRT_CALL_STATIC_FUNCTION): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72713 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
amodra [Fri, 17 Oct 2003 14:59:17 +0000 (14:59 +0000)]
* include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
unsure comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72608 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* configure: Rebuild.
jsturm [Fri, 3 Oct 2003 19:38:05 +0000 (19:38 +0000)]
* configure: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72075 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * configure.in: Remove NO_GETENV definition for win32.
hboehm [Fri, 3 Oct 2003 18:43:06 +0000 (18:43 +0000)]
* configure.in: Remove NO_GETENV definition for win32.
* mach_dep.c (GC_generic_push_regs): Prevent tail call optimization.
* misc.c (GC_init_inner): Call GC_thr_init for win32.
  (GC_set_warn_proc): Add assertion.
* win32_threads.c: Import 6.3alpha2 version.
* include/private/gc_priv.h: Add support for EMPTY_GETENV_RESULTS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72074 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago boehm-gc:
ro@138bc75d-0d04-0410-961f-82ee72b054a4 [Mon, 29 Sep 2003 20:02:08 +0000 (20:02 +0000)]
boehm-gc:
* configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris
2.3/SPARC, there are no micro versions.
Treat Solaris 10 and up alike.
* configure: Regenerate.

gcc:
* config.gcc (sparc-*-solaris2*): Handle Solaris 10 and up like
Solaris 7-9.

* fixinc/inclhack.def (solaris_widec): Replace solaris2.[0-5]* by
wildcards which explicitly match micro versions.
* fixinc/fixincl.x: Regenerate.

libstdc++-v3:
* configure.host: Handle Solaris 2.5 micro releases explicitly.
Remove wildcards from Solaris 2.6, 7-9: there were no
micro releases.
Treat Solaris 10 and up like 7-9.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71914 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoAnother newlib fix
green [Mon, 22 Sep 2003 16:00:23 +0000 (16:00 +0000)]
Another newlib fix

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71654 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoFix arm-elf support.
green [Sun, 21 Sep 2003 00:15:52 +0000 (00:15 +0000)]
Fix arm-elf support.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71613 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * libtool.m4 (LD): Correct powerpc64 host match.
amodra [Tue, 9 Sep 2003 06:24:39 +0000 (06:24 +0000)]
* libtool.m4 (LD): Correct powerpc64 host match.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71229 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago boehm-gc:
ro@138bc75d-0d04-0410-961f-82ee72b054a4 [Thu, 7 Aug 2003 21:34:19 +0000 (21:34 +0000)]
boehm-gc:
* configure.in: Set INCLUDES to absolute path.
Save $INCLUDES in boehm-cflags, too.
Set INCLUDES so it's available to config.status.
* configure: Regenerate.

libjava:
* configure.in: Don't initialize GCINCS to boehm-gc/include.
* configure: Regenerate.

libjava/libltdl:
* configure.in: Don't initialize GCINCS to boehm-gc/include.
* Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70233 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/gc.h (GC_CreateThread): Declare with WINAPI
dannysmith [Thu, 31 Jul 2003 04:52:36 +0000 (04:52 +0000)]
* include/gc.h (GC_CreateThread): Declare with WINAPI
attribute.
* win32_threads.c (GC_CreateThread): Make definitions consistent
with declaration.  Cast &thread_table[i].handle to PHANDLE
in call to DuplicateHandle
(thread_start): Declare as static.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69990 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Wed, 30 Jul 2003 17:42:28 +0000 (17:42 +0000)]
2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>

        * dyn_load.c: Define __private_extern__ to match Apple's system
        header.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69967 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * os_dep.c: Remove redundancy introduced in last merge.
ljrittle [Tue, 29 Jul 2003 02:38:49 +0000 (02:38 +0000)]
* os_dep.c: Remove redundancy introduced in last merge.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69912 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago Import GC 6.3alpha1.
jsturm [Mon, 28 Jul 2003 04:18:23 +0000 (04:18 +0000)]
Import GC 6.3alpha1.
* BCC_MAKEFILE: Merge with GC 6.3alpha1 release.
* ChangeLog: Likewise.
* Makefile.am: Likewise.
* Makefile.direct: Likewise.
* Makefile.dj: Likewise.
* allchblk.c: Likewise.
* alloc.c: Likewise.
* backgraph.c: Likewise.
* configure.host: Likewise.
* configure.in: Likewise.
* dbg_mlc.c: Likewise.
* dyn_load.c: Likewise.
* finalize.c: Likewise.
* gc_cpp.cc: Likewise.
* gc_dlopen.c: Likewise.
* gcj_mlc.c: Likewise.
* if_mach.c: Likewise.
* mach_dep.c: Likewise.
* malloc.c: Likewise.
* mallocx.c: Likewise.
* mark.c: Likewise.
* mark_rts.c: Likewise.
* misc.c: Likewise.
* os_dep.c: Likewise.
* ptr_chck.c: Likewise.
* reclaim.c: Likewise.
* solaris_pthreads.c: Likewise.
* solaris_threads.c: Likewise.
* sparc_mach_dep.S: Likewise.
* threadlibs.c: Likewise.
* typd_mlc.c: Likewise.
* version.h: Likewise.
* win32_threads.c: Likewise.
* Mac_files/MacOS_Test_config.h: Likewise.
* Mac_files/MacOS_config.h: Likewise.
* cord/cordbscs.c: Likewise.
* cord/cordprnt.c: Likewise.
* cord/de_win.c: Likewise.
* doc/README: Likewise.
* doc/README.MacOSX: Likewise.
* doc/README.changes: Likewise.
* doc/README.environment: Likewise.
* doc/README.ews4800: Likewise.
* doc/README.linux: Likewise.
* doc/README.macros: Likewise.
* doc/README.win32: Likewise.
* doc/debugging.html: Likewise.
* doc/gcdescr.html: Likewise.
* doc/tree.html: Likewise.
* include/Makefile.in: Likewise.
* include/gc.h: Likewise.
* include/gc_cpp.h: Likewise.
* include/gc_local_alloc.h: Likewise.
* include/gc_mark.h: Likewise.
* include/gc_pthread_redirects.h: Likewise.
* include/gc_typed.h: Likewise.
* include/new_gc_alloc.h: Likewise.
* include/private/dbg_mlc.h: Likewise.
* include/private/gc_hdrs.h: Likewise.
* include/private/gc_locks.h: Likewise.
* include/private/gc_pmark.h: Likewise.
* include/private/gc_priv.h: Likewise.
* include/private/gcconfig.h: Likewise.
* include/private/solaris_threads.h: Likewise.
* include/private/specific.h: Likewise.
* tests/test.c: Likewise.
* tests/test_cpp.cc: Likewise.

* configure: Rebuild.
* Makefile.in: Rebuild.

* mips_sgi_mach_dep.s: Add.

* alpha_mach_dep.s: Remove.
* irix_threads.c: Remove.
* linux_threads.c: Remove.
* mips_sgi_mach_dep.S: Remove.
* missing: Remove.
* powerpc_macosx_mach_dep.s: Remove.
* doc/Makefile.am: Remove.
* doc/Makefile.in: Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69880 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoThis commit was generated by cvs2svn to compensate for changes in r69874,
jsturm [Mon, 28 Jul 2003 03:46:21 +0000 (03:46 +0000)]
This commit was generated by cvs2svn to compensate for changes in r69874,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69875 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoInitial revision
jsturm [Mon, 28 Jul 2003 03:46:07 +0000 (03:46 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69872 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * configure.host: Only use +ESdbgasm when using the HPUX native
sayle [Fri, 25 Jul 2003 14:32:55 +0000 (14:32 +0000)]
* configure.host: Only use +ESdbgasm when using the HPUX native
compiler on PA-Risc.  It isn't recognized by GCC and is silently
ignored by HP's compilers on ia64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69788 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2003-04-28 Mohan Embar <gnustuff@thisiscool.com>
tromey [Mon, 28 Apr 2003 20:54:37 +0000 (20:54 +0000)]
2003-04-28  Mohan Embar  <gnustuff@thisiscool.com>

* configure.in: define GC_DLL under mingw if --enable-shared
* configure: rebuilt
* win32_threads.c: add #ifdef GC_DLL around DllMain

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66183 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* include/private/gcconfig.h: Add support for arm-netbsdelf.
rearnsha [Wed, 16 Apr 2003 18:28:29 +0000 (18:28 +0000)]
* include/private/gcconfig.h: Add support for arm-netbsdelf.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65692 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
aoliva [Fri, 11 Apr 2003 04:20:21 +0000 (04:20 +0000)]
* libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
* */configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65459 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h (LINUX_STACKBOTTOM): Define for
tromey [Thu, 10 Apr 2003 00:08:10 +0000 (00:08 +0000)]
* include/private/gcconfig.h (LINUX_STACKBOTTOM): Define for
POWERPC.
(STACK_GRAN, HEURISTIC1): Don't define for POWERPC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65411 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gc_locks.h [IA64]: Include ia64intrin.h.
rth [Sun, 23 Mar 2003 01:36:22 +0000 (01:36 +0000)]
    * include/private/gc_locks.h [IA64]: Include ia64intrin.h.
        (GC_test_and_set): Use __sync_lock_test_and_set.
        (GC_clear): Use volatile assignment.
        (GC_compare_and_exchange): Use __sync_bool_compare_and_swap.
        (GC_memory_write_barrier): Use __sync_synchronize.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64736 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2003-03-10 Andreas Schwab <schwab@suse.de>
schwab [Wed, 12 Mar 2003 21:34:31 +0000 (21:34 +0000)]
2003-03-10  Andreas Schwab  <schwab@suse.de>

boehm-gc:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

libf2c:
* aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
glibcpp_toolexeclibdir.
* configure: Rebuilt.

libffi:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

libjava:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

libobjc:
* aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
glibcpp_toolexeclibdir.
* configure: Rebuilt.

libstdc++-v3:
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in
glibcpp_toolexeclibdir.
* aclocal.m4, configure: Rebuilt.

zlib:
* configure.in: Avoid trailing /. in toolexeclibdir.
* configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64267 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2003-03-04 Hans Boehm <Hans.Boehm@hp.com>
hboehm [Tue, 4 Mar 2003 22:18:08 +0000 (22:18 +0000)]
2003-03-04  Hans Boehm <Hans.Boehm@hp.com>
* include/private/gcconfig.h (GC_data_start): declare when needed.
* include/private/gc_priv.h: Include gcconfig.h after ptr_t
declaration.
* dyn_load.c (GC_register_dynamic_libraries_dl_iterate_phdr,
GC_register_dynlib_callback): Register main data for static
executable if dl_iterate_phdr() didn't.
* misc.c (GC_init_inner): Call GC_init_linux_data_start() even
if we don't expect to register main static data.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63809 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2003-03-03 Hans Boehm <Hans.Boehm@hp.com>
hboehm [Mon, 3 Mar 2003 19:34:11 +0000 (19:34 +0000)]
2003-03-03  Hans Boehm  <Hans.Boehm@hp.com>
* mark_rts.c (GC_cond_register_dynamic_libraries): add.
(GC_push_roots): explicitly mark free list headers, register
dynamic libraries only if !REGISTER_LIBRARIES_EARLY.
* alloc.c (GC_stopped_mark): Conditionally call
GC_cond_register_dynamic_libraries().
(GC_collect_a_little_inner, GC_try_to_collect_inner): Check GC_dont_gc.
* dyn_load.c (GC_register_main_static_data): define.
(GC_register_dyn_libraries (Linux /proc, Linux ELF versions)):
no longer skip main data.
* misc.c (GC_REGISTER_MAIN_STATIC_DATA): define.
(GC_init_inner): Make main data registration conditional.
* include/private/gc_priv.h (GC_register_main_static_data): declare.
* include/private/gcconfig.h (REGISTER_LIBRARIES_EARLY): define
for LINUX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63727 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
aoliva [Thu, 20 Feb 2003 09:08:45 +0000 (09:08 +0000)]
* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
config.status.
* configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63159 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2003-02-11 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Tue, 11 Feb 2003 18:22:08 +0000 (18:22 +0000)]
2003-02-11  Andreas Tobler  <a.tobler@schweiz.ch>

        * include/private/gcconfig.h: undefine MPROTECT_VDB for MACOSX

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62705 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
aoliva [Tue, 28 Jan 2003 01:44:37 +0000 (01:44 +0000)]
* configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
Remove USE_LIBDIR conditional.
* Makefile.am (toolexecdir, toolexeclibdir): Don't override.
* Makefile.in, configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61926 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago For PR libgcj/8933:
tromey [Tue, 31 Dec 2002 17:52:25 +0000 (17:52 +0000)]
For PR libgcj/8933:
* include/Makefile.in: Rebuilt.
* include/Makefile.am (noinst_HEADERS): Renamed from
include_HEADERS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60702 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * ltconfig (osf[345]): Append $major to soname_spec.
ro@138bc75d-0d04-0410-961f-82ee72b054a4 [Wed, 20 Nov 2002 15:59:07 +0000 (15:59 +0000)]
* ltconfig (osf[345]): Append $major to soname_spec.
Reflect this in library_names_spec.
* ltmain.sh (osf): Prefix $major with . for use as extension.

boehm-gc:
* ltconfig (osf[345]): Append $major to soname_spec.
Reflect this in library_names_spec.
* ltmain.sh (osf): Prefix $major with . for use as extension.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59306 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h (HBLKSIZE): Define for x86-64.
aj@138bc75d-0d04-0410-961f-82ee72b054a4 [Wed, 2 Oct 2002 06:25:37 +0000 (06:25 +0000)]
* include/private/gcconfig.h (HBLKSIZE): Define for x86-64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57728 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* include/private/gcconfig.h: Don't check for __XSCALE__. Instead
rearnsha [Sat, 28 Sep 2002 12:12:36 +0000 (12:12 +0000)]
* include/private/gcconfig.h: Don't check for __XSCALE__.  Instead
check for __arm__ or __thumb__.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57610 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig: Add machine type S390. Add s390x support.
uweigand [Fri, 27 Sep 2002 20:40:06 +0000 (20:40 +0000)]
* include/private/gcconfig: Add machine type S390.  Add s390x support.
* include/private/gc_locks.h (GC_test_and_set): Implement for s390.
(GC_compare_and_exchange): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57592 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoFixed misformatted ChangeLog entry
megacz [Wed, 25 Sep 2002 17:56:14 +0000 (17:56 +0000)]
Fixed misformatted ChangeLog entry

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57505 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* include/private/gcconfig.h: Fix NetBSD/mips parameters.
thorpej [Tue, 24 Sep 2002 17:41:01 +0000 (17:41 +0000)]
* include/private/gcconfig.h: Fix NetBSD/mips parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57479 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-08-23 Adam Megacz <adam@xwt.org>
megacz [Tue, 24 Sep 2002 00:59:52 +0000 (00:59 +0000)]
2002-08-23  Adam Megacz <adam@xwt.org>

        * Removed extraneous ABORT()

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57460 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoboehm-gc:
ghazi [Mon, 23 Sep 2002 03:52:55 +0000 (03:52 +0000)]
boehm-gc:
* Makefile.am (all-multi): Fix multilib parallel build.
libf2c:
* Makefile.in (all): Fix multilib parallel build.
libffi:
* Makefile.am (all-multi): Fix multilib parallel build.
libiberty:
* Makefile.in (all): Fix multilib parallel build.
libjava:
* Makefile.am (all-multi): Fix multilib parallel build.
libobjc:
* Makefile.in (all): Fix multilib parallel build.
libstdc++-v3:
* Makefile.am (all-multi): Fix multilib parallel build.
zlib:
* Makefile.am (all-multi): Fix multilib parallel build.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57423 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago* boehm-gc/configure, libf2c/configure: Rebuilt.
aoliva [Wed, 14 Aug 2002 02:40:00 +0000 (02:40 +0000)]
* boehm-gc/configure, libf2c/configure: Rebuilt.
* libffi/configure, libiberty/configure: Ditto.
* libjava/configure, libobjc/configure: Ditto.
* libstdc++-v3/configure, zlib/configure: Ditto.
Merged from binutils:
2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
From Steve Ellcey <sje@cup.hp.com>:
* libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
(lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
IA64.
* ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
soname_spec, sys_lib_search_path_spec): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56270 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoRemove dead endif so x86-64 compilation works.
bo@138bc75d-0d04-0410-961f-82ee72b054a4 [Fri, 19 Jul 2002 11:21:36 +0000 (11:21 +0000)]
Remove dead endif so x86-64 compilation works.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55585 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-07-18 Bo Thorsen <bo@suse.de>
bo@138bc75d-0d04-0410-961f-82ee72b054a4 [Fri, 19 Jul 2002 08:54:44 +0000 (08:54 +0000)]
2002-07-18  Bo Thorsen  <bo@suse.de>

* include/private/gcconfig.h: Add x86-64 definitions.
* os_dep.c: Add x86-64 support.
* configure.in: Likewise.
* configure: Regenerate.

Approved by Hans Boehm.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55584 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-07-18 H.J. Lu <hjl@gnu.org>
hjl [Thu, 18 Jul 2002 20:06:00 +0000 (20:06 +0000)]
2002-07-18  H.J. Lu <hjl@gnu.org>

* mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55566 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-07-18 H.J. Lu (hjl@gnu.org)
hjl [Thu, 18 Jul 2002 19:41:37 +0000 (19:41 +0000)]
2002-07-18  H.J. Lu  (hjl@gnu.org)

* configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
Linux/mips.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55565 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.
hboehm [Sat, 29 Jun 2002 17:34:06 +0000 (17:34 +0000)]
    * win32_threads.c (GC_push_all_stacks): Tolerate bad sp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55104 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gc_locks.h (GC_test_and_set): Support
hboehm [Mon, 10 Jun 2002 17:10:21 +0000 (17:10 +0000)]
* include/private/gc_locks.h (GC_test_and_set): Support
Linux/mips.
(GC_TEST_AND_SET_DEFINED): Likewise.

* include/private/gcconfig.h (DYNAMIC_LOADING): Defined for
Linux/mips.
(DATAEND): Likewise.
(LINUX_STACKBOTTOM): Likewise.
(STACKBOTTOM): Removed for Linux/mips.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54444 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
mmitchel [Sun, 19 May 2002 17:36:14 +0000 (17:36 +0000)]
* irix_threads.cc (GC_pthread_detach): Do not use REAL_FUNC.
(GC_pthread_create): Fix typo.
(GC_TRY_LOCK): Likewise.
* include/private/gc_locks.h (GC_test_and_set): Only take one
one argument.
(LOCK): Adjust appropriately.
* include/private/gc_priv.h (SIG_SUSPEND): Use SIGRTMIN if
_SIGRTMIN is unavailable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53636 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
ro@138bc75d-0d04-0410-961f-82ee72b054a4 [Thu, 16 May 2002 17:43:21 +0000 (17:43 +0000)]
* Makefile.in: Allow for PWDCMD to override hardcoded pwd.
* 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

13 years ago* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
aoliva [Wed, 8 May 2002 04:38:00 +0000 (04:38 +0000)]
* configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at
script entry, and set LD to it when configuring multilibs.
* configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53278 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * Makefile.am (toolexeclib_LTLIBRARIES): Remove.
jsturm [Tue, 23 Apr 2002 03:37:27 +0000 (03:37 +0000)]
* Makefile.am (toolexeclib_LTLIBRARIES): Remove.
(noinst_LTLIBRARIES): Add libgcjgc.la.

* Makefile.in: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52651 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-04-22 David S. Miller <davem@redhat.com>
davem [Mon, 22 Apr 2002 06:07:41 +0000 (06:07 +0000)]
2002-04-22  David S. Miller  <davem@redhat.com>

* include/private/gcconfig.h: Hard-code STACKBOTTOM on
64-bit SPARC Linux, the __libc_stack_end technique does
not work in this case.

2002-04-22  Jeff Sturm  <jsturm@one-point.com>

* gcconfig.h: Enable DYNAMIC_LOADING for all sparc-solaris ABIs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52601 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
hboehm [Wed, 17 Apr 2002 19:54:59 +0000 (19:54 +0000)]
* include/private/gcconfig.h: Use LINUX_STACKBOTTOM for
SPARC Linux.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52440 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h (DATAEND): Update comment example
ljrittle [Tue, 9 Apr 2002 23:11:36 +0000 (23:11 +0000)]
* include/private/gcconfig.h (DATAEND): Update comment example
to match reality.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52098 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h (DATAEND): Clarify comment.
ljrittle [Tue, 9 Apr 2002 01:35:21 +0000 (01:35 +0000)]
* include/private/gcconfig.h (DATAEND): Clarify comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52054 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
hboehm [Tue, 9 Apr 2002 00:39:16 +0000 (00:39 +0000)]
* include/private/gc_priv.h (WARN macro): Add "GC warning:" prefix.
(GC_large_alloc_warn_interval, GC_large_alloc_warn_suppressed):
declare.
* allchblk.c (GC_allchblk_nth): Change text and support reduced
frequency for blacklist warning message.
* misc.c (GC_large_alloc_warn_interval,
GC_large_alloc_warn_suppressed): define.
(GC_init_inner): Check GC_NO_BLACKLIST_WARNING and
GC_LARGE_ALLOC_WARN_INTERVAL environment variables.
* doc/README.environment (GC_NO_BLACKLIST_WARNING): Deprecate.
(GC_LARGE_ALLOC_WARN_INTERVAL): Add documentation.

* dyn_load.c (_DYNAMIC): Move declaration to file scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52053 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h: Add support for an unmapped
ljrittle [Thu, 4 Apr 2002 20:49:38 +0000 (20:49 +0000)]
* include/private/gcconfig.h: Add support for an unmapped
memory hole between the end of the initialized data segment
and the start of the BSS on FreeBSD/i386.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51867 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-03-30 Krister Walfridsson <cato@df.lth.se>
bryce [Sun, 31 Mar 2002 00:15:36 +0000 (00:15 +0000)]
2002-03-30  Krister Walfridsson  <cato@df.lth.se>

* include/private/gcconfig.h: define DYNAMIC_LOADING for ELF
        NetBSD/i386.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51616 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
hboehm [Fri, 29 Mar 2002 22:52:13 +0000 (22:52 +0000)]
* linux_threads.c (return_free_lists): Clear fl[i] unconditionally.
(GC_local_gcj_malloc): Add assertion.
(start_mark_threads): Fix abort message.
* mark.c (GC_mark_from): Generalize assertion.
* reclaim.c (GC_clear_fl_links): New function.
(GC_start_reclaim): Must clear some freelist links.
* include/private/specific.h, specific.c: Add assertions.
Safer definition for INVALID_QTID, quick_thread_id.  Fix/add comments.
Rearrange tse fields.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51582 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * os_dep.c (GC_init_linux_data_start): Fix references to
rth [Wed, 27 Mar 2002 19:21:32 +0000 (19:21 +0000)]
    * os_dep.c (GC_init_linux_data_start): Fix references to
        __data_start and _end.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51467 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h: Change all likely references
ljrittle [Mon, 25 Mar 2002 23:20:31 +0000 (23:20 +0000)]
* include/private/gcconfig.h: Change all likely references
to linker script synthesized symbols to use this idiom:
extern int etext[]; etext

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51352 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * linux_threads.c (GC_get_nprocs): Close file descriptor.
jsturm [Mon, 25 Mar 2002 18:08:57 +0000 (18:08 +0000)]
* linux_threads.c (GC_get_nprocs): Close file descriptor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51321 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * include/private/gcconfig.h: Add unified test for FreeBSD.
ljrittle [Fri, 22 Mar 2002 02:40:32 +0000 (02:40 +0000)]
* include/private/gcconfig.h: Add unified test for FreeBSD.
Support FreeBSD/alpha.
* os_dep.c: Do not include <machine/trap.h> unless available.
(GC_freebsd_stack_base): Fix types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51159 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agozlib:
bryce [Sun, 17 Mar 2002 00:35:21 +0000 (00:35 +0000)]
zlib:
* Makefile.am: Make target library a convenience library.
* Makefile.in: Rebuilt.

libffi:
* Makefile.am: libfficonvenience -> libffi_convenience.
* Makefile.in: Rebuilt.

boehm-gc:
* Makefile.am: Make a convenience library.
* Makefile.in: Rebuilt.

libjava:
Build a single libgcj.so, without separate gc and zlib libraries.
* configure.in: Use convenience libraries for boehm-gc and zlib. Set
SYS_ZLIBS if system zlib is used.
* configure: Rebuilt.
* Makefile.am: Use boehm-gc and zlib convenience libraries.
* Makefile.in: Rebuilt.
* libtool-version: Increment .so version number.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50900 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoAddress mingw32 issues.
green [Fri, 15 Mar 2002 18:01:38 +0000 (18:01 +0000)]
Address mingw32 issues.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50816 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-03-12 Adam Megacz <adam@xwt.org>
megacz [Tue, 12 Mar 2002 19:06:36 +0000 (19:06 +0000)]
2002-03-12  Adam Megacz  <adam@xwt.org>

        * dyn_load.c: Renamed GC_win32s to GC_no_win32_dlls.
        * misc.c: Renamed GC_is_win32s() to GC_no_win32_dlls
        * os_dep.c: Renamed GC_win32s to GC_no_win32_dlls and
        statically initialized it to TRUE if compiling with GCC.
        * win32_threads.c (thread_start): We no longer use SEH if
        compiling with GCC.
        * mark.c (GC_mark_some): We no longer use SEH if
        compiling with GCC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50671 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agolibjava:
bryce [Sun, 10 Mar 2002 03:53:16 +0000 (03:53 +0000)]
libjava:
Hashtable synchronization for PowerPC.
* configure.in: Define SLOW_PTHREAD_SELF if configure.host set
slow_pthread_self. Set up symlink for sysdeps directory.
* configure: Rebuild.
* configure.host: Document more shell variables. Set sysdeps_dir
for most platforms. Set slow_pthread_self for i686. Set
enable_hash_synchronization_default and slow_pthread_self for PowerPC.
* posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use release_set so
that memory barrier is emitted where required.
* prims.cc: 64-bit align static primitive class instances.
* include/posix-threads.h (_Jv_ThreadSelf for SLOW_PTHREAD_SELF): Add
read_barrier() to enforce ordering of reads.
* sysdep/powerpc/locks.h: New file. Implementation of synchronization
primitives for PowerPC.
* sysdep/i386/locks.h: New file. Synchronization primitives for i386
moved from natObject.cc.
* sysdep/alpha/locks.h: Likewise.
* sysdep/ia64/locks.h: Likewise.
* sysdep/generic/locks.h: Likewise.
* java/lang/natObject.cc: Move thread synchronization primitives to
system-dependent headers.
gcc/java:
* decl.c (java_init_decl_processing): Make sure class_type_node
alignment is not less than 64 bits if hash synchronization isenabled.

boehm-gc:
* include/gc_priv.h: Define ALIGN_DOUBLE on 32 bit targets if GCJ
support is enabled, for hash synchronization.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50523 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-02-24 Adam Megacz <adam@xwt.org>
megacz [Mon, 25 Feb 2002 04:04:43 +0000 (04:04 +0000)]
2002-02-24  Adam Megacz  <adam@xwt.org>

        * Makefile.am: Added win32_threads.c to sources list.
        * win32_threads.c: Added two */'s which I had neglected.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50016 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
bryce [Wed, 20 Feb 2002 08:46:41 +0000 (08:46 +0000)]
* Makefile.am: Re-add SUBDIRS parameter which was lost in merge.
* Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49895 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoImport bugfix.
mrs [Fri, 15 Feb 2002 00:09:29 +0000 (00:09 +0000)]
Import bugfix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49779 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoRemoved .s files.
bryce [Thu, 14 Feb 2002 00:09:23 +0000 (00:09 +0000)]
Removed .s files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49752 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * dbg_mlc.c (GC_debug_generic_malloc): Removed.
bryce [Wed, 13 Feb 2002 05:38:39 +0000 (05:38 +0000)]
* dbg_mlc.c (GC_debug_generic_malloc): Removed.

* sparc_mach_dep.S: Rename from sparc_mach_dep.s as it is a
preprocessor file.
* mips_sgi_mach_dep.S: Likewise.
* Makefile.am: Update for above changes.
* Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49720 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * configure.in: Re-apply 2001-06-26 configure change.
rth [Tue, 12 Feb 2002 18:40:38 +0000 (18:40 +0000)]
    * configure.in: Re-apply 2001-06-26 configure change.
        * configure: Rebuild.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49709 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago * sparc_mach_dep.S: Delete incorrectly named file.
bryce [Tue, 12 Feb 2002 04:43:53 +0000 (04:43 +0000)]
* sparc_mach_dep.S: Delete incorrectly named file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49699 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago Imported GC 6.1 Alpha 3. Finally.
bryce [Tue, 12 Feb 2002 04:37:57 +0000 (04:37 +0000)]
Imported GC 6.1 Alpha 3. Finally.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49698 138bc75d-0d04-0410-961f-82ee72b054a4

13 years ago2002-02-11 Adam Megacz <adam@xwt.org>
megacz [Mon, 11 Feb 2002 18:31:10 +0000 (18:31 +0000)]
2002-02-11  Adam Megacz <adam@xwt.org>

        * gcc/boehm-gc/configure.in: support for win32, saner
        cross-compile options

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49681 138bc75d-0d04-0410-961f-82ee72b054a4

13 years agoxscale-elf support
green [Sat, 9 Feb 2002 00:50:05 +0000 (00:50 +0000)]
xscale-elf support

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49626 138bc75d-0d04-0410-961f-82ee72b054a4