diff options
author | Nick Clifton <nickc@redhat.com> | 2011-10-05 14:13:29 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-10-05 14:13:29 +0000 |
commit | e402890df25a0ed1047e24e70830489c17d20895 (patch) | |
tree | 18e979a62ffd96405e4384dbf5a0bf1ce5217521 /newlib/libc/stdlib/realloc.c | |
parent | 8dfce03bfaae529e872ddfa39b5879ae6a9fdf06 (diff) | |
download | cygnal-e402890df25a0ed1047e24e70830489c17d20895.tar.gz cygnal-e402890df25a0ed1047e24e70830489c17d20895.tar.bz2 cygnal-e402890df25a0ed1047e24e70830489c17d20895.zip |
* 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.
Diffstat (limited to 'newlib/libc/stdlib/realloc.c')
0 files changed, 0 insertions, 0 deletions