aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.h
AgeCommit message (Expand)AuthorFilesLines
2002-11-25* symtab.h (SIZEOF_N_SECTION_OFFSETS): New macro.Jim Blandy1-4/+6
2002-10-282002-10-28 David Carlton <carlton@math.stanford.edu>David Carlton1-7/+0
2002-10-242002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-7/+1
2002-10-232002-10-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+8
2002-10-232002-10-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-13/+5
2002-10-232002-10-23 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-25/+5
2002-10-212002-10-21 Jim Blandy <jimb@redhat.com>Elena Zannoni1-0/+15
2002-10-212002-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2002-10-182002-10-18 David Carlton <carlton@math.stanford.edu>David Carlton1-17/+0
2002-10-15New objc_specific struct.Adam Fedor1-1/+15
2002-09-20 * source.c: Make global variables current_source_symtab andFernando Nasser1-8/+0
2002-09-19Revert previous change. Not obvious.Andrew Cagney1-15/+1
2002-09-192002-09-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+15
2002-09-122002-09-12 David Carlton <carlton@math.stanford.edu>David Carlton1-514/+514
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-14/+16
2002-07-302002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+2
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+1
2002-07-112002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-15/+44
2002-07-11Fix some K&R isms.Andrew Cagney1-3/+2
2002-06-28* Makefile.in (objfiles_h): Add $(bcache_h).Andrew Cagney1-1/+0
2002-05-15Add macro structures to GDB's symbol tables. Nobody puts anythingJim Blandy1-0/+5
2002-04-242002-04-24 David S. Miller <davem@redhat.com>David S. Miller1-4/+0
2002-04-092002-04-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+6
2002-03-27* symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body intoJim Blandy1-67/+5
2002-03-222002-03-22 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2002-02-22Approved by Jim Blandy (jimb@redhat.com).Fred Fish1-1/+4
2001-12-21 * configure, config.in: Rebuilt.Tom Tromey1-0/+4
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+8
2001-07-07* symtab.c (main_name): New function.Andrew Cagney1-0/+7
2001-06-12s/char */const char */Andrew Cagney1-2/+2
2001-06-11 * completer.c (gdb_completer_loc_break_characters): New variable.Eli Zaretskii1-0/+4
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy1-24/+0
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-5/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-2/+3
2001-02-02Changed free() to xfree() where appropriate. Also changed Copyright toJohn R. Moore1-5/+5
2000-11-102000-11-10 Fernando Nasser <fnasser@totem.toronto.redhat.com>Fernando Nasser1-2/+8
2000-10-27Corrected spelling errors in comments.David Anderson1-2/+2
2000-10-122000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-10/+4
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+3
2000-08-04Fixup SYMBOL_SECTION for objfiles_relocate().Kevin Buettner1-0/+4
2000-06-05C++ improvementsDaniel Berlin1-2/+3
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1
2000-05-29Purge symtab of make_cleanup_func.Andrew Cagney1-0/+1
2000-05-28PARAMS removal.Kevin Buettner1-146/+96
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-2/+1
2000-04-03Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function.Andrew Cagney1-7/+4
2000-03-30demangled symbol lookup fixesDaniel Berlin1-4/+7
2000-03-21Make sure section addresses from a shared object are correctly set inKevin Buettner1-24/+0
2000-03-14Formatting fix.Jim Blandy1-4/+2