aboutsummaryrefslogtreecommitdiff
path: root/binutils/od-macho.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-8/+8
2023-08-02Revert "2.41 Release sources"Sam James1-0/+1
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-1/+0
2023-08-02Don't declare xmalloc or xrealloc in bucomm.hAlan Modra1-0/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-17/+17
2022-05-27Remove use of bfd_uint64_t and similarAlan Modra1-34/+16
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in binutilsAlan Modra1-9/+9
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-22Recognize some new Mach-O load commandsSaagar Jha1-0/+4
2020-01-03Mach-O: misc build adjustmentsJan Beulich1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-30Re: Revise sleb128 and uleb128 readerAlan Modra1-21/+22
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-07Add support for new load commands added by Apple to the MACH-O file format.Roman Bolshakov1-8/+113
2018-05-09Fix typo in od-macho.cAlan Modra1-1/+1
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra1-1/+1
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-1/+0
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-07readelf ngettext fixesAlan Modra1-1/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (binutils)Ambrogino Modigliani1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 3Alan Modra1-40/+40
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-03Darwin: add new mach-o header flags.Tristan Gingold1-0/+4
2015-11-18mach-o: decode and display arm64 compact unwind entries.Tristan Gingold1-0/+62
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-18mach-o: layout executablesTristan Gingold1-11/+9
2014-04-16Mach-O: Add objdump -P dyld_info to dump dyld data.Tristan Gingold1-8/+351
2014-04-16Mach-O: improve objdump -P load output.Tristan Gingold1-53/+48
2014-04-03mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold1-6/+26
2014-04-02mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold1-1/+82
2014-04-01mach-o: display data_in_code.Tristan Gingold1-7/+78
2014-03-27Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold1-0/+6
2014-03-27Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold1-15/+82
2014-03-26Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold1-0/+1
2014-03-24Fix stack offset in Mach-O output for -P compact_unwind.Tristan Gingold1-5/+6
2014-03-17od-macho: dump compact unwind info.Tristan Gingold1-2/+444
2014-03-17mach-o: handle lasz load dylib command.Tristan Gingold1-0/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2012-11-14bfd/Tristan Gingold1-0/+25
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra1-1/+1
2012-01-202012-01-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+61
2012-01-04bfd/Tristan Gingold1-1/+10
2012-01-04bfd/Tristan Gingold1-1/+14
2011-12-16binutils/Tristan Gingold1-7/+226
2011-12-13Missing file from my previous commit.Tristan Gingold1-0/+798