summaryrefslogtreecommitdiff
path: root/bfd/coff-z80.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-0/+26
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-93/+269
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-10/+10
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-16/+10
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton2014-11-261-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-4/+4
* * coff-z80.c (z80coff_vec): Allow sections to be of type SEC_CODE or SEC_DATAArnold Metselaar2009-10-171-1/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* Fix copy-paste bug that caused z80-objdump to issue warnings about stabs debu...Arnold Metselaar2008-12-291-1/+1
* * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton2008-07-181-1/+5
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-1/+1
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+22
* Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar2006-02-051-1/+20
* * coff-h8300.c (h8300_reloc16_extra_cases): Use input sectionAlan Modra2005-12-271-2/+2
* Add support for the Z80 processor familyNick Clifton2005-10-251-0/+244