projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f697dfe
)
* elf64-alpha.c (alpha_elf_size_info): Make static.
author
Alan Modra
<amodra@gmail.com>
Tue, 17 Sep 2002 08:48:54 +0000
(08:48 +0000)
committer
Alan Modra
<amodra@gmail.com>
Tue, 17 Sep 2002 08:48:54 +0000
(08:48 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/elf64-alpha.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 6ad8b54819672ebabd7fe5cad6a6980630d47b28..2d9f44e36b23e815394e8e5a424613ff2ee6dbdd 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2002-09-17 Alan Modra <amodra@bigpond.net.au>
+
+ * elf64-alpha.c (alpha_elf_size_info): Make static.
+
2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
* coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
diff --git
a/bfd/elf64-alpha.c
b/bfd/elf64-alpha.c
index 719381bdf42a460a910a20ed8ccda6726a1c36df..af99b351bd63f0bc0ad1fef387f473c07a5b840e 100644
(file)
--- a/
bfd/elf64-alpha.c
+++ b/
bfd/elf64-alpha.c
@@
-5480,7
+5480,7
@@
elf64_alpha_ecoff_debug_swap =
\f
/* Use a non-standard hash bucket size of 8. */
-const struct elf_size_info alpha_elf_size_info =
+
static
const struct elf_size_info alpha_elf_size_info =
{
sizeof (Elf64_External_Ehdr),
sizeof (Elf64_External_Phdr),