* config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define.

This commit is contained in:
Bob Wilson 2005-12-30 00:57:27 +00:00
parent 42491b6f4e
commit cf523b8ea1
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-12-29 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define.
2005-12-29 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.c (tinsn_to_slotbuf): Do not zero slotbuf.

View File

@ -337,6 +337,7 @@ extern char *xtensa_section_rename (char *);
#define DATA_SECTION_NAME xtensa_section_rename (".data")
#define BSS_SECTION_NAME xtensa_section_rename (".bss")
#define HANDLE_ALIGN(fragP) xtensa_handle_align (fragP)
#define MAX_MEM_FOR_RS_ALIGN_CODE 1
/* The renumber_section function must be mapped over all the sections