aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2024-01-041-1/+1
* Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar...Nick Clifton2023-09-261-4/+26
* DEFAULT_BUFFERSIZEAlan Modra2023-08-311-1/+1
* Rename bfd_bread and bfd_bwriteAlan Modra2023-08-091-36/+36
* Make ar fasterOleg Tolmatcev2023-05-031-5/+16
* Generated docs and include filesAlan Modra2023-05-031-0/+31
* Delete struct artdata archive_headAlan Modra2023-04-211-19/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-3/+3
* Revert "Check thin archive element file size against archive header"Alan Modra2022-03-011-11/+1
* Check thin archive element file size against archive headerAlan Modra2022-01-181-1/+11
* ld: Improve thin archive member error messageH.J. Lu2022-01-041-6/+26
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Fix a potential illegal memory access when testing for a special LTO symbol n...Nick Clifton2021-10-191-1/+2
* PR28328, dlltool iceAlan Modra2021-09-151-1/+1
* bfd: Set error to bfd_error_malformed_archive only if unsetH.J. Lu2021-07-261-1/+2
* ld: Cache and reuse the IR archive file descriptorH.J. Lu2021-07-051-0/+4
* Use bool in bfdAlan Modra2021-03-311-125/+125
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Remove some static buffersAlan Modra2020-12-181-2/+2
* Fix Windows-x-PPC buildTom Tromey2020-11-111-8/+0
* xcoff dependency list for static librariesAlan Modra2020-11-091-1/+1
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-12/+6
* PR25993, read of freed memoryAlan Modra2020-05-201-2/+1
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-18/+20
* Overlarge allocation in _bfd_generic_read_ar_hdr_magAlan Modra2020-03-241-3/+12
* bfd_cleanup for object_pAlan Modra2020-03-021-2/+2
* Archive sanity checksAlan Modra2020-02-261-68/+88
* Indent labelsAlan Modra2020-02-261-1/+1
* _bfd_alloc_and_readAlan Modra2020-02-191-12/+9
* Miscellaneous memory alloc related fixesAlan Modra2020-02-191-5/+1
* bfd_size_type to size_tAlan Modra2020-02-191-5/+5
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* archive.c bfd_zallocAlan Modra2019-12-301-25/+21
* ar P supportAlan Modra2019-10-211-4/+9
* bfd macro conversion to inline functionsAlan Modra2019-09-201-1/+1
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-3/+3
* PR24955, libbfd terminating program on out of memoryAlan Modra2019-09-051-1/+5
* Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archiveH.J. Lu2019-08-301-0/+7
* PR24891, objdump memory leaks when parsing malformed archiveAlan Modra2019-08-291-3/+7
* Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska2019-07-291-4/+17
* PR24236, Heap buffer overflow in _bfd_archive_64_bit_slurp_armapAlan Modra2019-02-201-10/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Allow BFD to recognize macOS universal librariesTom Tromey2018-07-021-19/+25
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-109/+0
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-16/+0
* BFD messagesAlan Modra2018-02-261-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+47