Age | Commit message (Expand) | Author | Files | Lines |
2020-06-11 | PR26107, Compilation failure in pdp11.c | Alan Modra | 1 | -2/+2 |
2020-06-05 | Fix a use before initialization bug in the pdp11.c source file. | Nick Clifton | 1 | -4/+5 |
2020-06-04 | Extend pdp11-aout symbol table format and code for .stab symbols. | Stephen Casner | 1 | -31/+124 |
2020-06-04 | Correct a comment. | Stephen Casner | 1 | -1/+1 |
2020-06-03 | Copy several years of fixes from bfd/aoutx.h to bfd/pdp11.c. | Stephen Casner | 1 | -32/+100 |
2020-05-28 | Fix all unexpected failures in gas testsuite for pdp11-aout. | Stephen Casner | 1 | -0/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -31/+14 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -3/+4 |
2020-04-20 | When bfd/pdp11.c was copied from bfd/aoutx.h, the #defines for external symbo... | Stephen Casner | 1 | -1/+3 |
2020-04-14 | Fixes for the magic number used in PDP11 AOUT binaries. | Stephen Casner | 1 | -3/+59 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -7/+7 |
2020-02-26 | Indent labels | Alan Modra | 1 | -1/+1 |
2020-02-21 | PR25569, PDP11 ld -s clobbers last data byte | Alan Modra | 1 | -127/+133 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -19/+7 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -5/+5 |
2020-01-15 | Set the default page size of the PDP11 target to 8192 bytes. | Lars Brinkhoff | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -9/+7 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -1/+1 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -3/+3 |
2019-03-12 | Don't use bfd_get_file_size in objdump | Alan Modra | 1 | -21/+21 |
2019-02-24 | PR24144, pdp11-ld overwriting section data with zeros | Alan Modra | 1 | -8/+0 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -17/+2 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -4/+4 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -16/+28 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -56/+56 |
2017-04-13 | Use %A and %B in more error messages | Alan Modra | 1 | -5/+4 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -4/+8 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -4/+4 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -28/+19 |
2016-05-25 | Skip an archive element if not added by linker | H.J. Lu | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-01 | Trim unused params from aout adjust_sizes_and_vmas | Alan Modra | 1 | -20/+5 |
2015-12-01 | Invoke aout N_* macros with pointer to struct internal_exec | Alan Modra | 1 | -27/+27 |
2015-11-20 | Synchronize PDP11 page size between BFD and LD. | David Bridgham | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -6/+6 |
2015-02-24 | Fix the gas test align2 for the PDP11 by ensuring that the .text and .data se... | Nick Clifton | 1 | -0/+8 |
2015-02-15 | This fixes a bug I introduced to the PDP11 target when I was trying to fix an... | Nick Clifton | 1 | -1/+6 |
2015-01-27 | Fix memory access violations triggered by running dlltool on corrupt binaries. | Nick Clifton | 1 | -0/+3 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -2/+5 |
2014-08-05 | Fix LTO vs. COFF archives | Alan Modra | 1 | -1/+3 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -3/+3 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-02-10 | * i386linux.c (linux_link_hash_table_create): Allocate table | Alan Modra | 1 | -1/+1 |