..
doc
Add support for the WebAssembly backend to the BFD library.
2017-03-27 13:41:39 +01:00
hosts
ngettext support
2017-11-07 15:52:52 +10:30
po
Support --localedir, --datarootdir and --datadir
2017-11-29 20:10:52 +10:30
.gitignore
acinclude.m4
aclocal.m4
aix5ppc-core.c
aix386-core.c
aout0.c
aout32.c
aout64.c
aout-adobe.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
aout-arm.c
aout-cris.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
aout-ns32k.c
aout-sparcle.c
aout-target.h
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
aout-tic30.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
aoutf1.h
aoutx.h
PR22306, Invalid free() in slurp_symtab()
2017-10-17 16:47:44 +10:30
arc-got.h
[ARC] Fixed TLS for IE model.
2017-06-08 19:00:36 +02:00
arc-plt.def
arc-plt.h
archive64.c
archive.c
Allow for __gnu_lto_slim prefixed with extra "_"
2017-10-25 15:32:52 +10:30
archures.c
FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.
2017-11-01 15:33:24 +00:00
armnetbsd.c
bfd-in2.h
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
bfd-in.h
bfd.c
Handle ' and I format flags
2017-11-15 22:30:27 +10:30
bfd.m4
bfdio.c
Change bfd_get_size/bfd_get_file_size to ufile_ptr
2017-06-28 11:01:21 -07:00
bfdwin.c
binary.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
bout.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
cache.c
cf-i386lynx.c
cf-sparclynx.c
ChangeLog
Fix Common symbol override test fails
2017-12-06 17:51:14 +10:30
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
ChangeLog-9193
ChangeLog-9495
ChangeLog-9697
ChangeLog-9899
cisco-core.c
coff64-rs6000.c
Extend previous fix to coff-rs6000.c to coff64-rs6000.c
2017-07-19 16:14:02 +01:00
coff-alpha.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
coff-apollo.c
coff-arm.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-aux.c
coff-bfd.c
coff-bfd.h
Improve the speed of scanning PE binaries for line number information.
2017-03-29 12:27:44 +01:00
coff-go32.c
coff-h8300.c
coff-h8500.c
coff-i386.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-i860.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-i960.c
coff-ia64.c
coff-m68k.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-m88k.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-mcore.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
coff-mips.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-ppc.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
coff-rs6000.c
Fix address violation when attempting to read a corrupt field in a COFF archive header structure.
2017-07-19 11:07:43 +01:00
coff-sh.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
coff-sparc.c
coff-stgo32.c
coff-svm68k.c
coff-tic4x.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
coff-tic30.c
coff-tic54x.c
coff-tic80.c
PE: don't corrupt section flags when linking from ELF objects
2017-11-13 12:26:12 +01:00
coff-u68k.c
coff-w65.c
coff-we32k.c
coff-x86_64.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
coff-z8k.c
coff-z80.c
coffcode.h
Check for a NULL symbol pointer when reading relocs from a COFF based file.
2017-11-29 17:12:12 +00:00
coffgen.c
Prevent a memory exhaustion problem when trying to read in strings from a COFF binary with a corrupt string table size.
2017-11-28 18:00:29 +00:00
cofflink.c
Fix an invalid free called when attempting to link a COFF object against an ELF archive with --no-keep-memory enabled.
2017-11-01 11:35:42 +00:00
coffswap.h
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
compress.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
config.bfd
Fix gas/22304 by forcing a 64-bit bfd for cris*-*.
2017-10-22 13:05:07 +02:00
config.in
Missing config for bfd.c:_doprnt
2017-07-03 21:55:57 +09:30
configure
x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.lo
2017-09-07 17:21:07 -07:00
configure.ac
x86; Don't add elf64-x86-64.lo nor elf64.lo together with elfxx-x86.lo
2017-09-07 17:21:07 -07:00
configure.com
configure.host
COPYING
corefile.c
cpu-aarch64.c
cpu-alpha.c
cpu-arc.c
[ARC] Implement compatible function for ARC BFD architectures
2017-05-30 16:51:14 +03:00
cpu-arm.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
cpu-avr.c
cpu-bfin.c
cpu-cr16.c
cpu-cr16c.c
cpu-cris.c
cpu-crx.c
cpu-d10v.c
cpu-d30v.c
cpu-dlx.c
cpu-epiphany.c
cpu-fr30.c
cpu-frv.c
cpu-ft32.c
FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.
2017-11-01 15:33:24 +00:00
cpu-h8300.c
cpu-h8500.c
cpu-hppa.c
cpu-i370.c
cpu-i386.c
cpu-i860.c
cpu-i960.c
cpu-ia64-opc.c
cpu-ia64.c
cpu-iamcu.c
cpu-ip2k.c
cpu-iq2000.c
cpu-k1om.c
cpu-l1om.c
cpu-lm32.c
cpu-m9s12x.c
cpu-m9s12xg.c
cpu-m32c.c
cpu-m32r.c
cpu-m68hc11.c
cpu-m68hc12.c
cpu-m68k.c
cpu-m88k.c
cpu-m10200.c
cpu-m10300.c
cpu-mcore.c
cpu-mep.c
cpu-metag.c
cpu-microblaze.c
cpu-mips.c
MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support
2017-06-28 02:07:36 +01:00
cpu-mmix.c
cpu-moxie.c
cpu-msp430.c
cpu-mt.c
Update year range in copyright notice of all files.
2017-01-02 14:08:56 +10:30
cpu-nds32.c
cpu-nios2.c
cpu-ns32k.c
cpu-or1k.c
cpu-pdp11.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
cpu-pj.c
cpu-plugin.c
cpu-powerpc.c
cpu-pru.c
cpu-riscv.c
cpu-rl78.c
cpu-rs6000.c
cpu-rx.c
cpu-s390.c
cpu-score.c
cpu-sh.c
cpu-sparc.c
binutils: support for the SPARC M8 processor
2017-05-19 09:27:08 -07:00
cpu-spu.c
cpu-tic4x.c
cpu-tic6x.c
cpu-tic30.c
cpu-tic54x.c
cpu-tic80.c
cpu-tilegx.c
cpu-tilepro.c
cpu-v850_rh850.c
cpu-v850.c
cpu-vax.c
cpu-visium.c
cpu-w65.c
cpu-wasm32.c
Add minimal support for WebAssembly backend to the BFD library.
2017-03-27 11:39:50 +01:00
cpu-we32k.c
cpu-xc16x.c
cpu-xgate.c
cpu-xstormy16.c
cpu-xtensa.c
cpu-z8k.c
cpu-z80.c
demo64.c
dep-in.sed
development.sh
dwarf1.c
PR22202, buffer overflow in parse_die
2017-09-25 22:01:47 +09:30
dwarf2.c
PR22212, memory leak in nm
2017-10-09 13:23:00 +10:30
ecoff.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
ecofflink.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
ecoffswap.h
elf32-am33lin.c
ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note
2017-10-11 15:01:40 +01:00
elf32-arc.c
Rename u.weakdef and make it a circular list
2017-11-23 22:40:25 +10:30
elf32-arm.c
readonly_dynrelocs
2017-12-01 17:23:56 +10:30
elf32-avr.c
Fix PR 13402
2017-06-27 14:47:02 +05:30
elf32-avr.h
elf32-bfin.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-cr16.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-cr16c.c
elf32-cris.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-crx.c
elf32-d10v.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-d30v.c
elf32-dlx.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-dlx.h
elf32-epiphany.c
elf32-fr30.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-frv.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-ft32.c
FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.
2017-11-01 15:33:24 +00:00
elf32-gen.c
elf32-h8300.c
elf32-hppa.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf32-hppa.h
elf32-i370.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-i386.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-i860.c
elf32-i960.c
elf32-ip2k.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
elf32-iq2000.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-lm32.c
Fix Common symbol override test fails
2017-12-06 17:51:14 +10:30
elf32-m32c.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-m32r.c
Fix Common symbol override test fails
2017-12-06 17:51:14 +10:30
elf32-m68hc1x.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-m68hc1x.h
elf32-m68hc11.c
elf32-m68hc12.c
elf32-m68k.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-m88k.c
elf32-mcore.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-mep.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
elf32-metag.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf32-metag.h
elf32-microblaze.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf32-mips.c
BFD: Extract PID from MIPS core dump file
2017-11-08 21:19:05 +00:00
elf32-moxie.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-msp430.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-mt.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-nds32.c
Fix Common symbol override test fails
2017-12-06 17:51:14 +10:30
elf32-nds32.h
elf32-nios2.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf32-nios2.h
elf32-or1k.c
Fix Common symbol override test fails
2017-12-06 17:51:14 +10:30
elf32-pj.c
elf32-ppc.c
Comment tidy
2017-12-06 14:21:45 +10:30
elf32-ppc.h
elf32-pru.c
elf32-rl78.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-rx.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
elf32-rx.h
elf32-s390.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf32-score7.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-score.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-score.h
elf32-sh64-com.c
elf32-sh64.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
elf32-sh64.h
elf32-sh-relocs.h
elf32-sh-symbian.c
elf32-sh.c
Fix Common symbol override test fails
2017-12-06 17:51:14 +10:30
elf32-sparc.c
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elf32-spu.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
elf32-spu.h
elf32-tic6x.c
readonly_dynrelocs
2017-12-01 17:23:56 +10:30
elf32-tic6x.h
elf32-tilegx.c
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elf32-tilegx.h
elf32-tilepro.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf32-tilepro.h
elf32-v850.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-vax.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-visium.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
elf32-wasm32.c
Add support for the WebAssembly file format and the wasm32 ELF conversion to gas and the binutils.
2017-03-30 10:57:21 +01:00
elf32-xc16x.c
elf32-xgate.c
elf32-xgate.h
elf32-xstormy16.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32-xtensa.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf32.c
elf64-alpha.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf64-gen.c
elf64-hppa.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf64-hppa.h
elf64-ia64-vms.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf64-mips.c
BFD: Extract PID from MIPS core dump file
2017-11-08 21:19:05 +00:00
elf64-mmix.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf64-ppc.c
Comment tidy
2017-12-06 14:21:45 +10:30
elf64-ppc.h
PPC64_OPT_LOCALENTRY
2017-06-01 22:47:32 +09:30
elf64-s390.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elf64-sh64.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf64-sparc.c
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elf64-tilegx.c
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elf64-tilegx.h
Update year range in copyright notice of all files.
2017-01-02 14:08:56 +10:30
elf64-x86-64.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf64.c
elf-attrs.c
Fix buffer overrun when parsing an ELF attribute string that is not NUL terminated.
2017-09-01 09:57:44 +01:00
elf-bfd.h
Rename u.weakdef and make it a circular list
2017-11-23 22:40:25 +10:30
elf-eh-frame.c
-Og warning fixes
2017-09-02 11:00:02 +09:30
elf-hppa.h
elf-ifunc.c
Remove unused _bfd_elf_ifunc_get_synthetic_symtab
2017-08-28 15:40:00 -07:00
elf-linux-core.h
ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO note
2017-10-11 15:01:41 +01:00
elf-m10200.c
elf-m10300.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elf-nacl.c
elf-nacl.h
elf-properties.c
Fix handling of GNU Property notes that are not in a GNU NOTE PROPERTY section.
2017-11-20 15:32:55 +00:00
elf-s390-common.c
S/390: Fix ifunc missing runtime reloc
2017-05-08 19:43:20 +02:00
elf-s390.h
S/390: Add support for pgste marker
2017-06-23 08:00:46 +02:00
elf-strtab.c
elf-vxworks.c
elf-vxworks.h
elf.c
Re-apply "elf: Properly compute offsets of note descriptor and next note"
2017-11-24 14:52:15 -08:00
elfcode.h
Add NULL bfd test to elf_symbol_from
2017-11-21 11:20:24 +10:30
elfcore.h
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
elflink.c
PR22471, undefined reference to linker-defined symbols
2017-11-28 22:57:00 +10:30
elfn32-mips.c
BFD: Extract PID from MIPS core dump file
2017-11-08 21:19:05 +00:00
elfnn-aarch64.c
Comment tidy
2017-12-06 14:21:45 +10:30
elfnn-ia64.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elfnn-riscv.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elfxx-aarch64.c
[AArch64] Remove duplicated code when handling some GOT relocations types
2017-06-29 11:45:24 +01:00
elfxx-aarch64.h
elfxx-ia64.c
elfxx-ia64.h
elfxx-mips.c
ELF: Don't set non_ir_ref_regular in check_relocs
2017-11-28 04:55:34 -08:00
elfxx-mips.h
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elfxx-riscv.c
Improve handling of ADD and SUB relocations on the RISCV target.
2017-07-31 15:33:48 +01:00
elfxx-riscv.h
elfxx-sparc.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elfxx-sparc.h
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elfxx-target.h
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elfxx-tilegx.c
dyn_relocs tidy
2017-12-06 14:21:45 +10:30
elfxx-tilegx.h
ELF: Call check_relocs after opening all inputs
2017-10-16 03:50:13 -07:00
elfxx-x86.c
x86 map file textrel
2017-12-04 23:05:01 +10:30
elfxx-x86.h
x86: Remove func_pointer_refcount
2017-11-03 11:15:10 -07:00
epoc-pe-arm.c
epoc-pei-arm.c
format.c
freebsd.h
gen-aout.c
genlink.h
go32stub.h
hash.c
host-aout.c
hp300bsd.c
hp300hpux.c
hppabsd-core.c
hpux-core.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
i386aout.c
i386bsd.c
i386dynix.c
i386freebsd.c
i386linux.c
i386lynx.c
i386mach3.c
i386msdos.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
i386netbsd.c
i386os9k.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
ieee.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
ihex.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
init.c
irix-core.c
libaout.h
libbfd-in.h
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
libbfd.c
Don't call bfd_get_file_size in _bfd_generic_get_section_contents
2017-06-28 11:07:04 -07:00
libbfd.h
FT32B is a new FT32 family member. It has a code compression scheme, which requires the use of linker relaxations. The change is quite large, so submission is in several parts.
2017-11-01 15:33:24 +00:00
libcoff-in.h
libcoff.h
libecoff.h
libhppa.h
libieee.h
Fix access violation when parsing a corrupt IEEE binary.
2017-06-19 14:06:53 +01:00
libnlm.h
liboasys.h
libpei.h
libxcoff.h
linker.c
x86 map file textrel
2017-12-04 23:05:01 +10:30
lynx-core.c
m68k4knetbsd.c
m68klinux.c
m68knetbsd.c
m88kmach3.c
m88kopenbsd.c
mach-o-aarch64.c
Fix address violation errors parsing corrupt binary files.
2017-07-24 13:49:22 +01:00
mach-o-arm.c
Fix address violation errors parsing corrupt binary files.
2017-07-24 13:49:22 +01:00
mach-o-i386.c
Fix address violation errors parsing corrupt binary files.
2017-07-24 13:49:22 +01:00
mach-o-target.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
mach-o-x86-64.c
Fix address violation errors parsing corrupt binary files.
2017-07-24 13:49:22 +01:00
mach-o.c
Fix address violation issues encountered when parsing corrupt binaries.
2017-07-27 12:04:50 +01:00
mach-o.h
Fix address violation errors parsing corrupt binary files.
2017-07-24 13:49:22 +01:00
MAINTAINERS
Makefile.am
Add elfxx-x86.h and elfxx-x86.c
2017-08-29 12:58:51 -07:00
Makefile.in
Add elfxx-x86.h and elfxx-x86.c
2017-08-29 12:58:51 -07:00
makefile.vms
mep-relocs.pl
merge.c
Prevent a possible seg-fault in the section merging code, by always creating a padding buffer.
2017-11-16 13:06:22 +00:00
mipsbsd.c
mmo.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
netbsd-core.c
netbsd.h
newsos3.c
nlm32-alpha.c
nlm32-i386.c
nlm32-ppc.c
nlm32-sparc.c
nlm32.c
nlm64.c
nlm-target.h
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
nlm.c
nlmcode.h
Fix address violation issues encountered when parsing corrupt binaries.
2017-07-27 12:04:50 +01:00
nlmswap.h
ns32k.h
ns32knetbsd.c
oasys.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
opncls.c
PR22197, buffer overflow in bfd_get_debug_link_info_1
2017-09-24 21:40:58 +09:30
osf-core.c
pc532-mach.c
pdp11.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
pe-arm-wince.c
pe-arm.c
pe-i386.c
pe-mcore.c
pe-mips.c
pe-ppc.c
pe-sh.c
pe-x86_64.c
pef-traceback.h
pef.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
pef.h
pei-arm-wince.c
pei-arm.c
pei-i386.c
pei-ia64.c
pei-mcore.c
pei-mips.c
pei-ppc.c
pei-sh.c
pei-x86_64.c
peicode.h
Update check for invalid values in pe_bfd_read_buildid function.
2017-11-01 12:37:33 +00:00
peXXigen.c
Fix address violation when parsing a corrupt PE binary.
2017-09-14 11:15:55 +01:00
plugin.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
plugin.h
PORTING
ppcboot.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
ptrace-core.c
README
reloc16.c
reloc.c
Fix a memory access violation when attempting to parse a corrupt COFF binary with a relocation that points beyond the end of the section to be relocated.
2017-11-28 13:20:31 +00:00
riscix.c
rs6000-core.c
Use %A and %B in more error messages
2017-04-13 17:07:24 +09:30
sco5-core.c
section.c
Fix address violation issues encountered when parsing corrupt binaries.
2017-07-27 12:04:50 +01:00
simple.c
som.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
som.h
sparclinux.c
sparclynx.c
sparcnetbsd.c
srec.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
stab-syms.c
stabs.c
bfd_error_handler bfd_vma and bfd_size_type args
2017-07-12 14:03:48 +09:30
stamp-h.in
sunos.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
syms.c
sysdep.h
ngettext support
2017-11-07 15:52:52 +10:30
targets.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
targmatch.sed
tekhex.c
Fix buffer overrun parsing a corrupt tekhex binary.
2017-08-18 08:45:12 +01:00
TODO
trad-core.c
vax1knetbsd.c
vaxbsd.c
vaxnetbsd.c
verilog.c
versados.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
version.h
Automatic date update in version.in
2017-12-06 00:00:23 +00:00
version.m4
Regenerate configure.
2017-07-04 11:15:33 +02:00
vms-alpha.c
Fix address violation issues encountered when parsing corrupt binaries.
2017-07-27 12:04:50 +01:00
vms-lib.c
bfd_set_input_error
2017-10-05 12:03:47 +10:30
vms-misc.c
Fix address violation issues encountered when parsing corrupt binaries.
2017-07-27 12:04:50 +01:00
vms.h
Fix address violation parsing a corrupt Alpha VMS binary file.
2017-06-21 15:21:11 +01:00
warning.m4
wasm-module.c
Add support for the WebAssembly backend to the BFD library.
2017-03-27 13:41:39 +01:00
wasm-module.h
Add support for the WebAssembly backend to the BFD library.
2017-03-27 13:41:39 +01:00
xcofflink.c
Fix spelling typos.
2017-07-18 16:58:14 +01:00
xsym.c
Rewrite __start and __stop symbol handling
2017-06-16 23:38:28 +09:30
xsym.h
xtensa-isa.c
Fix potential illegal memory access in Xtensa port.
2017-08-02 10:38:09 +01:00
xtensa-modules.c