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:
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 1eb42b41d..cbf8d8dcf 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-29 Nick Clifton <nickc@redhat.com>
+
+ * libnosys/sbrk.c: Remove unnecessary #include's.
+ Change return type of _sbrk() function to void * to match
+ definition in system header files.
+ Fix formatting.
+
2003-04-23 Andrew Haley <aph@cambridge.redhat.com>
* xstormy16/sim_rom.ld: New.