Rotate ChangeLogs
[binutils.git] / gas / ChangeLog
blobb2a8f636085001a8c09eaa3209c98ded97a3bc06
1 2012-01-04  Iain Sandoe  <idsandoe@googlemail.com>
3         * config/obj-macho.c (obj_mach_o_segT_from_bfd_name): Tidy definition.
4         (obj_mach_o_get_section_names): New (split from obj_mach_o_section).
5         (obj_mach_o_make_or_get_sect): Likewise.
6         (obj_mach_o_section): Split out the functionality shared with zerofill.
7         (obj_mach_o_zerofill): New.
8         (obj_mach_o_common_parse): Ensure whitespace is skipped.
9         (mach_o_pseudo_table): Add .zerofill.
11 2012-01-03  Iain Sandoe  <idsandoe@googlemail.com>
13         * config/obj-macho.c (obj_macho_process_stab): New.
14         * config/obj-macho.h (OBJ_PROCESS_STAB): Define.
15         (obj_macho_process_stab): Declare.
17 For older changes see ChangeLog-2011
19 Local Variables:
20 mode: change-log
21 left-margin: 8
22 fill-column: 74
23 version-control: never
24 End: