4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00
Richard Sandiford 1df0c1dde7 include/elf/
* v850.h (R_V850_LO16_SPLIT_OFFSET): New reloc.

bfd/
	* reloc.c (BFD_RELOC_V850_LO16_SPLIT_OFFSET): New bfd_reloc_code_type.
	* elf32-v850.c (v850_elf_howto_table): Add entry for
	R_V850_LO16_SPLIT_OFFSET.
	(v850_elf_reloc_map): Map it to BFD_RELOC_V850_LO16_SPLIT_OFFSET.
	(v850_elf_perform_lo16_relocation): New function, extracted from...
	(v850_elf_perform_relocation): ...here.  Use it to handle
	R_V850_LO16_SPLIT_OFFSET.
	(v850_elf_check_relocs, v850_elf_final_link_relocate): Handle
	R_V850_LO16_SPLIT_OFFSET.
	* libbfd.h, bfd-in2.h: Regenerate.

gas/
	* config/tc-v850.c (handle_lo16): New function.
	(v850_reloc_prefix): Use it to check lo().
	(md_assemble, md_apply_fix3): Handle BFD_RELOC_V850_LO16_SPLIT_OFFSET.

gas/testsuite/
	* gas/v850/split-lo16.{s,d}: New test.
	* gas/v850/v850.exp: Run it.

ld/testsuite/
	* ld-v850: New directory.
2004-12-16 16:55:53 +00:00
..
2002-06-02 02:28:45 +00:00
2004-12-16 16:55:53 +00:00
2004-01-02 11:16:20 +00:00
2004-10-08 13:55:09 +00:00
2004-07-27 11:37:11 +00:00
2002-05-28 14:08:26 +00:00
2004-03-01 10:11:37 +00:00
2003-06-10 07:09:28 +00:00
2002-07-17 14:15:50 +00:00
2004-06-25 16:11:09 +00:00
2002-02-13 18:14:48 +00:00
2004-12-09 06:02:45 +00:00
2001-04-24 15:08:16 +00:00
2003-11-06 02:57:08 +00:00
2003-08-07 02:25:50 +00:00
2004-07-29 05:17:37 +00:00
2003-01-24 23:44:45 +00:00
2004-12-16 16:55:53 +00:00
2002-07-01 16:43:38 +00:00
2004-10-08 13:55:09 +00:00
2002-12-20 21:13:42 +00:00
2004-10-08 00:22:12 +00:00