aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorTerry Guo <terry.guo@arm.com>2014-09-29 10:12:10 +0800
committerTerry Guo <terry.guo@arm.com>2014-09-29 10:12:10 +0800
commitd98b0e2bf6120f50db57ff68eb9b2e00a9a26154 (patch)
treedf624b46ff896cff7e7cadc23c8ef6dabce146df /gas/ChangeLog
parent1b7ee89b52d48adf343e6ffa8808ff238b8cfb9d (diff)
downloadgdb-d98b0e2bf6120f50db57ff68eb9b2e00a9a26154.zip
gdb-d98b0e2bf6120f50db57ff68eb9b2e00a9a26154.tar.gz
gdb-d98b0e2bf6120f50db57ff68eb9b2e00a9a26154.tar.bz2
2014-09-29 Terry Guo <terry.guo@arm.com>
* as.c (create_obj_attrs_section): Move it and call it from ... * write.c (create_obj_attrs_section): ... here. (subsegs_finish_section): Refactored.
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 ec11c63..ff149d3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2014-09-29 Terry Guo <terry.guo@arm.com>
+
+ * as.c (create_obj_attrs_section): Move it and call it from ...
+ * write.c (create_obj_attrs_section): ... here.
+ (subsegs_finish_section): Refactored.
+
2014-09-27 Alan Modra <amodra@gmail.com>
* dwarf2dbg.c (all_segs_hash): Delete.