aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2000-06-182000-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+2
* configure.in: Don't emulate i386-pc-pe-coff with i386coff. * configure: Rebuild.
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien1-1/+1
Approved by: Nick Clifton <nickc@cygnus.com> Message-Id: <200005222205.PAA14565@elmo.cygnus.com>
2000-05-23 * configure.in (i386-*-freebsd a.out entry): Quote properly.Hans-Peter Nilsson1-0/+2
2000-05-21 * stabs.c (aout_process_stab): Make global.Hans-Peter Nilsson1-6/+6
(s_desc): Add ATTRIBUTE_UNUSED to args as appropriate. * read.h (aout_process_stab): Declare. * configure.in (EMULATIONS) [i386aout, i386coff, i386elf]: Generalize to *aout, *coff *elf. * configure: Regenerated. * doc/internals.texi (Object format backend): Say SEPARATE_STAB_SECTIONS needs to be nonzero, not just defined.
2000-05-18 * configure.in (hppa-*-hpux11*): If the cpu is hppa*64*, thenJeff Law1-10/+8
build PA64 ELF tools. * configure: Rebuilt.
2000-05-02Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa asAlan Modra1-1/+1
it now compiles even if it doesn't work too well.
2000-05-01Ensure all pe targets use bfd.Alan Modra1-4/+4
2000-04-25 * configure.in: Configury support for PA64 (currently disabled).Jeff Law1-0/+10
* configure: Rebuilt.
2000-04-21 * configure.in: Add NetBSD/sparc ELF and NetBSD/sparc64 support.Jeff Law1-1/+9
* configure: Rebuilt.
2000-04-21IA-64 ELF support.Jim Wilson1-0/+5
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+21
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
2000-03-27ATMEL AVR microcontroller support.Alan Modra1-0/+2
2000-03-022000-03-02 H.J. Lu (hjl@gnu.org)H.J. Lu1-0/+24
* configure.in: Support --enable-targets=all on ia32. * configure: Regenerated.
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton1-0/+3
2000-02-23Add IBM 370 support.Alan Modra1-0/+1
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra1-7/+11
assembler. ie. You will be able to do "as --em=i386aout" on an x86 linux-elf assembler to generate aout format object files, rather than using a separate assembler. The aout emulation is enabled by giving "--enable-targets=i386-linuxaout" to configure. Oh yeah, there's a couple of fixes too. Error messages shouldn't be passed to printf in the format arg just in case someone puts a `%' in the message.
2000-01-10Add arm-conix targetNick Clifton1-1/+2
1999-09-14Fix problem with going to automake 2.14Michael Meissner1-1/+1
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+3
* config/tc-pj.c: New file, supports picoJava in ELF. * config/tc-pj.h: Ditto. * configure.in (pjl*, pj*): New targets. * Makefile.am: Rebuild dependencies. (CPU_TYPES): Add pj. (TARGET_CPU_CFILES): Add config/tc-pj.c. (TARGET_CPU_HFILES): Add config/tc-pj.h. * doc/c-pj.texi: New file. * doc/as.texinfo: Add some PJ specifics. * doc/all.texi: Add PJ to the list of all architectures, sort them all alphabetically. * doc/Makefile.in (CPU_DOCS): Add c-pj.texi. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-09-02Enable --emulation={i386coff,i386elf} for i386 gas.Alan Modra1-7/+17
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor1-1/+11
line to crate ${GDBINIT} rather than .gdbinit. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+1
* config/te-interix.h: New file. * configure.in (i386-*-interix*): New target. * configure: Rebuild.
1999-07-221999-07-21 Brad M. Garcia <bgarcia@fore.com>Ian Lance Taylor1-0/+1
* configure.in (i386-*-vxworks*): New target. * configure: Rebuild.
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1-1/+1
* configure: Rebuild.
1999-07-08 * configure.in (hppa*-linux-gnu*): New target.Jeff Law1-0/+1
* configure: Rebuilt.
1999-06-13 From K. Richard Pixley <rich@noir.com>:Ian Lance Taylor1-0/+1
* configure.in (ppc-*-vxworks*): New target. * configure: Rebuild.
1999-06-121999-06-12 David O'Brien <obrien@freebsd.org>Ian Lance Taylor1-2/+3
* configure.in: (i[3456]86-*-freebsd*): Now defaults to ELF. * configure: Rebuild.
1999-05-271999-05-28 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1-0/+1
* config/tc-i960.c: Several minor changes to add ELF and BFD_ASSEMBLER support. * config/tc-i960.h: Likewise. * configure.in (i960-*-elf*): New target. * aclocal.m4, configure: Rebuild.
1999-05-13Joel Sherrill (joel@OARcorp.com)Richard Henderson1-0/+2
* configure.in (i386-*-rtemself*, sh-*-rtemself*): New targets.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+766