Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build
: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
Executing on host: sh -c {../as-new
/mnt/gnu/binutils/src/gas
https://sourceware.org/bugzilla/show_bug.cgi?id=26356
--- Comment #1 from John David Anglin ---
Created attachment 12755
--> https://sourceware.org/bugzilla/attachment.cgi?id=12755&action=edit
Patch
The change to som.c fix the segmentation fault running objcopy. However, I'm
not sure that thi
https://sourceware.org/bugzilla/show_bug.cgi?id=26357
--- Comment #2 from John David Anglin ---
Created attachment 12759
--> https://sourceware.org/bugzilla/attachment.cgi?id=12759&action=edit
Patch
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=26356
--- Comment #2 from John David Anglin ---
There is this function som_bfd_copy_private_section_data() which is never
called but it looks like it should be called when objcopy is run. This is the
reason
container is NULL in the output section.
https://sourceware.org/bugzilla/show_bug.cgi?id=26356
--- Comment #4 from John David Anglin ---
Hi Alan,
You are correct. som_bfd_copy_private_section_data() is called once for the
subspace $DATA$. This code is problematic:
/* Reparent if necessary. */
if (som_section_data (osection)->co
https://sourceware.org/bugzilla/show_bug.cgi?id=26349
--- Comment #2 from John David Anglin ---
*** Bug 26350 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=26350
John David Anglin changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=26349
--- Comment #3 from John David Anglin ---
Created attachment 12778
--> https://sourceware.org/bugzilla/attachment.cgi?id=12778&action=edit
Patch to fix C99 format issue on hppa-hpux host
--
You are receiving this mail because:
You are on t
https://sourceware.org/bugzilla/show_bug.cgi?id=26356
John David Anglin changed:
What|Removed |Added
Attachment #12755|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=26357
John David Anglin changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=26356
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
gcc -B/home/dave/gnu/binutils/objdir/ld/tmpdir/ld/
-I/home/dave/gnu/binutils/sr
c/ld/testsuite/ld-ifunc -g -O2
: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
Host: hppa-unknown-linux-gnu
Target: hppa-unknown-linux-gnu
Build: hppa-unknown-linux-gnu
gcc -B/home/dave/gnu/binutils/objdir/ld/tmpdir/ld/
-I/home/dave/gnu
https://sourceware.org/bugzilla/show_bug.cgi?id=27442
John David Anglin changed:
What|Removed |Added
Host||hppa-unknown-linux-gnu
https://sourceware.org/bugzilla/show_bug.cgi?id=27443
--- Comment #3 from John David Anglin ---
dave@mx3210:~/gnu/binutils/objdir/ld$
/home/dave/gnu/binutils/objdir/ld/../binutils/nm-new --plugin
/home/dave/opt/test/libexec/gcc/hppa-linux-gnu/10.0.0/liblto_plugin.so
tmpdir/pr25355.o > dump.out
da
https://sourceware.org/bugzilla/show_bug.cgi?id=25599
John David Anglin changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIR
https://sourceware.org/bugzilla/show_bug.cgi?id=27442
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
||danglin at gcc dot gnu.org
Resolution|FIXED |
--- Comment #3 from John David Anglin 2010-12-26
19:45:18 UTC ---
Change breaks 64-bit linux build:
{standard input}: Assembler messages:
{standard input}:4508: Error: Invalid Add Condition: dc
http://sourceware.org/bugzilla/show_bug.cgi?id=11395
--- Comment #4 from John David Anglin 2010-12-26
20:49:28 UTC ---
The PA 2.0 architecture says "When a condition completer is not
specified, the "never" condition is used."
Adding ",dc" to the testcase case results in the following assembler
http://sourceware.org/bugzilla/show_bug.cgi?id=11395
John David Anglin changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12357
Summary: ERROR: tcl error sourcing
/home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin
.exp
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Seve
http://sourceware.org/bugzilla/show_bug.cgi?id=12358
Summary: FAIL: ld-elf/textaddr2
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassig...@sources.redha
http://sourceware.org/bugzilla/show_bug.cgi?id=12359
Summary: FAIL: ld-elf/textaddr6
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassig...@sources.redha
http://sourceware.org/bugzilla/show_bug.cgi?id=12360
Summary: FAIL: size/aligment change of common symbols (warning
1)
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Comp
http://sourceware.org/bugzilla/show_bug.cgi?id=12360
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12376
Summary: File offsets for PT_LOAD segments and resulting
inequivalent memory aliases
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priorit
http://sourceware.org/bugzilla/show_bug.cgi?id=12376
--- Comment #1 from John David Anglin 2011-01-09
17:05:02 UTC ---
This might also be a glibc bug:
$ strace /lib/ld-2.11.2.so ./xxx3execve("/lib/ld-2.11.2.so",
["/lib/ld-2.11.2.so", "./xxx3"], [/* 17 vars */]) = 0
brk(0)
http://sourceware.org/bugzilla/show_bug.cgi?id=12376
--- Comment #3 from John David Anglin 2011-01-09
20:56:17 UTC ---
1) Adjust hppalinux.sh to modify TEXT_ADDR and SHLIB_TEXT_ADDR. I need to
add 0x40 (4 MB) to make the addresses equivalent. This rather chews
up the virtual address
http://sourceware.org/bugzilla/show_bug.cgi?id=12402
Summary: ld --disable-plugins configure options doesn't work
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
Assigne
http://sourceware.org/bugzilla/show_bug.cgi?id=12499
Summary: Changes to .init_array support breaks eglibc-2.11.2 on
hppa-linux
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
http://sourceware.org/bugzilla/show_bug.cgi?id=12376
John David Anglin changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12499
John David Anglin changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|DUPLIC
http://sourceware.org/bugzilla/show_bug.cgi?id=13168
Bug #: 13168
Summary: Comdat group breaks hppa stub placement on
hppa-unknown-linux-gnu
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=32751
--- Comment #1 from John David Anglin ---
Currently if ac_default_ld_warn_rwx_segments is unset, we override
and set ac_default_ld_warn_rwx_segments to 0. This could be modified
to always force ac_default_ld_warn_rwx_segments to 0, but maybe
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: danglin at gcc dot gnu.org
Target Milestone: ---
The plt section needs to executable because of the plt_stub code
used for lazy binding. As a result, most links generate a
"LOAD se
101 - 136 of 136 matches
Mail list logo