Update.
This commit is contained in:
parent
c6e94b2767
commit
e0a2c38a7b
8 changed files with 1716 additions and 854 deletions
|
@ -1,9 +1,6 @@
|
||||||
archures.c
|
|
||||||
bfd-in2.h
|
|
||||||
aix386-core.c
|
aix386-core.c
|
||||||
aout-adobe.c
|
aout-adobe.c
|
||||||
aout-arm.c
|
aout-arm.c
|
||||||
aout-encap.c
|
|
||||||
aout-ns32k.c
|
aout-ns32k.c
|
||||||
aout-sparcle.c
|
aout-sparcle.c
|
||||||
aout-target.h
|
aout-target.h
|
||||||
|
@ -14,7 +11,7 @@ aout64.c
|
||||||
aoutf1.h
|
aoutf1.h
|
||||||
aoutx.h
|
aoutx.h
|
||||||
archive.c
|
archive.c
|
||||||
bfd-in.h
|
archures.c
|
||||||
bfd.c
|
bfd.c
|
||||||
binary.c
|
binary.c
|
||||||
bout.c
|
bout.c
|
||||||
|
@ -36,10 +33,8 @@ coff-i860.c
|
||||||
coff-i960.c
|
coff-i960.c
|
||||||
coff-m68k.c
|
coff-m68k.c
|
||||||
coff-m88k.c
|
coff-m88k.c
|
||||||
coff-mcore.c
|
|
||||||
coff-mips.c
|
coff-mips.c
|
||||||
coff-pmac.c
|
coff-pmac.c
|
||||||
coff-ppc.c
|
|
||||||
coff-rs6000.c
|
coff-rs6000.c
|
||||||
coff-sh.c
|
coff-sh.c
|
||||||
coff-sparc.c
|
coff-sparc.c
|
||||||
|
@ -55,9 +50,6 @@ coffcode.h
|
||||||
coffgen.c
|
coffgen.c
|
||||||
cofflink.c
|
cofflink.c
|
||||||
coffswap.h
|
coffswap.h
|
||||||
cpu-m10300.c
|
|
||||||
cpu-m32r.c
|
|
||||||
cpu-mips.c
|
|
||||||
corefile.c
|
corefile.c
|
||||||
cpu-a29k.c
|
cpu-a29k.c
|
||||||
cpu-alpha.c
|
cpu-alpha.c
|
||||||
|
@ -73,37 +65,34 @@ cpu-i386.c
|
||||||
cpu-i860.c
|
cpu-i860.c
|
||||||
cpu-i960.c
|
cpu-i960.c
|
||||||
cpu-m10200.c
|
cpu-m10200.c
|
||||||
cpu-sh.c
|
cpu-m10300.c
|
||||||
elf-m10300.c
|
cpu-m32r.c
|
||||||
cpu-m68k.c
|
cpu-m68k.c
|
||||||
cpu-m88k.c
|
cpu-m88k.c
|
||||||
cpu-mcore.c
|
cpu-mcore.c
|
||||||
elf32-m32r.c
|
cpu-mips.c
|
||||||
cpu-ns32k.c
|
cpu-ns32k.c
|
||||||
cpu-powerpc.c
|
cpu-powerpc.c
|
||||||
cpu-rs6000.c
|
cpu-rs6000.c
|
||||||
libbfd.h
|
cpu-sh.c
|
||||||
cpu-sparc.c
|
cpu-sparc.c
|
||||||
cpu-tic30.c
|
cpu-tic30.c
|
||||||
cpu-tic80.c
|
cpu-tic80.c
|
||||||
cpu-v850.c
|
cpu-v850.c
|
||||||
cpu-vax.c
|
cpu-vax.c
|
||||||
elf32-mips.c
|
|
||||||
cpu-w65.c
|
cpu-w65.c
|
||||||
cpu-we32k.c
|
cpu-we32k.c
|
||||||
cpu-z8k.c
|
cpu-z8k.c
|
||||||
demo64.c
|
demo64.c
|
||||||
dwarf1.c
|
|
||||||
dwarf2.c
|
dwarf2.c
|
||||||
ecoff.c
|
ecoff.c
|
||||||
ecofflink.c
|
ecofflink.c
|
||||||
ecoffswap.h
|
ecoffswap.h
|
||||||
elf-bfd.h
|
elf-bfd.h
|
||||||
elf-m10200.c
|
elf-m10200.c
|
||||||
libhppa.h
|
elf-m10300.c
|
||||||
elf.c
|
elf.c
|
||||||
elf32-arc.c
|
elf32-arc.c
|
||||||
elf32-arm.h
|
|
||||||
elf32-d10v.c
|
elf32-d10v.c
|
||||||
elf32-d30v.c
|
elf32-d30v.c
|
||||||
elf32-fr30.c
|
elf32-fr30.c
|
||||||
|
@ -112,11 +101,12 @@ elf32-hppa.c
|
||||||
elf32-hppa.h
|
elf32-hppa.h
|
||||||
elf32-i386.c
|
elf32-i386.c
|
||||||
elf32-i860.c
|
elf32-i860.c
|
||||||
reloc.c
|
elf32-i960.c
|
||||||
|
elf32-m32r.c
|
||||||
elf32-m68k.c
|
elf32-m68k.c
|
||||||
elf32-m88k.c
|
elf32-m88k.c
|
||||||
elf32-mcore.c
|
elf32-mcore.c
|
||||||
targets.c
|
elf32-mips.c
|
||||||
elf32-ppc.c
|
elf32-ppc.c
|
||||||
elf32-sh.c
|
elf32-sh.c
|
||||||
elf32-sparc.c
|
elf32-sparc.c
|
||||||
|
@ -130,23 +120,14 @@ elf64.c
|
||||||
elfarm-nabi.c
|
elfarm-nabi.c
|
||||||
elfarm-oabi.c
|
elfarm-oabi.c
|
||||||
elfcode.h
|
elfcode.h
|
||||||
elfcore.h
|
|
||||||
elflink.c
|
elflink.c
|
||||||
elflink.h
|
|
||||||
elfxx-target.h
|
|
||||||
epoc-pe-arm.c
|
|
||||||
epoc-pei-arm.c
|
|
||||||
format.c
|
format.c
|
||||||
freebsd.h
|
|
||||||
gen-aout.c
|
|
||||||
genlink.h
|
genlink.h
|
||||||
go32stub.h
|
go32stub.h
|
||||||
hash.c
|
hash.c
|
||||||
host-aout.c
|
|
||||||
hp300bsd.c
|
hp300bsd.c
|
||||||
hp300hpux.c
|
hp300hpux.c
|
||||||
hppa_stubs.h
|
hppa_stubs.h
|
||||||
hppabsd-core.c
|
|
||||||
hpux-core.c
|
hpux-core.c
|
||||||
i386aout.c
|
i386aout.c
|
||||||
i386bsd.c
|
i386bsd.c
|
||||||
|
@ -163,11 +144,11 @@ ihex.c
|
||||||
init.c
|
init.c
|
||||||
irix-core.c
|
irix-core.c
|
||||||
libaout.h
|
libaout.h
|
||||||
libbfd-in.h
|
|
||||||
libbfd.c
|
libbfd.c
|
||||||
libcoff-in.h
|
libbfd.h
|
||||||
libcoff.h
|
libcoff.h
|
||||||
libecoff.h
|
libecoff.h
|
||||||
|
libhppa.h
|
||||||
libieee.h
|
libieee.h
|
||||||
libnlm.h
|
libnlm.h
|
||||||
liboasys.h
|
liboasys.h
|
||||||
|
@ -177,10 +158,8 @@ m68k4knetbsd.c
|
||||||
m68klinux.c
|
m68klinux.c
|
||||||
m68klynx.c
|
m68klynx.c
|
||||||
m68knetbsd.c
|
m68knetbsd.c
|
||||||
doc/chew.c
|
|
||||||
m88kmach3.c
|
m88kmach3.c
|
||||||
mipsbsd.c
|
mipsbsd.c
|
||||||
netbsd-core.c
|
|
||||||
netbsd.h
|
netbsd.h
|
||||||
newsos3.c
|
newsos3.c
|
||||||
nlm-target.h
|
nlm-target.h
|
||||||
|
@ -192,7 +171,6 @@ nlm32-sparc.c
|
||||||
nlm32.c
|
nlm32.c
|
||||||
nlm64.c
|
nlm64.c
|
||||||
nlmcode.h
|
nlmcode.h
|
||||||
nlmswap.h
|
|
||||||
ns32k.h
|
ns32k.h
|
||||||
ns32knetbsd.c
|
ns32knetbsd.c
|
||||||
oasys.c
|
oasys.c
|
||||||
|
@ -207,12 +185,10 @@ pei-arm.c
|
||||||
pei-i386.c
|
pei-i386.c
|
||||||
pei-mcore.c
|
pei-mcore.c
|
||||||
pei-ppc.c
|
pei-ppc.c
|
||||||
peicode.h
|
|
||||||
ppcboot.c
|
ppcboot.c
|
||||||
ptrace-core.c
|
reloc.c
|
||||||
reloc16.c
|
reloc16.c
|
||||||
riscix.c
|
riscix.c
|
||||||
rs6000-core.c
|
|
||||||
sco5-core.c
|
sco5-core.c
|
||||||
section.c
|
section.c
|
||||||
som.c
|
som.c
|
||||||
|
@ -225,7 +201,7 @@ stab-syms.c
|
||||||
stabs.c
|
stabs.c
|
||||||
sunos.c
|
sunos.c
|
||||||
syms.c
|
syms.c
|
||||||
sysdep.h
|
targets.c
|
||||||
tekhex.c
|
tekhex.c
|
||||||
trad-core.c
|
trad-core.c
|
||||||
vaxnetbsd.c
|
vaxnetbsd.c
|
||||||
|
@ -237,28 +213,3 @@ vms-tir.c
|
||||||
vms.c
|
vms.c
|
||||||
vms.h
|
vms.h
|
||||||
xcofflink.c
|
xcofflink.c
|
||||||
hosts/alphalinux.h
|
|
||||||
hosts/alphavms.h
|
|
||||||
hosts/decstation.h
|
|
||||||
hosts/delta68.h
|
|
||||||
hosts/dpx2.h
|
|
||||||
hosts/hp300bsd.h
|
|
||||||
hosts/i386bsd.h
|
|
||||||
hosts/i386linux.h
|
|
||||||
hosts/i386mach3.h
|
|
||||||
hosts/i386sco.h
|
|
||||||
hosts/i860mach3.h
|
|
||||||
hosts/m68kaux.h
|
|
||||||
hosts/m68klinux.h
|
|
||||||
hosts/m88kmach3.h
|
|
||||||
hosts/mipsbsd.h
|
|
||||||
hosts/mipsmach3.h
|
|
||||||
hosts/news-mips.h
|
|
||||||
hosts/news.h
|
|
||||||
hosts/pc532mach.h
|
|
||||||
hosts/riscos.h
|
|
||||||
hosts/symmetry.h
|
|
||||||
hosts/tahoe.h
|
|
||||||
hosts/vaxbsd.h
|
|
||||||
hosts/vaxult.h
|
|
||||||
hosts/vaxult2.h
|
|
||||||
|
|
931
bfd/po/bfd.pot
931
bfd/po/bfd.pot
File diff suppressed because it is too large
Load diff
|
@ -1,4 +1,3 @@
|
||||||
readelf.c
|
|
||||||
addr2line.c
|
addr2line.c
|
||||||
ar.c
|
ar.c
|
||||||
arsup.c
|
arsup.c
|
||||||
|
@ -10,6 +9,7 @@ coffdump.c
|
||||||
coffgrok.c
|
coffgrok.c
|
||||||
coffgrok.h
|
coffgrok.h
|
||||||
debug.c
|
debug.c
|
||||||
|
debug.c
|
||||||
debug.h
|
debug.h
|
||||||
dlltool.c
|
dlltool.c
|
||||||
dlltool.h
|
dlltool.h
|
||||||
|
@ -18,6 +18,7 @@ dyn-string.c
|
||||||
dyn-string.h
|
dyn-string.h
|
||||||
filemode.c
|
filemode.c
|
||||||
ieee.c
|
ieee.c
|
||||||
|
ieee.c
|
||||||
is-ranlib.c
|
is-ranlib.c
|
||||||
is-strip.c
|
is-strip.c
|
||||||
maybe-ranlib.c
|
maybe-ranlib.c
|
||||||
|
@ -31,7 +32,10 @@ objcopy.c
|
||||||
objdump.c
|
objdump.c
|
||||||
prdbg.c
|
prdbg.c
|
||||||
rdcoff.c
|
rdcoff.c
|
||||||
|
rdcoff.c
|
||||||
rddbg.c
|
rddbg.c
|
||||||
|
rddbg.c
|
||||||
|
readelf.c
|
||||||
rename.c
|
rename.c
|
||||||
resbin.c
|
resbin.c
|
||||||
rescoff.c
|
rescoff.c
|
||||||
|
@ -40,6 +44,7 @@ resres.c
|
||||||
size.c
|
size.c
|
||||||
srconv.c
|
srconv.c
|
||||||
stabs.c
|
stabs.c
|
||||||
|
stabs.c
|
||||||
strings.c
|
strings.c
|
||||||
sysdump.c
|
sysdump.c
|
||||||
version.c
|
version.c
|
||||||
|
@ -48,5 +53,3 @@ windres.h
|
||||||
winduni.c
|
winduni.c
|
||||||
winduni.h
|
winduni.h
|
||||||
wrstabs.c
|
wrstabs.c
|
||||||
testsuite/binutils-all/readelf.h
|
|
||||||
testsuite/binutils-all/testprog.c
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,6 @@
|
||||||
alpha.c
|
alpha.c
|
||||||
basic_blocks.c
|
basic_blocks.c
|
||||||
basic_blocks.h
|
basic_blocks.h
|
||||||
bb_exit_func.c
|
|
||||||
call_graph.c
|
call_graph.c
|
||||||
call_graph.h
|
call_graph.h
|
||||||
cg_arcs.c
|
cg_arcs.c
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
deffile.h
|
deffile.h
|
||||||
|
emultempl/armcoff.em
|
||||||
|
emultempl/pe.em
|
||||||
ld.h
|
ld.h
|
||||||
ldcref.c
|
ldcref.c
|
||||||
ldctor.c
|
ldctor.c
|
||||||
|
@ -21,44 +23,6 @@ ldver.h
|
||||||
ldwrite.c
|
ldwrite.c
|
||||||
ldwrite.h
|
ldwrite.h
|
||||||
lexsup.c
|
lexsup.c
|
||||||
mpw-elfmips.c
|
|
||||||
mpw-eppcmac.c
|
|
||||||
mpw-esh.c
|
|
||||||
mpw-idtmips.c
|
|
||||||
mri.c
|
mri.c
|
||||||
mri.h
|
mri.h
|
||||||
pe-dll.c
|
pe-dll.c
|
||||||
sysdep.h
|
|
||||||
testsuite/ld-cdtest/cdtest-foo.h
|
|
||||||
testsuite/ld-elfvers/vers1.c
|
|
||||||
testsuite/ld-elfvers/vers15.c
|
|
||||||
testsuite/ld-elfvers/vers16.c
|
|
||||||
testsuite/ld-elfvers/vers16a.c
|
|
||||||
testsuite/ld-elfvers/vers2.c
|
|
||||||
testsuite/ld-elfvers/vers3.c
|
|
||||||
testsuite/ld-elfvers/vers4.c
|
|
||||||
testsuite/ld-elfvers/vers5.c
|
|
||||||
testsuite/ld-elfvers/vers6.c
|
|
||||||
testsuite/ld-elfvers/vers7.c
|
|
||||||
testsuite/ld-elfvers/vers7a.c
|
|
||||||
testsuite/ld-elfvers/vers8.c
|
|
||||||
testsuite/ld-elfvers/vers9.c
|
|
||||||
testsuite/ld-empic/relax1.c
|
|
||||||
testsuite/ld-empic/relax2.c
|
|
||||||
testsuite/ld-empic/relax3.c
|
|
||||||
testsuite/ld-empic/relax4.c
|
|
||||||
testsuite/ld-empic/run.c
|
|
||||||
testsuite/ld-empic/runtest1.c
|
|
||||||
testsuite/ld-empic/runtest2.c
|
|
||||||
testsuite/ld-scripts/cross1.c
|
|
||||||
testsuite/ld-scripts/cross2.c
|
|
||||||
testsuite/ld-scripts/cross3.c
|
|
||||||
testsuite/ld-selective/1.c
|
|
||||||
testsuite/ld-selective/2.c
|
|
||||||
testsuite/ld-sh/sh2.c
|
|
||||||
testsuite/ld-shared/main.c
|
|
||||||
testsuite/ld-shared/sh1.c
|
|
||||||
testsuite/ld-shared/sh2.c
|
|
||||||
testsuite/ld-srec/sr1.c
|
|
||||||
testsuite/ld-srec/sr2.c
|
|
||||||
testsuite/ld-undefined/undefined.c
|
|
||||||
|
|
641
ld/po/ld.pot
641
ld/po/ld.pot
File diff suppressed because it is too large
Load diff
|
@ -1,8 +1,6 @@
|
||||||
a29k-dis.c
|
a29k-dis.c
|
||||||
alpha-dis.c
|
alpha-dis.c
|
||||||
alpha-opc.c
|
alpha-opc.c
|
||||||
arc-dis.c
|
|
||||||
arc-opc.c
|
|
||||||
arm-dis.c
|
arm-dis.c
|
||||||
arm-opc.h
|
arm-opc.h
|
||||||
cgen-asm.c
|
cgen-asm.c
|
||||||
|
@ -48,7 +46,6 @@ mips-dis.c
|
||||||
mips-opc.c
|
mips-opc.c
|
||||||
mips16-opc.c
|
mips16-opc.c
|
||||||
ns32k-dis.c
|
ns32k-dis.c
|
||||||
opintl.h
|
|
||||||
ppc-dis.c
|
ppc-dis.c
|
||||||
ppc-opc.c
|
ppc-opc.c
|
||||||
sh-dis.c
|
sh-dis.c
|
||||||
|
@ -59,8 +56,6 @@ sysdep.h
|
||||||
tic30-dis.c
|
tic30-dis.c
|
||||||
tic80-dis.c
|
tic80-dis.c
|
||||||
tic80-opc.c
|
tic80-opc.c
|
||||||
v850-dis.c
|
|
||||||
v850-opc.c
|
|
||||||
vax-dis.c
|
vax-dis.c
|
||||||
w65-dis.c
|
w65-dis.c
|
||||||
w65-opc.h
|
w65-opc.h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue