projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5967a42
)
* libbfd.c (COERCE32): Cast through unsigned long and long to
author
Ian Lance Taylor
<ian@airs.com>
Tue, 8 Dec 1998 21:55:15 +0000
(21:55 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 8 Dec 1998 21:55:15 +0000
(21:55 +0000)
avoid bug in old version of gcc.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index
0212cbb
..
206e315
100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,5
+1,8
@@
Tue Dec 8 16:21:35 1998 Ian Lance Taylor <ian@cygnus.com>
+ * libbfd.c (COERCE32): Cast through unsigned long and long to
+ avoid bug in old version of gcc.
+
* elf64-alpha.c (elf64_alpha_additional_program_headers): Remove.
(elf_backend_additional_program_headers): Don't define.