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