aboutsummaryrefslogtreecommitdiff
path: root/gdb/blockframe.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-5/+9
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-18constify struct block in some placesTom Tromey1-6/+6
2014-02-26start change to progspace independenceTom Tromey1-4/+4
2014-02-26change minsym representationTom Tromey1-4/+4
2014-02-26introduce minimal_symbol_upper_boundTom Tromey1-42/+12
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-08-20 * blockframe.c: Remove #include "psymtab.h".Doug Evans1-1/+0
2013-04-08 PR symtab/8424:Tom Tromey1-2/+2
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-4/+4
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-5/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-3/+3
2012-01-11Have block_innermost_frame start from selected frame and document.Paul N. Hilfinger1-3/+6
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-1/+1
2011-03-28gdb/Jan Kratochvil1-7/+28
2011-03-18 gdb/Pedro Alves1-1/+4
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+6
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-292010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+13
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-03-10gdbTom Tromey1-49/+25
2010-01-01Update copyright year in most headers.Joel Brobecker1-2/+2
2009-10-23 * blockframe.c (_initialize_blockframe): Remove declaration.Tom Tromey1-4/+0
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-3/+3
2009-09-09 * block.c (contained_in): Return zero for nested functions.Joel Brobecker1-1/+0
2009-06-28 gdb/Daniel Jacobowitz1-6/+30
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-17/+8
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz1-5/+5
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-2/+2
2008-07-15 * block.c (block_function): Renamed to ...Daniel Jacobowitz1-3/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-13 * blockframe.c: Remove obsolete comments.Ulrich Weigand1-3/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-10-06 * blockframe.c (block_innermost_frame): Rewrite frame search logic.Joel Brobecker1-5/+6
2006-07-19 * blockframe.c (find_pc_partial_function): Use the minimal symbolDaniel Jacobowitz1-18/+25
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2004-11-102004-11-10 Randolph Chung <tausq@debian.org>Randolph Chung1-8/+0
2004-09-012004-08-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-84/+0
2004-08-022004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-38/+0
2004-08-022004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-37/+0
2004-06-242004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+1
2004-06-182004-06-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-06-112004-06-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-23/+5
2004-06-102004-06-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+2