2012-01-06 Tristan Gingold <gingold@adacore.com>
[platform/upstream/binutils.git] / gas / ChangeLog
1 2012-01-06  Tristan Gingold  <gingold@adacore.com>
2
3         * config/tc-i386.c: Update copyright year.
4         (lex_got): Also defined for Mach-O.
5         Add a guard for non-ELF configuration.
6         (md_longopts): Also handle -64 for Mach-O.
7         (md_parse_option): Likewise.
8         (i386_target_format): Adjust for x86_64-darwin.
9
10 2012-01-04  Iain Sandoe  <idsandoe@googlemail.com>
11
12         * config/obj-macho.c (obj_mach_o_segT_from_bfd_name): Tidy definition.
13         (obj_mach_o_get_section_names): New (split from obj_mach_o_section).
14         (obj_mach_o_make_or_get_sect): Likewise.
15         (obj_mach_o_section): Split out the functionality shared with zerofill.
16         (obj_mach_o_zerofill): New.
17         (obj_mach_o_common_parse): Ensure whitespace is skipped.
18         (mach_o_pseudo_table): Add .zerofill.
19
20 2012-01-03  Iain Sandoe  <idsandoe@googlemail.com>
21
22         * config/obj-macho.c (obj_macho_process_stab): New.
23         * config/obj-macho.h (OBJ_PROCESS_STAB): Define.
24         (obj_macho_process_stab): Declare.
25
26 For older changes see ChangeLog-2011
27 \f
28 Local Variables:
29 mode: change-log
30 left-margin: 8
31 fill-column: 74
32 version-control: never
33 End: