mach-o: handle lasz load dylib command.
[deliverable/binutils-gdb.git] / include / mach-o / ChangeLog
1 2014-03-05 Alan Modra <amodra@gmail.com>
2
3 Update copyright years.
4
5 2012-11-14 Tristan Gingold <gingold@adacore.com>
6
7 * external.h (mach_o_entry_point_command_external)
8 (mach_o_source_version_command_external)
9 (mach_o_data_in_code_entry_external): New structures.
10
11 * loader.h (bfd_mach_o_load_command_type): Add
12 BFD_MACH_O_LC_MAIN, BFD_MACH_O_LC_DATA_IN_CODE,
13 BFD_MACH_O_LC_SOURCE_VERSION and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
14 (BFD_MACH_O_REFERENCE_MASK): Adjust value.
15 (BFD_MACH_O_N_REF_TO_WEAK): New definition.
16 (BFD_MACH_O_N_ARM_THUMB_DEF, BFD_MACH_O_N_SYMBOL_RESOLVER): Likewise.
17 (bfd_mach_o_data_in_code_entry_kind): New enum.
18
19 2012-11-14 Tristan Gingold <gingold@adacore.com>
20
21 * arm.h: New file.
22
23 2012-02-23 Iain Sandoe <idsandoe@googlemail.com>
24
25 * external.h: Add comments about relocations fields. Add macros
26 for non-scattered relocations. Move scattered relocation macros to
27 here.
28 * reloc.h: Remove macros related to external representation of reloc
29 fields.
30
31 2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
32
33 * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
34 (BFD_MACH_O_INDIRECT_SYM_ABS): New
35
36 2012-01-04 Tristan Gingold <gingold@adacore.com>
37
38 * external.h (mach_o_fvmlib_command_external): New structure.
39
40 2012-01-04 Tristan Gingold <gingold@adacore.com>
41
42 * loader.h: Update copyright year.
43 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
44
45 2012-01-04 Tristan Gingold <gingold@adacore.com>
46
47 * external.h: Update copyright year.
48 (mach_o_symtab_command_external): Add comments.
49 (mach_o_encryption_info_command_external): New structure.
50
51 2011-12-16 Tristan Gingold <gingold@adacore.com>
52
53 * codesign.h: New file.
54
55 2011-08-08 Tristan Gingold <gingold@adacore.com>
56
57 * loader.h (bfd_mach_o_load_command_type): Add
58 BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX,
59 BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS,
60 and BFD_MACH_O_LC_DYLD_ENVIRONMENT.
61 * external.h (mach_o_version_min_command_external): New structure.
62
63 2011-08-08 Tristan Gingold <gingold@adacore.com>
64
65 * loader.h: Reorder declarations.
66 * x86-64.h: New file.
67 * external.h: New file.
68 * reloc.h: New file.
69
70 2011-07-06 Tristan Gingold <gingold@adacore.com>
71
72 * loader.h: New file.
73 \f
74 Copyright (C) 2011-2014 Free Software Foundation, Inc.
75
76 Copying and distribution of this file, with or without modification,
77 are permitted in any medium without royalty provided the copyright
78 notice and this notice are preserved.
79
80 Local Variables:
81 mode: change-log
82 left-margin: 8
83 fill-column: 74
84 version-control: never
85 End:
This page took 0.031479 seconds and 5 git commands to generate.