summaryrefslogtreecommitdiff
path: root/gdb/coff-pe-read.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-21Record minimal symbols directly in reader.Tom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-02-26change minsyms not to be relocated at read-timeTom Tromey
2014-02-26start change to progspace independenceTom Tromey
2014-02-26change minsym representationTom Tromey
2014-01-08 Fix PR16201.Pierre Muller
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-04-19-Wpointer-sign: coff-pe-read.c: treat strings in PE/COFF data as char *.Pedro Alves
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-04-01 Fix coff-pe-read.c to compile with Wunused.Aleksandar Ristovski
2013-03-27Rename "set debug coff_pe_read" command to "set debug coff-pe-read".Pedro Alves
2013-03-26Make "set/show debug coff_pe_read" a zuinteger instead of uinteger.Pedro Alves
2013-03-04 * coff-pe-read.c (read_pe_exported_syms): Don't return withoutCorinna Vinschen
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-13 * coff-pe-read.c (pe_text_section_offset): Increase size of snamePierre Muller
2012-12-132012-12-13 Pedro Alves <palves@redhat.com>Pedro Alves
2012-12-13 * coff-pe-read.c (IMAGE_SCN_CNT_TEXT, IMAGE_SCN_CNT_INITIALIZED_DATA)Pierre Muller
2012-12-13 * coff-pe-read.h (pe_text_section_offset): Declare new function.Pierre Muller
2012-11-072012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-04 * coff-pe-read.c: Include defs.h before bfd.h.Rainer Orth
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-05 * coff-pe-read.c (read_pe_exported_syms): RecognizePedro Alves
2009-01-092009-01-09 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-01-082009-01-08 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-07-172007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov
2003-02-20* coff-pe-read.c: New file - support reading of minimal symbols from a portableChristopher Faylor