1 2011-12-16 Tristan Gingold <gingold@adacore.com>
3 * codesign.h: New file.
5 2011-08-08 Tristan Gingold <gingold@adacore.com>
7 * loader.h (bfd_mach_o_load_command_type): Add
8 BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX,
9 BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS,
10 and BFD_MACH_O_LC_DYLD_ENVIRONMENT.
11 * external.h (mach_o_version_min_command_external): New structure.
13 2011-08-08 Tristan Gingold <gingold@adacore.com>
15 * loader.h: Reorder declarations.
17 * external.h: New file.
20 2011-07-06 Tristan Gingold <gingold@adacore.com>