mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-30 00:52:16 +08:00
* config/tc-arm.c (WARN_DEPRECATED): Enable.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2006-08-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* config/tc-arm.c (WARN_DEPRECATED): Enable.
|
||||||
|
|
||||||
2006-08-05 Pedro Alves <pedro_alves@portugalmail.pt>
|
2006-08-05 Pedro Alves <pedro_alves@portugalmail.pt>
|
||||||
|
|
||||||
* config/tc-arm.c: Move "dwarf2dbg.h" inclusion out of OBJ_ELF
|
* config/tc-arm.c: Move "dwarf2dbg.h" inclusion out of OBJ_ELF
|
||||||
|
@ -42,8 +42,7 @@
|
|||||||
|
|
||||||
#include "dwarf2dbg.h"
|
#include "dwarf2dbg.h"
|
||||||
|
|
||||||
/* XXX Set this to 1 after the next binutils release. */
|
#define WARN_DEPRECATED 1
|
||||||
#define WARN_DEPRECATED 0
|
|
||||||
|
|
||||||
#ifdef OBJ_ELF
|
#ifdef OBJ_ELF
|
||||||
/* Must be at least the size of the largest unwind opcode (currently two). */
|
/* Must be at least the size of the largest unwind opcode (currently two). */
|
||||||
|
Reference in New Issue
Block a user