aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2005-04-02 (Targets): Document "set/show architecture". RemoveEli Zaretskii2-8/+130
2005-04-02Fix typo.Andreas Schwab1-1/+1
2005-04-02* main.c: Update copyright year.Mark Kettenis2-8/+10
2005-04-02 (Files): Fix the name and documentation ofEli Zaretskii2-90/+370
2005-04-02(Set Watchpoints): Document can-use-hw-watchpoints.Eli Zaretskii2-7/+22
2005-04-022005-04-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2-17/+26
2005-04-022005-04-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2-13/+45
2005-04-022005-04-01 Michael Snyder <msnyder@redhat.com>Michael Snyder3-2/+18
2005-04-02*** empty log message ***gdbadmin1-1/+1
2005-04-01 * gdb.arch/altivec-abi.exp: Check for compiler and setPaul Gilliam3-2/+38
2005-04-01*** empty log message ***gdbadmin1-1/+1
2005-03-31Add TLS load module support for FRV.Kevin Buettner4-0/+57
2005-03-31 * gdbarch.sh (fetch_tls_load_module_address): New architecture method.Kevin Buettner21-22/+189
2005-03-31*** empty log message ***gdbadmin1-1/+1
2005-03-30*** empty log message ***gdbadmin1-1/+1
2005-03-29 * c-valprint.c (c_value_print): Fix up some formatting. UseDaniel Jacobowitz5-11/+108
2005-03-29Missed part of earlier commit.Daniel Jacobowitz1-1/+2
2005-03-29 * arm-linux-nat.c (store_register, store_regs): HandleDaniel Jacobowitz2-0/+15
2005-03-29 * arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)Daniel Jacobowitz2-4/+20
2005-03-29 * Makefile.in (arm-tdep.o): Update dependencies.Daniel Jacobowitz2-0/+9
2005-03-29*** empty log message ***gdbadmin1-1/+1
2005-03-28 * irix5-nat.c (supply_fpregset): Fix bug that caused the FSRJoel Brobecker2-6/+33
2005-03-28 * remote-rdi.c (arm_rdi_insert_breakpoint): Don't callDaniel Jacobowitz2-1/+6
2005-03-28* sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): HandleMark Kettenis2-0/+17
2005-03-28* sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow):Mark Kettenis3-0/+49
2005-03-28*** empty log message ***gdbadmin1-1/+1
2005-03-27* win32-nat.c (handle_exception): Treat win32 routines which check for validChristopher Faylor3-0/+26
2005-03-27 * gdb.base/bigcore.c (main): Add missing mode argument in openAndreas Schwab2-1/+7
2005-03-27*** empty log message ***gdbadmin1-1/+1
2005-03-26 * cp-support.c (cp_class_name_from_physname): Rewrite.Daniel Jacobowitz2-105/+162
2005-03-26* exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.Mark Kettenis2-2/+4
2005-03-26* inflow.h: Update copyright year. Remove #ifdef SHORT_PGRP code.Mark Kettenis2-16/+8
2005-03-26* dwarf2-frame.c (execute_cfa_program): ImplementMark Kettenis2-0/+30
2005-03-26*** empty log message ***gdbadmin1-1/+1
2005-03-25* config/sparc/nbsd64.mh (NAT_FILE): Remove.Mark Kettenis2-1/+2
2005-03-25* config/i386/obsd64.mt (TDEPFILES): Add obsd-uthread.o.Mark Kettenis2-1/+5
2005-03-25 * arm-tdep.c (target_is_thumb, caller_is_thumb)Daniel Jacobowitz2-36/+7
2005-03-25Fix memset thinkos.Anthony Green3-4/+11
2005-03-25 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserverDaniel Jacobowitz3-4/+10
2005-03-25 * ser-base.c (ser_unix_write): Rename to ...Mark Mitchell6-66/+119
2005-03-25 * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell10-323/+437
2005-03-25* dwarf2-frame.h: Update copyrigh year.Mark Kettenis3-9/+52
2005-03-25*** empty log message ***gdbadmin1-1/+1
2005-03-24*** empty log message ***gdbadmin1-1/+1
2005-03-232005-03-23 Martin Hunt <hunt@redhat.com>Martin Hunt3-18/+5
2005-03-23*** empty log message ***gdbadmin1-1/+1
2005-03-22*** empty log message ***gdbadmin1-1/+1
2005-03-212005-03-21 Michael Snyder <msnyder@redhat.com>Michael Snyder2-90/+36
2005-03-21 * configure.ac (stat.st_blksize): Check for it.Mark Mitchell5-3/+254
2005-03-21* win32-nat.c (do_initial_child_stuff): Don't clear the thread list here.Christopher Faylor3-2/+12