Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-08-11 | * config.guess: Merge with FSF: | Per Bothner | 1 | -0/+18 | |
Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> * config.guess (AIX4): More robust release numbering discovery. Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) * config.guess (i386-sequent-ptx): Properly get version number. Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) * config.guess (mips:*:4*:UMIPS): New case. | |||||
1995-08-06 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | Fred Fish | 1 | -0/+5 | |
SUPPORT_FILES to submakes. | |||||
1995-08-05 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | Fred Fish | 1 | -0/+25 | |
(DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and mpw-configure. | |||||
1995-07-27 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | David Edelsohn | 1 | -0/+4 | |
1995-07-27 | * config.guess (*:Linux:*:*): First try asking the linker what the | Fred Fish | 1 | -0/+6 | |
default object file format is (elf, aout, or coff). Then if this fails, try previous methods. | |||||
1995-07-27 | * configure.in: Don't build newlib for *-*-vxworks5.1. | J.T. Conklin | 1 | -0/+4 | |
1995-07-27 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | Brendan Kehoe | 1 | -2/+11 | |
* test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |||||
1995-07-21 | * config-com.multi: New file. | David Edelsohn | 1 | -0/+18 | |
* config-pos.multi: New file. | |||||
1995-06-29 | * configure.in: Add i386-pe configuration. | Steve Chamberlain | 1 | -0/+8 | |
1995-06-23 | * mpw-config.in (elf/mips.h): Always forward-include, needed | Stan Shebs | 1 | -0/+5 | |
for GDB to build. | |||||
1995-06-21 | * testsuite: New directory for customer acceptance and whole tool | Rob Savoye | 1 | -0/+10 | |
chain tests. * configure: Set build_{cpu,vendor,os,alias} to host values when --build isn't specified | |||||
1995-06-21 | Handle autoconfiscated directories by running the correct configure script. | Ken Raeburn | 1 | -0/+31 | |
1995-05-18 | Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. | Ken Raeburn | 1 | -0/+10 | |
Details in change logs. | |||||
1995-05-09 | Add support for little endian PowerPC; add P5, P6, Nexgen, K5 aliases for ↵ | Michael Meissner | 1 | -0/+16 | |
pentium | |||||
1995-04-27 | Support Linux systems that do not have the BFD linker installed. | Michael Meissner | 1 | -0/+5 | |
1995-04-26 | * config.guess: Add hppa1.1-hp-lites support. | Jeff Law | 1 | -0/+4 | |
1995-04-25 | Don't build newlib for m68k-vxworks5.1. | Rob Savoye | 1 | -3/+2 | |
1995-04-25 | Mon Apr 24 16:23:41 1995 Michael Meissner <meissner@tiktok.cygnus.com> | Jason Merrill | 1 | -0/+19 | |
* config.guess (*:Linux:*:*): Determine whether the default compiler is ELF or a.out. | |||||
1995-04-12 | * configure.in: Recognize --with-newlib. | David Edelsohn | 1 | -0/+5 | |
(sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. (arc-*-*): Build g++ stuff now. | |||||
1995-04-10 | * Makefile.in: move {all,check,install}-gdb from *_MODULES | Jason Molenda | 1 | -0/+5 | |
to *_X11_MODULES due to gdbtk needing X include files et al. | |||||
1995-04-10 | Merge MPW ChangeLog into generic ChangeLog | Stan Shebs | 1 | -0/+67 | |
1995-04-08 | * configure.in (host_libs): Remove glob, since it is gone from the | Jim Kingdon | 1 | -0/+12 | |
sources. | |||||
1995-03-30 | * config.sub: Remove linux special cases. | Ian Lance Taylor | 1 | -1/+2 | |
1995-03-30 | * config.sub: Merge in recent FSF changes. | Ian Lance Taylor | 1 | -0/+4 | |
1995-03-28 | Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 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. | |||||
1995-02-28 | * configure: If the --cache-file is used, pass it down to | Ian Lance Taylor | 1 | -0/+5 | |
configure in subdirectories. PR 6389. | |||||
1995-02-27 | * config.sub: add vxworks29k configuration. | Kung Hsu | 1 | -0/+12 | |
1995-02-04 | * config.guess (IRIX): Sed - to _. | Jim Wilson | 1 | -0/+4 | |
1995-02-03 | * Makefile.in (source-vault, binary-vault): New targets. | J.T. Conklin | 1 | -0/+16 | |
1995-01-12 | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | Jason Merrill | 1 | -0/+4 | |
* Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |||||
1995-01-09 | * configure.in (rs6000-*-*): Don't build gas. | Jim Kingdon | 1 | -0/+4 | |
1995-01-05 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | Ian Lance Taylor | 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. | |||||
1995-01-04 | * config.guess: Merge from FSF. | Per Bothner | 1 | -0/+12 | |
1994-12-02 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | Per Bothner | 1 | -0/+9 | |
1994-11-23 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | Brendan Kehoe | 1 | -0/+4 | |
1994-11-21 | * configure.in (*-*-netware*): Don't configure xiberty. | J.T. Conklin | 1 | -0/+8 | |
1994-11-11 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | Bill Cox | 1 | -0/+18 | |
for special NCD build. | |||||
1994-11-08 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and makeall.bat, they're | Ken Raeburn | 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. | |||||
1994-11-08 | * build-all.mk: Add Ericsson targets to sun4 and solaris | Bill Cox | 1 | -0/+6 | |
hosts. Add BNR's sun4 target to solaris host, so their build-from-source will be tested in-house first. | |||||
1994-11-05 | * configure.in (target_libs): Include libstdc++ again. | Per Bothner | 1 | -0/+5 | |
* config.guess: Update from FSF (for FreeBSD). | |||||
1994-11-03 | Changes from binutils net release: | Ken Raeburn | 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. | |||||
1994-10-26 | * config.sub: Update for recent FSF changes. Remove obsolete | Ian Lance Taylor | 1 | -0/+8 | |
h8300hds entry. Add -windows* and -osx as basic os. Minor spacing changes. | |||||
1994-10-21 | * config.guess: Merge with FSF. | Per Bothner | 1 | -0/+5 | |
* configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |||||
1994-10-20 | * configure: Since the "trap 0" handler will override the exit status on many | Ken Raeburn | 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. | |||||
1994-10-18 | * Makefile.in (all-binutils): Depend upon all-byacc. | Ian Lance Taylor | 1 | -0/+2 | |
1994-10-18 | * configure.in: Don't build emacs on Irix 5. | Ian Lance Taylor | 1 | -0/+4 | |
1994-10-17 | * configure.in (*-*-netware*): Add libio. | J.T. Conklin | 1 | -0/+4 | |
1994-10-13 | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 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. | |||||
1994-10-11 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | Jason Merrill | 1 | -0/+8 | |
* Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of -fexternal-templates. Because libstdc++ won't build with -fexternal-templates. | |||||
1994-10-07 | * config.guess: Update from FSF. | Per Bothner | 1 | -2/+2 | |