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:
1f3645e
)
2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
author
H.J. Lu
<hjl.tools@gmail.com>
Fri, 19 May 2006 14:08:02 +0000
(14:08 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Fri, 19 May 2006 14:08:02 +0000
(14:08 +0000)
* elfxx-ia64.c (ELF_MAXPAGESIZE): Fix a typo in comment.
bfd/ChangeLog
patch
|
blob
|
history
bfd/elfxx-ia64.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 3e5102e92997aee87a82c55abe8ad35410c71c41..937acc924bad5d69e14418c0bc9fee8db622492d 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2006-05-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elfxx-ia64.c (ELF_MAXPAGESIZE): Fix a typo in comment.
+
2006-05-19 Alan Modra <amodra@bigpond.net.au>
* elf.c (elf_fake_sections): Formatting.
diff --git
a/bfd/elfxx-ia64.c
b/bfd/elfxx-ia64.c
index 6b3257afdf133e75858c64d4c5b99628b7d26c58..953a7767d1676469a0a36ba64796618e6db3594b 100644
(file)
--- a/
bfd/elfxx-ia64.c
+++ b/
bfd/elfxx-ia64.c
@@
-5823,7
+5823,7
@@
elfNN_hpux_backend_symbol_processing (bfd *abfd ATTRIBUTE_UNUSED,
#define elf_backend_want_p_paddr_set_to_zero 1
#undef ELF_MAXPAGESIZE
-#define ELF_MAXPAGESIZE 0x1000 /*
1
K */
+#define ELF_MAXPAGESIZE 0x1000 /*
4
K */
#undef elfNN_bed
#define elfNN_bed elfNN_ia64_hpux_bed