]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu.edu>
authorIan Lance Taylor <ian@airs.com>
Fri, 21 Jun 1996 20:10:12 +0000 (20:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 21 Jun 1996 20:10:12 +0000 (20:10 +0000)
commitdf586de217992bcb6663d9dc542831ca32fe57f7
tree397b1c13c6700cf9b5f3dde2d068dbaa486a157f
parent7ae6550fc56b481fe9972c65a9af26d127ce6b2c
Fri Jun 21 16:01:18 1996  Richard Henderson  <rth@tamu.edu>

* configure.in: Add alpha-*-linuxecoff* target.  Use elf for
alpha-*-linux* target.  Force bfd_gas for alpha-*.  Require
opcodes library for alpha.
* configure: Rebuild with autoconf 2.10.
* config/tc-alpha.c: Substantial rewrite to add ELF support and
use new opcode table.
* config/tc-alpha.h (md_undefined_symbol): Don't define.
(LOCAL_LABEL): Define differently if OBJ_ELF.
(FAKE_LABEL_NAME): Define if OBJ_ELF.
* config/alpha-opcode.h: Remove.
* config/obj-elf.h: If TC_ALPHA, define ECOFF_DEBUGGING.
* Makefile.in (TARG_CPU_DEP_alpha): Depend upon
include/opcode/alpha.h rather than config/alpha-opcode.h.
gas/ChangeLog
gas/config/.Sanitize
gas/config/alpha-opcode.h [deleted file]
gas/configure
gas/configure.in