aboutsummaryrefslogtreecommitdiff
path: root/gdb/block.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-26PR 16253 revisitedKeith Seitz1-6/+25
2015-05-27PR symtab/18258Doug Evans1-0/+47
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-5/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-23Look up primitive types as symbols.Doug Evans1-0/+26
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil1-0/+25
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-39/+43
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-4/+7
2014-11-06New macro ALL_BLOCK_SYMBOLS_WITH_NAME.Doug Evans1-6/+2
2014-11-06Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans1-0/+58
2014-10-26block.c (allocate_block): Use OBSTACK_ZALLOC instead of obstack_alloc.Doug Evans1-8/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-06-18constify some blockvector APIsTom Tromey1-6/+6
2014-06-18constify struct block in some placesTom Tromey1-5/+5
2014-02-26change minsym representationTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-2/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-06-18 * block.c (find_block_in_blockvector): Make explicit the fact that weDoug Evans1-3/+8
2012-05-18 * psymtab.c (find_pc_sect_symtab_from_partial): Return the symtabTom Tromey1-38/+48
2012-05-10 * symtab.h (struct symtab) <includes, user>: New fields.Tom Tromey1-7/+233
2012-05-10 * jv-lang.c (get_java_class_symtab): Use allocate_global_block,Tom Tromey1-0/+23
2012-05-10 * tracepoint.c (scope_info): Update.Tom Tromey1-0/+59
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-0/+14
2011-10-09gdb/Jan Kratochvil1-0/+34
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-12-292010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-09 * block.c (contained_in): Return zero for nested functions.Joel Brobecker1-0/+4
2009-06-28 gdb/Daniel Jacobowitz1-3/+20
2009-06-232009-06-23 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-12/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-2/+2
2008-07-15 * block.c (block_function): Renamed to ...Daniel Jacobowitz1-2/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy1-14/+31
2007-10-12 * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand1-1/+0
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2003-10-202003-10-19 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-09-112003-09-11 David Carlton <carlton@kealia.com>David Carlton1-0/+25
2003-06-022003-06-02 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2003-06-022003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+9
2003-05-202003-05-19 David Carlton <carlton@bactrian.org>David Carlton1-2/+55
2003-05-202003-05-19 David Carlton <carlton@bactrian.org>David Carlton1-0/+15
2003-04-152003-04-15 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+60
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+141