gas/:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 583c9d61cf636db0e1b421d2a65900913db3ef2d..0007863a3e961320adbf0591fc4a484749497f94 100644 (file)
@@ -1,3 +1,60 @@
+2010-06-29  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/3166
+       * objcopy.c (is_strip_section): Revert 2006-09-05.
+       (setup_section): Make SHT_GROUP section nobits.
+
+2010-06-29  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2010-06-27  Alan Modra  <amodra@gmail.com>
+
+       * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
+
+2010-06-17  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/11711
+       * windres.c (enum option_values): New enum.
+       (long_options): Use separate option number for --include-dir
+       option.
+       (main): Separate backwards compatibility check from code to
+       implement --include-dir.  Check to see if directory exists and do
+       not complain if it does.
+
+2010-06-15  Joseph Myers  <joseph@codesourcery.com>
+
+       * readelf.c (display_tic6x_attribute, process_tic6x_specific):
+       New.
+       (process_arch_specific): Call process_tic6x_specific for
+       EM_TI_C6000.
+
+2010-06-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
+       for 0x%lx.
+
+2010-06-11  Tristan Gingold  <gingold@adacore.com>
+           Doug Rupp <rupp@gnat.com>
+
+       * readelf.c (is_ia64_vms): New function.
+       (dump_relocations): Use it.
+       (get_machine_flags): Display IA-64 OpenVMS flags.
+       (process_program_headers): No error on OpenVMS if no .dynamic section.
+       (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
+       declarations.
+       (dump_ia64_vms_dynamic_fixups): New function.
+       (dump_ia64_vms_dynamic_relocs): Ditto.
+       (process_ia64_vms_dynamic_relocs): Ditto.
+       (process_relocs): Handle IA-64 OpenVMS relocs.
+       (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
+       (print_vms_time): New function.
+       (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
+       DT_IA_64_VMS_LNKFLAGS.
+       (get_ia64_symbol_other): New function.
+       (get_symbol_other): Handle EM_IA_64.
+
 2010-06-11  Tristan Gingold  <gingold@adacore.com>
 
        * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
This page took 0.023626 seconds and 4 git commands to generate.