aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-z80.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-0/+26
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-93/+269
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-10/+10
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-28Return void from linker callbacksAlan Modra1-16/+10
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-4/+4
2009-10-17* coff-z80.c (z80coff_vec): Allow sections to be of type SEC_CODE or SEC_DATAArnold Metselaar1-1/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2008-12-29Fix copy-paste bug that caused z80-objdump to issue warnings about stabs debu...Arnold Metselaar1-1/+1
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton1-1/+5
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+22
2006-02-05Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar1-1/+20
2005-12-27 * coff-h8300.c (h8300_reloc16_extra_cases): Use input sectionAlan Modra1-2/+2
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+244