aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-13This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030613-branchpointnobody1-374/+67
2003-05-21This commit was manufactured by cvs2svn to create branchcagney_fileio-20030521-branchpointnobody1-294/+348
2003-05-09This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointnobody1-5/+19
2003-04-19This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointnobody1-25/+75
2003-03-08This commit was manufactured by cvs2svn to create branch 'kettenis-kettenis-i386newframe-20030308-branchpointnobody1-11/+24
2003-03-03This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody1-154/+213
2003-02-02This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointnobody1-9/+11
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
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney1-5/+6
2001-12-21 * configure, config.in: Rebuilt.Tom Tromey1-1/+47
2001-12-032001-12-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2001-11-27* symtab.c (find_pc_sect_line): Revert change of 2001-11-13; addJim Blandy1-7/+6
2001-11-13Patch from Peter Schauer:Jim Blandy1-0/+8
2001-11-052001-11-01 Michael Snyder <msnyder@redhat.com>Michael Snyder1-46/+95
2001-10-17 * symtab.c (lookup_block_symbol): Break out of linear searchJason Molenda1-0/+4
2001-10-162001-10-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-16/+8
2001-10-12 * symtab.c (lookup_symtab): Removed.Tom Tromey1-40/+2
2001-07-07* symtab.c (main_name): New function.Andrew Cagney1-1/+28