Fix PR16201.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b97682781f33f468d55beb6f4c6172652335d93b..152d9eb62cffd2dfd0335e9bd1dc0f3e2997cd19 100644 (file)
@@ -1,3 +1,24 @@
+2014-01-08  Pierre Muller  <muller@sourceware.org>
+
+       Fix PR16201.
+       * coff-pe-read.c (struct read_pe_section_data): Add index field.
+       (add_pe_exported_sym): Use SECTION_DATA->INDEX for call
+       to prim_record_mininal_symbol_and_info.
+       (add_pe_forwarded_sym): Use known section number of forwarded symbol
+       in call to prim_record_minimal_symbol_and_info.
+       (read_pe_exported_syms): Set index field of section_data.
+
+2014-01-07  Andrew Pinski  <apinski@cavium.com>
+
+       * features/aarch64-core.xml (cpsr): Change to be 64bit.
+       * features/aarch64.c: Regenerate.
+
+2014-01-07  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * target.c (return_null): Define.
+       (update_current_target): Use it instead of return_zero for
+       functions that return a pointer.
+
 2014-01-07  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
 
        * source.c (add_path): Fix check for duplicated paths in the previously
This page took 0.024708 seconds and 4 git commands to generate.