summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* add dpx/2 supportJim Kingdon1993-07-111-0/+4
|
* * configure: Remove extraneous output when guessing host type.John Gilmore1993-07-091-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 targetsDavid D. Zuhn1993-07-081-0/+2
|
* remove another fixmeDavid D. Zuhn1993-07-081-0/+5
|
* Build gprof for sh.Steve Chamberlain1993-07-061-0/+8
|
* miscellaneous fixes to make RISC/os work; see ChangeLog'sJim Kingdon1993-07-011-0/+10
|
* kludge around 386BSD bugDavid D. Zuhn1993-06-291-0/+4
|
* * Makefile.in (taz): rm $(TOOL)-$$VER before linking.Per Bothner1993-06-291-0/+1
|
* * config.guess: Recognize i486-ncr-sysv4.Per Bothner1993-06-291-0/+4
|
* * Makefile.in (MAKEINFOFLAGS): New variable.Ian Lance Taylor1993-06-291-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 Bothner1993-06-231-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 dirnameDavid D. Zuhn1993-06-211-0/+4
|
* * Makefile.in: Change extension for gzip'd files from '.z' toFred Fish1993-06-181-0/+5
| | | | '.gz' per new FSF standard usage.
* quote program_transform_name valueDavid D. Zuhn1993-06-171-0/+4
|
* update install usageDavid D. Zuhn1993-06-151-0/+6
|
* * configure.in: Build gprof only for native, and don't build itIan Lance Taylor1993-06-091-0/+9
| | | | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
* * configure.in (host_tools): Add prms.Brendan Kehoe1993-06-071-0/+11
|
* * config.sub: Accept -ecoff*, not just -ecoff.Ian Lance Taylor1993-06-041-0/+4
|
* For gas and binutils snapshots, use .gz now instead of .z. (FSF is changingKen Raeburn1993-06-031-0/+6
| | | | gzip.)
* 1) 'else true' for *!@#@ UltrixDavid D. Zuhn1993-06-031-0/+10
| | | | 2) reduce window of vulnerability for gcc-no-fixedincludes
* config.guess: Recognize hppa1.{0,1}-hp-bsdKen Raeburn1993-06-021-0/+5
|
* * config.guess: Add support for Motorola Delta 68k, up to r3v7.Per Bothner1993-06-021-0/+5
| | | | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
* Add support for rom68k and bug boot monitors.Rob Savoye1993-06-011-0/+4
|
* * Makefile.in: Make all-opcodes depend on all-bfd.Jim Kingdon1993-05-311-1/+5
|
* Changed unixware to univel.Ian Lance Taylor1993-05-271-1/+1
|
* * config.guess: Added special check for i[34]86-unixware-sysv4*.Ian Lance Taylor1993-05-271-0/+4
|
* * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE forIan Lance Taylor1993-05-261-0/+5
| | | | the processor rather than assuming i486.
* * config.guess: Recognize SunOS6 as Solaris3.Jim Kingdon1993-05-261-0/+4
|
* * config.guess: Fix typo. Avoid #elif (not in K&R 1).Per Bothner1993-05-261-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 Taylor1993-05-251-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 ratherRob Savoye1993-05-241-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. Zuhn1993-05-211-1/+7
| | | | vault-install target
* * config.guess: Recognize some Sequent platforms.Brendan Kehoe1993-05-211-1/+6
|
* use the sun3 makefile fragment (PR 2729)David D. Zuhn1993-05-201-0/+8
| | | | also, don't build things that don't work on the alpha
* Makefile.in (taz): Fix modes on $(TOOL) dir also.Ken Raeburn1993-05-201-0/+4
|
* (binutils.tar.z, &c): Updated for making binutils FSF release.Ken Raeburn1993-05-181-0/+50
| | | | (taz): Try harder to catch errors in subdir invocations of make.
* Change help message to prefer --options rather than -options.K. Richard Pixley1993-05-101-0/+10
|
* * test-build.mk: Extensive additions to support building on aIan Lance Taylor1993-05-071-0/+5
| | | | machine other than the host.
* Fix typos (configure.in -> configure)Jim Kingdon1993-05-051-1/+5
|
* * configure.in, Makefile.in: Change definition of $(tooldir)Per Bothner1993-05-041-0/+9
| | | | to match the FSF.
* (all-gdb): gdb depends on sim.Steve Chamberlain1993-04-301-0/+4
|
* * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directoryFred Fish1993-04-301-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 thanIan Lance Taylor1993-04-291-0/+6
| | | | | DO_X rule. (check-gcc): Added.
* * config.sub: Use sysv3.2 not sysv32 for canonical OSJim Kingdon1993-04-291-0/+5
| | | | for System V release 3.2.
* handle hppa osf configurationKen Raeburn1993-04-291-0/+15
|
* makefile.in changeKen Raeburn1993-04-221-0/+19
|
* * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPSIan Lance Taylor1993-04-101-0/+5
| | | | targets, rather than for MIPS hosts.
* * configure.in: add comment for --with-x default valuesDavid D. Zuhn1993-04-091-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 andIan Lance Taylor1993-04-081-0/+10
| | | | target_makefile_frag.
* * configure: Handle an empty program-prefix, program-suffix orIan Lance Taylor1993-04-071-0/+11
| | | | program-transform-name correctly.
OpenPOWER on IntegriCloud