http://sourceware.org/bugzilla/show_bug.cgi?id=12759

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|                            |FIXED

--- Comment #3 from Nick Clifton <nickc at redhat dot com> 2011-05-17 16:05:00 
UTC ---
Hi Tomohiro-san,

  Thanks for submitting this patch.  I have checked it in along with these
changelog entries.

Cheers
  Nick

bfd/ChangeLog
2011-05-17  Tomohiro Kashiwada  <kikair...@gmail.com>

    PR ld/12759
    * 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.

ld/ChangeLog
2011-05-17  Tomohiro Kashiwada  <kikair...@gmail.com>

    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.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to