Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-06-09 | * configure.in: Build gprof only for native, and don't build it | Ian Lance Taylor | 1 | -0/+9 | |
for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |||||
1993-06-07 | * configure.in (host_tools): Add prms. | Brendan Kehoe | 1 | -0/+11 | |
1993-06-04 | * config.sub: Accept -ecoff*, not just -ecoff. | Ian Lance Taylor | 1 | -0/+4 | |
1993-06-03 | For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing | Ken Raeburn | 1 | -0/+6 | |
gzip.) | |||||
1993-06-03 | 1) 'else true' for *!@#@ Ultrix | David D. Zuhn | 1 | -0/+10 | |
2) reduce window of vulnerability for gcc-no-fixedincludes | |||||
1993-06-02 | config.guess: Recognize hppa1.{0,1}-hp-bsd | Ken Raeburn | 1 | -0/+5 | |
1993-06-02 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | Per Bothner | 1 | -0/+5 | |
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |||||
1993-06-01 | Add support for rom68k and bug boot monitors. | Rob Savoye | 1 | -0/+4 | |
1993-05-31 | * Makefile.in: Make all-opcodes depend on all-bfd. | Jim Kingdon | 1 | -1/+5 | |
1993-05-27 | Changed unixware to univel. | Ian Lance Taylor | 1 | -1/+1 | |
1993-05-27 | * config.guess: Added special check for i[34]86-unixware-sysv4*. | Ian Lance Taylor | 1 | -0/+4 | |
1993-05-26 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | Ian Lance Taylor | 1 | -0/+5 | |
the processor rather than assuming i486. | |||||
1993-05-26 | * config.guess: Recognize SunOS6 as Solaris3. | Jim Kingdon | 1 | -0/+4 | |
1993-05-26 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | Per Bothner | 1 | -0/+5 | |
Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |||||
1993-05-25 | * build-all.mk (all-cross): New target for Canadian Cross. | Ian Lance Taylor | 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. | |||||
1993-05-24 | * configure: change so "-exec-prefix" gets passed down rather | Rob Savoye | 1 | -0/+8 | |
than "-exec_prefix" so autoconf generated Makefiles get the exec_prefix set right. | |||||
1993-05-21 | add more files to ETC_SUPPORT, configure the release directory, add a ↵ | David D. Zuhn | 1 | -1/+7 | |
vault-install target | |||||
1993-05-21 | * config.guess: Recognize some Sequent platforms. | Brendan Kehoe | 1 | -1/+6 | |
1993-05-20 | use the sun3 makefile fragment (PR 2729) | David D. Zuhn | 1 | -0/+8 | |
also, don't build things that don't work on the alpha | |||||
1993-05-20 | Makefile.in (taz): Fix modes on $(TOOL) dir also. | Ken Raeburn | 1 | -0/+4 | |
1993-05-18 | (binutils.tar.z, &c): Updated for making binutils FSF release. | Ken Raeburn | 1 | -0/+50 | |
(taz): Try harder to catch errors in subdir invocations of make. | |||||
1993-05-10 | Change help message to prefer --options rather than -options. | K. Richard Pixley | 1 | -0/+10 | |
1993-05-07 | * test-build.mk: Extensive additions to support building on a | Ian Lance Taylor | 1 | -0/+5 | |
machine other than the host. | |||||
1993-05-05 | Fix typos (configure.in -> configure) | Jim Kingdon | 1 | -1/+5 | |
1993-05-04 | * configure.in, Makefile.in: Change definition of $(tooldir) | Per Bothner | 1 | -0/+9 | |
to match the FSF. | |||||
1993-04-30 | (all-gdb): gdb depends on sim. | Steve Chamberlain | 1 | -0/+4 | |
1993-04-30 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | Fred Fish | 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. | |||||
1993-04-29 | * Makefile.in (check): Use individual check targets rather than | Ian Lance Taylor | 1 | -0/+6 | |
DO_X rule. (check-gcc): Added. | |||||
1993-04-29 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | Jim Kingdon | 1 | -0/+5 | |
for System V release 3.2. | |||||
1993-04-29 | handle hppa osf configuration | Ken Raeburn | 1 | -0/+15 | |
1993-04-22 | makefile.in change | Ken Raeburn | 1 | -0/+19 | |
1993-04-10 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | Ian Lance Taylor | 1 | -0/+5 | |
targets, rather than for MIPS hosts. | |||||
1993-04-09 | * configure.in: add comment for --with-x default values | David D. Zuhn | 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. | |||||
1993-04-08 | * configure.in: Removed obsolete references to bfd_target and | Ian Lance Taylor | 1 | -0/+10 | |
target_makefile_frag. | |||||
1993-04-07 | * configure: Handle an empty program-prefix, program-suffix or | Ian Lance Taylor | 1 | -0/+11 | |
program-transform-name correctly. | |||||
1993-04-06 | Forgot changelog... | Fred Fish | 1 | -0/+7 | |
1993-04-02 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | Ian Lance Taylor | 1 | -0/+5 | |
with gas currently defaults to -G 0. | |||||
1993-04-01 | * Makefile.in (all-flex): flex depends on byacc. | Ian Lance Taylor | 1 | -0/+2 | |
1993-04-01 | * build-all.mk: If host not specified, use config.guess. Pass TAG | Ian Lance Taylor | 1 | -0/+9 | |
to test-build.mk as RELEASE_TAG. * test-build.mk (configargs): New variable containing arguments to pass to configure. Set to -with-gnu-as on mips-dec-ultrix. (FLAGS_TO_PASS): Pass down RELEASE_TAG. * config.guess: Use /bin/uname when checking -X argument on SCO, to avoid invoking GNU uname which doesn't understand -X. | |||||
1993-04-01 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | Ian Lance Taylor | 1 | -0/+2 | |
1993-04-01 | Revert automatic setting of -with-gnu-ld and -with-gnu-as. | Ian Lance Taylor | 1 | -3/+1 | |
1993-04-01 | * configure.in: Build gas for mips-*-*. If configuring gas and/or | Ian Lance Taylor | 1 | -0/+6 | |
ld, and the source directories exist, assume -with-gnu-as and/or -with-gnu-ld. | |||||
1993-04-01 | Insert a missing backslash. | K. Richard Pixley | 1 | -0/+4 | |
1993-04-01 | * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match | Ian Lance Taylor | 1 | -0/+3 | |
gcc requirements. | |||||
1993-03-31 | * Makefile.in: Complete overhaul to merge many almost identical | Ian Lance Taylor | 1 | -0/+14 | |
targets. | |||||
1993-03-30 | * build-all.mk: Use CC=cc -Xs on Solaris. | Ian Lance Taylor | 1 | -0/+4 | |
1993-03-30 | top level CC settings for special tweaks needed | David D. Zuhn | 1 | -0/+12 | |
1993-03-25 | log for configure change | Ken Raeburn | 1 | -1/+5 | |
1993-03-24 | fix setting of target_alias when using config.guess (fixes PR config/2422) | David D. Zuhn | 1 | -0/+5 | |
1993-03-23 | add installcheck | David D. Zuhn | 1 | -0/+4 | |