Mach-O: improve objdump -P load output.
[deliverable/binutils-gdb.git] / include / mach-o / ChangeLog
CommitLineData
12241a34
TG
12014-04-16 Tristan Gingold <gingold@adacore.com>
2
3 * loader.h (BFD_MACH_O_CPU_ARCH_MASK, BFD_MACH_O_CPU_ARCH_ABI64)
4 (BFD_MACH_O_CPU_SUBTYPE_MASK, BFD_MACH_O_CPU_SUBTYPE_LIB64): Define.
5
965b60c9
TG
62014-04-03 Tristan Gingold <gingold@adacore.com>
7
8 * unwind.h (mach_o_compact_unwind_64): Fix typo in personality.
9
7a79c514
TG
102014-04-02 Tristan Gingold <gingold@adacore.com>
11
12 * external.h (mach_o_prebound_dylib_command_external)
13 (mach_o_prebind_cksum_command_external)
14 (mach_o_twolevel_hints_command_external): New types.
15
d8028530
TG
162014-03-26 Tristan Gingold <gingold@adacore.com>
17
18 * loader.h (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_ARM64.
19
167e1c1f
TG
202014-03-17 Tristan Gingold <gingold@adacore.com>
21
22 * unwind.h: New file.
23
4b95cf5c
AM
242014-03-05 Alan Modra <amodra@gmail.com>
25
26 Update copyright years.
27
91cb7781
TG
282012-11-14 Tristan Gingold <gingold@adacore.com>
29
30 * external.h (mach_o_entry_point_command_external)
31 (mach_o_source_version_command_external)
32 (mach_o_data_in_code_entry_external): New structures.
33
34 * loader.h (bfd_mach_o_load_command_type): Add
35 BFD_MACH_O_LC_MAIN, BFD_MACH_O_LC_DATA_IN_CODE,
d8028530 36 BFD_MACH_O_LC_SOURCE_VERSION and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
91cb7781
TG
37 (BFD_MACH_O_REFERENCE_MASK): Adjust value.
38 (BFD_MACH_O_N_REF_TO_WEAK): New definition.
39 (BFD_MACH_O_N_ARM_THUMB_DEF, BFD_MACH_O_N_SYMBOL_RESOLVER): Likewise.
40 (bfd_mach_o_data_in_code_entry_kind): New enum.
41
16efefc9
TG
422012-11-14 Tristan Gingold <gingold@adacore.com>
43
44 * arm.h: New file.
45
19765f52
IS
462012-02-23 Iain Sandoe <idsandoe@googlemail.com>
47
48 * external.h: Add comments about relocations fields. Add macros
49 for non-scattered relocations. Move scattered relocation macros to
50 here.
51 * reloc.h: Remove macros related to external representation of reloc
52 fields.
53
50d10658
IS
542012-01-12 Iain Sandoe <idsandoe@googlemail.com>
55
56 * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
57 (BFD_MACH_O_INDIRECT_SYM_ABS): New
58
9f4a5bd1
TG
592012-01-04 Tristan Gingold <gingold@adacore.com>
60
61 * external.h (mach_o_fvmlib_command_external): New structure.
62
0b2de107
TG
632012-01-04 Tristan Gingold <gingold@adacore.com>
64
65 * loader.h: Update copyright year.
66 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
67
fc55a902
TG
682012-01-04 Tristan Gingold <gingold@adacore.com>
69
70 * external.h: Update copyright year.
71 (mach_o_symtab_command_external): Add comments.
72 (mach_o_encryption_info_command_external): New structure.
73
2634e8c8
TG
742011-12-16 Tristan Gingold <gingold@adacore.com>
75
76 * codesign.h: New file.
77
edbdea0e
TG
782011-08-08 Tristan Gingold <gingold@adacore.com>
79
80 * loader.h (bfd_mach_o_load_command_type): Add
81 BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX,
82 BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS,
83 and BFD_MACH_O_LC_DYLD_ENVIRONMENT.
84 * external.h (mach_o_version_min_command_external): New structure.
85
46d1c23b
TG
862011-08-08 Tristan Gingold <gingold@adacore.com>
87
88 * loader.h: Reorder declarations.
89 * x86-64.h: New file.
90 * external.h: New file.
91 * reloc.h: New file.
92
74f26653
TG
932011-07-06 Tristan Gingold <gingold@adacore.com>
94
95 * loader.h: New file.
752937aa 96\f
4b95cf5c 97Copyright (C) 2011-2014 Free Software Foundation, Inc.
752937aa
NC
98
99Copying and distribution of this file, with or without modification,
100are permitted in any medium without royalty provided the copyright
101notice and this notice are preserved.
102
103Local Variables:
104mode: change-log
105left-margin: 8
106fill-column: 74
107version-control: never
108End:
This page took 0.189423 seconds and 4 git commands to generate.