1. 23 May, 2011 1 commit
    • ro's avatar
      gcc: · c177b341
      ro authored
      	* gthr-gnat.c: Remove.
      	* gthr-gnat.h: Remove.
      	* Makefile.in (LIB2ADDEH): Remove $(srcdir)/gthr-gnat.c.
      	* config/t-freebsd (LIB2ADDEH): Likewise.
      	* config/t-linux (LIB2ADDEH): Likewise.
      	* config/t-sol2 (LIB2ADDEH): Likewise.
      	* config/ia64/t-vms (LIB2ADDEH): Likewise.
      	* configure.ac (target_thread_file): Remove gnat handling.
      	* configure: Regenerate.
      	* doc/install.texi (Configuration, --enable-threads): Remove gnat.
      
      	gcc/po:
      	* EXCLUDES: Remove gthr-gnat.c, gthr-gnat.h.
      
      	libgcc:
      	* config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174064 138bc75d-0d04-0410-961f-82ee72b054a4
      c177b341
  2. 22 Sep, 2009 1 commit
    • ljrittle's avatar
      2009-09-22 Loren J. Rittle <ljrittle@acm.org> · fb4bac8b
      ljrittle authored
      	* unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.
      	Enable a new case for __FreeBSD__ >= 7.
      	* crtstuff.c:  Define USE_PT_GNU_EH_FRAME for __FreeBSD__ >= 7.
      	* config/t-freebsd: Define LIB2ADDEH and LIB2ADDEHDEP.
      	* config/freebsd-spec.h: Conditionally define LINK_EH_SPEC
      	and USE_LD_AS_NEEDED.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152027 138bc75d-0d04-0410-961f-82ee72b054a4
      fb4bac8b
  3. 06 Aug, 2007 1 commit
    • hjl's avatar
      2007-08-06 H.J. Lu <hongjiu.lu@intel.com> · 0f2457b8
      hjl authored
      	    Daniel Jacobowitz  <dan@codesourcery.com>
      
      	PR target/31868
      	* config.gcc (x86_64-*-freebsd*): Add i386/t-crtstuff to
      	tmake_file.
      	(x86_64-*-netbsd*): Likewise.
      	(x86_64-*-linux*): Likewise.
      	(x86_64-*-kfreebsd*-gnu): Likewise.
      	(x86_64-*-knetbsd*-gnu): Likewise.
      	(i[34567]86-*-solaris2.1[0-9]*): Likewise.
      
      	* config/i386/t-linux64 (CRTSTUFF_T_CFLAGS): Removed.
      
      	* config/i386/t-crtstuff (CRTSTUFF_T_CFLAGS): Update comments.
      	Add -fno-asynchronous-unwind-tables.
      
      	* config/t-freebsd (CRTSTUFF_T_CFLAGS_S): Add $(CRTSTUFF_T_CFLAGS).
      	* config/t-libc-ok (CRTSTUFF_T_CFLAGS_S): Likewise.
      	* config/t-lynx (CRTSTUFF_T_CFLAGS_S): Likewise.
      	* config/t-netbsd (CRTSTUFF_T_CFLAGS_S): Likewise.
      	* config/t-svr4 (CRTSTUFF_T_CFLAGS_S): Likewise.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127248 138bc75d-0d04-0410-961f-82ee72b054a4
      0f2457b8
  4. 23 Sep, 2003 1 commit
    • neroden's avatar
      * config.gcc: Do per-target disabling of fixproto here in clauses, · 4c05f6ec
      neroden authored
      	not in t- fragments.
      	* configure.in: Adjust to set STMP_FIXPROTO correctly.
      	* configure: Regenerate.
      	* config/arm/t-semi, config/cris/t-cris, config/i386/t-beos,
      	config/i386/t-cygming, config/i386/t-nto, config/ia64/t-hpux,
      	t-freebsd, t-linux, t-netbsd, t-openbsd, t-rtems, t-vxworks,
      	xtensa/t-xtensa: Remove setting of STMP_FIXPROTO.
      	* config/i370/t-oe, config/i386/t-netware, config/pa/t-bsd,
      	t-interix, t-linux-aout:  Delete files consisting only of
      	setting of STMP_FIXPROTO.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71687 138bc75d-0d04-0410-961f-82ee72b054a4
      4c05f6ec
  5. 22 May, 2001 1 commit
  6. 11 May, 2001 1 commit
    • zack's avatar
      * Makefile.in: Exterminate all references to assert.h. · c872ef71
      zack authored
      	* cross-make: Likewise.
      	* assert.h: Delete.
      	* configure.in: Correct commentary.
      	* configure: Regenerate.
      	* po/POTFILES.in: Remove assert.h.
      
      	* libgcc-std.ver, libgcc2.c, libgcc2.h, sys-protos.h:
      	Remove __eprintf.
      
      	* config/t-freebsd, config/t-linux, config/t-linux-aout,
      	config/t-netbsd, config/t-rtems, config/x-linux,
      	config/i386/t-beos, config/mcore/t-mcore, config/mcore/t-mcore-pe:
      	No need to override INSTALL_ASSERT_H.
      
      	* fixinc/fixinc.dgux, fixinc/fixinc.interix, fixinc/fixinc.ptx,
      	fixinc/fixinc.svr4, fixinc/fixinc.winnt, fixinc/fixinc.wrap,
      	fixinc/fixincl.sh: Don't install assert.h into objdir/include.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41972 138bc75d-0d04-0410-961f-82ee72b054a4
      c872ef71
  7. 03 May, 2001 1 commit
  8. 15 Oct, 1999 1 commit
  9. 02 Jun, 1999 1 commit
    • law's avatar
      * configure.in (i[34567]86-*-freebsdelf): Don't include linux.h, · d4eb5ef4
      law authored
              i386/freebsd-elf.h no longer requires it.  Instead include svr4.h.
              * configure: Rebuilt.
              * i386/freebsd-elf.h (DEFAULT_VTABLE_THUNKS): Define.
              (ASM_COMMENT_START, ASM_APP_ON, ASM_APP_OFF, SET_ASM_OP): Likewise.
              (PREFERRED_DEBUGGING_TYPE, WCHAR_UNSIGNED): Likewise.
              (SWITCH_TAKES_ARG): Likewise.
              * i386/freebsd.h: Remove FREEBSD_NATIVE support.
              * config/t-freebsd: Moved from config/i386/ so it can used for all
              FreeBSD targets.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27305 138bc75d-0d04-0410-961f-82ee72b054a4
      d4eb5ef4
  10. 27 Aug, 1997 1 commit
  11. 25 Apr, 1997 1 commit