summaryrefslogtreecommitdiff
path: root/bfd/pdp11.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-31/+14
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-3/+4
* When bfd/pdp11.c was copied from bfd/aoutx.h, the #defines for external symbo...Stephen Casner2020-04-201-1/+3
* Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2020-04-141-3/+59
* bfd_cleanup for object_pAlan Modra2020-03-021-7/+7
* Indent labelsAlan Modra2020-02-261-1/+1
* PR25569, PDP11 ld -s clobbers last data byteAlan Modra2020-02-211-127/+133
* _bfd_alloc_and_readAlan Modra2020-02-191-19/+7
* bfd_size_type to size_tAlan Modra2020-02-191-5/+5
* Set the default page size of the PDP11 target to 8192 bytes.Lars Brinkhoff2020-01-151-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-9/+7
* bfd_asymbol_* macrosAlan Modra2019-09-181-1/+1
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-3/+3
* Don't use bfd_get_file_size in objdumpAlan Modra2019-03-121-21/+21
* PR24144, pdp11-ld overwriting section data with zerosAlan Modra2019-02-241-8/+0
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-17/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-4/+4
* Remove bfd stub function casts.Alan Modra2018-02-161-16/+28
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-56/+56
* Use %A and %B in more error messagesAlan Modra2017-04-131-5/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-4/+8
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-4/+4
* Return void from linker callbacksAlan Modra2016-05-281-28/+19
* Skip an archive element if not added by linkerH.J. Lu2016-05-251-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Trim unused params from aout adjust_sizes_and_vmasAlan Modra2015-12-011-20/+5
* Invoke aout N_* macros with pointer to struct internal_execAlan Modra2015-12-011-27/+27
* Synchronize PDP11 page size between BFD and LD.David Bridgham2015-11-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-6/+6
* Fix the gas test align2 for the PDP11 by ensuring that the .text and .data se...Nick Clifton2015-02-241-0/+8
* This fixes a bug I introduced to the PDP11 target when I was trying to fix an...Nick Clifton2015-02-151-1/+6
* Fix memory access violations triggered by running dlltool on corrupt binaries.Nick Clifton2015-01-271-0/+3
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-2/+5
* Fix LTO vs. COFF archivesAlan Modra2014-08-051-1/+3
* Make bfd.link_next field a unionAlan Modra2014-06-131-3/+3
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra2013-02-101-1/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* PR binutils/13121Nick Clifton2012-05-011-89/+89
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-8/+9
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra2010-12-131-13/+22
* * pdp11.c (aout_link_add_symbols): Ignore debug symbols.Paul Koning2010-12-021-1/+3