4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 12:29:32 +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
..
2004-01-06 17:05:11 +00:00
2004-11-08 13:17:39 +00:00
2004-12-16 16:55:53 +00:00
2003-08-07 02:25:50 +00:00
2004-12-09 06:13:44 +00:00
2004-09-05 06:04:05 +00:00
2004-11-15 23:21:26 +00:00
2004-12-10 22:04:33 +00:00
2004-01-02 11:16:20 +00:00
2000-12-19 22:01:20 +00:00
2004-05-04 20:06:15 +00:00
2004-11-08 13:17:39 +00:00
2004-02-25 02:04:30 +00:00
2004-12-10 22:04:33 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2002-10-27 01:02:05 +00:00
2004-04-22 18:38:58 +00:00
2003-11-06 11:58:58 +00:00
2004-09-14 01:16:22 +00:00
2000-07-05 19:28:05 +00:00
2004-07-13 21:10:23 +00:00
2002-10-27 01:02:05 +00:00
2003-06-22 16:35:51 +00:00
2002-06-25 01:03:52 +00:00
2004-03-30 20:03:09 +00:00
2001-05-08 14:34:36 +00:00
2002-04-17 01:03:04 +00:00
2001-08-02 23:27:47 +00:00
2004-10-08 00:22:12 +00:00