4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 19:09:58 +08:00
Chris Demetriou f49dc8e645 [ bfd/ChangeLog ]
2004-04-24  Chris Demetriou  <cgd@broadcom.com>

	* elf32-mips.c (elf_mips_gnu_rel_hi16, elf_mips_gnu_rel_lo16)
	(elf_mips_gnu_pcrel64, elf_mips_gnu_pcrel32): Remove.
	(bfd_elf32_bfd_reloc_type_lookup): Remove cases for
	BFD_RELOC_PCREL_HI16_S, BFD_RELOC_PCREL_LO16, BFD_RELOC_64_PCREL,
	and BFD_RELOC_32_PCREL.
	(mips_elf32_rtype_to_howto): Remove cases for R_MIPS_GNU_REL_HI16,
	R_MIPS_GNU_REL_LO16, R_MIPS_PC64, R_MIPS_PC32.
	* elfxx-mips.c (mips_elf_calculate_relocation): Likewise.
	(_bfd_mips_elf_lo16_reloc): Remove handling for R_MIPS_GNU_REL_HI16.
	(mips_elf_next_relocation): Move comment about matching HI/LO
	relocations to...
	(_bfd_mips_elf_relocate_section): Here.  Remove handling for
	R_MIPS_GNU_REL_HI16.

[ include/elf/ChangeLog ]
2004-04-24  Chris Demetriou  <cgd@broadcom.com>

	* mips.h (R_MIPS_PC32, R_MIPS_PC64, R_MIPS_GNU_REL_LO16)
	(R_MIPS_GNU_REL_HI16): Remove.
	(R_MIPS_GNU_REL16_S2): Update comment.

[ ld/testsuite/ChangeLog ]
2004-04-24  Chris Demetriou  <cgd@broadcom.com>

	* ld-elf/merge.d: XFAIL on all MIPS targets.
2004-04-24 22:07:14 +00:00
..
2002-06-02 02:28:45 +00:00
2004-04-24 22:07:14 +00:00
2004-01-02 11:16:20 +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-09-19 19:01:18 +00:00
2002-07-17 14:15:50 +00:00
2002-02-13 18:14:48 +00:00
2004-04-24 22:07:14 +00:00
2003-08-08 10:14:51 +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
2003-01-24 23:44:45 +00:00
2002-07-01 16:43:38 +00:00
2002-09-27 19:29:16 +00:00
2002-12-20 21:13:42 +00:00
2003-10-14 22:28:28 +00:00