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