mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* config/tc-i386.h (WORKING_DOT_WORD): Define.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-03-09 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* config/tc-i386.h (WORKING_DOT_WORD): Define.
|
||||||
|
|
||||||
2007-03-09 Alexandre Oliva <aoliva@redhat.com>
|
2007-03-09 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.
|
* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.
|
||||||
|
@ -500,6 +500,8 @@ void i386_print_statistics (FILE *);
|
|||||||
extern void sco_id (void);
|
extern void sco_id (void);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define WORKING_DOT_WORD 1
|
||||||
|
|
||||||
/* We want .cfi_* pseudo-ops for generating unwind info. */
|
/* We want .cfi_* pseudo-ops for generating unwind info. */
|
||||||
#define TARGET_USE_CFIPOP 1
|
#define TARGET_USE_CFIPOP 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user