diff options
author | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2004-07-02 11:25:54 +0000 |
---|---|---|
committer | Kaz Kojima <kkojima@rr.iij4u.or.jp> | 2004-07-02 11:25:54 +0000 |
commit | f6a8ae8136cfabbb8024e00a37d0cf6cd40ac696 (patch) | |
tree | d6f0713fe713864821056533398c65df7941ec40 /ld/ChangeLog | |
parent | 310ea3086d7cb622cc93fb7dbc127e206f070a7a (diff) | |
download | fsf-binutils-gdb-f6a8ae8136cfabbb8024e00a37d0cf6cd40ac696.zip fsf-binutils-gdb-f6a8ae8136cfabbb8024e00a37d0cf6cd40ac696.tar.gz fsf-binutils-gdb-f6a8ae8136cfabbb8024e00a37d0cf6cd40ac696.tar.bz2 |
* emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB.
* ld-elf/frame.exp: Don't run on sh*-*-elf*.
* ld-sh/shared-1.d: Adjust for section reordering changes.
* ld-sh/shared-2.d: Likewise.
* ld-sh/tlsbin-2.d: Likewise.
* ld-sh/tlspic-2.d: Likewise.
* ld-sh/sh64/abi32.xd: Likewise.
* ld-sh/sh64/abi64.xd: Likewise.
* ld-sh/sh64/cmpct1.xd: Likewise.
* ld-sh/sh64/crange1.rd: Likewise.
* ld-sh/sh64/crange2.rd: Likewise.
* ld-sh/sh64/crange3-cmpct.rd: Likewise.
* ld-sh/sh64/crange3-media.rd: Likewise.
* ld-sh/sh64/crange3.rd: Likewise.
* ld-sh/sh64/gotplt.d: Likewise.
* ld-sh/sh64/init-cmpct.d: Likewise.
* ld-sh/sh64/init-media.d: Likewise.
* ld-sh/sh64/init64.d: Likewise.
* ld-sh/sh64/mix1.xd: Likewise.
* ld-sh/sh64/mix2.xd: Likewise.
* ld-sh/sh64/shdl32.xd: Likewise.
* ld-sh/sh64/shdl64.xd: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 67ffbe4..8aad633 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2004-07-02 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB. + 2004-07-01 H.J. Lu <hongjiu.lu@intel.com> * ldmisc.c (vfinfo): Call bfd_get_section_ident to identify |