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
/
printcmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2002-11-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-21
1
-23
/
+0
*
2002-11-15 David Carlton <carlton@math.stanford.edu>
David Carlton
2002-11-15
1
-1
/
+0
*
* printcmd.c (disassemble_command): Remove obsolete function.
Fernando Nasser
2002-11-08
1
-119
/
+1
*
2002-10-23 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-10-23
1
-2
/
+2
*
2002-10-21 Jim Blandy <jimb@redhat.com>
Elena Zannoni
2002-10-21
1
-0
/
+6
*
2002-10-21 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-10-21
1
-1
/
+1
*
printcmd.c (address_info): Print 'self' for ObjC.
Adam Fedor
2002-10-12
1
-1
/
+5
*
Revert previous change. Not obvious.
Andrew Cagney
2002-09-19
1
-5
/
+1
*
2002-09-18 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-09-19
1
-1
/
+5
*
Reviewed and approved by Kevin Buettner <kevinb@redhat.com>
Fred Fish
2002-09-10
1
-3
/
+3
*
2002-07-11 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-07-11
1
-0
/
+5
*
2002-05-11 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-05-11
1
-19
/
+0
*
gdb/ChangeLog:
Jim Blandy
2002-04-05
1
-3
/
+3
*
* cli/cli-decode.c (set_cmd_completer): New function.
Andrew Cagney
2002-03-06
1
-4
/
+4
*
2002-01-31 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-02-01
1
-14
/
+0
*
Remove else clause to #if UI_OUT.
Andrew Cagney
2002-01-17
1
-31
/
+3
*
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
Andrew Cagney
2002-01-05
1
-1
/
+1
*
* cli/cli-script.c (execute_control_command): Replace value_ptr
Andrew Cagney
2001-12-25
1
-4
/
+5
*
* printcmd.c (print_scalar_formatted): Compare the length of the
Jim Blandy
2001-12-07
1
-2
/
+4
*
s/value_ptr/struct value */
Andrew Cagney
2001-11-10
1
-10
/
+10
*
* value.h (value_as_address): Rename value_as_pointer.
Andrew Cagney
2001-10-16
1
-3
/
+3
*
2001-10-12 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2001-10-12
1
-5
/
+1
*
* printcmd.c (print_frame_args): Move symbol iteration explicitly
Daniel Jacobowitz
2001-10-12
1
-138
/
+138
*
* printcmd.c (print_scalar_formatted): Fix indentation.
Jim Blandy
2001-09-12
1
-2
/
+2
*
* printcmd.c (print_insn): Use the given stream for
Keith Seitz
2001-08-21
1
-0
/
+2
*
The following changes avoid polluting global namespace with the
Eli Zaretskii
2001-08-02
1
-8
/
+8
*
* utils.c (init_page_info): Use tui_get_command_dimension.
Stephane Carrez
2001-07-21
1
-12
/
+5
*
Clean up the D10V port so that GDB and the target program no
Jim Blandy
2001-07-10
1
-3
/
+0
*
* printcmd.c (print_scalar_formatted): If we are printing an
Jim Blandy
2001-07-10
1
-0
/
+6
*
* completer.c (gdb_completer_loc_break_characters): New variable.
Eli Zaretskii
2001-06-11
1
-6
/
+13
*
s/ui_out_list/ui_out_tupple/
Andrew Cagney
2001-05-12
1
-3
/
+2
*
Use cleanup machinery to invoke ui_out_list_end().
Kevin Buettner
2001-04-08
1
-2
/
+4
*
Eliminate some uses of __STDC__.
Andrew Cagney
2001-03-14
1
-4
/
+0
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-2
/
+2
*
2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
Michael Snyder
2001-03-01
1
-5
/
+7
*
Replace calls to abort() with calls to internal_error().
Kevin Buettner
2001-02-25
1
-2
/
+2
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-4
/
+4
*
Fri Aug 25 12:11:21 2000 David Taylor <taylor@texas.cygnus.com>
David Taylor
2000-08-25
1
-3
/
+3
*
Protoization.
Kevin Buettner
2000-07-30
1
-119
/
+44
*
* printcmd.c (printf_command): Guard against 0-length string.
Michael Snyder
2000-07-24
1
-1
/
+2
*
* printcmd.c (print_scalar_formatted): Move masking of 'a' address
Andrew Cagney
2000-07-11
1
-10
/
+14
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-23
/
+24
*
* target.h (target_memory_bfd_section): Removed declaration.
J.T. Conklin
2000-05-20
1
-3
/
+2
*
Use make_cleanup_ui_out_stream_delete().
Andrew Cagney
2000-05-15
1
-1
/
+1
*
* ax-gdb.c (agent_command): Remove now useless cast of
Philippe De Muyter
2000-04-26
1
-12
/
+9
*
* defs.h, utils.c (free_current_contents): Change parameter to
Andrew Cagney
2000-04-21
1
-4
/
+7
*
* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new
Jim Blandy
2000-04-14
1
-5
/
+6
*
Stop GCC thinking a shift will overflow.
Andrew Cagney
2000-04-04
1
-3
/
+6
*
* printcmd.c (print_scalar_formatted): Truncate addresses to the
Peter Schauer
2000-03-22
1
-1
/
+8
*
import gdb-2000-02-04 snapshot
Jason Molenda
2000-02-05
1
-28
/
+83
[next]