]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/pdp11.c
[gdb/symtab] Work around PR gas/29517, dwarf2 case
[thirdparty/binutils-gdb.git] / bfd / pdp11.c
2024-04-11  Alan ModraRemove bfdwin.c
2024-04-04  Alan ModraRe: USE_MMAP fuzzed object file attacks
2024-04-04  Alan ModraUSE_MMAP fuzzed object file attacks
2024-02-28  Alan ModraPR23881, pdp11 binutils fails if too much debug data
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-06-07  Alan Modra_bfd_free_cached_info
2023-03-29  Alan ModraRe: Fix an aout memory leak
2023-01-05  Paul KoningPR29963, PDP11 link produces spurious relocation trunca...
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-11-23  Alan ModraPR22509 - Null pointer dereference on coff_slurp_reloc_...
2022-11-10  Alan ModraSanity check reloc count in get_reloc_upper_bound
2022-06-08  Alan ModraDon't encode reloc.size
2022-06-08  Alan ModraHOWTO size encoding
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-10-24  Alan Modraasan: aout: heap buffer overflow
2021-10-06  Alan ModraPR28403, null pointer dereference in disassemble_bytes
2021-05-11  Alan ModraPR27844, Unstable symbol name in objdump outputs
2021-03-31  Alan ModraUse bool in bfd
2021-01-07  H.J. LuELF: Don't generate unused section symbols
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-06-11  Alan ModraPR26107, Compilation failure in pdp11.c
2020-06-05  Nick CliftonFix a use before initialization bug in the pdp11.c...
2020-06-05  Stephen CasnerExtend pdp11-aout symbol table format and code for...
2020-06-04  Stephen CasnerCorrect a comment.
2020-06-04  Stephen CasnerCopy several years of fixes from bfd/aoutx.h to bfd...
2020-05-28  Stephen CasnerFix all unexpected failures in gas testsuite for pdp11...
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-04-20  Stephen CasnerWhen bfd/pdp11.c was copied from bfd/aoutx.h, the ...
2020-04-14  Stephen CasnerFixes for the magic number used in PDP11 AOUT binaries.
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-02-26  Alan ModraIndent labels
2020-02-21  Alan ModraPR25569, PDP11 ld -s clobbers last data byte
2020-02-19  Alan Modra_bfd_alloc_and_read
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-15  Lars BrinkhoffSet the default page size of the PDP11 target to 8192...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-09-18  Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-03-12  Alan ModraDon't use bfd_get_file_size in objdump
2019-02-24  Alan ModraPR24144, pdp11-ld overwriting section data with zeros
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-04-16  Alan ModraRemove m68k-aout and m68k-coff support
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-25  H.J. LuSkip an archive element if not added by linker
2016-01-01  Alan ModraCopyright update for binutils
2015-12-01  Alan ModraTrim unused params from aout adjust_sizes_and_vmas
2015-12-01  Alan ModraInvoke aout N_* macros with pointer to struct internal_exec
2015-11-20  David BridghamSynchronize PDP11 page size between BFD and LD.
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-02-24  Nick CliftonFix the gas test align2 for the PDP11 by ensuring that...
2015-02-15  Nick CliftonThis fixes a bug I introduced to the PDP11 target when...
2015-01-27  Nick CliftonFix memory access violations triggered by running dllto...
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-10-15  Alan ModraMerge bfd_find_nearest_line variants
2014-08-05  Alan ModraFix LTO vs. COFF archives
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-03-05  Alan ModraUpdate copyright years
2013-02-10  Alan Modra * i386linux.c (linux_link_hash_table_create): Allocate...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-05-01  Nick Clifton PR binutils/13121
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-06-06  Alan Modra * targets.c (bfd_target): Make ar_max_namelen an unsig...
2010-12-13  Alan Modra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-12-02  Paul Koning* pdp11.c (aout_link_add_symbols): Ignore debug symbols.
2010-10-14  Dave KornApplied patch series for LD plugin interface (six parts).
2010-06-27  Alan Modrafix set but unused variable warnings
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-02  Alan Modrainclude/aout/
2009-08-29  Nick Clifton Updated sources to avoid using the identifier...
2009-01-19  Alan Modra PR 9695
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-03-26  Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-06-19  Alan Modrabfd/
2006-05-03  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2005-08-18  Alan ModraRemove a29k support.
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Alan Modrabfd/
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-11  Nick CliftonConvert to ISO C90 formatting
2005-03-03  Alan Modraupdate copyright dates
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-10-21  H.J. Lubfd/
2004-08-16  Alan Modra * pdp11.c (struct pdp11_aout_reloc_external): Delete...
2004-08-13  Alan Modrabfd/
next