mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
*** empty log message ***
This commit is contained in:
68
ld/.Sanitize
68
ld/.Sanitize
@ -26,68 +26,73 @@ echo Sanitizing `pwd`...
|
|||||||
# with rm -rf.
|
# with rm -rf.
|
||||||
|
|
||||||
Things-to-keep:
|
Things-to-keep:
|
||||||
README
|
|
||||||
i386aout.c
|
|
||||||
i386aout.sc
|
|
||||||
ChangeLog
|
ChangeLog
|
||||||
relax.c
|
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
PORTING
|
||||||
|
README
|
||||||
|
a29k.sc-sh
|
||||||
|
a29k.sh
|
||||||
|
aout.sc-sh
|
||||||
config
|
config
|
||||||
config.h
|
config.h
|
||||||
configdos.bat
|
configdos.bat
|
||||||
configure.in
|
configure.in
|
||||||
|
ebmon29k.sc-sh
|
||||||
|
ebmon29k.sh
|
||||||
|
generic.em
|
||||||
|
genscripts.sh
|
||||||
|
gld.1
|
||||||
|
gld960.em
|
||||||
|
gld960.sh
|
||||||
|
h8300hms.em
|
||||||
|
h8300hms.sc-sh
|
||||||
|
h8300hms.sh
|
||||||
|
i386aout.sh
|
||||||
|
i960.sc-sh
|
||||||
ld.h
|
ld.h
|
||||||
ld.texinfo
|
ld.texinfo
|
||||||
lderror.c
|
|
||||||
ldemul.c
|
|
||||||
ldemul.h
|
|
||||||
ldctor.c
|
ldctor.c
|
||||||
ldctor.h
|
ldctor.h
|
||||||
|
ldemul.c
|
||||||
|
ldemul.h
|
||||||
|
lderror.c
|
||||||
ldexp.c
|
ldexp.c
|
||||||
ldexp.h
|
ldexp.h
|
||||||
ldfile.c
|
ldfile.c
|
||||||
ldwarn.c
|
ldfile.h
|
||||||
ldwarn.h
|
ldgram.y
|
||||||
ldindr.c
|
ldindr.c
|
||||||
ldindr.h
|
ldindr.h
|
||||||
ldfile.h
|
|
||||||
ldgld.sc
|
|
||||||
ldgld68k.sc
|
|
||||||
ldm88k.sc
|
|
||||||
ldgld960.c
|
|
||||||
ldgld960.sc
|
|
||||||
gld.1
|
|
||||||
ldglda29k.sc
|
|
||||||
ldgld68k.sc
|
|
||||||
h8300hds.c
|
|
||||||
h8300hds.sc
|
|
||||||
h8300hms.c
|
|
||||||
h8300hms.sc
|
|
||||||
ebmon29k.sc
|
|
||||||
ldgram.y
|
|
||||||
ldlang.c
|
ldlang.c
|
||||||
ldlang.h
|
ldlang.h
|
||||||
ldlex.h
|
ldlex.h
|
||||||
ldlex.l
|
ldlex.l
|
||||||
ldlnk960.c
|
|
||||||
ldlnk960.sc
|
|
||||||
ldmain.c
|
ldmain.c
|
||||||
ldmain.h
|
ldmain.h
|
||||||
ldmisc.c
|
ldmisc.c
|
||||||
ldmisc.h
|
ldmisc.h
|
||||||
ldsym.c
|
ldsym.c
|
||||||
ldsym.h
|
ldsym.h
|
||||||
ldtemplate
|
|
||||||
ldvanilla.c
|
|
||||||
ldver.c
|
ldver.c
|
||||||
ldver.h
|
ldver.h
|
||||||
|
ldwarn.c
|
||||||
ldwarn.h
|
ldwarn.h
|
||||||
ldwrite.c
|
ldwrite.c
|
||||||
ldwrite.h
|
ldwrite.h
|
||||||
lexsup.c
|
lexsup.c
|
||||||
|
lnk960.em
|
||||||
|
lnk960.sh
|
||||||
|
m88kbcs.sc-sh
|
||||||
|
m88kbcs.sh
|
||||||
makefile.dos
|
makefile.dos
|
||||||
mkscript.c
|
mkscript.c
|
||||||
news.sc
|
news.sh
|
||||||
|
relax.c
|
||||||
|
sun3.sh
|
||||||
|
sun4.sh
|
||||||
|
vanilla.em
|
||||||
|
vanilla.sc-sh
|
||||||
|
vanilla.sh
|
||||||
|
|
||||||
Do-last:
|
Do-last:
|
||||||
|
|
||||||
@ -96,7 +101,10 @@ echo Done in `pwd`.
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.28 1992/02/07 22:32:29 hgs
|
# Revision 1.29 1992/02/16 20:49:26 bothner
|
||||||
|
# *** empty log message ***
|
||||||
|
#
|
||||||
|
# Revision 1.28 1992/02/07 22:32:29 hgs
|
||||||
# added h8300hms.c and h8300hms.sc
|
# added h8300hms.c and h8300hms.sc
|
||||||
#
|
#
|
||||||
# Revision 1.27 1992/01/29 16:44:08 sac
|
# Revision 1.27 1992/01/29 16:44:08 sac
|
||||||
|
Reference in New Issue
Block a user