Nick Clifton
d4cb0ea0ca
* readelf.c (get_machine_dlags): Add support for RX's PID mode.
* ld-scripts/phdrs.exp: Expect to fail for the RX.
* elf32-rx.c: Add support for PID mode.
(rx_elf_relocate_section): Add checks for unsafe PID relocations.
Include addend in R_RX_SYM relocations.
* config/rx-defs.h (rx_pid_register): New.
(rx_gp_register): New.
* config/rx-parse.y (rx_lex): Add support for %gpreg and %pidreg.
(displacement): Add PID support.
* config/tc-rx.c (rx_pid_mode): New.
(rx_num_int_regs): New.
(rx_pid_register): New.
(rx_gp_register): New.
(options): Add -mpid and -mint-register= options.
(md_longopts): Likewise.
(md_parse_option): Likewise.
(md_show_usage): Likewise.
(rx_pid_symbol): New.
(rx_pidreg_symbol): New.
(rx_gpreg_symbol): New.
(md_begin): Support PID.
(rx_validate_fix_sub): Support PID.
(tc_gen_reloc): Support PID.
* doc/c-rx.texi: Document PID support.
* rx.h (E_FLAG_RX_PID): New.
2011-10-05 14:13:31 +00:00
..
2011-04-11 15:12:29 +00:00
2011-04-29 01:45:51 +00:00
2010-10-11 22:18:42 +00:00
2011-04-13 07:50:15 +00:00
2011-04-30 13:17:19 +00:00
2011-05-02 12:47:47 +00:00
2010-11-15 21:05:26 +00:00
2011-01-01 01:56:59 +00:00
2011-01-01 01:56:59 +00:00
2010-04-30 19:30:55 +00:00
2010-10-29 12:10:39 +00:00
2010-10-29 12:10:39 +00:00
2011-10-04 14:25:40 +00:00
2011-06-19 21:22:16 +00:00
2010-11-08 06:43:40 +00:00
2010-11-08 06:43:40 +00:00
2011-09-28 16:43:20 +00:00
2011-07-22 20:22:38 +00:00
2010-05-18 03:31:07 +00:00
2010-05-18 03:31:07 +00:00
2010-05-18 03:31:07 +00:00
2010-10-23 18:05:10 +00:00
2011-09-16 04:23:19 +00:00
2011-09-16 04:23:19 +00:00
2010-10-29 12:10:39 +00:00
2010-11-02 13:47:44 +00:00
2011-05-18 16:35:03 +00:00
2010-09-23 12:04:37 +00:00
2011-09-16 04:23:19 +00:00
2011-10-05 14:13:31 +00:00
2011-04-28 17:23:17 +00:00
2011-10-04 14:25:40 +00:00
2010-12-31 11:01:00 +00:00
2010-07-19 15:11:03 +00:00
2010-07-19 15:11:03 +00:00
2010-10-23 18:05:10 +00:00
2010-11-08 06:43:40 +00:00
2010-11-15 18:14:11 +00:00