8886 Commits (c7adb09f35ad70cefc75c328f7b5a23b19fb8c74)

Author SHA1 Message Date
Alan Modra dda2980f54 PR25569, PDP11 ld -s clobbers last data byte 7 years ago
Nick Clifton 00e49dff20 Stop the BFD library from automatically converting OS and PROC specific symbol section indicies to SHN_ABS, and provide a hook for backends to decide how such indicies should be processed. 7 years ago
Sergey Belyashov fcaaac0a0d Various fixes for the Z80 support. 7 years ago
H.J. Lu dcf06b89b9 plugin: Call dlclose before return in try_load_plugin 7 years ago
Alan Modra 2c7c5554df file size check in _bfd_alloc_and_read 7 years ago
Alan Modra 2bb3687ba8 _bfd_alloc_and_read 7 years ago
Alan Modra 806470a219 Miscellaneous memory alloc related fixes 7 years ago
Alan Modra 1f4361a77b _bfd_mul_overflow 7 years ago
Alan Modra 446f7ed5ab alloc2 used unnecessarily 7 years ago
Alan Modra b03202e32c bfd_get_size cache 7 years ago
Alan Modra 7c5fa58ea9 bfd_get_file_size calls 7 years ago
Alan Modra 96d3b80f54 Check return status of memory alloc functions 7 years ago
Alan Modra 986f078366 bfd_size_type to size_t 7 years ago
Alan Modra 2d0e121701 c99 elfxx-riscv.c fix 7 years ago
H.J. Lu 99845b3b77 plugin: Search bfd-plugins directories only once 7 years ago
H.J. Lu 22fe7df8c9 Plugin: Treat each object as independent 7 years ago
Nick Clifton c675ec1e76 Fix building the bfd/elf32-msp430.c file on a 32-bit host. 7 years ago
H.J. Lu 1d07a805c8 Clear plugin_data memory 7 years ago
H.J. Lu 0aa99dcd70 Use GCC LTO wrapper to get real symbols from LTO IR objects 7 years ago
Jozef Lawrynowicz ac4280dad0 MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsets 7 years ago
Jozef Lawrynowicz 8d6cb116f4 MSP430: Enable relaxation of relocs in JMP instructions 7 years ago
Jozef Lawrynowicz d60f54486a MSP430: Add printf statements to assist with debugging during relaxation 7 years ago
Alan Modra e1f85e11f5 z80 comments in archures.c 7 years ago
Sergey Belyashov 9fc0b501af Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF debug info support to the Z80 assembler. 7 years ago
Nick Clifton 9984857cfd Stop the BFD library from complaining if a segment has no sections attached to it. 7 years ago
H.J. Lu 5242a0a000 ld: Issue an error for GC on __patchable_function_entries section 7 years ago
H.J. Lu b7d0721677 ELF: Support the section flag 'o' in .section directive 7 years ago
Maciej W. Rozycki b93a662bcf V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warning 7 years ago
Alan Modra 6df4c9c2ff Re: Support fusion for ELFv2 stubs 7 years ago
Alan Modra 24872cb302 Minor fix for R_PPC_VLE_ADDR20 7 years ago
H.J. Lu ef4627faba section.c: Fix typo in comments (withe -> with) 7 years ago
H.J. Lu a8c4d40b57 ELF: Add support for unique section ID to assembler 7 years ago
Nick Clifton 5a9212a11c Move pending obsolete targets onto the definitely obsolete list 7 years ago
Sandra Loosemore e7cbe0c4a4 nios2: Add BFD support for GOT-relative DW_EH_PE_datarel encodings 7 years ago
Alan Modra 72ebe8c528 Tidy bfd.pot 7 years ago
Alan Modra 327301a460 OOM in setup_group 7 years ago
Jon Turney b5d36aaa8a
Identify reproducible builds in 'objdump -p' output for PE files 7 years ago
Jon Turney 1957ab1030
Add some new PE_IMAGE_DEBUG_TYPE values 7 years ago
Jon Turney 87b2920fc5
Bugfixes for pe_print_debugdata() 7 years ago
Alan Modra 72913831fc Remove need to clear obj_coff_keep_syms in coff object_p 7 years ago
Jim Wilson c35d018b1a RISC-V: Fix gdbserver problem with handling arch strings. 7 years ago
Andreas Schwab 086b06f3c9 Remove cpu-plugin.c 7 years ago
Alan Modra 3024a17ae0 Mark all weak aliases for copy relocations 7 years ago
Jim Wilson b5f998b2dd RISC-V: Minor cleanup for s extension support. 7 years ago
Nick Clifton caa31cfad6 Fix an illegal call to free() when copying a PE format file. 7 years ago
Nick Clifton 24e648d4b8 Updated translations for various binutils sub-directories. 7 years ago
Alan Modra 67641dd326 PR25444, Floating point exception in _bfd_elf_compute_section_file_positions 7 years ago
Jim Wilson 403d1bd91d RISC-V: Change -march parsing. 7 years ago
Alan Modra a804e4760a PowerPC64 tls_get_addr_desc static support 7 years ago
Alan Modra 9e7028aa1e PowerPC64 __tls_get_addr_desc 7 years ago