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:
authorYaakov Selkowitz <yselkowi@redhat.com>2015-01-22 20:38:39 +0300
committerYaakov Selkowitz <yselkowi@redhat.com>2015-01-22 20:38:39 +0300
commit5ae2368e92e1e69c2ec85502ada9c52096e000da (patch)
treeb7e953cbadebc087484c1fc35d35038b447e78b9 /libgloss/ChangeLog
parent128e9e0be56e1019d7c8caa4c64436891fececa4 (diff)
* sparc/crt0.S: Declare use of system registers.
* sparc/cygmon-crt0.S: Ditto. * sparc/erc32-crt0.S: Ditto. * sparc/traps.S: Ditto.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 2923db9a4..1df4b807e 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2015-01-22 Yaakov Selkowitz <yselkowi@redhat.com>
+
+ * sparc/crt0.S: Declare use of system registers.
+ * sparc/cygmon-crt0.S: Ditto.
+ * sparc/erc32-crt0.S: Ditto.
+ * sparc/traps.S: Ditto.
+
2015-01-21 Eric Botcazou <ebotcazou@adacore.com>
* configure.in: Add Visium support.
@@ -22,7 +29,7 @@
* or1k/include/or1k-sprs.h: New auto-generated header file.
-2015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
+2015-01-05 Yaakov Selkowitz <yselkowi@redhat.com>
* lm32/Makefile.in (install): Respect DESTDIR.
(install-scripts): Ditto.