aboutsummaryrefslogtreecommitdiff
path: root/bfd/mach-o.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-19_bfd_mul_overflowAlan Modra1-19/+72
2020-02-19Check return status of memory alloc functionsAlan Modra1-2/+6
2020-01-06Basic error checking for mach-oAlan Modra1-17/+66
2020-01-03Fix potential illegal memory access failures in the BFD library by ensuring t...Nick Clifton1-0/+7
2020-01-03Mach-O: misc build adjustmentsJan Beulich1-19/+19
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-16/+15
2019-09-18Use bfd_set_filename moreAlan Modra1-9/+20
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra1-1/+1
2019-06-26Ensure that when attempting to process an ARM Mach-O file with unknown relocs...Nick Clifton1-3/+10
2019-04-03BFD whitespace fixesAlan Modra1-6/+6
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra1-7/+2
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra1-1/+14
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra1-1/+1
2018-11-07Add support for new load commands added by Apple to the MACH-O file format.Roman Bolshakov1-6/+41
2018-11-06Add support for a couple of new Mach-O commands.Nick Clifton1-0/+3
2018-08-21Fix running objcopy on Mach-O binaries.mephi421-3/+6
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey1-1/+8
2018-06-20Stop objcopy from corrupting mach-o files.Nick Clifton1-3/+137
2018-04-16Remove m88k supportAlan Modra1-5/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-5/+0
2018-02-19%L conversionsAlan Modra1-2/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-442/+442
2017-07-27Fix address violation issues encountered when parsing corrupt binaries.Nick Clifton1-0/+3
2017-07-24Fix address violation errors parsing corrupt binary files.Nick Clifton1-1/+1
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-19/+19
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-1/+1
2017-01-03Fix compile time warning about using a possibly uninitialised variable.Nick Clifton1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+6
2016-09-30Remove syntactic sugarAlan Modra1-27/+33
2016-06-14Set my_archive for thin archivesAlan Modra1-1/+1
2016-01-25Add missing end-of-comment marker to previous delta. (Doh!)Nick Clifton1-1/+1
2016-01-25Fix memory corruption on Mach-O systems by suppressing a memory tidy up.Nick Clifton1-0/+12
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-18mach-o: use a per-target reloc canonicalize function.Tristan Gingold1-76/+99
2015-11-18mach-o cleanup: remove useless calls to bfd_seek.Tristan Gingold1-85/+67
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-1/+1
2015-08-12Remove trailing spaces in bfdH.J. Lu1-10/+10
2015-02-26Fixes illegal memory access errors and arithmetic overflows when running stri...Nick Clifton1-0/+13
2015-02-03Fix typo in previous delta for mach-o.c.Nick Clifton1-1/+1
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-35/+45
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-20/+34
2015-01-06Another fix for an objdump crash when parsing a corrupt binary.Nick Clifton1-1/+3
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-12/+49
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1