https://sourceware.org/bugzilla/show_bug.cgi?id=17154
Alan Modra changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=17154
--- Comment #2 from Alan Modra ---
My freshly built libc.so really does have bcopy jumping to realloc, as shown in
the disassembly. 1f4e0 is the realloc plt entry.
I built glibc with
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
GNU ld (GNU Binut
https://sourceware.org/bugzilla/show_bug.cgi?id=17159
Bug ID: 17159
Summary: windres messes strings up on big-endian hosts
Product: binutils
Version: 2.24
Status: NEW
Severity: normal
Priority: P2
Component: binu
Good day, dear binutils community.
During the build of the latest version of binutils of version 2.24.51 we
have obtained the following build error:
[ 944s] gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -
I../../gprof/../include -I../../gprof/../bfd -I. -
DLOCALEDIR="\"/usr/share/l
https://sourceware.org/bugzilla/show_bug.cgi?id=17154
--- Comment #1 from H.J. Lu ---
libc.so is fine:
Starting program: /export/build/gnu/glibc/build-x86_64-linux/string/test-bcopy
--direct
bcopysimple_bcopy
Breakpoint 1, do_one_test (impl=0x604270 ,
impl=0x
https://sourceware.org/bugzilla/show_bug.cgi?id=17154
Alan Modra changed:
What|Removed |Added
Target||x86_64-linux
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=17154
Bug ID: 17154
Summary: x86_64 ld fails to select proper plt entry for ifunc
Product: binutils
Version: 2.25 (HEAD)
Status: NEW
Severity: normal
Priority: P2
C