aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
AgeCommit message (Expand)AuthorFilesLines
1995-10-31Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-17/+18
1995-09-28(arm-*-coff): Fix configuration.David Edelsohn1-0/+1
1995-09-27 * configure.in: No need to check whether ${cpu_type} is powerpc;Ian Lance Taylor1-19/+18
1995-09-27Removed an extraneous PPC definitionKim Knuttila1-4/+0
1995-09-27Configure support for ppc/PEKim Knuttila1-17/+35
1995-09-18 * configure.in: Set endian to little for mips-*-ultrix*.Ian Lance Taylor1-1/+1
1995-09-13 * Makefile.in (EXPECT): New variable.Ian Lance Taylor1-114/+14
1995-08-09Tue Aug 8 23:41:25 1995 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-25/+25
1995-08-08 * config/m68k-parse.y: New file: bison grammar for m68k operands,Ian Lance Taylor1-21/+24
1995-07-05 * as.c (main): Only use sbrk when HAVE_SBRK defined.Fred Fish1-20/+75
1995-07-03 * configure[.in] (i386-*-win32): New host and target.Steve Chamberlain1-2/+4
1995-06-01arm config fix from Richard EarnshawKen Raeburn1-21/+33
1995-05-10forgot to regenerate after last changeKen Raeburn1-16/+17
1995-05-10First cut at handling multiple emulation modes for some MIPS targets.Ken Raeburn1-189/+459
1995-05-09Add little endian PowerPC support.Michael Meissner1-19/+24
1995-05-02Add hppa1.1-hp-lites support.Jeff Law1-0/+1
1995-05-02Move cpu-specific dependencies into Makefile.in, instead of having sometimesKen Raeburn1-237/+181
1995-02-07Add support for powerpc-*-eabi in configure.in, rebuild configure.Michael Meissner1-17/+18
1995-02-06Bryan Ford's changes for 16-bit i386 support, and i386-msdos support.Ken Raeburn1-17/+18
1995-01-23regeneratedKen Raeburn1-17/+20
1994-12-19* configure.in: Recognize mips-sony-bsd and mips-dec-bsd, but reject otherKen Raeburn1-19/+26
1994-12-08configure.in: fix ns32k-pc532-mach* and mips-sony-bsd* configsKen Raeburn1-18/+23
1994-11-29Regenerate after Tiemann's change to configure.in.Ken Raeburn1-68/+79
1994-11-04regenerated after jt's netbsd changesKen Raeburn1-18/+20
1994-11-03Changes from net 2.5.2 release branch:Ken Raeburn1-83/+72
1994-10-13Renamed config/te-netbsd532.h to te-nbsd532.h.Ken Raeburn1-59/+75
1994-09-14Do unlink/delete test properly.Ken Raeburn1-56/+19
1994-09-13* Makefile.in (*_FOR_TARGET, INSTALL_XFORM, install, uninstall): RewriteKen Raeburn1-165/+236
1994-09-13Generate .gdbinit file:Ken Raeburn1-55/+73
1994-09-07Don't set bfd_gas for i386-linux a.out configurations.Ken Raeburn1-1/+1
1994-09-07Update for autoconf beta 1.112:Ken Raeburn1-162/+169
1994-09-07 * configure.in: Check ${host} and ${target} rather thanIan Lance Taylor1-2/+2
1994-09-05ARM Acorn/RISCiX target and host patches from Richard EarnshawKen Raeburn1-28/+62
1994-09-01autoconf bug fix -- config.status exit status should be 0Ken Raeburn1-0/+1
1994-08-31* Makefile.in (prefix, exec_prefix): Use @-subtitutions.Ken Raeburn1-184/+119
1994-08-31 * configure.in, configure: Initialize bfd_gas to no.Ian Lance Taylor1-0/+1
1994-08-28Conversion to autoconf:Ken Raeburn1-0/+1963
1992-12-08recording file deathK. Richard Pixley1-687/+0
1991-10-02resyncK. Richard Pixley1-152/+53
1991-08-28Update to current standards.K. Richard Pixley1-97/+45
1991-08-22Three part names, etc.K. Richard Pixley1-71/+137
1991-08-14Deal with emulations more gracefully.K. Richard Pixley1-27/+45
1991-08-06Host-level GNUmakefiles.K. Richard Pixley1-3/+3
1991-08-05*** empty log message ***K. Richard Pixley1-78/+126
1991-05-27fixed a bug in multiple targetsK. Richard Pixley1-10/+18
1991-05-19Changes to deal with missing subdirs gracefully, and changes dictatedK. Richard Pixley1-23/+44
1991-05-14see devo/configure 1.11K. Richard Pixley1-26/+70
1991-04-17Fixed a problem with host dependent parts.K. Richard Pixley1-115/+11
1991-04-16Now handles multiple hosts and targets.K. Richard Pixley1-1/+1
1991-04-15Now handles multiple hosts and targets.K. Richard Pixley1-256/+477