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-07 16:51:44 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-04-23 22:57:12 +0300
commit61a2d9dedb99bea05b990ac290f79241d5ddf4d8 (patch)
tree7f7648202a44103140148930a34aaa82b35d2ed7 /libgloss/ChangeLog
parent84b8db8e7ac60ad8e08c7013fc8cc4f03d37f262 (diff)
Always include the .csstart section in RL78 executables.
* rl78/rl78.ld (.csstart): Add a KEEP directive. * rl78/rl78-sim.ld (.csstart): Add a KEEP directive.
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 13497906a..d2678d16a 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2015-04-07 Nick Clifton <nickc@redhat.com>
+
+ * rl78/rl78.ld (.csstart): Add a KEEP directive.
+ * rl78/rl78-sim.ld (.csstart): Add a KEEP directive.
+
2015-03-05 Nick Clifton <nickc@redhat.com>
* v850/sim.ld: Add a .note.renesas section.