about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg McGary <greg@mcgary.org>2000-06-07 00:30:05 +0000
committerGreg McGary <greg@mcgary.org>2000-06-07 00:30:05 +0000
commitd5bc737a32bc409066a717cf517bfebe3daa6013 (patch)
tree48c1f6b775198a2caf353b1d8ea1d821a0201987 /ChangeLog
parent4c3192f900bb7de34a64049e2ed2deddb9aba05d (diff)
downloadglibc-d5bc737a32bc409066a717cf517bfebe3daa6013.tar.gz
glibc-d5bc737a32bc409066a717cf517bfebe3daa6013.tar.xz
glibc-d5bc737a32bc409066a717cf517bfebe3daa6013.zip
* sysdeps/mips/elf/start.S: Trim redundant code.
	* sysdeps/mips/elf/start.S: Trim redundant code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecc599ad1c..b2ef50a4ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-06-06  Greg McGary  <greg@mcgary.org>
 
+	* sysdeps/mips/elf/start.S: Trim redundant code.
+
 	* sysdeps/powerpc/memset.S: Define & use symbolic register names.
 	Use C comments throughout.  Line up operands column with tabs.
 	* sysdeps/powerpc/strchr.S: Likewise.