GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
interps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tui: replace deprecated_register_changed_hook with observer
Patrick Palka
2015-07-08
1
-1
/
+0
*
Get rid of deprecated_init_ui_hook
Joel Brobecker
2015-05-06
1
-1
/
+0
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Remove pointless function initialize_interps
Gary Benson
2014-08-05
1
-19
/
+0
*
Make display_gdb_prompt CLI-only.
Pedro Alves
2014-05-29
1
-26
/
+4
*
PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...
Pedro Alves
2014-05-21
1
-1
/
+35
*
replace XMALLOC with XNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
Delete interp_exec_p.
Doug Evans
2013-12-10
1
-10
/
+3
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
Give every interpreter a command_loop_proc.
Andrew Burgess
2013-09-06
1
-7
/
+6
*
Remove deprecated_command_loop_hook.
Andrew Burgess
2013-09-05
1
-7
/
+3
*
some cleanup checker fixes
Tom Tromey
2013-05-30
1
-1
/
+4
*
Constify strings in tracepoint.c, lookup_cmd and the completers.
Pedro Alves
2013-03-13
1
-1
/
+2
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-2
/
+1
*
ARI fixes: sprintf rule.
Pierre Muller
2012-11-20
1
-2
/
+2
*
Make logging work for MI.
Stan Shebs
2012-06-28
1
-0
/
+13
*
* ada-lang.c (ada_make_symbol_completion_list): Return a VEC.
Tom Tromey
2012-06-13
1
-28
/
+11
*
Display the ">" prompt in interactive mode while reading canned
Eli Zaretskii
2012-05-08
1
-0
/
+12
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+2
*
gdb/
Pedro Alves
2011-09-12
1
-14
/
+24
*
2011-09-02 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-09-02
1
-0
/
+6
*
2011-08-04 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-08-04
1
-3
/
+3
*
2011-05-30 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-05-30
1
-1
/
+0
*
2011-05-30 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-05-30
1
-1
/
+1
*
2011-05-27 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-05-27
1
-0
/
+1
*
2011-01-08 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-09
1
-19
/
+19
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
2010-05-14 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-0
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
gdb/ChangeLog:
Paul Pluzhnikov
2009-12-02
1
-1
/
+0
*
gdb/
Thiago Jung Bauermann
2009-02-06
1
-2
/
+3
*
* defs.h (deprecated_error_hook): Delete declaration.
Pedro Alves
2009-01-09
1
-1
/
+0
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+2
*
2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2008-10-03
1
-12
/
+7
*
* annotate.h (deprecated_annotate_starting_hook): Remove.
Tom Tromey
2008-07-28
1
-3
/
+0
*
gdb:
Tom Tromey
2008-07-25
1
-2
/
+0
*
2008-07-12 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2008-07-12
1
-1
/
+1
*
exec_cleanup murder.
Vladimir Prus
2008-04-24
1
-1
/
+1
*
(top_level_interpreter): Rename static variable...
Nick Roberts
2008-04-19
1
-6
/
+12
*
Implement MI notification for new threads.
Vladimir Prus
2008-03-14
1
-9
/
+30
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
* defs.h (deprecated_registers_changed_hook): Delete declaration.
Daniel Jacobowitz
2007-03-29
1
-1
/
+0
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
2006-09-16 Andrzej Zaborowski <balrog@zabor.org>
Daniel Jacobowitz
2006-09-16
1
-2
/
+2
*
2006-07-13 Denis PILAT <denis.pilat@st.com>
Andrew Stubbs
2006-07-13
1
-8
/
+3
[next]