summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gas.new
AgeCommit message (Expand)Author
2001-08-06Disable these in the case of USE_NEW_TOOLCHAIN (the new versions aretv
2001-05-21check BOOTSTRAP_ELF (from Katsuomi Hamajima)msaitoh
2001-05-03Fix logic botch that enabled this (broken for that arch) gas on sparc64:martin
2001-02-23bi-endian support for COFFmsaitoh
2001-02-23bi-endianmsaitoh
2001-01-09- Use PRINTOBJDIR and .WAIT where appropriate.enami
2001-01-08use MACIHNE_CPU to determine architecture-dependent source code directory.itojun
2001-01-04sh3 splititojun
2000-12-05Build gas.new if BOOTSTRAP_ELF is defined, regardless of MACHINE_ARCH.scw
2000-11-17don't build these (binutils 2.9.1) tools on sparc64.mrg
2000-06-17Build and install as.info in gas.new on all ports.tsutsui
2000-05-11install as.infodeberg
2000-04-20Use te-nbsd.h.tsubai
1999-10-07gas.new for sh3msaitoh
1999-07-30Don't use GNU malloc() any more.mycroft
1999-04-30Add an m68k configuration.kleink
1999-03-17Make it a tad bit easier to bootstrap an a.out system to ELF. Introducethorpej
1999-03-15use .y/.l files in SRCS instead of the generated ones;drochner
1999-03-13config.h for ns32k.matthias
1999-03-05Link with GNU malloc for now.mycroft
1999-02-24make this build after mips->mipse? transitiondrochner
1999-02-09The libbfd stuff is now in src/gnu/lib/libbfd.tv
1999-02-06Undefine CROSS_COMPILE.tv
1999-02-04Remove BFD_ASSEMBLER from Makefile.inc files. (Now in config.h.)tv
1999-02-04Fix EMULATION stuff. (Partly defined in config.h; once mipse[bl] istv
1999-02-04Add PowerPC platform support.tv
1999-02-02Separate the configuration into one per architecture - maintaining hackstv
1999-01-31Elf bits.christos
1999-01-11need bsd.own.mk and fix typo.christos
1999-01-11Add the ability to compile an ELF assembler on i386 if OBJECT_FMT == "ELF"christos
1998-11-23build a sparc64 assembler.mrg
1998-10-17Add VAX support to gas.new.matt
1998-10-08Initial commit of gas.new support for NetBSD/pc532.matthias
1998-09-29Fix gas.new configuration for mips elf: needs emul support.jonathan
1998-09-28reach-over config headers for binutils as on mips.jonathan
1998-08-27Make the assembler compile on Alpha. (Not enabled.)tv
1998-08-22Pull bfd.h and -lbfd from the right place.tv
1998-08-15Make it possible to build for sparc. Note that this assembler will notkristerw
1998-06-26TARGET_CPU no longer needed here.tv
1998-05-22Switch to new GNU_ARCH remapper.tv
1998-05-21add bits so that an i386 assembler can be built here. NOTE THAT THIScgd
1998-05-21Define TARGET_ALIAS, TARGET_CPU, and TARGET_CANONICAL in the Makefile, too.cgd
1998-05-21this is not (currently) used by anything built with the NetBSD makefiles.cgd
1998-05-19Add support for building gas from the GNU binutils (2.8.1 at the moment)tv