aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-6/+0
2004-05-02Move the symbol-file-from-memory functions into their own file.Jim Blandy1-0/+4
2004-04-152004-04-08 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+6
2004-04-02 * dwarf2read.c (dwarf2_objfile_data_key): New.Daniel Jacobowitz1-1/+1
2004-02-142004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-4/+0
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-09-112003-09-11 David Carlton <carlton@kealia.com>David Carlton1-3/+6
2003-06-112003-06-11 David Carlton <carlton@bactrian.org>David Carlton1-6/+0
2003-06-072003-06-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-127/+130
2003-06-06 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell1-2/+9
2003-05-142003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-01-31 * dbxread.c (stabs_data): New static variable.Daniel Jacobowitz1-1/+4
2003-01-23* symfile.c: #include "gdb_assert.h".Jim Blandy1-2/+4
2003-01-192003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+7
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-10-172002-10-09 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+5
2002-04-22* symfile.h (get_section_index): Define.Joel Brobecker1-0/+2
2002-02-012002-01-31 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+5
2001-12-07* dwarf2cfi.c: New file.Jiri Smid1-0/+1
2001-10-30Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il.Fred Fish1-9/+18
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-01-272001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+6
2000-12-05* gdb-stabs.h (SECT_OFF_MAX): Increase to 64.Mark Kettenis1-2/+2
2000-09-02Corrected spelling in comment: dependant -> dependent.David Anderson1-1/+1
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-5/+5
2000-05-28PARAMS removal.Kevin Buettner1-79/+54
2000-04-172000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-4/+0
2000-03-21Make sure section addresses from a shared object are correctly set inKevin Buettner1-0/+40
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-3/+0
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-3/+3
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-16/+10
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-2/+2
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-100/+103
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+300
1999-04-16Initial creation of sourceware repositoryStan Shebs1-240/+0
1996-07-19 * dwarf2read.c: New file, DWARF 2 reader originally contributed byStan Shebs1-0/+7
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-55/+32
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-19/+28
1996-02-16 * symfile.h (INLINE_ADD_PSYMBOL): Default this to 0 and possiblyFred Fish1-29/+41
1993-04-07Add section table to objfile struct. Use it for find_pc_section.K. Richard Pixley1-19/+4
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-23/+47
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-206/+36
1992-03-19 * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1-79/+68
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-1/+1
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-65/+252
1991-12-23Oodles of changes. The most important is adding support for stabsPer Bothner1-8/+68
1991-10-24Add "elf" to list of supported debugging formats in comment.Fred Fish1-22/+12
1991-04-26 * symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type.Jim Kingdon1-1/+1