Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2006-10-29 03:03:03 +0300
committerPaul Brook <paul@codesourcery.com>2006-10-29 03:03:03 +0300
commitd213cf009769724bd3462a5a799b339fb7ad9403 (patch)
tree259db7e1e545d10736f7fb15da16041dea367231
parente5e5595f76c7db5ef280db5f886ffbcd20636896 (diff)
2006-10-28 Paul Brook <paul@codesourcery.com>binutils-csl-sourcerygxx-4_1-25
Julian Brown <julian@codesourcery.com> bfd/ * elf32-arm.c (copy_eabi_attributes): Correct starting offset. (elf32_arm_merge_eabi_attributes): Mark output as initialized. Only set Tag_CPU_name and Tag_ABI_PCS_R9_use if input attribute is present.
-rw-r--r--ChangeLog.csl9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index e4ce5dce3..dbe5cc8d2 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,12 @@
+2006-10-28 Paul Brook <paul@codesourcery.com>
+ Julian Brown <julian@codesourcery.com>
+
+ bfd/
+ * elf32-arm.c (copy_eabi_attributes): Correct starting offset.
+ (elf32_arm_merge_eabi_attributes): Mark output as initialized.
+ Only set Tag_CPU_name and Tag_ABI_PCS_R9_use if input attribute
+ is present.
+
2006-10-28 Kazu Hirata <kazu@codesourcery.com>
include/opcode/