index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
top.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2002-12-08 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-12-09
1
-1
/
+1
*
2002-09-26 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-09-26
1
-1
/
+1
*
2002-09-09 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-09-09
1
-0
/
+1
*
* top.c (gdb_rl_operate_and_get_next): Make sure
Mark Kettenis
2002-08-18
1
-2
/
+16
*
* defs.h (gdb_readline_wrapper): Declare.
Tom Tromey
2002-07-24
1
-1
/
+24
*
Fix some K&R isms.
Andrew Cagney
2002-07-11
1
-1
/
+1
*
2002-07-03 Martin M. Hunt <hunt@redhat.com>
Martin Hunt
2002-07-03
1
-2
/
+2
*
* findvar.c (extract_signed_integer): Cast printf argument
Jason Thorpe
2002-04-23
1
-2
/
+2
*
2002-03-27 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-03-28
1
-2
/
+2
*
* command.h: Update copyright.
Andrew Cagney
2002-03-24
1
-0
/
+1
*
* command.h: (execute_cmd_post_hook): Declare.
Andrew Cagney
2002-03-17
1
-12
/
+2
*
* cli/cli-decode.c (set_cmd_completer): New function.
Andrew Cagney
2002-03-06
1
-1
/
+1
*
* cli/cli-decode.c (cmd_cfunc_eq): New function.
Andrew Cagney
2002-02-23
1
-1
/
+1
*
* defs.h (throw_exception): Rename return_to_top_level. Update
Andrew Cagney
2002-02-10
1
-5
/
+5
*
* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
Andrew Cagney
2002-02-05
1
-7
/
+16
*
s/NO_FUNCTION/NULL/
Andrew Cagney
2002-02-02
1
-1
/
+1
*
2002-01-20 Michael Chastain <mec@shout.net>
Michael Chastain
2002-01-20
1
-1
/
+1
*
Remove else clause to #if UI_OUT.
Andrew Cagney
2002-01-17
1
-4
/
+0
*
Remove obsolete MacOS support.
Andrew Cagney
2002-01-05
1
-7
/
+4
*
* NEWS: Updated.
Tom Tromey
2001-11-27
1
-0
/
+50
*
* top.c (gdb_init): Call init_ui_hook before initializing
Keith Seitz
2001-11-20
1
-4
/
+9
*
s/value_ptr/struct value */
Andrew Cagney
2001-11-10
1
-2
/
+2
*
Don't print ``(MI_OUT)'' at startup.
Andrew Cagney
2001-10-21
1
-5
/
+0
*
* value.h (value_as_address): Rename value_as_pointer.
Andrew Cagney
2001-10-16
1
-1
/
+1
*
* defs.h (enum return_reason): Renumber so that all values are
Andrew Cagney
2001-09-07
1
-34
/
+81
*
* event-top.c (async_stop_sig) [HAVE_SIGPROCMASK]: Some
Mark Kettenis
2001-08-27
1
-13
/
+9
*
* top.c (SIGSETJMP): Protect env argument with parentheses.
Christopher Faylor
2001-08-14
1
-3
/
+3
*
* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
Andrew Cagney
2001-08-01
1
-0
/
+1
*
2001-07-17 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-17
1
-2
/
+2
*
2001-07-16 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-16
1
-2
/
+0
*
2001-07-16 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-16
1
-21
/
+4
*
2001-07-15 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-15
1
-120
/
+79
*
2001-07-15 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2001-07-15
1
-20
/
+0
*
* utils.c (query): Remove tui hacks; tui must use the query_hook.
Stephane Carrez
2001-07-14
1
-25
/
+0
*
* top.c (user_args): Remove unused declaration.
Eli Zaretskii
2001-05-17
1
-15
/
+0
*
Phase 1 of the ptid_t changes.
Kevin Buettner
2001-05-04
1
-3
/
+4
*
Obsolete MPW as host.
Andrew Cagney
2001-04-19
1
-5
/
+5
*
2001-04-18 Martin M. Hunt <hunt@redhat.com>
Martin Hunt
2001-04-19
1
-12
/
+13
*
2001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni
2001-04-05
1
-0
/
+6
*
* top.c (init_main): Make `set history file name' complete on file
Eli Zaretskii
2001-03-07
1
-5
/
+6
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
* signals.h: Removed.
J.T. Conklin
2001-02-06
1
-1
/
+1
*
2001-01-24 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2001-01-25
1
-1
/
+1
*
2000-12-20 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2000-12-20
1
-2
/
+2
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-7
/
+7
*
2000-12-01 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2000-12-01
1
-1881
/
+34
*
2000-11-30 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2000-12-01
1
-386
/
+1
*
* remote.c (remote_write_bytes): Add default case to switch
Andrew Cagney
2000-11-27
1
-0
/
+2
*
* tracepoint.c (trace_find_tracepoint_command): Replace call to
David Taylor
2000-11-16
1
-1
/
+1
*
2000-11-06 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser
2000-11-06
1
-9
/
+57
[next]