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
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch
interps-20030202-branchpoint
nobody
2003-02-02
2
-2
/
+3
*
* cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
Mark Kettenis
2003-01-03
1
-1
/
+2
*
2002-12-09 David Carlton <carlton@math.stanford.edu>
David Carlton
2002-12-10
2
-2
/
+2
*
2002-12-08 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-12-09
1
-0
/
+1
*
Import of readline 4.3.
Elena Zannoni
2002-12-08
2
-0
/
+2
*
2002-11-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-29
1
-2
/
+2
*
* printcmd.c (disassemble_command): Remove obsolete function.
Fernando Nasser
2002-11-08
1
-0
/
+97
*
* source.c (get_current_or_default_source_symtab_and_line): Remove
Fernando Nasser
2002-09-22
1
-2
/
+8
*
* source.c: Make global variables current_source_symtab and
Fernando Nasser
2002-09-20
1
-1
/
+341
*
2002-08-27 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-08-27
1
-0
/
+2
*
2002-08-26 Joel Brobecker <brobecker@gnat.com>
Michael Snyder
2002-08-27
1
-0
/
+30
*
* cli/cli-dump.c: Change fopen modes to use binary open modes
Corinna Vinschen
2002-08-09
1
-13
/
+13
*
* cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
Corinna Vinschen
2002-08-07
1
-2
/
+2
*
2002-07-30 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-07-30
4
-2
/
+3
*
2002-07-03 Martin M. Hunt <hunt@redhat.com>
Martin Hunt
2002-07-03
1
-0
/
+20
*
* command.h (add_setshow_cmd): Declare.
Tom Tromey
2002-06-26
1
-19
/
+47
*
* cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
Tom Tromey
2002-06-25
1
-1
/
+1
*
* command.h (add_setshow_auto_boolean_cmd): Replace
Andrew Cagney
2002-06-15
2
-19
/
+16
*
* cli/cli-decode.c (add_setshow_boolean_cmd): Replace
Andrew Cagney
2002-06-15
2
-19
/
+45
*
* cli/cli-decode.c (set_cmd_cfunc): Update.
Andrew Cagney
2002-06-15
2
-11
/
+7
*
* defs.h (auto_boolean): Declare enum.
Andrew Cagney
2002-06-15
3
-13
/
+12
*
2002-05-23 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-05-24
1
-5
/
+3
*
2002-04-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-04-12
1
-6
/
+16
*
2002-04-12 Don Howard <dhoward@redhat.com>
Don Howard
2002-04-12
2
-0
/
+30
*
2002-04-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-04-06
1
-5
/
+5
*
* cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
Jim Blandy
2002-03-29
1
-1
/
+1
*
2002-03-26 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-03-29
2
-0
/
+863
*
2002-03-27 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-03-28
1
-1
/
+1
*
* command.h: Update copyright.
Andrew Cagney
2002-03-24
1
-66
/
+5
*
* cli/cli-decode.c: Include "gdb_assert.h".
Andrew Cagney
2002-03-24
1
-41
/
+43
*
* defs.h (error): Add printf format attribute.
Andrew Cagney
2002-03-23
1
-1
/
+1
*
* command.h (struct cmd_list_element): Add field context.
Andrew Cagney
2002-03-19
2
-0
/
+20
*
* cli/cli-decode.c (cmd_type): New function.
Andrew Cagney
2002-03-18
1
-0
/
+6
*
* command.h: (execute_cmd_post_hook): Declare.
Andrew Cagney
2002-03-17
1
-0
/
+33
*
* cli/cli-decode.c (set_cmd_completer): New function.
Andrew Cagney
2002-03-06
3
-6
/
+16
*
* cli/cli-decode.c (cmd_cfunc_eq): New function.
Andrew Cagney
2002-02-23
4
-3
/
+15
*
* cli/cli-cmds.c (compare_strings): New function.
Tom Tromey
2002-02-18
1
-6
/
+39
*
* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
Andrew Cagney
2002-02-05
4
-19
/
+78
*
s/NO_FUNCTION/NULL/
Andrew Cagney
2002-02-02
3
-18
/
+15
*
Remove else clause to #if UI_OUT.
Andrew Cagney
2002-01-17
5
-196
/
+13
*
* completer.c (command_completer): New function.
Eli Zaretskii
2002-01-10
1
-1
/
+2
*
* cli/cli-script.c (execute_control_command): Replace value_ptr
Andrew Cagney
2001-12-25
1
-2
/
+2
*
* cli/cli-decode.c (add_cmd): Initialize pre_show_hook in
Jeff Law
2001-12-20
1
-0
/
+1
*
gdb/ChangeLog
Jackie Smith Cashion
2001-12-13
1
-7
/
+5
*
Fix for PR gdb/209, PR gdb/156:
Tom Tromey
2001-11-22
2
-1
/
+9
*
* cli/cli-decode.c (add_set_boolean_cmd): Define.
Andrew Cagney
2001-09-30
2
-0
/
+25
*
Make GDB use libiberty regex implementation.
Mark Kettenis
2001-09-01
2
-2
/
+2
*
* cli/cli-decode.h: Include "gdb_regex.h" instead of
Mark Kettenis
2001-08-02
1
-1
/
+1
*
2001-07-16 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-16
1
-1
/
+5
*
* cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition the
Eli Zaretskii
2001-07-16
1
-6
/
+1
[next]