mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-10 11:12:23 +00:00
2009-05-04 Tristan Gingold <gingold@adacore.com>
* config/tc-alpha.c: Also declare alpha_prologue_label for OBJ_EVAX.
This commit is contained in:
parent
09e2aba432
commit
eb979bfb11
@ -1,3 +1,7 @@
|
||||
2009-05-04 Tristan Gingold <gingold@adacore.com>
|
||||
|
||||
* config/tc-alpha.c: Also declare alpha_prologue_label for OBJ_EVAX.
|
||||
|
||||
2009-05-01 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
* config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.
|
||||
|
@ -355,7 +355,7 @@ static int alpha_addr32_on = 0;
|
||||
and the section happens to not be on an eight byte boundary, it
|
||||
will align both the symbol and the .quad to an eight byte boundary. */
|
||||
static symbolS *alpha_insn_label;
|
||||
#ifdef OBJ_ELF
|
||||
#if defined(OBJ_ELF) || defined (OBJ_EVAX)
|
||||
static symbolS *alpha_prologue_label;
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user