summaryrefslogtreecommitdiff
path: root/gdb/block.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/23712: Use new multidictionary APIKeith Seitz2019-01-101-14/+17
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Add block range data structure for blocks with non-contiguous address rangesKevin Buettner2018-08-231-0/+21
* New class allocate_on_obstackYao Qi2018-02-161-8/+4
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-051-1/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves2017-11-081-18/+20
* Eliminate block_iter_name_*Pedro Alves2017-07-201-71/+2
* DWARF-5: call sitesJan Kratochvil2017-02-201-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-3/+3
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+1
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-0/+15
* PR 16253 revisitedKeith Seitz2015-06-261-6/+25
* PR symtab/18258Doug Evans2015-05-271-0/+47
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-5/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Look up primitive types as symbols.Doug Evans2014-12-231-0/+26
* Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil2014-12-041-0/+25
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-39/+43
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-181-4/+7
* New macro ALL_BLOCK_SYMBOLS_WITH_NAME.Doug Evans2014-11-061-6/+2
* Move lookup_block_symbol to block.c, rename to block_lookup_symbol.Doug Evans2014-11-061-0/+58
* block.c (allocate_block): Use OBSTACK_ZALLOC instead of obstack_alloc.Doug Evans2014-10-261-8/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* constify some blockvector APIsTom Tromey2014-06-181-6/+6
* constify struct block in some placesTom Tromey2014-06-181-5/+5
* change minsym representationTom Tromey2014-02-261-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-2/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * block.c (find_block_in_blockvector): Make explicit the fact that weDoug Evans2012-06-181-3/+8
* * psymtab.c (find_pc_sect_symtab_from_partial): Return the symtabTom Tromey2012-05-181-38/+48
* * symtab.h (struct symtab) <includes, user>: New fields.Tom Tromey2012-05-101-7/+233
* * jv-lang.c (get_java_class_symtab): Use allocate_global_block,Tom Tromey2012-05-101-0/+23
* * tracepoint.c (scope_info): Update.Tom Tromey2012-05-101-0/+59
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-0/+14
* gdb/Jan Kratochvil2011-10-091-0/+34
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * block.c (contained_in): Return zero for nested functions.Joel Brobecker2009-09-091-0/+4
* gdb/Daniel Jacobowitz2009-06-281-3/+20
* 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla2009-06-231-12/+3
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-2/+2
* * block.c (block_function): Renamed to ...Daniel Jacobowitz2008-07-151-2/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1