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:
authorDJ Delorie <dj@redhat.com>2009-04-21 22:13:32 +0400
committerDJ Delorie <dj@redhat.com>2009-04-21 22:13:32 +0400
commit6e9c1e8dd52d8b43e57b8b664e4cd087b0566cd2 (patch)
tree66583c063e67a17c899ddecc7dd6c2b24163b1f7 /libgloss/ChangeLog
parent90791a187977e7c0c6e935a97a7675ab0e67492a (diff)
* mep/Makefile.in (SCRIPTS): Update to new config.
* mep/default.ld: New. * mep/gmap_default.ld: Change default endian to little. * mep/sim-crt0.S: Maintain 8-byte stack alignment. * mep/sim-crtn.S: Likewise.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index f81366f11..3a81aac4e 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,11 @@
+2009-04-21 DJ Delorie <dj@redhat.com>
+
+ * mep/Makefile.in (SCRIPTS): Update to new config.
+ * mep/default.ld: New.
+ * mep/gmap_default.ld: Change default endian to little.
+ * mep/sim-crt0.S: Maintain 8-byte stack alignment.
+ * mep/sim-crtn.S: Likewise.
+
2009-04-03 Ken Werner <ken.werner@de.ibm.com>
* spu/Makefile.in: Add new files.