summaryrefslogtreecommitdiff
path: root/gdb/symtab.h
Commit message (Expand)AuthorAgeFilesLines
* * source.c: Make global variables current_source_symtab andFernando Nasser2002-09-201-8/+0
* Revert previous change. Not obvious.Andrew Cagney2002-09-191-15/+1
* 2002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-191-1/+15
* 2002-09-12 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-121-514/+514
* 2002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-011-14/+16
* 2002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-301-3/+2
* 2002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-3/+1
* 2002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-07-111-15/+44
* Fix some K&R isms.Andrew Cagney2002-07-111-3/+2
* * Makefile.in (objfiles_h): Add $(bcache_h).Andrew Cagney2002-06-281-1/+0
* Add macro structures to GDB's symbol tables. Nobody puts anythingcagney_regbuf-20020515-branchpointJim Blandy2002-05-151-0/+5
* 2002-04-24 David S. Miller <davem@redhat.com>David S. Miller2002-04-241-4/+0
* 2002-04-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-091-2/+6
* * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body intoJim Blandy2002-03-271-67/+5
* 2002-03-22 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-221-0/+1
* Approved by Jim Blandy (jimb@redhat.com).Fred Fish2002-02-221-1/+4
* * configure, config.in: Rebuilt.Tom Tromey2001-12-211-0/+4
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-0/+8
* * symtab.c (main_name): New function.Andrew Cagney2001-07-071-0/+7
* s/char */const char */Andrew Cagney2001-06-121-2/+2
* * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii2001-06-111-0/+4
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-24/+0
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-5/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-2/+3
* Changed free() to xfree() where appropriate. Also changed Copyright toJohn R. Moore2001-02-021-5/+5
* 2000-11-10 Fernando Nasser <fnasser@totem.toronto.redhat.com>Fernando Nasser2000-11-101-2/+8
* Corrected spelling errors in comments.David Anderson2000-10-271-2/+2
* 2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-10-121-10/+4
* 2000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-08-071-1/+3
* Fixup SYMBOL_SECTION for objfiles_relocate().Kevin Buettner2000-08-041-0/+4
* C++ improvementsgdb-premipsmulti-2000-06-06-branchpointDaniel Berlin2000-06-051-2/+3
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* Purge symtab of make_cleanup_func.Andrew Cagney2000-05-291-0/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-146/+96
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-2/+1
* Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function.Andrew Cagney2000-04-031-7/+4
* demangled symbol lookup fixesDaniel Berlin2000-03-301-4/+7
* Make sure section addresses from a shared object are correctly set inKevin Buettner2000-03-211-24/+0
* Formatting fix.Jim Blandy2000-03-141-4/+2
* From Tom Tromey <tromey@cygnus.com> and Keith Seitz <?>:Jim Blandy2000-03-071-0/+21
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-1/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-1/+21
* import gdb-1999-09-21Jason Molenda1999-09-221-1/+1
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-504/+512
* import gdb-19990422 snapshotStan Shebs1999-04-261-4/+0
* Initial revisionStan Shebs1999-04-161-0/+1477