diff options
author | Nick Clifton <nickc@redhat.com> | 2011-05-17 16:02:31 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2011-05-17 16:02:31 +0000 |
commit | 84bff83f799013476b466a24f8eb639dc4e16a77 (patch) | |
tree | 3c1b7ca0f9dedbe4b38c62adccef85d36c395bde /gold/incremental.cc | |
parent | 393eab54507ddd97a857a97ab8d3300ad63edb9c (diff) | |
download | gdb-84bff83f799013476b466a24f8eb639dc4e16a77.zip gdb-84bff83f799013476b466a24f8eb639dc4e16a77.tar.gz gdb-84bff83f799013476b466a24f8eb639dc4e16a77.tar.bz2 |
PR ld/12759
* emultempl/rxelf.em (ignore_lma): New variable.
(rx_elf_create_output_section_statements): Pass the setiing of
ignore_lma to bfd_elf32_rx_set_target_flags.
(OPTION_IGNORE_LMA): Define.
(OPTION_NO_IGNORE_LMA): Define.
(PARSE_AND_LIST_LONGOPTS): Add ignore lma.
(PARSE_AND_LIST_OPTIONS): Add ignore lma.
(PARSE_AND_LIST_ARGS_CASES): Add ignore lma.
* elf32-rx.c (ignore_lma): New variable.
(bfd_elf32_rx_set_target_flags): Add ignore_lma parameter.
(rx_modify_program_headers): Only copy the LMA into the VMA if
ignore_lma is true.
Diffstat (limited to 'gold/incremental.cc')
0 files changed, 0 insertions, 0 deletions