1 2014-04-16 Tristan Gingold <gingold@adacore.com>
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.
6 2014-04-03 Tristan Gingold <gingold@adacore.com>
8 * unwind.h (mach_o_compact_unwind_64): Fix typo in personality.
10 2014-04-02 Tristan Gingold <gingold@adacore.com>
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.
16 2014-03-26 Tristan Gingold <gingold@adacore.com>
18 * loader.h (bfd_mach_o_cpu_type): Add BFD_MACH_O_CPU_TYPE_ARM64.
20 2014-03-17 Tristan Gingold <gingold@adacore.com>
24 2014-03-05 Alan Modra <amodra@gmail.com>
26 Update copyright years.
28 2012-11-14 Tristan Gingold <gingold@adacore.com>
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.
34 * loader.h (bfd_mach_o_load_command_type): Add
35 BFD_MACH_O_LC_MAIN, BFD_MACH_O_LC_DATA_IN_CODE,
36 BFD_MACH_O_LC_SOURCE_VERSION and BFD_MACH_O_LC_DYLIB_CODE_SIGN_DRS.
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.
42 2012-11-14 Tristan Gingold <gingold@adacore.com>
46 2012-02-23 Iain Sandoe <idsandoe@googlemail.com>
48 * external.h: Add comments about relocations fields. Add macros
49 for non-scattered relocations. Move scattered relocation macros to
51 * reloc.h: Remove macros related to external representation of reloc
54 2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
56 * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
57 (BFD_MACH_O_INDIRECT_SYM_ABS): New
59 2012-01-04 Tristan Gingold <gingold@adacore.com>
61 * external.h (mach_o_fvmlib_command_external): New structure.
63 2012-01-04 Tristan Gingold <gingold@adacore.com>
65 * loader.h: Update copyright year.
66 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
68 2012-01-04 Tristan Gingold <gingold@adacore.com>
70 * external.h: Update copyright year.
71 (mach_o_symtab_command_external): Add comments.
72 (mach_o_encryption_info_command_external): New structure.
74 2011-12-16 Tristan Gingold <gingold@adacore.com>
76 * codesign.h: New file.
78 2011-08-08 Tristan Gingold <gingold@adacore.com>
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.
86 2011-08-08 Tristan Gingold <gingold@adacore.com>
88 * loader.h: Reorder declarations.
90 * external.h: New file.
93 2011-07-06 Tristan Gingold <gingold@adacore.com>
97 Copyright (C) 2011-2014 Free Software Foundation, Inc.
99 Copying and distribution of this file, with or without modification,
100 are permitted in any medium without royalty provided the copyright
101 notice and this notice are preserved.
107 version-control: never