Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Side by Side Diff: include/mach-o/ChangeLog

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « include/leb128.h ('k') | include/mach-o/codesign.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-02-23 Iain Sandoe <idsandoe@googlemail.com>
2
3 * external.h: Add comments about relocations fields. Add macros
4 for non-scattered relocations. Move scattered relocation macros to
5 here.
6 * reloc.h: Remove macros related to external representation of reloc
7 fields.
8
9 2012-01-12 Iain Sandoe <idsandoe@googlemail.com>
10
11 * loader.h (BFD_MACH_O_INDIRECT_SYM_LOCAL): New.
12 (BFD_MACH_O_INDIRECT_SYM_ABS): New
13
14 2012-01-04 Tristan Gingold <gingold@adacore.com>
15
16 * external.h (mach_o_fvmlib_command_external): New structure.
17
18 2012-01-04 Tristan Gingold <gingold@adacore.com>
19
20 * loader.h: Update copyright year.
21 (bfd_mach_o_cpu_subtype): Add ARM subtypes.
22
23 2012-01-04 Tristan Gingold <gingold@adacore.com>
24
25 * external.h: Update copyright year.
26 (mach_o_symtab_command_external): Add comments.
27 (mach_o_encryption_info_command_external): New structure.
28
29 2011-12-16 Tristan Gingold <gingold@adacore.com>
30
31 * codesign.h: New file.
32
1 2011-08-08 Tristan Gingold <gingold@adacore.com> 33 2011-08-08 Tristan Gingold <gingold@adacore.com>
2 34
3 * loader.h (bfd_mach_o_load_command_type): Add 35 * loader.h (bfd_mach_o_load_command_type): Add
4 BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX, 36 BFD_MACH_O_LC_LOAD_UPWARD_DYLIB, BFD_MACH_O_LC_VERSION_MIN_MACOSX,
5 BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS, 37 BFD_MACH_O_LC_VERSION_MIN_IPHONEOS, BFD_MACH_O_LC_FUNCTION_STARTS,
6 and BFD_MACH_O_LC_DYLD_ENVIRONMENT. 38 and BFD_MACH_O_LC_DYLD_ENVIRONMENT.
7 * external.h (mach_o_version_min_command_external): New structure. 39 * external.h (mach_o_version_min_command_external): New structure.
8 40
9 2011-08-08 Tristan Gingold <gingold@adacore.com> 41 2011-08-08 Tristan Gingold <gingold@adacore.com>
10 42
11 * loader.h: Reorder declarations. 43 * loader.h: Reorder declarations.
12 * x86-64.h: New file. 44 * x86-64.h: New file.
13 * external.h: New file. 45 * external.h: New file.
14 * reloc.h: New file. 46 * reloc.h: New file.
15 47
16 2011-07-06 Tristan Gingold <gingold@adacore.com> 48 2011-07-06 Tristan Gingold <gingold@adacore.com>
17 49
18 * loader.h: New file. 50 * loader.h: New file.
19 51
OLDNEW
« no previous file with comments | « include/leb128.h ('k') | include/mach-o/codesign.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698