aboutsummaryrefslogtreecommitdiff
path: root/gdb/observer.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Convert observers to C++Tom Tromey1-215/+0
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-7/+0
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-13replace XMALLOC with XNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-02gdb/Yao Qi1-6/+6
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+5
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder1-7/+7
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-02-17 * observer.c (observer_test_first_notification_function)Vladimir Prus1-3/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
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-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+7
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+6
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-102005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-07-282004-07-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+6
2004-05-072004-05-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+18
2004-04-16 * observer.c (observer_test_first_notification_function): UpdateJoel Brobecker1-3/+3
2004-04-152004-04-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-31/+1
2003-12-12* observer.c (observer_test_first_observer)Mark Kettenis1-11/+11
2003-03-18 * observer.c (observer_test_first_observer): New static variable.Joel Brobecker1-0/+30
2003-02-28 * observer.c: Minor comments edits.Joel Brobecker1-10/+8
2003-02-28 * observer.h, observer.c: New file.Joel Brobecker1-0/+194