aboutsummaryrefslogtreecommitdiff
path: root/gdb/coffread.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-272004-02-27 Eli Zaretskii <eliz@elta.co.il>Eli Zaretskii1-2/+6
2004-02-142004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+0
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-6/+6
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-11-082003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-11-062003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-11-052003-11-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-8/+1
2003-11-052003-11-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-14/+0
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+0
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+19
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-22/+22
2003-09-122003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-06-112003-06-11 David Carlton <carlton@bactrian.org>David Carlton1-2/+3
2003-06-112003-06-11 David Carlton <carlton@bactrian.org>David Carlton1-9/+0
2003-05-232003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>Elena Zannoni1-3/+13
2003-05-142003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-5/+5
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-11/+11
2003-02-20 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.Daniel Jacobowitz1-2/+5
2003-02-20* coff-pe-read.c: New file - support reading of minimal symbols from a portableChristopher Faylor1-0/+9
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-04 * defs.h (streq): Add prototype.Daniel Jacobowitz1-4/+2
2002-12-17Replace complain() with complaint().Kevin Buettner1-45/+25
2002-11-11 * gdbtypes.h (struct main_type): Move artificial flag out ofDaniel Jacobowitz1-0/+3
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-11/+11
2002-08-22* coffread.c (coff_symfile_read): Don't try to read the lineJim Blandy1-7/+25
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-112002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+1
2002-03-19* coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva1-36/+7
2002-02-062002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+0
2002-02-04* gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw1-5/+2
2002-02-02* utils.c (error_begin): Make static.Andrew Cagney1-7/+4
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-12-02mfree() -> xmfree().Andrew Cagney1-1/+1
2001-09-20 * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra1-7/+8
2001-07-01 * coffread.c (coff_symfile_read): Parse DWARF2 info if present.Eli Zaretskii1-0/+5
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva1-1/+1
2001-03-262001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+9
2001-03-262001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-6/+6
2000-12-04Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney1-8/+0
2000-10-24Call end_symtab() with SECT_OFF_TEXT (objfile).Kevin Buettner1-1/+1
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+2
2000-07-30Protoization.Kevin Buettner1-100/+43
2000-06-12 * symfile.c (add_symbol_file_command): Properly reformat "else if"Elena Zannoni1-10/+8
2000-05-28PARAMS removal.Kevin Buettner1-45/+43
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-2/+18
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-1/+1
2000-05-112000-05-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-26/+26