aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-12-13 * MAINTAINERS (write-after-approval): Add myself.Andreas Schwab2-0/+5
2001-12-13*** empty log message ***gdbadmin1-1/+1
2001-12-12* Makefile.in (c-exp.tab.o): Add missing dependencies.Jim Blandy2-1/+6
2001-12-12* Makefile.in (c_lang_h): New variable. Use it in dependencyJim Blandy2-9/+15
2001-12-12Approved by Jim Blandy:Fred Fish14-22/+43
2001-12-12Approved by Jim Blandy:Fred Fish4-8/+74
2001-12-12*** empty log message ***gdbadmin1-1/+1
2001-12-112001-12-11 Michael Snyder <msnyder@redhat.com>Michael Snyder4-29/+12
2001-12-112001-12-10 Michael Snyder <msnyder@redhat.com>Michael Snyder5-2/+21
2001-12-11Rearange code to supress -Wuninitialized error.Andrew Cagney2-4/+14
2001-12-11*** empty log message ***gdbadmin1-1/+1
2001-12-10Approved by Jim Blandy:Fred Fish3-11/+33
2001-12-10Approved by Jim Blandy:Fred Fish6-10/+20
2001-12-10* gdb.asm/asm-source.exp (info symbol): Anchor the patternJim Blandy2-1/+10
2001-12-10Approved by Jim Blandy:Fred Fish2-2/+52
2001-12-10Approved by Jim Blandy:Fred Fish2-2/+7
2001-12-10Approved by Jim Blandy:Fred Fish2-16/+32
2001-12-10Approved by Jim Blandy:Fred Fish2-4/+7
2001-12-10* arch-utils.c (generic_register_raw_size): New function.Andrew Cagney7-13/+37
2001-12-10*** empty log message ***gdbadmin1-1/+1
2001-12-09Approved by Elena Zannoni:Fred Fish2-15/+13
2001-12-09Approved by Elena Zannoni:Fred Fish2-2/+6
2001-12-092001-12-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni8-87/+176
2001-12-09Approved by Jim Blandy:Fred Fish2-4/+7
2001-12-09Approved by Jim Blandy:Fred Fish3-4/+12
2001-12-09Approved by Jim Blandy:Fred Fish2-5/+11
2001-12-09*** empty log message ***gdbadmin1-1/+1
2001-12-08 * Makefile.in (cp-valprint.o): Add dependency on $(cp_abi_h).Daniel Jacobowitz2-1/+5
2001-12-08* config/s390/s390.mh: Don't use the linux-thread.o module;Jim Blandy1-0/+5
2001-12-08* config/s390/s390.mh: Don't use the linux-thread.o module;Jim Blandy1-1/+1
2001-12-08*** empty log message ***gdbadmin1-1/+1
2001-12-07PROBLEMS.Andrew Cagney3-50/+52
2001-12-07 * stabsread.c (read_member_functions): Skip member functions whichDaniel Jacobowitz2-0/+36
2001-12-07* s390-tdep.c (s390_store_return_value): Don't convert floatJim Blandy2-6/+13
2001-12-07Fix botched patch.Daniel Jacobowitz1-1/+16
2001-12-07Undo accidental commit of a separate patch.Daniel Jacobowitz1-11/+1
2001-12-07 * valops.c (hand_function_call): Check for method arguments inDaniel Jacobowitz2-2/+38
2001-12-07 * cp-valprint.c (cp_print_value): Preserve offset ifDaniel Jacobowitz2-3/+16
2001-12-07 * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz6-8/+73
2001-12-07 * gdb.c++/classes.exp, gdb.c++/derivation.exp,Daniel Jacobowitz9-39/+113
2001-12-07 * gdb.c++/classes.exp: Add test for static member function.Daniel Jacobowitz3-0/+29
2001-12-07If GDB says it can't find the struct the function returned, reportJim Blandy2-86/+51
2001-12-07If GDB says it can't find the struct the function returned, reportJim Blandy2-13/+45
2001-12-07* gdb.base/callfuncs.exp: The stabs generated by GCC don't tell usJim Blandy2-0/+14
2001-12-07* printcmd.c (print_scalar_formatted): Compare the length of theJim Blandy2-2/+10
2001-12-07* gdb.base/break.exp: (test_next_with_recursion): Don't change theJim Blandy2-2/+26
2001-12-072001-12-07 Martin M. Hunt <hunt@redhat.com>Martin Hunt5-3/+20
2001-12-07Cleanup ui-out table impl. Add struct ui_out_table. RenameAndrew Cagney2-76/+106
2001-12-07Fix changelog woopsieAndrew Cagney1-5/+6
2001-12-07Zap stray XCALLOC().Andrew Cagney2-3/+5