X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=1347fae069659af6ab7182c963b93c5f13734a07;hb=df406460e9fc46e766dc418f85568062a4912bbe;hp=b9f53e0e7083a2768f760325e25f568abee0107c;hpb=b92a518e7392026b969a7547e5b876ea9413f7ff;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index b9f53e0e70..1347fae069 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,16 @@ +2006-03-03 Bjoern Haase + + * config/tc-avr.c (avr_mod_hash_value): New function. + (md_apply_fix, exp_mod): Use BFD_RELOC_HH8_LDI and + BFD_RELOC_MS8_LDI for hlo8() and hhi8() + (md_begin): Set linkrelax variable to 1, use avr_mod_hash_value + instead of int avr_ldi_expression: use avr_mod_hash_value instead + of (int). + (tc_gen_reloc): Handle substractions of symbols, if possible do + fixups, abort otherwise. + * config/tc-avr.h (TC_LINKRELAX_FIXUP, TC_VALIDATE_FIX, + tc_fix_adjustable): Define. + 2006-03-02 James E Wilson * config/tc-ia64.c (emit_one_bundle): For IA64_OPCODE_LAST, if we