From: Bob Wilson Date: Fri, 30 Dec 2005 00:57:27 +0000 (+0000) Subject: * config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define. X-Git-Tag: gdb_6_5-branchpoint~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf523b8ea1165ac471d9abc035b936a23555ea1b;p=thirdparty%2Fbinutils-gdb.git * config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 17bdc829cba..5f62cb05d83 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2005-12-29 Sterling Augustine + + * config/tc-xtensa.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define. + 2005-12-29 Sterling Augustine * config/tc-xtensa.c (tinsn_to_slotbuf): Do not zero slotbuf. diff --git a/gas/config/tc-xtensa.h b/gas/config/tc-xtensa.h index 84e78718b04..e32b4962264 100644 --- a/gas/config/tc-xtensa.h +++ b/gas/config/tc-xtensa.h @@ -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