Nick Clifton 3ce8215a01 * mn10300.h (R_MN10300_ALIGN): Define.
* reloc.c (BFD_RELOC_MN10300_ALIGN): Add.
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* elf-m10300.h: Handle R_MN10300_ALIGN relocs.
* mn10300_elf_relax_delete_bytes): Honour R_MN10300_ALIGN relocs.
  Re-fix off by one error in comparisons.
* config/tc-mn10300.c (tc_gen_reloc): Fix test that decides when
  sym_diff relocs should be generated.
  (md_apply_fix): Skip R_MN10300_ALIGN relocs.
  (mn10300_fix_adjustable): Do not adjust R_MN10300_ALIGN relocs.
  (mn10300_handle_align): New function.  Generate R_MN10300_ALIGN
  relocs to record alignment requests.
* config/tc-mn10300.h (TC_FORCE_RELOCATION_SUB_SAME): Also force
  R_MN10300_ALIGN relocs.
  (HANDLE_ALIGN): Define.  Call mn10300_handle_align.
* gas/all/gas.exp: Do not run diff1.s test for mn10300.
* ld-mn10300/mn10300.exp: Run new tests.  Skip i126256 test if
  a compiler is not available.
* ld-mn10300/i112045-3.s: New test.
* ld-mn10300/i112045-3.d: Expected disassembly.
* ld-mn10300/i135409.s: Rename to i135409-1.s.
* ld-mn10300/i135409.d: Rename to i135409-1.d
* ld-mn10300/i135409-2.s: New test.
* ld-mn10300/i135409-2.d: Expected symbol table.
* ld-mn10300/i36434.d: Adjust expected disassembly.
2007-10-30 15:18:29 +00:00
..
2007-06-29 16:29:16 +00:00
2006-05-24 07:36:11 +00:00
2007-10-01 15:55:40 +00:00
2006-05-24 11:05:42 +00:00
2006-01-18 21:07:47 +00:00
2006-02-06 21:52:48 +00:00
2007-09-18 00:25:07 +00:00
2006-02-24 22:10:35 +00:00
2007-09-11 16:07:50 +00:00
2007-06-29 16:41:32 +00:00
2005-12-16 10:23:10 +00:00
2007-02-06 14:50:58 +00:00
2006-10-19 15:47:34 +00:00
2007-05-12 06:45:32 +00:00
2007-03-08 11:28:35 +00:00
2006-03-23 08:23:09 +00:00
2006-02-17 14:36:26 +00:00
2007-06-11 16:53:08 +00:00