This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. f93ba80c9848d3cf4bd2a3d05d9c1f86239b60ef


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  f93ba80c9848d3cf4bd2a3d05d9c1f86239b60ef (commit)
      from  4cfc109c65d921ea7317f5bfebbbe705533025e8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f93ba80c9848d3cf4bd2a3d05d9c1f86239b60ef

commit f93ba80c9848d3cf4bd2a3d05d9c1f86239b60ef
Author: Pierre Muller <muller@ics.u-strasbg.fr>
Date:   Wed Jan 8 00:31:50 2014 +0100

    	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.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog      |   10 ++++++++++
 gdb/coff-pe-read.c |   28 ++++++++++++++++++++++------
 2 files changed, 32 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]