aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-05-102001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2-61/+71
2001-05-10Delete ``info architecture'' command.Andrew Cagney2-37/+6
2001-05-10General updates for 5.1/5.2 lists.Andrew Cagney2-3/+50
2001-05-10Jim Ingham stepping back from Arm maintenance.Andrew Cagney2-3/+5
2001-05-10 * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o, gdbtk-register.oKeith Seitz2-10/+51
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+6
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-8/+14
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-11/+36
2001-05-10 * gdbint.texinfo (Clean Design and Portable Implementation):Eli Zaretskii2-1/+69
2001-05-10Revert a couple of small changes that inadvertently came in via theKevin Buettner2-2/+9
2001-05-10Minor ptid_t changes for the upcoming phase 3 ptid patch.Kevin Buettner2-2/+9
2001-05-092001-05-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-25/+17
2001-05-09* i386-tdep.c (i386_frame_saved_pc): New function.Mark Kettenis3-8/+25
2001-05-09* i386-tdep.c (i386_register_virtual_type): New function.Mark Kettenis3-17/+53
2001-05-09* Makefile.in (mn10300-tdep.o): New rule.Jim Blandy1-117/+122
2001-05-09* Makefile.in (mn10300-tdep.o): New rule.Jim Blandy1-0/+5
2001-05-09* Makefile.in (obstack_h, target_h): Define; these are alreadyJim Blandy2-0/+7
2001-05-09* mn10300-tdep.c (mn10300_extract_return_value): Mark this asJim Blandy2-1/+4
2001-05-09* mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.Jim Blandy2-0/+34
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