aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2004-12-16 13:23:22 +0000
committerJan Beulich <jbeulich@novell.com>2004-12-16 13:23:22 +0000
commit7a6d0b32af1797bcf3713165118d98f15e6c6a82 (patch)
treeb1c87e7a6f7c7c4476e304a1dae17901907bdea7 /gas/ChangeLog
parentbcf32829aff66021b9309b1f738d54f24dfa6a8e (diff)
downloadgdb-7a6d0b32af1797bcf3713165118d98f15e6c6a82.zip
gdb-7a6d0b32af1797bcf3713165118d98f15e6c6a82.tar.gz
gdb-7a6d0b32af1797bcf3713165118d98f15e6c6a82.tar.bz2
gas/
2004-12-15 Jan Beulich <jbeulich@novell.com> * config/obj-elf.c (obj_elf_change_section): Only set type and attributes on new sections. Emit warning when type of re-declared section doesn't match. gas/testsuite/ 2004-12-15 Jan Beulich <jbeulich@novell.com> * gas/elf/section5.[els]: New.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index fe30f9d..3aed969 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
2004-12-15 Jan Beulich <jbeulich@novell.com>
+ * config/obj-elf.c (obj_elf_change_section): Only set type and
+ attributes on new sections. Emit warning when type of re-declared
+ section doesn't match.
+
+2004-12-15 Jan Beulich <jbeulich@novell.com>
+
* dw2gencfi.c (dot.cfi.startproc): Clear cur_cfa_offset so
'.cfi_startproc simple' doesn't inherit the old value.