coff-ppc.c:1546: error: format not a string literal and no format arguments
coff-ppc.c:1547: error: format not a string literal and no format arguments
coff-ppc.c:1548: error: format not a string literal and no format arguments
Which correspond to:
fprintf (file, _(h1));
fprintf (file, _(h2));
fp
--
What|Removed |Added
CC||raj dot khem at gmail dot
||com
http://sourceware.org/bugzilla/
--- Additional Comments From raj dot khem at gmail dot com 2008-12-24
01:06 ---
I still see this bug on binutils from trunk
arm-none-linux-gnueabi-ld --hash-style=gnu -b binary /dev/null
arm-none-linux-gnueabi-ld: BFD (GNU Binutils) 2.19.51.20081204 internal error,
aborting at
/home/kr
--- Additional Comments From hjl dot tools at gmail dot com 2008-12-23
14:50 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2008-12-23
14:37 ---
Subject: Bug 7036
CVSROOT:/cvs/src
Module name:src
Changes by: h...@sourceware.org 2008-12-23 14:36:40
Modified files:
bfd: ChangeLog elfxx-ia64.c
Log message:
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2008-12-23
11:46 ---
Subject: Bug 7093
CVSROOT:/cvs/src
Module name:src
Changes by: ni...@sourceware.org2008-12-23 11:46:17
Modified files:
bfd: ChangeLog elf32-arm.c
Log message:
--- Additional Comments From nickc at redhat dot com 2008-12-23 11:44
---
oops - forgot the changelog entry:
bfd/ChangeLog
2008-12-23 Nick Clifton
PR 7093
* elf32-arm.c (bfd_elf32_arm_init_maps): Only process ARM ELF
object files.
--
http://sourceware.or
--- Additional Comments From nickc at redhat dot com 2008-12-23 11:44
---
Hi Soren,
Thanks for reporting this bug. I have checked in the uploaded patch to fix
the problem, along with the changelog entry below.
By the way - are you aware of the .incbin assembler pseudo-op which can
--- Additional Comments From nickc at redhat dot com 2008-12-23 11:41
---
Created an attachment (id=3624)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3624&action=view)
Check input file type before processing it as an ARM ELF object file
--
http://sourceware.org/bugzilla/s
Hi Johan,
The attached patches correct an issue that exists in ld when the object
code format is TI COFF.
Thanks you very much for submitting this patch. I have checked it into
the binutils sources along with these changelog entries.
Cheers
Nick
bfd/ChangeLog
2008-12-23 Johan Olmutz Ni
--- Additional Comments From nickc at redhat dot com 2008-12-23 10:08
---
Hi Matthias,
I have checked the patch into the 2.19 branch, but it is up to the release
manager to decide if there should be a 2.19.1 point release. I will email him
and see what he thinks.
Cheers
Nick
--
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2008-12-23
10:07 ---
Subject: Bug 7011
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_19-branch
Changes by: ni...@sourceware.org2008-12-23 10:06:46
Modified files:
bfd: C
Hi Brian,
Last time I added this support locally, it amounted to about
200 lines of patches, but my patches don't support both 16-bit
and 32-bit at the same time without a recompile of gprof, so it
will need some rework before folding it in.
Is this something that anyone would be interested
Hi Keith,
Strangely, although I
didn't preserve the generated `deffilep.h', and it now appears
nowhere in either the source or the build tree, its absence doesn't
seem to affect the success of the build; is it a quirk of building
for the `mingw32' target, that it isn't required, or is it just
--- Additional Comments From nickc at redhat dot com 2008-12-23 09:04
---
Hi H.J.
You are correct, the value should be 7.
I have removed the STT_IFUNC support in binutils (for now), but should the
feature be officially approved I will re-add the support, with the correct value
for
15 matches
Mail list logo