summaryrefslogtreecommitdiff
path: root/binutils/od-macho.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-17/+17
* Remove use of bfd_uint64_t and similarAlan Modra2022-05-271-34/+16
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in binutilsAlan Modra2021-03-311-9/+9
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Recognize some new Mach-O load commandsSaagar Jha2020-06-221-0/+4
* Mach-O: misc build adjustmentsJan Beulich2020-01-031-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Re: Revise sleb128 and uleb128 readerAlan Modra2019-12-301-21/+22
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Add support for new load commands added by Apple to the MACH-O file format.Roman Bolshakov2018-11-071-8/+113
* Fix typo in od-macho.cAlan Modra2018-05-091-1/+1
* PR22069, Several instances of register accidentally spelled as regsiterAlan Modra2018-05-091-1/+1
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-1/+0
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* readelf ngettext fixesAlan Modra2017-11-071-1/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (binutils)Ambrogino Modigliani2016-11-271-1/+1
* Don't include libbfd.h outside of bfd, part 3Alan Modra2016-07-161-40/+40
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Darwin: add new mach-o header flags.Tristan Gingold2015-12-031-0/+4
* mach-o: decode and display arm64 compact unwind entries.Tristan Gingold2015-11-181-0/+62
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* mach-o: layout executablesTristan Gingold2014-04-181-11/+9
* Mach-O: Add objdump -P dyld_info to dump dyld data.Tristan Gingold2014-04-161-8/+351
* Mach-O: improve objdump -P load output.Tristan Gingold2014-04-161-53/+48
* mach-o: fix warnings on 32 bit hosts. Display personality functions.Tristan Gingold2014-04-031-6/+26
* mach-o: read and dump: prebound_dylib, prebind_cksum, twolevel_hints.Tristan Gingold2014-04-021-1/+82
* mach-o: display data_in_code.Tristan Gingold2014-04-011-7/+78
* Mach-O: disp dyld environment command in objdump -P load.Tristan Gingold2014-03-271-0/+6
* Mach-O: add objdump -P function_starts to display function starts.Tristan Gingold2014-03-271-15/+82
* Mach-O: Add BFD_MACH_O_CPU_TYPE_ARM64.Tristan Gingold2014-03-261-0/+1
* Fix stack offset in Mach-O output for -P compact_unwind.Tristan Gingold2014-03-241-5/+6
* od-macho: dump compact unwind info.Tristan Gingold2014-03-171-2/+444
* mach-o: handle lasz load dylib command.Tristan Gingold2014-03-171-0/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* bfd/Tristan Gingold2012-11-141-0/+25
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-1/+1
* 2012-01-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-201-6/+61
* bfd/Tristan Gingold2012-01-041-1/+10
* bfd/Tristan Gingold2012-01-041-1/+14
* binutils/Tristan Gingold2011-12-161-7/+226
* Missing file from my previous commit.Tristan Gingold2011-12-131-0/+798