Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add dpx/2 support | Jim Kingdon | 1993-07-11 | 1 | -0/+4 |
| | |||||
* | * configure: Remove extraneous output when guessing host type. | John Gilmore | 1993-07-09 | 1 | -0/+6 |
| | | | | | * config.guess: Remove extraneous output when guessing using C compiler rather than uname, or when guessing fails. | ||||
* | remove install.cross and all.cross targets | David D. Zuhn | 1993-07-08 | 1 | -0/+2 |
| | |||||
* | remove another fixme | David D. Zuhn | 1993-07-08 | 1 | -0/+5 |
| | |||||
* | Build gprof for sh. | Steve Chamberlain | 1993-07-06 | 1 | -0/+8 |
| | |||||
* | miscellaneous fixes to make RISC/os work; see ChangeLog's | Jim Kingdon | 1993-07-01 | 1 | -0/+10 |
| | |||||
* | kludge around 386BSD bug | David D. Zuhn | 1993-06-29 | 1 | -0/+4 |
| | |||||
* | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | Per Bothner | 1993-06-29 | 1 | -0/+1 |
| | |||||
* | * config.guess: Recognize i486-ncr-sysv4. | Per Bothner | 1993-06-29 | 1 | -0/+4 |
| | |||||
* | * Makefile.in (MAKEINFOFLAGS): New variable. | Ian Lance Taylor | 1993-06-29 | 1 | -0/+11 |
| | | | | | | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. * build-all.mk, test-build.mk: Pass down --no-split as MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | ||||
* | * Makefile.in: Define VERSION (for cd ..; make taz). | Per Bothner | 1993-06-23 | 1 | -0/+6 |
| | | | | | | * Makefile.in: Set to version 2.3.91. * Makefile.in (diststuff): Needed for distributions. * Makefile (dts): Rip out. Subsumed by stuff in ../Makefile.in. | ||||
* | don't use dirname | David D. Zuhn | 1993-06-21 | 1 | -0/+4 |
| | |||||
* | * Makefile.in: Change extension for gzip'd files from '.z' to | Fred Fish | 1993-06-18 | 1 | -0/+5 |
| | | | | '.gz' per new FSF standard usage. | ||||
* | quote program_transform_name value | David D. Zuhn | 1993-06-17 | 1 | -0/+4 |
| | |||||
* | update install usage | David D. Zuhn | 1993-06-15 | 1 | -0/+6 |
| | |||||
* | * configure.in: Build gprof only for native, and don't build it | Ian Lance Taylor | 1993-06-09 | 1 | -0/+9 |
| | | | | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | ||||
* | * configure.in (host_tools): Add prms. | Brendan Kehoe | 1993-06-07 | 1 | -0/+11 |
| | |||||
* | * config.sub: Accept -ecoff*, not just -ecoff. | Ian Lance Taylor | 1993-06-04 | 1 | -0/+4 |
| | |||||
* | For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing | Ken Raeburn | 1993-06-03 | 1 | -0/+6 |
| | | | | gzip.) | ||||
* | 1) 'else true' for *!@#@ Ultrix | David D. Zuhn | 1993-06-03 | 1 | -0/+10 |
| | | | | 2) reduce window of vulnerability for gcc-no-fixedincludes | ||||
* | config.guess: Recognize hppa1.{0,1}-hp-bsd | Ken Raeburn | 1993-06-02 | 1 | -0/+5 |
| | |||||
* | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | Per Bothner | 1993-06-02 | 1 | -0/+5 |
| | | | | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | ||||
* | Add support for rom68k and bug boot monitors. | Rob Savoye | 1993-06-01 | 1 | -0/+4 |
| | |||||
* | * Makefile.in: Make all-opcodes depend on all-bfd. | Jim Kingdon | 1993-05-31 | 1 | -1/+5 |
| | |||||
* | Changed unixware to univel. | Ian Lance Taylor | 1993-05-27 | 1 | -1/+1 |
| | |||||
* | * config.guess: Added special check for i[34]86-unixware-sysv4*. | Ian Lance Taylor | 1993-05-27 | 1 | -0/+4 |
| | |||||
* | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | Ian Lance Taylor | 1993-05-26 | 1 | -0/+5 |
| | | | | the processor rather than assuming i486. | ||||
* | * config.guess: Recognize SunOS6 as Solaris3. | Jim Kingdon | 1993-05-26 | 1 | -0/+4 |
| | |||||
* | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | Per Bothner | 1993-05-26 | 1 | -0/+5 |
| | | | | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | ||||
* | * build-all.mk (all-cross): New target for Canadian Cross. | Ian Lance Taylor | 1993-05-25 | 1 | -0/+13 |
| | | | | | | | Added Q2 go32 targets. * test-build.mk: Configure go32 cross sparclite-aout and mips-idt-ecoff -with-gnu-ld. Moved build binary directory from PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | ||||
* | * configure: change so "-exec-prefix" gets passed down rather | Rob Savoye | 1993-05-24 | 1 | -0/+8 |
| | | | | | than "-exec_prefix" so autoconf generated Makefiles get the exec_prefix set right. | ||||
* | add more files to ETC_SUPPORT, configure the release directory, add a ↵ | David D. Zuhn | 1993-05-21 | 1 | -1/+7 |
| | | | | vault-install target | ||||
* | * config.guess: Recognize some Sequent platforms. | Brendan Kehoe | 1993-05-21 | 1 | -1/+6 |
| | |||||
* | use the sun3 makefile fragment (PR 2729) | David D. Zuhn | 1993-05-20 | 1 | -0/+8 |
| | | | | also, don't build things that don't work on the alpha | ||||
* | Makefile.in (taz): Fix modes on $(TOOL) dir also. | Ken Raeburn | 1993-05-20 | 1 | -0/+4 |
| | |||||
* | (binutils.tar.z, &c): Updated for making binutils FSF release. | Ken Raeburn | 1993-05-18 | 1 | -0/+50 |
| | | | | (taz): Try harder to catch errors in subdir invocations of make. | ||||
* | Change help message to prefer --options rather than -options. | K. Richard Pixley | 1993-05-10 | 1 | -0/+10 |
| | |||||
* | * test-build.mk: Extensive additions to support building on a | Ian Lance Taylor | 1993-05-07 | 1 | -0/+5 |
| | | | | machine other than the host. | ||||
* | Fix typos (configure.in -> configure) | Jim Kingdon | 1993-05-05 | 1 | -1/+5 |
| | |||||
* | * configure.in, Makefile.in: Change definition of $(tooldir) | Per Bothner | 1993-05-04 | 1 | -0/+9 |
| | | | | to match the FSF. | ||||
* | (all-gdb): gdb depends on sim. | Steve Chamberlain | 1993-04-30 | 1 | -0/+4 |
| | |||||
* | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | Fred Fish | 1993-04-30 | 1 | -0/+7 |
| | | | | | | at the same time we make the prototype gdb directory. * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution files at the same time as the gdb base release distribution. | ||||
* | * Makefile.in (check): Use individual check targets rather than | Ian Lance Taylor | 1993-04-29 | 1 | -0/+6 |
| | | | | | DO_X rule. (check-gcc): Added. | ||||
* | * config.sub: Use sysv3.2 not sysv32 for canonical OS | Jim Kingdon | 1993-04-29 | 1 | -0/+5 |
| | | | | for System V release 3.2. | ||||
* | handle hppa osf configuration | Ken Raeburn | 1993-04-29 | 1 | -0/+15 |
| | |||||
* | makefile.in change | Ken Raeburn | 1993-04-22 | 1 | -0/+19 |
| | |||||
* | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | Ian Lance Taylor | 1993-04-10 | 1 | -0/+5 |
| | | | | targets, rather than for MIPS hosts. | ||||
* | * configure.in: add comment for --with-x default values | David D. Zuhn | 1993-04-09 | 1 | -0/+10 |
| | | | | | | | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. * Makefile.in: add check-* targets for each of the directories in the tree. Add a definition of RUNTEST that will use the one we just built, if it exists. Pass this down via FLAGS_TO_PASS. | ||||
* | * configure.in: Removed obsolete references to bfd_target and | Ian Lance Taylor | 1993-04-08 | 1 | -0/+10 |
| | | | | target_makefile_frag. | ||||
* | * configure: Handle an empty program-prefix, program-suffix or | Ian Lance Taylor | 1993-04-07 | 1 | -0/+11 |
| | | | | program-transform-name correctly. |