summaryrefslogtreecommitdiff
path: root/gdb/inline-frame.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-05-05out of line functions nested inside inline functions.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-18constify some blockvector APIsTom Tromey
2014-06-18constify struct block in some placesTom Tromey
2014-04-18Fix PR backtrace/15558Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-09-17gdb/Jan Kratochvil
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-07-05gdb/Thiago Jung Bauermann
2011-03-18 gdb/Pedro Alves
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-11gdb/Jan Kratochvil
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-11-13 * inline-frame.c (find_inline_frame_state): Check for changed PCDaniel Jacobowitz
2009-11-112009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2009-09-13 gdb/Joel Brobecker
2009-06-28 gdb/Daniel Jacobowitz