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:
authorJeff Johnston <jjohnstn@redhat.com>2005-05-06 03:07:08 +0400
committerJeff Johnston <jjohnstn@redhat.com>2005-05-06 03:07:08 +0400
commit320be0a149f0e6f03f86b4b66a8424d41d34f01d (patch)
treec0bec3d0fa441107a6e706f8fad7e18393def2e9 /libgloss/ChangeLog
parent297306009e34380ab31dd6eb9f03a35bd8e14f02 (diff)
2005-05-05 J"orn Rennecke <joern.rennecke@st.com>
* rs6000/sim-getrusage.S: New file, broken out of: (simulator.S). * rs6000/Makefile.in (SIM_OBJS): Add sim-getrusage.o. (sim-getrusage.o): New rule.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 11a14634c..a377d7d7e 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2005-05-05 J"orn Rennecke <joern.rennecke@st.com>
+
+ * rs6000/sim-getrusage.S: New file, broken out of:
+ (simulator.S).
+ * rs6000/Makefile.in (SIM_OBJS): Add sim-getrusage.o.
+ (sim-getrusage.o): New rule.
+
2005-04-28 Shaun Jackman <sjackman@gmail.com>
* libgloss/syscalls.c (get_errno): Add an output register constraint.