This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. 8d14e1918d16b5f700d7cde8bf40f1e0309bbfc6


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  8d14e1918d16b5f700d7cde8bf40f1e0309bbfc6 (commit)
      from  69ff6be55c0e6181223f2b9c93d90ffc9f7fb0f5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8d14e1918d16b5f700d7cde8bf40f1e0309bbfc6

commit 8d14e1918d16b5f700d7cde8bf40f1e0309bbfc6
Author: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Date:   Thu Jul 17 00:25:20 2014 +0300

    or1k: increase linux TEXT_START_ADDR to 0x2000
    
    Override the default value of 0x0000 defined in
    TEXT_START_ADDR to avoid linux executables to be mapped
    at zero page.
    
    ld/
    	* emulparams/elf32or1k_linux.sh (TEXT_START_ADDR): Increase from
    	0x0 to first page boundary at 0x2000.

-----------------------------------------------------------------------

Summary of changes:
 ld/ChangeLog                     |    5 +++++
 ld/emulparams/elf32or1k_linux.sh |    1 +
 2 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]