diff options
author | Heinz G. Seidl <hgs@cygnus> | 1992-02-07 22:32:29 +0000 |
---|---|---|
committer | Heinz G. Seidl <hgs@cygnus> | 1992-02-07 22:32:29 +0000 |
commit | 2c43314875f796181992e3fc4c8c9a7c6cb03dd4 (patch) | |
tree | 473b6b895b6119a7b385207c3bc788741575ee72 /ld | |
parent | b8bb8de3ee9d886c01be3a3cb8904e5455bbdf23 (diff) | |
download | gdb-2c43314875f796181992e3fc4c8c9a7c6cb03dd4.zip gdb-2c43314875f796181992e3fc4c8c9a7c6cb03dd4.tar.gz gdb-2c43314875f796181992e3fc4c8c9a7c6cb03dd4.tar.bz2 |
added h8300hms.c and h8300hms.sc
Diffstat (limited to 'ld')
-rw-r--r-- | ld/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index f742380..eaf0deb 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -61,6 +61,8 @@ ldglda29k.sc ldgld68k.sc h8300hds.c h8300hds.sc +h8300hms.c +h8300hms.sc ebmon29k.sc ldgram.y ldlang.c @@ -94,7 +96,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.27 1992/01/29 16:44:08 sac +# Revision 1.28 1992/02/07 22:32:29 hgs +# added h8300hms.c and h8300hms.sc +# +# Revision 1.27 1992/01/29 16:44:08 sac # ldlnk960.c: Special #ifdef to choose little endian ony # ldgram.y: allow forward ref of section # |