--- Additional Comments From schwab at suse dot de 2009-02-14 14:18 ---
(In reply to comment #0)
> sed -e '/^=/,/^=/!d;/^=/d'\
> -e 's/\. = 0 + SIZEOF_HEADERS;/& _begin = . -
> SIZEOF_HEADERS;
--- Additional Comments From schwab at suse dot de 2009-01-21 12:43 ---
Subject: Re: [Build failure] tm struct tm_gmtoff field build error
"nickc at redhat dot com" writes:
> Actually I can see no good reason for using this unsupported field, so I am
> going
--- Additional Comments From schwab at suse dot de 2009-01-06 09:07 ---
The compiler always creates a writeable .jcr section, thus its default
placement is in the data segment.
--
What|Removed |Added
--- Additional Comments From schwab at suse dot de 2009-01-02 17:21 ---
pdp11.c defines
#define N_BADMAG(x) (((x).a_info != OMAGIC) \
&& ((x).a_info != NMAGIC) \
&& ((x).a_info != A_MAGIC3) \
&&
--- Additional Comments From schwab at suse dot de 2008-11-17 17:43 ---
The testcase is available in
<http://ftp.suse.com/pub/people/schwab/libjava.tar.bz2>.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7036
--- You are receiving this mail because: ---
You are
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org
GCC target triplet: ia64-*-*
http://sourceware.org/bugzilla/show_bug.cgi?id=7036
--- You are receiving this mail b
--- Additional Comments From schwab at suse dot de 2008-11-16 18:37 ---
Dynamic relocations typically don't apply to the (read-only) text segment, so
it is no surprise that there are no relocations to be displayed.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7034
--
--- Additional Comments From schwab at suse dot de 2008-11-10 22:49 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
GCC target
--- Additional Comments From schwab at suse dot de 2008-11-06 15:01 ---
Created an attachment (id=3045)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3045&action=view)
Testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=7011
--- You are receiving th
ent: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org
GCC target triplet: i586-*-linux
http://sourceware.org/bugzilla/show_bug.cgi?id=7011
--- You are receiving this mail beca
--- Additional Comments From schwab at suse dot de 2008-10-30 00:14 ---
You can easily make that dependent on __ASSEMBLER__.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6994
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are
--- Additional Comments From schwab at suse dot de 2008-10-29 08:39 ---
It doesn't make sense for the assembler to use such suffixes, since the size of
the number is completely defined by the context, unlike C.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6994
--- Yo
--- Additional Comments From schwab at suse dot de 2008-10-25 22:53 ---
Neither gdb nor gdbtk are part of binutils. And the patch is as broken as the
original code, it still fails on big-endian 64-bit architectures. Please
report that to the insight mailinglist.
--
What
--- Additional Comments From schwab at suse dot de 2008-10-11 14:40 ---
In MRI mode, 1b is a number in base 2. MRI mode is only for compatibility with
existing MRI assembler code, don't use it.
--
What|Removed |
--- Additional Comments From schwab at suse dot de 2008-06-26 09:02 ---
Please try the latest sources from CVS.
--
What|Removed |Added
Status|REOPENED
--- Additional Comments From schwab at suse dot de 2008-05-08 13:26 ---
The output has the same name as an input file.
--
What|Removed |Added
Status|NEW
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-08 19:25 ---
spam
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2008-04-04 15:46 ---
usb_busses is a variable, not a function.
--
What|Removed |Added
Status|NEW
--- Additional Comments From schwab at suse dot de 2008-03-31 22:15 ---
The problem appears to be that the INTERP segment has a lot of sections
besides .interp lumped together:
$ readelf -l script_test_3
Elf file type is EXEC (Executable file)
Entry point 0x1480
There are 5
--- Additional Comments From schwab at suse dot de 2008-03-31 21:49 ---
When linking script_test_3 with the old linker I get these errors:
/usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
(.text+0x2b): undefined reference to `__init_array_end'
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org
GCC target triplet: i386-suse-linux
http://sourceware.org/bugzilla/show_bug.cgi?id=5996
--- You are receiving this
--- Additional Comments From schwab at suse dot de 2008-01-28 15:31 ---
According to CFPRM rev 3 (page 4-48) the combination is invalid. ISA_B only
adds the #imm,(d16,Ax) variant.
--
What|Removed |Added
--- Additional Comments From schwab at suse dot de 2008-01-27 16:30 ---
Never mind, I was able to reproduce it with -m5249.
--
What|Removed |Added
Status|WAITING
--- Additional Comments From schwab at suse dot de 2008-01-27 15:47 ---
How did you configure binutils, and how is the assembler invoked?
--
What|Removed |Added
--- Additional Comments From schwab at suse dot de 2008-01-25 20:04 ---
http://www.faqs.org/faqs/unix-faq/shell/shell-differences/
sh csh ksh bash tcsh zsh rc es
Shell functions Y(1) NYYNYYY
1
--- Additional Comments From schwab at suse dot de 2008-01-18 17:40 ---
Created an attachment (id=2205)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2205&action=view)
Testcase part 2
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5646
--- You are receivi
--- Additional Comments From schwab at suse dot de 2008-01-18 17:40 ---
Created an attachment (id=2204)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2204&action=view)
Testcase part 1
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5646
--- You are receivi
ls_optimize
Product: binutils
Version: 2.19 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: amodra at
--- Additional Comments From schwab at suse dot de 2008-01-13 12:01 ---
Created an attachment (id=2197)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2197&action=view)
Testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5604
--- You are receiving th
--- Additional Comments From schwab at suse dot de 2008-01-13 12:00 ---
Created an attachment (id=2196)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2196&action=view)
Testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5604
--- You are receiving th
--- Additional Comments From schwab at suse dot de 2008-01-13 12:00 ---
Created an attachment (id=2195)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2195&action=view)
Testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5604
--- You are receiving th
unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: amodra at bigpond dot net dot au,bug-binutils at gnu dot
org,rsandifo at sourceware dot org
GCC target triplet: powerpc64-linux
http://sourceware.org/bugzilla/show_bug.cgi?id=5604
--- Additional Comments From schwab at suse dot de 2008-01-08 13:55 ---
The assembler output is already broken.
foo.o: file format elf32-fr30
RELOCATION RECORDS FOR [.data]:
OFFSET TYPE VALUE
0004 R_FR30_32 foo+0x0004
0008 R_FR30_32 foo
--- Additional Comments From schwab at suse dot de 2008-01-02 23:37 ---
These are all one-time uses, so they don't really leak.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5536
--- You are receiving this mail because: ---
You are on the CC list for the bug, o
--- Additional Comments From schwab at suse dot de 2007-12-08 09:38 ---
You can split the cpush line, one for m68040up, as many as needed for mcfisa_a
to not match the nc case.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5457
--- You are receiving this mail because
--- Additional Comments From schwab at suse dot de 2007-12-07 23:19 ---
According to the M68000PRM a cache field of 0 is valid for both cpush and cinv.
The change needs to be restricted to the ColdFire.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5457
--- You are
--- Additional Comments From schwab at suse dot de 2007-10-02 21:44 ---
How did you configure it? target_alias should never be empty.
--
What|Removed |Added
--- Additional Comments From schwab at suse dot de 2007-10-02 16:14 ---
1 is odd, not even.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From schwab at suse dot de 2007-09-25 17:21 ---
linux-2.6/include/asm-m68k/user.h:#define NBPG 4096
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4989
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching
--- Additional Comments From schwab at suse dot de 2007-08-28 08:49 ---
You did not configure glibc correctly. You should use --prefix=/usr and
install it with install_root=${sysroot}. The whole point of the sysroot
feature is that it establishes a chroot style environment
--- Additional Comments From schwab at suse dot de 2007-06-19 22:22 ---
gdb/testsuite/gdb.base/gcore.exp
--
What|Removed |Added
Status|WAITING
--
What|Removed |Added
CC||wilson at specifixinc dot
||com
http://sourceware.org/bugzilla/
--- Additional Comments From schwab at suse dot de 2007-06-09 10:14 ---
Created an attachment (id=1885)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1885&action=view)
readelf -Wa gcore.test (after change)
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4606
--- Additional Comments From schwab at suse dot de 2007-06-09 10:12 ---
Created an attachment (id=1884)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1884&action=view)
readelf -Wa gcore.test (before change)
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4606
: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: amodra at bigpond dot net dot au,bug-binutils at g
doesn't.
--
Summary: String merging breaks ia64 linker
Product: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
Repor
--- Additional Comments From schwab at suse dot de 2007-05-24 10:23 ---
Subject: Re: MAKE FAILED: cpu-powerpc.o isn't added to libbfd.a ?
Nick Clifton <[EMAIL PROTECTED]> writes:
> Hi Vincent,
>
>> Sorry, it doesn't work. The filesystem is always consi
--- Additional Comments From schwab at suse dot de 2007-05-19 14:49 ---
None of the options are portable and supported by POSIX.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4334
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are
--- Additional Comments From schwab at suse dot de 2007-05-15 12:16 ---
Works fine now.
--
What|Removed |Added
Status|REOPENED|RESOLVED
--
What|Removed |Added
BugsThisDependsOn|4479|
http://sourceware.org/bugzilla/show_bug.cgi?id=4144
--- You are receiving this mail because: ---
You
--
What|Removed |Added
OtherBugsDependingO|4144|
nThis||
http://sourceware.org/bugzilla/show_bug.cgi?id=4479
--
--
Bug 4144 depends on bug 4479, which changed state.
Bug 4479 Summary: objcopy --only-keep-debug broken
http://sourceware.org/bugzilla/show_bug.cgi?id=4479
What|Old Value |New Value
--- Additional Comments From schwab at suse dot de 2007-05-14 13:43 ---
The removed program headers now breaks ia64:
BFD: a.debug: warning: allocated section `.IA_64.unwind' not in segment
The .IA_64.unwind section has SHT_IA64_UNWIND instead of SHT_NOBITS in the
o
--- Additional Comments From schwab at suse dot de 2007-05-11 10:57 ---
Fixed by <http://sourceware.org/ml/binutils-cvs/2007-05/msg00051.html>.
--
What|Removed
--
Bug 4144 depends on bug 4479, which changed state.
Bug 4479 Summary: objcopy --only-keep-debug broken
http://sourceware.org/bugzilla/show_bug.cgi?id=4479
What|Old Value |New Value
--- Additional Comments From schwab at suse dot de 2007-05-10 17:18 ---
>From tc-m68k.h:
/* Target *-*-elf implies an embedded target. No shared libs.
*-*-uclinux also requires special casing to prevent GAS from
generating unsupported R_68K_PC16 relocs. */
#def
--- Additional Comments From schwab at suse dot de 2007-05-09 17:55 ---
To reproduce the bug (where objcopy.old has the patch for PR4144 reverted):
$ cat hello.c
#include
int
main (void)
{
printf ("Hello, world!\n");
}
$ gcc -g hello.c -o hello
$ objcopy.old --only-keep-d
--
What|Removed |Added
BugsThisDependsOn||4479
http://sourceware.org/bugzilla/show_bug.cgi?id=4144
--- You are receiving this mail because: ---
n
Product: binutils
Version: 2.18 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: amodra at bi
--
What|Removed |Added
CC||amodra at bigpond dot net
||dot au
http://sourceware.org/bugzil
--- Additional Comments From schwab at suse dot de 2007-04-29 10:04 ---
Reduced testcase:
rlwinm 29,29,28,0xf000
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4436
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are
--- Additional Comments From schwab at suse dot de 2007-04-23 23:36 ---
The assembler can only be configured for a single target cpu (which defaults to
host if not given). You need to configure binutils for the same primary target
as the compiler.
--
http://sourceware.org/bugzilla
--- Additional Comments From schwab at suse dot de 2007-04-20 10:44 ---
You must use a PIC call.
--
What|Removed |Added
Status|NEW
--- Additional Comments From schwab at suse dot de 2007-02-12 16:32 ---
Created an attachment (id=1549)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1549&action=view)
Testcase
--
http://sourceware.org/bugzilla/show_bug.cgi?id=4029
--- You are receiving th
ormal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org
GCC target triplet: x86-64-*-*
http://sourceware.org/bugzilla/show_bug.cgi?id=4029
--- You are rece
--- Additional Comments From schwab at suse dot de 2006-07-06 14:57 ---
Created an attachment (id=1144)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1144&action=view)
Testcase
libc.so.6.1 omitted due to size constraints.
--
http://sourceware.org/bugzilla/show_bug
ponent: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org,hjl at lucon dot org
GCC target triplet: ia64-*-*
http://sourceware.org/bugzilla/show_bug.cgi?id=2884
--- You are receiving this ma
atus: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org
GCC target triplet: i586-*-linux
http://sourceware.org/bugzilla/show_bug.cg
--- Additional Comments From schwab at suse dot de 2006-01-17 17:41 ---
Fixed with <http://sourceware.org/ml/binutils/2006-01/msg00134.html>.
--
What|Removed
--- Additional Comments From schwab at suse dot de 2005-12-07 17:07 ---
The problem is that elf_discarded_section points to the input section, but
this is not the linker.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1991
--- You are receiving this mail because
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org,hjl at lucon dot org
GCC target triplet: ia64-*-*
http://sourceware.org
--- Additional Comments From schwab at suse dot de 2005-12-07 16:57 ---
Created an attachment (id=782)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=782&action=view)
Test object
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1991
--- You are receiving th
--- Additional Comments From schwab at suse dot de 2005-12-07 16:57 ---
Created an attachment (id=783)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=783&action=view)
Output of objcopy -g
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1991
--- You are receivi
--
What|Removed |Added
CC||schwab at suse dot de
http://sources.redhat.com/bugzilla/show_bug.cgi?id=1036
--- You are receiving this
ReportedBy: schwab at suse dot de
CC: bug-binutils at gnu dot org,hjl at lucon dot org
GCC target triplet: ia64-*-*
http://sources.redhat.com/bugzilla/show_bug.cgi?id=855
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching some
input comes from stdin.
--
Summary: Error: Zero-length symbol is illegal
Product: binutils
Version: 2.16
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: jbeulich at novell dot com
Re
82 matches
Mail list logo