Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. | Ken Raeburn | 1995-05-18 | 1 | -0/+10 |
| | | | | Details in change logs. | ||||
* | Add support for little endian PowerPC; add P5, P6, Nexgen, K5 aliases for ↵ | Michael Meissner | 1995-05-09 | 1 | -0/+16 |
| | | | | pentium | ||||
* | Support Linux systems that do not have the BFD linker installed. | Michael Meissner | 1995-04-27 | 1 | -0/+5 |
| | |||||
* | * config.guess: Add hppa1.1-hp-lites support. | Jeff Law | 1995-04-26 | 1 | -0/+4 |
| | |||||
* | Don't build newlib for m68k-vxworks5.1. | Rob Savoye | 1995-04-25 | 1 | -3/+2 |
| | |||||
* | Mon Apr 24 16:23:41 1995 Michael Meissner <meissner@tiktok.cygnus.com> | Jason Merrill | 1995-04-25 | 1 | -0/+19 |
| | | | | | * config.guess (*:Linux:*:*): Determine whether the default compiler is ELF or a.out. | ||||
* | * configure.in: Recognize --with-newlib. | David Edelsohn | 1995-04-12 | 1 | -0/+5 |
| | | | | | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. (arc-*-*): Build g++ stuff now. | ||||
* | * Makefile.in: move {all,check,install}-gdb from *_MODULES | Jason Molenda | 1995-04-10 | 1 | -0/+5 |
| | | | | to *_X11_MODULES due to gdbtk needing X include files et al. | ||||
* | Merge MPW ChangeLog into generic ChangeLog | Stan Shebs | 1995-04-10 | 1 | -0/+67 |
| | |||||
* | * configure.in (host_libs): Remove glob, since it is gone from the | Jim Kingdon | 1995-04-08 | 1 | -0/+12 |
| | | | | sources. | ||||
* | * config.sub: Remove linux special cases. | Ian Lance Taylor | 1995-03-30 | 1 | -1/+2 |
| | |||||
* | * config.sub: Merge in recent FSF changes. | Ian Lance Taylor | 1995-03-30 | 1 | -0/+4 |
| | |||||
* | Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1995-03-28 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | | | build-all.mk,config/mh-solaris: revert these two changes: Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) * build-all.mk: Use CC=cc -Xs on Solaris. Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) * config/mh-solaris: SunPRO C needs -Xs to be able to get a working xmakefile for Emacs. xmakefile no longer used for emacs; recent versions of SunPRO C allegedly drop -Xs; running configure will assume ``cc'' but when you compile, it uses ``cc -Xs'' (ansi vs old SunOS behavior) which causes all kinds of problems rebuilding the source using the SunPRO compiler. | ||||
* | * configure: If the --cache-file is used, pass it down to | Ian Lance Taylor | 1995-02-28 | 1 | -0/+5 |
| | | | | | configure in subdirectories. PR 6389. | ||||
* | * config.sub: add vxworks29k configuration. | Kung Hsu | 1995-02-27 | 1 | -0/+12 |
| | |||||
* | * config.guess (IRIX): Sed - to _. | Jim Wilson | 1995-02-04 | 1 | -0/+4 |
| | |||||
* | * Makefile.in (source-vault, binary-vault): New targets. | J.T. Conklin | 1995-02-03 | 1 | -0/+16 |
| | |||||
* | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1995-01-12 | 1 | -0/+4 |
| | | | | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | ||||
* | * configure.in (rs6000-*-*): Don't build gas. | Jim Kingdon | 1995-01-09 | 1 | -0/+4 |
| | |||||
* | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | Ian Lance Taylor | 1995-01-05 | 1 | -0/+7 |
| | | | | | | reduce command line length. (AS_FOR_TARGET): Check for as.new, not Makefile. (NM_FOR_TARGET): Check for nm.new, not Makefile. | ||||
* | * config.guess: Merge from FSF. | Per Bothner | 1995-01-04 | 1 | -0/+12 |
| | |||||
* | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | Per Bothner | 1994-12-02 | 1 | -0/+9 |
| | |||||
* | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | Brendan Kehoe | 1994-11-23 | 1 | -0/+4 |
| | |||||
* | * configure.in (*-*-netware*): Don't configure xiberty. | J.T. Conklin | 1994-11-21 | 1 | -0/+8 |
| | |||||
* | * build-all.mk: Add mips-ncd-elf target to sun4 targets | Bill Cox | 1994-11-11 | 1 | -0/+18 |
| | | | | for special NCD build. | ||||
* | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and makeall.bat, they're | Ken Raeburn | 1994-11-08 | 1 | -0/+7 |
| | | | | | | only useful for binutils snapshots. (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and makeall.bat to specified SUPPORT_FILES. | ||||
* | * build-all.mk: Add Ericsson targets to sun4 and solaris | Bill Cox | 1994-11-08 | 1 | -0/+6 |
| | | | | | hosts. Add BNR's sun4 target to solaris host, so their build-from-source will be tested in-house first. | ||||
* | * configure.in (target_libs): Include libstdc++ again. | Per Bothner | 1994-11-05 | 1 | -0/+5 |
| | | | | * config.guess: Update from FSF (for FreeBSD). | ||||
* | Changes from binutils net release: | Ken Raeburn | 1994-11-03 | 1 | -0/+9 |
| | | | | | | | * Makefile.in (DEVO_SUPPORT): Include configure.bat and makeall.bat. (DISTDOCDIRS): Add `etc'. (ETC_SUPPORT_PFX): New variable. (taz): Include anything from etc starting with a word in ETC_SUPPORT_PFX. | ||||
* | * config.sub: Update for recent FSF changes. Remove obsolete | Ian Lance Taylor | 1994-10-26 | 1 | -0/+8 |
| | | | | | h8300hds entry. Add -windows* and -osx as basic os. Minor spacing changes. | ||||
* | * config.guess: Merge with FSF. | Per Bothner | 1994-10-21 | 1 | -0/+5 |
| | | | | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | ||||
* | * configure: Since the "trap 0" handler will override the exit status on many | Ken Raeburn | 1994-10-20 | 1 | -0/+12 |
| | | | | | | systems, only use it for "exit 1", and make it set a non-zero exit status; reset it before "exit 0". Also, check exit status of config.sub, and error out if it failed. | ||||
* | * Makefile.in (all-binutils): Depend upon all-byacc. | Ian Lance Taylor | 1994-10-18 | 1 | -0/+2 |
| | |||||
* | * configure.in: Don't build emacs on Irix 5. | Ian Lance Taylor | 1994-10-18 | 1 | -0/+4 |
| | |||||
* | * configure.in (*-*-netware*): Add libio. | J.T. Conklin | 1994-10-17 | 1 | -0/+4 |
| | |||||
* | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1994-10-13 | 1 | -0/+12 |
| | | | | | | | | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. (CHECK_TARGET_MODULES): Ditto. (INSTALL_TARGET_MODULES): Ditto. (TARGET_LIBS): Ditto. (all-libstdc++): Note dependencies. | ||||
* | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1994-10-11 | 1 | -0/+8 |
| | | | | | | | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of -fexternal-templates. Because libstdc++ won't build with -fexternal-templates. | ||||
* | * config.guess: Update from FSF. | Per Bothner | 1994-10-07 | 1 | -2/+2 |
| | |||||
* | * Makefile.in (all-prms): Depend on all-librx. | Brendan Kehoe | 1994-10-05 | 1 | -0/+4 |
| | |||||
* | * configure: Use ${config_shell} when running ${configsub}. | Ian Lance Taylor | 1994-10-04 | 1 | -0/+4 |
| | |||||
* | * config.sub: No longer recognize h8300h. | David Edelsohn | 1994-10-03 | 1 | -0/+4 |
| | |||||
* | * config.sub: Remove extraneous differences between config.sub and | Ian Lance Taylor | 1994-10-03 | 1 | -0/+5 |
| | | | | gcc/config.sub. | ||||
* | Makefile.in (DISTSTUFFDIRS): Add gas. | Ken Raeburn | 1994-10-01 | 1 | -0/+8 |
| | |||||
* | * config.guess (HP-UX): Patch from Harlan Stenn | Per Bothner | 1994-09-20 | 1 | -0/+9 |
| | | | | | <harlan@landmark.com> to also emit release level. * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | ||||
* | * config.sub: Merge nextstep cleanup from FSF. | Per Bothner | 1994-09-07 | 1 | -0/+4 |
| | |||||
* | ARM Acorn/RISCiX target and host patches from Richard Earnshaw | Ken Raeburn | 1994-09-05 | 1 | -0/+9 |
| | |||||
* | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | Ian Lance Taylor | 1994-08-31 | 1 | -0/+5 |
| | | | | configure ld--it works, but it doesn't support shared libraries. | ||||
* | * config.guess (*-unknown-freebsd*): Get rid of possible | Per Bothner | 1994-08-29 | 1 | -0/+6 |
| | | | | trailing "(Release)" in version string. | ||||
* | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | Per Bothner | 1994-08-27 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | Fix type: *-next-neststep -> *-next-nextstep. * config.guess: Merge from FSF: Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize powerpc-ibm-aix3.2.5. Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V instead of UNIX_SV for UnixWare 1.0). | ||||
* | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | Stu Grossman | 1994-08-27 | 1 | -0/+5 |
| | | | | to make gdb/nlm/* build after the compiler and linker. |