aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-07-13* i386bsd-nat.c: Include <signal.h>, <stddef.h> andMark Kettenis5-12/+168
2001-07-13 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Use ISO CDaniel Jacobowitz2-1/+6
2001-07-13* lin-lwp.c (lin_lwp_wait): Avoid check for resumed LWPs if thereMark Kettenis2-2/+8
2001-07-13fix i386-linux cannot_fetch/store_registerDaniel Jacobowitz2-2/+8
2001-07-13 * remote-rdp.c: Include "serial.h"Keith Seitz2-0/+5
2001-07-13*** empty log message ***gdbadmin1-1/+1
2001-07-12 * gdbserver/remote-utils.c (remote_open): Set VMIN to 1Daniel Jacobowitz2-2/+7
2001-07-12* lin-lwp.c (stop_wait_callback): Add support for flushingMark Kettenis2-14/+31
2001-07-12* i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changesMark Kettenis2-8/+18
2001-07-12* config/arm/xm-linux.h, config/i386/xm-linux.h,Mark Kettenis6-12/+11
2001-07-12 * mips-tdep.c (mips_type_needs_double_align): New function.Daniel Jacobowitz2-0/+43
2001-07-12fix mips/linux 8.3 errorsDaniel Jacobowitz2-0/+7
2001-07-12* config/powerpc/xm-linux.h: Fix corrupted file.Mark Kettenis2-24/+4
2001-07-12* configure.in: Add check for sigsetjmp.Mark Kettenis6-405/+465
2001-07-12* gdb.base/so-impl-ld.exp: Remove stray space that preventedMark Kettenis2-1/+6
2001-07-12* mi-main.c (mi_execute_command): Flush output after ``(gdb)''Andrew Cagney2-1/+12
2001-07-122001-07-11 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni3-66/+114
2001-07-12*** empty log message ***gdbadmin1-1/+1
2001-07-11Don't duplicate tm-linux.hDaniel Jacobowitz2-20/+10
2001-07-11Add myself to MAINTAINERS for mips/linuxDaniel Jacobowitz2-0/+7
2001-07-11minor F_SETOWN nitDaniel Jacobowitz2-1/+6
2001-07-11fix m68k-linux buildDaniel Jacobowitz3-6/+92
2001-07-11* configure.tgt: Mark d10v as pure multi-arch.Andrew Cagney4-27/+7
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney35-277/+325
2001-07-11Fix Credit.Andrew Cagney1-2/+3
2001-07-11* gdbserver/remote-utils.c (remote_open): Set gdbserver as "owner"J.T. Conklin6-14/+50
2001-07-11 * infrun.c (print_stop_reason): Add missing uiout fieldKeith Seitz2-0/+7
2001-07-11* config/alpha/nm-linux.h (TARGET_ELF64, PSIGNAL_IN_SIGNAL_H):Mark Kettenis2-11/+5
2001-07-11* config/powerpc/nm-linux.h (NO_SYS_REG_H): Remove, it's no longerMark Kettenis2-4/+5
2001-07-11 * go32-nat.c (info_dos_cmdlist): New variable.Eli Zaretskii2-11/+36
2001-07-11* config/nm-linux.h: Fix comments.Mark Kettenis2-9/+16
2001-07-11* thread-db.c (enable_thread_event_reporting): Correct warningMark Kettenis2-1/+5
2001-07-11* i386-tdep.c (i386_extract_return_value): "Fix" comment.Mark Kettenis2-1/+18
2001-07-11* config/tm-linux.h: Do not include <signal.h>. Instead provideMark Kettenis3-9/+25
2001-07-11*** empty log message ***gdbadmin1-1/+1
2001-07-10* mcore-rom.c: Include "serial.h".Andrew Cagney3-1/+7
2001-07-10Zap botched merge.Andrew Cagney1-1/+0
2001-07-10m88k builds. Tweek remote-bug.c to include "serial.h".Andrew Cagney5-8/+11
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy9-503/+107
2001-07-10* printcmd.c (print_scalar_formatted): If we are printing anJim Blandy2-0/+10
2001-07-10* valops.c (value_cast): When casting a pointer to an integer,Jim Blandy2-1/+17
2001-07-10* remote-utils.h (struct serial): Declare as opaque. RemoveAndrew Cagney5-6/+17
2001-07-10MIPS/Linux supportDaniel Jacobowitz11-0/+628
2001-07-10*** empty log message ***gdbadmin1-1/+1
2001-07-09* mi-out.c (mi_out_new): Initialize suppress_ouput field of newlyMark Kettenis2-0/+6
2001-07-092001-06-24 Michael Chastain <chastain@redhat.com>Michael Chastain2-24/+13
2001-07-09Fix memory leak and compilation problems using AIX 5 native compiler.Kevin Buettner2-8/+25
2001-07-09* mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptrAndrew Cagney2-1/+6
2001-07-09s/struct _serial_t/struct serial/Andrew Cagney3-6/+16
2001-07-09Make function declarators match function declarations.Kevin Buettner2-6/+12