Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach-o/ChangeLog')
-rw-r--r--include/mach-o/ChangeLog51
1 files changed, 0 insertions, 51 deletions
diff --git a/include/mach-o/ChangeLog b/include/mach-o/ChangeLog
deleted file mode 100644
index 19eacd0c5..000000000
--- a/include/mach-o/ChangeLog
+++ /dev/null
@@ -1,51 +0,0 @@
-2012-02-23 Iain Sandoe <idsandoe@googlemail.com>
-
- * external.h: Add comments about relocations fields. Add macros
- for non-scattered relocations. Move scattered relocation macros to
- here.
- * reloc.h: Remove macros related to external representation of reloc
- fields.
-
-2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
-
- * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
- (BFD_MACH_O_INDIRECT_SYM_ABS): New
-
-2012-01-04 Tristan Gingold <gingold@adacore.com>
-
- * external.h (mach_o_fvmlib_command_external): New structure.
-
-2012-01-04 Tristan Gingold <gingold@adacore.com>
-
- * loader.h: Update copyright year.
- (bfd_mach_o_cpu_subtype): Add ARM subtypes.
-
-2012-01-04 Tristan Gingold <gingold@adacore.com>
-
- * external.h: Update copyright year.
- (mach_o_symtab_command_external): Add comments.
- (mach_o_encryption_info_command_external): New structure.
-
-2011-12-16 Tristan Gingold <gingold@adacore.com>
-
- * codesign.h: New file.
-
-2011-08-08 Tristan Gingold <gingold@adacore.com>
-
- * loader.h (bfd_mach_o_load_command_type): Add
- BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX,
- BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS,
- and BFD_MACH_O_LC_DYLD_ENVIRONMENT.
- * external.h (mach_o_version_min_command_external): New structure.
-
-2011-08-08 Tristan Gingold <gingold@adacore.com>
-
- * loader.h: Reorder declarations.
- * x86-64.h: New file.
- * external.h: New file.
- * reloc.h: New file.
-
-2011-07-06 Tristan Gingold <gingold@adacore.com>
-
- * loader.h: New file.
-