Remove path name from test case
[binutils-gdb.git] / gdb / blockframe.c
2023-02-19 Tom TromeyConvert contained_in to method
2023-02-19 Tom TromeyConvert block_containing_function to method
2023-02-19 Tom TromeyConvert block_linkage_function to method
2023-02-19 Tom TromeyConvert block_inlined_p to method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-04-28 Simon Marchigdb: remove BLOCK_ENTRY_PC macro
2022-04-28 Simon Marchigdb: remove BLOCK_CONTIGUOUS_P macro
2022-04-28 Simon Marchigdb: remove BLOCK_NRANGES macro
2022-04-28 Simon Marchigdb: remove BLOCK_RANGE_{START,END} macros
2022-04-28 Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28 Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-28 Simon Marchigdb: remove BLOCK_{START,END} macros
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-02-06 Simon Marchigdb: remove SYMBOL_TYPE macro
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-30 Pedro AlvesMake scoped_restore_current_thread's cdtors exception...
2020-07-28 Andrew BurgessDemangle function names when disassembling
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-04-23 Tom de Vries[gdb/symtab] Fix disassembly of non-contiguous functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22 Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22 Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-09-26 Christian BiesingerConvert symtab.h function signatures to use bool instea...
2019-08-09 Pedro Franco de... Fix access to uninitialized variable in fill_in_stop_func
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-23 Kevin BuettnerIntroduce find_function_entry_range_from_pc and use...
2018-08-23 Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-08-23 Kevin BuettnerAdd support for non-contiguous blocks to find_pc_partia...
2018-06-29 Pedro Alves"break LINENO/*ADDRESS", inline functions and "info...
2018-04-26 Pedro AlvesEliminate find_pc_partial_function_gnu_ifunc
2018-04-26 Pedro AlvesCalling ifunc functions when target has no debug info...
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18 Tom Tromeyconstify struct block in some places
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeychange minsym representation
2014-02-26 Tom Tromeyintroduce minimal_symbol_upper_bound
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-08-20 Doug Evans * blockframe.c: Remove #include "psymtab.h".
2013-04-08 Tom Tromey PR symtab/8424:
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-11 Paul N. HilfingerHave block_innermost_frame start from selected frame...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-20 Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-03-28 Jan Kratochvilgdb/
2011-03-18 Pedro Alves gdb/
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-29 Michael Snyder2010-12-29 Michael Snyder <msnyder@vmware.com>
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-10 Tom Tromeygdb
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-23 Tom Tromey * blockframe.c (_initialize_blockframe): Remove declar...
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-09-09 Joel Brobecker * block.c (contained_in): Return zero for neste...
2009-06-28 Daniel Jacobowitz gdb/
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-05 Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-08-21 Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-08-20 Pedro Alves * objfiles.h (struct obj_section): Remove addr and...
2008-07-15 Daniel Jacobowitz * block.c (block_function): Renamed to ...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-05-13 Ulrich Weigand * blockframe.c: Remove obsolete comments.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-10-06 Joel Brobecker * blockframe.c (block_innermost_frame): Rewrite...
2006-07-19 Daniel Jacobowitz * blockframe.c (find_pc_partial_function): Use the...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2004-11-10 Randolph Chung2004-11-10 Randolph Chung <tausq@debian.org>
2004-09-01 Andrew Cagney2004-08-31 Andrew Cagney <cagney@gnu.org>
2004-08-02 Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-08-02 Andrew Cagney2004-08-02 Andrew Cagney <cagney@gnu.org>
2004-06-24 Andrew Cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-06-18 Andrew Cagney2004-06-18 Andrew Cagney <cagney@gnu.org>
2004-06-11 Andrew Cagney2004-06-10 Andrew Cagney <cagney@gnu.org>
2004-06-10 Andrew Cagney2004-06-10 Andrew Cagney <cagney@gnu.org>
2004-05-08 Andrew Cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-05-08 Andrew Cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-04-30 Andrew Cagney2004-04-30 Andrew Cagney <cagney@redhat.com>
2004-04-30 Andrew Cagney2004-04-30 Andrew Cagney <cagney@redhat.com>
next