aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorEric B. Weddington <eric.weddington@atmel.com>2012-02-02 18:02:10 +0000
committerEric B. Weddington <eric.weddington@atmel.com>2012-02-02 18:02:10 +0000
commit526f25b299bdd3a21bded4102a192eb680817324 (patch)
tree0c8a8570edb12cee67bc571c34cdc56d4f4dcd9c /bfd/ChangeLog
parentc709a7c2b06cc388ab364015c433b95076d1eb56 (diff)
downloadgdb-526f25b299bdd3a21bded4102a192eb680817324.zip
gdb-526f25b299bdd3a21bded4102a192eb680817324.tar.gz
gdb-526f25b299bdd3a21bded4102a192eb680817324.tar.bz2
2012-02-02 Vidya Praveen (vidya.praveen@atmel.com)
PR bfd/13410 * bfd/elf32-avr.c (elf32_avr_relax_section): Correct the condition that qualifies the candidates for relaxation.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index bf3166b..16d5af9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-02 Vidya Praveen (vidya.praveen@atmel.com)
+
+ PR bfd/13410
+ * bfd/elf32-avr.c (elf32_avr_relax_section): Correct the
+ condition that qualifies the candidates for relaxation.
+
2012-02-02 Tristan Gingold <gingold@adacore.com>
* bfdio.c (real_fopen): Remove unused vms_modes variable.