aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-29* symtab.c (symbol_find_demangled_name): Check for and demangleAdam Fedor1-5/+19
2003-04-142003-04-14 David Carlton <carlton@math.stanford.edu>David Carlton1-12/+53
2003-04-142003-04-14 David Carlton <carlton@math.stanford.edu>David Carlton1-21/+30
2003-03-042003-03-04 David Carlton <carlton@math.stanford.edu>David Carlton1-11/+24
2003-03-032003-03-03 David Carlton <carlton@math.stanford.edu>David Carlton1-8/+5
2003-03-032003-03-03 David Carlton <carlton@math.stanford.edu>David Carlton1-4/+8
2003-02-272003-02-27 David Carlton <carlton@math.stanford.edu>David Carlton1-4/+4
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-16/+35
2003-02-242003-02-24 David Carlton <carlton@math.stanford.edu>David Carlton1-22/+5
2003-02-242003-02-24 David Carlton <carlton@math.stanford.edu>David Carlton1-4/+5
2003-02-21 Based on a patch from Daniel Berlin (dberlin@dberlin.org).Daniel Jacobowitz1-1/+2
2003-02-21* symtab.h: Remove objc_specific structAdam Fedor1-9/+4
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-25/+12
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-10/+10
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-25/+1
2003-02-04 * defs.h (streq): Add prototype.Daniel Jacobowitz1-32/+128
2003-02-012003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+5
2003-01-13 * symtab.c (find_pc_sect_line): Don't consider end-of-functionDaniel Jacobowitz1-4/+6
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-27/+0
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-28/+39
2002-12-172002-12-17 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+3
2002-12-052002-12-05 David Carlton <carlton@math.stanford.edu>David Carlton1-11/+60
2002-12-052002-12-05 David Carlton <carlton@math.stanford.edu>David Carlton1-21/+47
2002-12-042002-12-04 David Carlton <carlton@math.stanford.edu>David Carlton1-140/+154
2002-11-062002-11-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-40/+0
2002-11-052002-11-05 David Carlton <carlton@math.stanford.edu>David Carlton1-124/+193
2002-11-052002-11-05 David Carlton <carlton@math.stanford.edu>David Carlton1-3/+3
2002-10-282002-10-28 David Carlton <carlton@math.stanford.edu>David Carlton1-88/+0
2002-10-242002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+12
2002-10-232002-10-23 David Carlton <carlton@math.stanford.edu>David Carlton1-18/+0
2002-10-232002-10-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+17
2002-10-232002-10-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+27
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-1/+10
2002-08-30* symtab.c (lookup_symbol_aux): In the cases where we find aJim Blandy1-8/+17
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-18/+20
2002-07-30 * symtab.c (lookup_symbol): Demangle before lowercasing.Daniel Jacobowitz1-18/+18
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-9/+23
2002-07-042002-07-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-20/+64
2002-05-12* language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney1-5/+5
2002-04-06* symtab.c (lookup_symtab): Remove ``const'' from ``rp''Andrew Cagney1-1/+1
2002-04-05gdb/ChangeLog:Jim Blandy1-2/+2
2002-04-05(lookup_symtab): Use the new xfullpath function, in order to be able toJoel Brobecker1-13/+46
2002-03-27* symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body intoJim Blandy1-0/+77
2002-03-222002-03-22 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-37/+53
2002-02-27 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.Peter Schauer1-1/+4
2002-02-24s/free/xfree/Andrew Cagney1-1/+1
2002-02-22Approved by Jim Blandy (jimb@redhat.com).Fred Fish1-0/+7
2002-02-112002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-7/+68
2002-01-312002-01-30 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+28