1 2014-04-16 Tristan Gingold <gingold@adacore.com>
3 * loader.h: Add macros for rebase, bind and export constants.
5 2014-04-16 Tristan Gingold <gingold@adacore.com>
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.
10 2014-04-03 Tristan Gingold <gingold@adacore.com>
12 * unwind.h (mach_o_compact_unwind_64): Fix typo in personality.
14 2014-04-02 Tristan Gingold <gingold@adacore.com>
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.
20 2014-03-26 Tristan Gingold <gingold@adacore.com>
22 * loader.h (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_ARM64.
24 2014-03-17 Tristan Gingold <gingold@adacore.com>
28 2014-03-05 Alan Modra <amodra@gmail.com>
30 Update copyright years.
32 2012-11-14 Tristan Gingold <gingold@adacore.com>
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.
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.
46 2012-11-14 Tristan Gingold <gingold@adacore.com>
50 2012-02-23 Iain Sandoe <idsandoe@googlemail.com>
52 * external.h: Add comments about relocations fields. Add macros
53 for non-scattered relocations. Move scattered relocation macros to
55 * reloc.h: Remove macros related to external representation of reloc
58 2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
60 * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
61 (BFD_MACH_O_INDIRECT_SYM_ABS): New
63 2012-01-04 Tristan Gingold <gingold@adacore.com>
65 * external.h (mach_o_fvmlib_command_external): New structure.
67 2012-01-04 Tristan Gingold <gingold@adacore.com>
69 * loader.h: Update copyright year.
70 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
72 2012-01-04 Tristan Gingold <gingold@adacore.com>
74 * external.h: Update copyright year.
75 (mach_o_symtab_command_external): Add comments.
76 (mach_o_encryption_info_command_external): New structure.
78 2011-12-16 Tristan Gingold <gingold@adacore.com>
80 * codesign.h: New file.
82 2011-08-08 Tristan Gingold <gingold@adacore.com>
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.
90 2011-08-08 Tristan Gingold <gingold@adacore.com>
92 * loader.h: Reorder declarations.
94 * external.h: New file.
97 2011-07-06 Tristan Gingold <gingold@adacore.com>
101 Copyright (C) 2011-2014 Free Software Foundation, Inc.
103 Copying and distribution of this file, with or without modification,
104 are permitted in any medium without royalty provided the copyright
105 notice and this notice are preserved.
111 version-control: never