aboutsummaryrefslogtreecommitdiff
path: root/ld/.Sanitize
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-01-29 16:44:09 +0000
committerSteve Chamberlain <sac@cygnus>1992-01-29 16:44:09 +0000
commit0cc6a79622d952962533853939af8a91570630b5 (patch)
treeb1bd58902949d2339cb29961dc115a0b0c43f1e2 /ld/.Sanitize
parentcbbdbb9f2933a0d6d64faeaa72e6e75b3fa720a3 (diff)
downloadgdb-0cc6a79622d952962533853939af8a91570630b5.zip
gdb-0cc6a79622d952962533853939af8a91570630b5.tar.gz
gdb-0cc6a79622d952962533853939af8a91570630b5.tar.bz2
ldlnk960.c: Special #ifdef to choose little endian ony
ldgram.y: allow forward ref of section
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r--ld/.Sanitize8
1 files changed, 7 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize
index e468e1b..f742380 100644
--- a/ld/.Sanitize
+++ b/ld/.Sanitize
@@ -38,6 +38,7 @@ configdos.bat
configure.in
ld.h
ld.texinfo
+lderror.c
ldemul.c
ldemul.h
ldctor.c
@@ -81,6 +82,7 @@ ldver.h
ldwarn.h
ldwrite.c
ldwrite.h
+lexsup.c
makefile.dos
mkscript.c
news.sc
@@ -92,7 +94,11 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.26 1992/01/24 22:35:55 sac
+# 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
+#
+# Revision 1.26 1992/01/24 22:35:55 sac
# .Sanitize: added relax.c
# ldsym.c ldlang.* more map stuff
#