Skip to content
Snippets Groups Projects
  1. Jun 16, 2004
    • bonzini's avatar
      boehm-gc/ChangeLog: · c1513f4f
      bonzini authored
      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
      c1513f4f
  2. Mar 11, 2004
    • kcook's avatar
      · d6b9b86f
      kcook authored
      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
      d6b9b86f
  3. Feb 27, 2004
  4. Feb 26, 2004
  5. Feb 23, 2004
  6. Feb 20, 2004
  7. Jan 20, 2004
  8. Jan 16, 2004
  9. Jan 15, 2004
    • kcook's avatar
      boehm-gc/ · cfd061cc
      kcook authored
      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
      cfd061cc
  10. Oct 03, 2003
  11. Sep 29, 2003
    • ro's avatar
      boehm-gc: · 3c00589d
      ro authored
      	* 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
      3c00589d
  12. Aug 07, 2003
    • ro's avatar
      boehm-gc: · 0c429f8e
      ro authored
      	* 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
      0c429f8e
  13. Jul 28, 2003
    • jsturm's avatar
      Import GC 6.3alpha1. · 34128101
      jsturm authored
      	* 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
      34128101
  14. Apr 28, 2003
  15. Mar 12, 2003
    • schwab's avatar
      2003-03-10 Andreas Schwab <schwab@suse.de> · 777bb3dc
      schwab authored
      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
      777bb3dc
  16. Feb 20, 2003
  17. Jan 28, 2003
  18. Jul 19, 2002
  19. Jul 18, 2002
  20. May 08, 2002
  21. Mar 15, 2002
  22. Feb 12, 2002
  23. Feb 11, 2002
  24. Dec 16, 2001
  25. Nov 26, 2001
  26. Oct 16, 2001
  27. Sep 26, 2001
  28. Sep 12, 2001
    • bothner's avatar
      · 1cf12db4
      bothner authored
      	* include/Makefile.am:  New file.  It defines include_HEADERS.
      	* Makefile.am (SUBDIRS):  New macro, set to include.
      	* configure.in (AC_OUTPUT):  Add include/Makefile.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45555 138bc75d-0d04-0410-961f-82ee72b054a4
      1cf12db4
  29. Aug 20, 2001
  30. Aug 18, 2001
  31. Aug 02, 2001
  32. Jun 26, 2001
  33. Jun 09, 2001
  34. Jun 08, 2001
    • tromey's avatar
      For PR bootstrap/3075: · f4f1d408
      tromey authored
      	* configure, aclocal.m4, Makefile.in: Rebuilt.
      	* configure.in: Don't call AC_CONFIG_AUX_DIR or
      	AC_CANONICAL_SYSTEM.
      	* acinclude.m4 (BOEHM_CONFIGURE): Call AC_CONFIG_AUX_DIR and
      	AC_CANONICAL_SYSTEM here.
      	* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Use srcdir, not
      	boehm_gc_basedir.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43033 138bc75d-0d04-0410-961f-82ee72b054a4
      f4f1d408
  35. May 21, 2001
    • bryce's avatar
      Imported version version 6.0alpha7. · f8c1da57
      bryce authored
      	* README, README.Mac, README.OS2, README.QUICK, README.alpha,
      	README.amiga, README.debugging, README.dj, README.hp, README.linux,
      	README.rs6000, README.sgi, README.solaris2, README.uts,
      	README.win32, SCoptions.amiga, backptr.h, barrett_diagram,
      	dbg_mlc.h, gc.h, gc.man, gc_alloc.h, gc_cpp.h, gc_hdrs.h, gc_mark.h,
      	gc_priv.h, gc_private.h, gc_typed.h, gcconfig.h,
      	hpux_irix_threads.c, makefile.depend, nursery.c,
      	solaris_threads.h, test.c, test_cpp.cc, weakpointer.h, cord/README,
      	cord/SCOPTIONS.amiga, cord/SMakefile.amiga, cord/cord.h,
      	cord/ec.h, cord/gc.h, cord/private/cord_pos.h, include/backptr.h,
      	include/gc_copy_descr.h, include/gc_nursery.h: Remove obsolete/moved
      	files.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42379 138bc75d-0d04-0410-961f-82ee72b054a4
      f8c1da57
Loading