bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12759] rx-elf-ld needs --no-ignore-lma


From: nickc at redhat dot com
Subject: [Bug ld/12759] rx-elf-ld needs --no-ignore-lma
Date: Tue, 17 May 2011 16:05:19 +0000

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  <address@hidden>

    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  <address@hidden>

    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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]