aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney13-104/+158
2001-05-12* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.Jim Blandy2-1/+4
2001-05-12Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler.Andrew Cagney4-15/+32
2001-05-12NEWS on version.in.Andrew Cagney2-0/+7
2001-05-12* mips-tdep.c (mips_store_return_value,Jim Blandy2-2/+8
2001-05-12Replace Makefile.in:VERSION with the file version.in.Andrew Cagney3-8/+17
2001-05-112001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-19/+13
2001-05-11 2001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+5
2001-05-11Add ``type'' parameter to set_raw_breakpoint().Kevin Buettner2-65/+63
2001-05-112001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-8/+47
2001-05-112001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder1-3/+11
2001-05-112001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-16/+57
2001-05-10Pass the tupple/list parameter.Andrew Cagney2-13/+25
2001-05-102001-05-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-3/+44
2001-05-102001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+7
2001-05-102001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+8
2001-05-102001-05-10 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-0/+11
2001-05-10Fix -Werror problem with mi-main.c.Andrew Cagney4-1/+11
2001-05-10Fix ChangeLog cut-n-paste error!Elena Zannoni1-2/+6
2001-05-102001-04-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-3/+46
2001-05-102001-05-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+19
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