Thu Feb 13 21:44:18 1997 Klaus Kaempf <kkaempf@progis.de>
authorIan Lance Taylor <ian@airs.com>
Fri, 14 Feb 1997 02:55:29 +0000 (02:55 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 14 Feb 1997 02:55:29 +0000 (02:55 +0000)
commit9f13ead92216ce5e4d55a0f84875eccfb0cca3aa
tree91192262a8ab4a2f0082ef6fd59fdaecd2a7cb2f
parentc05a9b3368deb7c561d351761e0239775929ca40
Thu Feb 13 21:44:18 1997  Klaus Kaempf  <kkaempf@progis.de>

* as.h: GNU c provides unlink() function.

Unify section handling on openVMS/Alpha:
* config/tc-alpha.c(s_alpha_link): Remove.
(s_alpha_section): New function.
Remove case-hacking of symbols
Add .code_address pseudo-op.
(BFD_RELOC_ALPHA_CODEADDR): New relocation.
(s_alpha_code_address): New function.
(alpha_ctors_section, alpha_dtors_section): New sections for C++
static constructors/destructors.
Add debug code for crash debugs, to be removed when traceback code
is added to object code.
(s_alpha_name): New function for .name pseudo-op.
(alpha_print_token): New function to print token expressions with
alpha specific extensions.

* makefile.vms: Allow compilation with current gcc snapshot.
gas/ChangeLog
gas/makefile.vms