Skip to content
Snippets Groups Projects
  1. Apr 06, 2011
    • jsm28's avatar
      * configure.ac (build_tools): Remove build-byacc. · 4fc99708
      jsm28 authored
      	(host_libs): Remove mmalloc.
      	(host_tools): Remove byacc make patch prms send-pr ash bash bzip2
      	autoconf automake libtool diff rcs fileutils shellutils time
      	textutils wdiff find uudecode hello tar gzip indent recode release
      	sed perl gawk findutils gettext zip.
      	(libgcj): Remove target-qthreads.
      	(target_tools): Remove target-examples target-gperf.
      	(YACC): Don't handle building byacc.
      	* configure: Regenerate.
      	* Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
      	dosutils, examples, fileutils, find, findutils, gawk, gettext,
      	gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
      	patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
      	shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
      	handle building components.
      	* Makefile.in: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172042 138bc75d-0d04-0410-961f-82ee72b054a4
      4fc99708
  2. Apr 01, 2011
    • jsm28's avatar
      * configure.ac (avr-*-*): Add comment about why libssp is disabled. · 76c19016
      jsm28 authored
      	(microblaze*): Don't disable libssp.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171848 138bc75d-0d04-0410-961f-82ee72b054a4
      76c19016
    • jsm28's avatar
      * configure.ac: Remove code setting CONFIG_SHELL, config_shell and · c36c585e
      jsm28 authored
      	moveifchange.
      	* configure: Regenerate.
      	* Makefile.tpl: Use @SHELL@ not @config_shell@.
      	* Makefile.in: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171830 138bc75d-0d04-0410-961f-82ee72b054a4
      c36c585e
    • jsm28's avatar
      * configure.ac (*-*-sysv4*): Don't enable libgomp. · 93faf308
      jsm28 authored
      	(alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
      	powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
      	powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
      	xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
      	*-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
      	md_exec_prefix cases.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171829 138bc75d-0d04-0410-961f-82ee72b054a4
      93faf308
    • jsm28's avatar
      * configure.ac: Separate cases disabling target-libssp, · d5831552
      jsm28 authored
      	target-libiberty, target-libstdc++-v3 and Fortran from general
      	case over targets.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171827 138bc75d-0d04-0410-961f-82ee72b054a4
      d5831552
    • jsm28's avatar
      * configure.ac (*-*-chorusos): Don't disable libgcj. · 71559dce
      jsm28 authored
      	(*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
      	Remove case.
      	(*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
      	(arm-*-coff): Don't disable libgcj.
      	(arm*-*-linux-gnueabi): Remove useless assignment.
      	(arm-*-riscix*): Don't disable libgcj.
      	(bfin-*-*): Don't enable target-bsp and target-cygmon depending on
      	configuration.
      	(c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
      	(c54x*-*-*): Remove case.
      	(tic54x-*-*): Don't disable GCC or GCC libraries.
      	(cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
      	to *.
      	(d10v-*-*): Don't disable GCC libraries.
      	(d30v-*-*): Don't disable libgcj.
      	(h8500-*-*): Don't disable GCC libraries.
      	(i960-*-*): Don't disable libgcj.
      	(i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
      	(i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
      	i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
      	libgcj.
      	(m68k-*-coff*): Remove case.
      	(mmix-*-*): Don't disable libgloss on host.
      	(mn10200-*-*, mn10300-*-*): Remove cases.
      	(powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
      	powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
      	Don't disable libgcj.
      	(romp-*-*): Remove case.
      	(sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
      	(sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
      	case.
      	(v810-*-*): Don't disable GCC libraries.
      	(v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
      	(ip2k-*-*): Don't disable GCC libraries.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171826 138bc75d-0d04-0410-961f-82ee72b054a4
      71559dce
  3. Mar 28, 2011
  4. Mar 25, 2011
    • jsm28's avatar
      * configure.ac (native_only): Remove. · 6c9785b4
      jsm28 authored
      	(i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
      	send-pr uudecode guile gnuserv on host.
      	(x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
      	send-pr rcs guile perl texinfo libtool on host.
      	(i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
      	automake send-pr rcs guile perl texinfo libtool on host.
      	(*-*-cygwin*, *-*-netbsd*): Remove host cases.
      	(*-*-kaos*): Don't disable target-examples target-gperf on target.
      	(alpha*-dec-osf*): Don't disable fileutils on target.
      	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
      	texinfo send-pr expect dejagnu on target.
      	(arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
      	target-qthreads on target.
      	(hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
      	(ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
      	(i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
      	x86_64-*-mingw*): Don't disable expect on target.
      	(*-*-cygwin*): Don't disable target-gperf on target.
      	(powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
      	gnuserv on target.
      	(powerpcle-*-solaris*): Don't disable make expect gnuserv on
      	target.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171452 138bc75d-0d04-0410-961f-82ee72b054a4
      6c9785b4
    • jsm28's avatar
      * configure.ac (target_tools): Remove target-groff. · 0b4d283e
      jsm28 authored
      	(native_only): Remove target-groff.
      	(hppa*64*-*-*): Don't disable byacc.
      	(i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
      	setting.
      	(*-*-kaos*): Don't skip target-librx and target-groff.
      	(*-*-netware*): Don't skip target-libmudflap.
      	(*-*-tpf*): Don't skip target-libmudflap.
      	(sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
      	directories on the host.
      	(ia64*-*-*vms*): Don't skip tix.
      	(sh-*-* | sh64-*-*): Don't condition skipped directories on the
      	host.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171446 138bc75d-0d04-0410-961f-82ee72b054a4
      0b4d283e
  5. Mar 24, 2011
  6. Mar 22, 2011
    • jsm28's avatar
      * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, · 99684e84
      jsm28 authored
      	i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
      	| i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171303 138bc75d-0d04-0410-961f-82ee72b054a4
      99684e84
    • jsm28's avatar
      * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers · 17b3d2a8
      jsm28 authored
      	to Write After Approval.
      	* config-ml.in: Don't handle arc-*-elf*.
      	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
      	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
      	handle GCC libraries.
      	* configure: Regenerate.
      
      contrib:
      	* compare-all-tests (all_targets): Remove crx and m68hc11.
      
      fixincludes:
      	* mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.
      
      gcc:
      	* config/alpha/gnu.h: Remove.
      	* config/arc: Remove directory.
      	* config/arm/netbsd.h: Remove.
      	* config/arm/t-pe: Remove.
      	* config/crx: Remove directory.
      	* config/i386/netbsd.h: Remove.
      	* config/m68hc11: Remove directory.
      	* config/m68k/uclinux-oldabi.h: Remove.
      	* config/mcore/mcore-pe.h: Remove.
      	* config/mcore/t-mcore-pe: Remove.
      	* config/netbsd-aout.h: Remove.
      	* config/rs6000/gnu.h: Remove.
      	* config/sh/sh-symbian.h: Remove.
      	* config/sh/symbian-base.c: Remove.
      	* config/sh/symbian-c.c: Remove.
      	* config/sh/symbian-cxx.c: Remove.
      	* config/sh/symbian-post.h: Remove.
      	* config/sh/symbian-pre.h: Remove.
      	* config/sh/t-symbian: Remove.
      	* config/svr3.h: Remove.
      	* config/vax/netbsd.h: Remove.
      	* config.build: Don't handle i[34567]86-*-pe.
      	* config.gcc: Remove handling of deprecations for most deprecated
      	targets.
      	(m68k-*-uclinuxoldabi*): Add to second deprecated list.
      	(alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf,
      	i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*,
      	m68hc12-*-*|m6812-*-*, m68k-*-uclinuxoldabi*, mcore-*-pe*,
      	powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
      	sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
      	Remove cases.
      	* config.host: Don't handle i[34567]86-*-pe.
      	* config/rs6000/linux64.h (LINK_OS_GNU_SPEC): Remove.
      	(ASM_SPEC32): Don't handle -mcall-gnu.
      	* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't handle
      	-mcall-gnu.
      	(ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC, CPP_SPEC,
      	STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC): Don't handle -mcall-gnu.
      	(LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
      	LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): Remove.
      	(SUBTARGET_EXTRA_SPECS): Remove *_gnu specs.
      	* config/sh/sh-protos.h, config/sh/sh.c: Remove all code
      	conditional on SYMBIAN.
      	* configure.ac: Don't handle powerpc*-*-gnu*.
      	* configure: Regenerate.
      	* doc/extend.texi (interrupt attribute): Don't mention CRX.
      	* doc/install-old.texi (m6811, m6812): Don't mention.
      	* doc/install.texi (arc-*-elf*): Don't document multilib option.
      	(arc-*-elf, CRX, m6811-elf, m6812-elf): Remove.
      	(m68k-uclinuxoldabi): Don't mention.
      	* doc/invoke.texi (ARC Options, CRX Options, M68hc1x Options):
      	Remove.
      	(-mcall-gnu): Remove.
      	* doc/md.texi (CRX Architecture, Motorola 68HC11 & 68HC12
      	families): Remove constraint documentation.
      
      gcc/testsuite:
      	* gcc.c-torture/execute/920501-8.x: Remove.
      	* gcc.c-torture/execute/930513-1.x: Remove.
      	* gcc.c-torture/execute/960312-1.x: Remove.
      	* gcc.c-torture/compile/20000804-1.c,
      	gcc.c-torture/compile/20001205-1.c,
      	gcc.c-torture/compile/20001226-1.c,
      	gcc.c-torture/compile/20010518-2.c,
      	gcc.c-torture/compile/20020312-1.c,
      	gcc.c-torture/compile/20020604-1.c,
      	gcc.c-torture/compile/920501-12.c,
      	gcc.c-torture/compile/920501-4.c,
      	gcc.c-torture/compile/920520-1.c,
      	gcc.c-torture/compile/980506-1.c,
      	gcc.c-torture/execute/980709-1.x,
      	gcc.c-torture/execute/990826-0.x: Don't XFAIL or use special
      	options for m68hc11.
      	* gcc.dg/cpp/assert4.c: Don't handle ARC.
      	* gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: Don't XFAIL for arc or
      	m68hc11.
      
      libgcc:
      	* config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
      	arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
      	m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
      	powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
      	sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
      	Remove cases.
      
      libstdc++-v3:
      	* configure.ac: Don't handle powerpc*-*-gnu*.
      	* configure: Regenerate.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171302 138bc75d-0d04-0410-961f-82ee72b054a4
      17b3d2a8
  7. Mar 21, 2011
  8. Mar 16, 2011
  9. Mar 14, 2011
  10. Mar 02, 2011
  11. Feb 11, 2011
  12. Jan 31, 2011
    • aoliva's avatar
      ChangeLog: · 0e4d1862
      aoliva authored
      PR libgcj/44341
      * configure.ac: Discard --with-* flags for host when configuring
      target libraries for cross build.
      * configure: Rebuilt.
      gcc/ChangeLog:
      PR libgcj/44341
      * doc/install.texi: Document host options discarded when cross
      configuring target libraries.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169430 138bc75d-0d04-0410-961f-82ee72b054a4
      0e4d1862
  13. Jan 25, 2011
  14. Jan 21, 2011
  15. Jan 18, 2011
  16. Jan 13, 2011
  17. Dec 22, 2010
  18. Dec 10, 2010
    • ian's avatar
      PR bootstrap/46819 · 8593ce89
      ian authored
      	* configure.ac: For --disable-libgcj clear libgcj_saved.
      	* configure: Rebuild.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167689 138bc75d-0d04-0410-961f-82ee72b054a4
      8593ce89
    • burnus's avatar
      / · d9d975ae
      burnus authored
      2010-12-10  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/46540
              * configure.ac: Add --disable-libquadmath and
              --disable-libquadmath-support.
              * configure: Regenerate.
      gcc/
      2010-12-10  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/46540
              * configure.ac: Handle --disable-libquadmath-support.
              * doc/install.texi: Document --disable-libquadmath and
              --disable-libquadmath-support
              * configure: Regenerate.
              * config.in: Regenerate.
      
      gcc/fortran/
      2010-12-10  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/46540
              * trans-types.c (gfc_init_kinds): Handle
              --disable-libquadmath-support.
      
      libgfortran/
      2010-12-10  Tobias Burnus  <burnus@net-b.de>
      
              PR fortran/46540
              * acinclude.m4 (LIBGFOR_CHECK_FLOAT128): Honour
              --disable-libquadmath-support.
              * configure.ac: Handle --disable-libquadmath-support.
              * configure: Regenerate.
      
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167684 138bc75d-0d04-0410-961f-82ee72b054a4
      d9d975ae
  19. Dec 03, 2010
  20. Dec 02, 2010
    • ian's avatar
      ./: · 7deb2d70
      ian authored
      	* configure.ac: Always set default for poststage1_ldflags to
      	-static-libstdc++ -static-libgcc.
      gcc/:
      	* doc/install.texi (Configuration): Update default for
      	--with-boot-ldflags.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167382 138bc75d-0d04-0410-961f-82ee72b054a4
      7deb2d70
  21. Nov 29, 2010
  22. Nov 26, 2010
    • aoliva's avatar
      PR other/46020 · 174d231c
      aoliva authored
      * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
      * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
      * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
      (BASE_FLAGS_TO_PASS): Use it.
      * configure: Rebuilt.
      * Makefile.in: Rebuilt.
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167160 138bc75d-0d04-0410-961f-82ee72b054a4
      174d231c
Loading