aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-05-09Correct and expand handling of `movm' instruction, and registerJim Blandy3-35/+101
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): We do have aJim Blandy2-1/+5
2001-05-09* mn10300-tdep.c (mn10300_pop_frame): Split the mn10300-specificJim Blandy3-28/+40
2001-05-09* mn10300-tdep.c (mn10300_saved_pc_after_call,Jim Blandy2-13/+24
2001-05-09* config/mn10300/tm-mn10300.h (mn10300_find_callers_reg): DeleteJim Blandy2-2/+3
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): Put the gdbarch methodsJim Blandy2-18/+27
2001-05-09* mn10300-tdep.c (mn10300_gdbarch_init): Rather than usingJim Blandy2-1/+4
2001-05-09Use gdbarch for most target parameters for the MN10300, ratherJim Blandy3-105/+84
2001-05-09Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney6-39/+144
2001-05-09Use a stack of structures (instead of a simple array) to keep track ofAndrew Cagney3-45/+104
2001-05-082001-05-08 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+6
2001-05-08* config/i386/tm-i386v.h (struct frame_info, structMark Kettenis2-7/+7
2001-05-07 * lib/gdb.exp (gdbtk_initialize_display): New proc which willKeith Seitz2-18/+210
2001-05-07Drop self as mn10300 maintainer.Andrew Cagney2-1/+6
2001-05-07Zap some bogus #ifndef _WIN32 - hangover from WinGDBAndrew Cagney2-8/+5
2001-05-07ChangeLog cleanup: move all references to gdbtk stuff to gdb.gdbtk/ChangeLog ...Keith Seitz1-70/+1
2001-05-07* restore.c: Make the code of caller0 correspond to its comment.Jim Blandy2-8/+12
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner12-239/+64
2001-05-06Implement attach/detach for multi-threaded programs on Linux.Mark Kettenis3-50/+172
2001-05-06 * symtab.c (lookup_symtab_1, lookup_partial_symtab): Use basenameEli Zaretskii2-22/+15
2001-05-06* breakpoint.c (check_duplicates): Use the breakpoint's type, notJim Blandy3-13/+38
2001-05-06* breakpoint.c (check_duplicates): Take a breakpoint object as anJim Blandy2-15/+22
2001-05-042001-05-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2-4/+26
2001-05-042001-01-26 Felix Lee <flee@redhat.com>Michael Snyder2-11/+41
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner132-2052/+2659
2001-05-03 * rdi-share/devsw.c: Include <time.h> for struct tmJonathan Larmour2-0/+5
2001-05-03 * config/djgpp/fnchange.lst: Add mappings for the newEli Zaretskii2-0/+11
2001-05-03Fix a typo.Eli Zaretskii1-1/+1
2001-05-012001-05-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2-14/+24
2001-05-012001-05-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+14
2001-05-01 * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.Nicholas Duffek4-23/+96
2001-05-01*** empty log message ***Eli Zaretskii1-0/+10
2001-04-30* ppcnbsd-nat.c (fetch_inferior_registers)J.T. Conklin2-3/+9
2001-04-302001-04-30 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-96/+36
2001-04-302001-04-30 Michael Snyder <msnyder@redhat.com>Michael Snyder2-34/+42
2001-04-302001-04-30 Michael Snyder <msnyder@redhat.com>Michael Snyder3-45/+47
2001-04-30Always initialize `p'.Andrew Cagney2-0/+6
2001-04-30 * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.Eli Zaretskii2-3/+5
2001-04-27Zap romp host.Andrew Cagney3-6/+5
2001-04-27All 5.1 obsolete targets are done.Andrew Cagney2-60/+4
2001-04-27 (Changes from Kevin Buettner, with minor update by Don Howard.)Don Howard2-14/+22
2001-04-27Added myself to the write-after-approval list.Don Howard1-0/+5
2001-04-27Added myself to the write-after-approval list.Don Howard1-0/+1
2001-04-27(Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy19-478/+972
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder3-42/+49
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2-6/+7
2001-04-262001-04-26 Michael Snyder <msnyder@redhat.com>Michael Snyder3-5/+19
2001-04-24* c-typeprint.c (c_type_print_cv_qualifier): Don't print `const'Jim Blandy2-1/+10
2001-04-24* gdb.c++/templates.exp: If we see the prompt for the overloadJim Blandy2-0/+5
2001-04-24* gdb.c++/classes.exp (ptype class A): Tolerate whitespaceJim Blandy2-1/+6