Update year range in copyright notice of all files owned by the GDB project.
[deliverable/binutils-gdb.git] / include / mach-o / ChangeLog
... / ...
CommitLineData
12014-04-16 Tristan Gingold <gingold@adacore.com>
2
3 * loader.h: Add macros for rebase, bind and export constants.
4
52014-04-16 Tristan Gingold <gingold@adacore.com>
6
7 * loader.h (BFD_MACH_O_CPU_ARCH_MASK, BFD_MACH_O_CPU_ARCH_ABI64)
8 (BFD_MACH_O_CPU_SUBTYPE_MASK, BFD_MACH_O_CPU_SUBTYPE_LIB64): Define.
9
102014-04-03 Tristan Gingold <gingold@adacore.com>
11
12 * unwind.h (mach_o_compact_unwind_64): Fix typo in personality.
13
142014-04-02 Tristan Gingold <gingold@adacore.com>
15
16 * external.h (mach_o_prebound_dylib_command_external)
17 (mach_o_prebind_cksum_command_external)
18 (mach_o_twolevel_hints_command_external): New types.
19
202014-03-26 Tristan Gingold <gingold@adacore.com>
21
22 * loader.h (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_ARM64.
23
242014-03-17 Tristan Gingold <gingold@adacore.com>
25
26 * unwind.h: New file.
27
282014-03-05 Alan Modra <amodra@gmail.com>
29
30 Update copyright years.
31
322012-11-14 Tristan Gingold <gingold@adacore.com>
33
34 * external.h (mach_o_entry_point_command_external)
35 (mach_o_source_version_command_external)
36 (mach_o_data_in_code_entry_external): New structures.
37
38 * loader.h (bfd_mach_o_load_command_type): Add
39 BFD_MACH_O_LC_MAIN, BFD_MACH_O_LC_DATA_IN_CODE,
40 BFD_MACH_O_LC_SOURCE_VERSION and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
41 (BFD_MACH_O_REFERENCE_MASK): Adjust value.
42 (BFD_MACH_O_N_REF_TO_WEAK): New definition.
43 (BFD_MACH_O_N_ARM_THUMB_DEF, BFD_MACH_O_N_SYMBOL_RESOLVER): Likewise.
44 (bfd_mach_o_data_in_code_entry_kind): New enum.
45
462012-11-14 Tristan Gingold <gingold@adacore.com>
47
48 * arm.h: New file.
49
502012-02-23 Iain Sandoe <idsandoe@googlemail.com>
51
52 * external.h: Add comments about relocations fields. Add macros
53 for non-scattered relocations. Move scattered relocation macros to
54 here.
55 * reloc.h: Remove macros related to external representation of reloc
56 fields.
57
582012-01-12 Iain Sandoe <idsandoe@googlemail.com>
59
60 * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
61 (BFD_MACH_O_INDIRECT_SYM_ABS): New
62
632012-01-04 Tristan Gingold <gingold@adacore.com>
64
65 * external.h (mach_o_fvmlib_command_external): New structure.
66
672012-01-04 Tristan Gingold <gingold@adacore.com>
68
69 * loader.h: Update copyright year.
70 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
71
722012-01-04 Tristan Gingold <gingold@adacore.com>
73
74 * external.h: Update copyright year.
75 (mach_o_symtab_command_external): Add comments.
76 (mach_o_encryption_info_command_external): New structure.
77
782011-12-16 Tristan Gingold <gingold@adacore.com>
79
80 * codesign.h: New file.
81
822011-08-08 Tristan Gingold <gingold@adacore.com>
83
84 * loader.h (bfd_mach_o_load_command_type): Add
85 BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX,
86 BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS,
87 and BFD_MACH_O_LC_DYLD_ENVIRONMENT.
88 * external.h (mach_o_version_min_command_external): New structure.
89
902011-08-08 Tristan Gingold <gingold@adacore.com>
91
92 * loader.h: Reorder declarations.
93 * x86-64.h: New file.
94 * external.h: New file.
95 * reloc.h: New file.
96
972011-07-06 Tristan Gingold <gingold@adacore.com>
98
99 * loader.h: New file.
100\f
101Copyright (C) 2011-2014 Free Software Foundation, Inc.
102
103Copying and distribution of this file, with or without modification,
104are permitted in any medium without royalty provided the copyright
105notice and this notice are preserved.
106
107Local Variables:
108mode: change-log
109left-margin: 8
110fill-column: 74
111version-control: never
112End:
This page took 0.022234 seconds and 4 git commands to generate.