OSDN Git Service

* config/i386/i386.c (bdesc_args) [IX86_BUILTIN_CVTTPD2DQ256]: Use
[pf3gnuchains/gcc-fork.git] / libiberty / ChangeLog
index 6859afa..6a93998 100644 (file)
@@ -1,3 +1,20 @@
+2011-10-28  Ian Lance Taylor  <iant@google.com>
+
+       * setproctitle.c (setproctitle): Use "GNU/Linux" in comment.
+
+2011-10-26  Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR target/48108
+       * simple-object-mach-o.c  (GNU_WRAPPER_SECTS, GNU_WRAPPER_INDEX,
+       GNU_WRAPPER_NAMES): New macros.
+       (simple_object_mach_o_segment): Handle wrapper scheme.
+       (simple_object_mach_o_write_section_header): Allow the segment name
+       to be supplied.
+       (simple_object_mach_o_write_segment): Handle wrapper scheme.  Ensure
+       that the top-level segment name in the load command is empty.
+       (simple_object_mach_o_write_to_file): Determine the number of
+       sections during segment output, use that in writing the header.
+
 2011-10-10  Ian Lance Taylor  <iant@google.com>
 
        PR c++/48665