aboutsummaryrefslogtreecommitdiff
path: root/libgloss
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2005-08-10 20:29:55 +0000
committerJeff Johnston <jjohnstn@redhat.com>2005-08-10 20:29:55 +0000
commit250996a91b6d027962e9b14f035258b1782f5494 (patch)
tree38f2aa9dd3a9bac7bc6b3c03d89a6e4c8d4422d4 /libgloss
parenta663cd89a7e3efe90d82221227795c3e04e86066 (diff)
downloadnewlib-250996a91b6d027962e9b14f035258b1782f5494.zip
newlib-250996a91b6d027962e9b14f035258b1782f5494.tar.gz
newlib-250996a91b6d027962e9b14f035258b1782f5494.tar.bz2
Add * qualifier for file list.
Diffstat (limited to 'libgloss')
-rw-r--r--libgloss/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 62dc0b4..f129ae4 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -3,7 +3,7 @@
* configure.in: Add m32c support.
* configure: Regenerated
* m32c: New directory, Renesas R8C/M16C/M32C support.
- m32c/abort.S m32c/argvlen.S m32c/argv.S m32c/chdir.S,
+ * m32c/abort.S m32c/argvlen.S m32c/argv.S m32c/chdir.S,
m32c/chmod.S m32c/close.S m32c/configure m32c/configure.in,
m32c/crt0.S, m32c/crtn.S, m32c/exit.S, m32c/fstat.S,
m32c/genscript, m32c/getpid.S, m32c/gettimeofday.S,