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:
authorNick Clifton <nickc@redhat.com>2015-04-08 12:04:12 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-04-23 22:57:13 +0300
commit45d0b17928067ee848aae2cd5bd332129ca35c42 (patch)
treed6ad7f4faf67bfef1641d634845780e3c7be0a4e /libgloss/ChangeLog
parent853fcd8936b5ffdc465e4ce31af51b8ae223d247 (diff)
Add .note and DWARF3 sections to RX linker scripts.
* rx/rx.ld: Add .note and DWARF3 sections. * rx/rx-sim.ld: Likewise.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index d2678d16a..fc3674ebc 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2015-04-08 Nick Clifton <nickc@redhat.com>
+
+ * rx/rx.ld: Add .note and DWARF3 sections.
+ * rx/rx-sim.ld: Likewise.
+
2015-04-07 Nick Clifton <nickc@redhat.com>
* rl78/rl78.ld (.csstart): Add a KEEP directive.