summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* * c-typeprint.c (is_type_conversion_operator): Add additionalDaniel Jacobowitz2002-01-162-1/+12
* *** empty log message ***gdbadmin2002-01-161-1/+1
* Fix oops with previous checkin.Michael Snyder2002-01-151-3/+1
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-152-38/+334
* 2002-01-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-152-122/+152
* 2002-01-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-01-154-1/+82
* Doh. s/kdb/kbd/Andrew Cagney2002-01-151-1/+1
* * gdbint.texinfo (Releasing GDB): New chapter.Andrew Cagney2002-01-152-0/+189
* 2001-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-152-2/+9
* * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): RenameAndrew Cagney2002-01-153-3/+9
* Mark all 29k targets as obsolete (second attempt to commit this).Andrew Cagney2002-01-152-7/+14
* * gdb.texinfo (Embedded Processors, Calling program functions):Andrew Cagney2002-01-152-250/+256
* Review cleanups() section. Add examples.Andrew Cagney2002-01-152-23/+74
* *** empty log message ***gdbadmin2002-01-151-1/+1
* 2002-01-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-144-25/+8
* *** empty log message ***gdbadmin2002-01-141-1/+1
* 2002-01-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-132-1/+23
* 2002-01-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-132-2/+12
* Rewrite target_signal_to_name().Andrew Cagney2002-01-132-6/+10
* From Petr Ledvina <ledvinap@kae.zcu.cz>:Andrew Cagney2002-01-132-1/+10
* * MAINTAINERS: Remove arm-coff and arm-pe from target list.Andrew Cagney2002-01-132-1/+5
* * stack.c (print_frame_info_base): Print the frame's pcKeith Seitz2002-01-132-9/+25
* * varobj.c (varobj_set_value): Make sure that there were noKeith Seitz2002-01-132-62/+94
* From 2002-01-09 John Marshall <johnm@falch.net>:Andrew Cagney2002-01-134-7/+14
* * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byteAndrew Cagney2002-01-132-1/+8
* * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneousEli Zaretskii2002-01-132-8/+11
* 2002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-132-15/+48
* *** empty log message ***gdbadmin2002-01-131-1/+1
* 2002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-122-29/+43
* Use phex_nz() not printfAndrew Cagney2002-01-122-13/+8
* Update Copyright year.Elena Zannoni2002-01-122-1/+2
* 2002-01-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-01-122-1/+6
* * language.c (longest_raw_hex_string): Delete unused function.Andrew Cagney2002-01-122-23/+4
* *** empty log message ***gdbadmin2002-01-121-1/+1
* 2002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-112-1/+5
* 1) Handling of the DW_AT_byte_size attribute when processing aPetr Sorfa2002-01-112-3/+31
* Added Self to Write After ApprovalPetr Sorfa2002-01-111-0/+1
* * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->Richard Earnshaw2002-01-112-4/+12
* * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.Jason Merrill2002-01-112-1/+46
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-112-0/+19
* * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001Andrew Cagney2002-01-112-0/+7
* *** empty log message ***gdbadmin2002-01-111-1/+1
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-103-2/+11
* 2002-01-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-102-9/+22
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-102-7/+31
* * gdb.c++/namespace.exp: Accept trailing const for 'this'.Jason Merrill2002-01-106-63/+69
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-102-1/+5
* update copyrightJason Merrill2002-01-101-1/+1
* * gdb.c++/namespace.exp: '\0', not '\000'.Jason Merrill2002-01-102-1/+5
* * completer.c (command_completer): New function.Eli Zaretskii2002-01-104-1/+21