summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
* bfd: prune COFF/PE section flags settingJan Beulich2021-03-041-3/+12
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-071-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Lose some COFF/PE static vars, and peicode.h constifyAlan Modra2020-12-161-18/+9
* Remove powerpc PE supportAlan Modra2020-07-091-36/+0
* XCOFF C_HIDEXT and C_AIX_WEAKEXT classificationAlan Modra2020-07-071-0/+10
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-2/+1
* [PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero2020-04-141-8/+62
* coff-go32-exe: support variable-length stubsJan W. Jagersma2020-04-021-9/+0
* miscellaneous SEC_SMALL_DATAAlan Modra2020-03-021-1/+11
* _bfd_alloc_and_readAlan Modra2020-02-191-14/+5
* _bfd_mul_overflowAlan Modra2020-02-191-20/+50
* bfd_size_type to size_tAlan Modra2020-02-191-6/+6
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-0/+2
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-2/+8
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* coff_close_and_cleanupAlan Modra2019-12-291-1/+1
* Remove tic80 supportAlan Modra2019-12-171-21/+2
* bfd_section_* macrosAlan Modra2019-09-191-10/+9
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-1/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+4
* Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2019-07-231-0/+8
* Treat the .gnu.debuglink and .gnu.debugaltlink sections as debug sections whe...Nick Clifton2019-05-021-0/+5
* Don't use bfd_get_file_size in objdumpAlan Modra2019-03-121-26/+25
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Tidy bfdio to consistenly use containing archiveAlan Modra2018-06-051-0/+3
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+4
* Fix uninitialised memory acccess in COFF bfd backendChristophe Guillon2018-05-151-0/+3
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-58/+1
* Remove w65 supportAlan Modra2018-04-161-12/+0
* Remove we32k supportAlan Modra2018-04-161-14/+2
* Remove m88k supportAlan Modra2018-04-161-26/+7
* Remove h8500 supportAlan Modra2018-04-161-13/+0
* Remove h8300-coff supportAlan Modra2018-04-161-59/+0
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-166/+2
* AOUT/COFF/PE messagesAlan Modra2018-02-261-7/+7
* %L conversionsAlan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-22/+22
* Remove bfd stub function casts.Alan Modra2018-02-161-36/+67
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-3/+3
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-42/+41
* Check for a NULL symbol pointer when reading relocs from a COFF based file.Nick Clifton2017-11-291-1/+1
* PE: don't corrupt section flags when linking from ELF objectsJan Beulich2017-11-131-8/+17
* Prevent illegal memory accesses when attempting to read excessively large COF...Nick Clifton2017-11-011-0/+8
* Fix runtime failure triggered by a corrupt ecoff input file.Nick Clifton2017-07-181-1/+7
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-8/+8
* Fix compile time warning about duplicate case values for powerpc-aix target.Nick Clifton2017-07-101-0/+2
* Add some missing xcoff supportAlan Modra2017-07-071-1/+6