aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-08-26Remove RCS ID'sJ.T. Conklin2-8/+2
1994-08-26* sparcnbsd.mh,sparcnbsd.mt: New files, support for NetBSD/sparc.J.T. Conklin4-2/+13
1994-08-25fix typoJ.T. Conklin1-2/+2
1994-08-25* config/xm-nbsd.h: New file, support for all NetBSD ports.J.T. Conklin4-0/+97
1994-08-25* config/xm-nbsd.h: New file, support for all NetBSD ports.J.T. Conklin4-0/+47
1994-08-24 * remote-vx.c (vx_attach): Interpret the command argument as anStan Shebs2-4/+12
1994-08-24 * configure.in: Change i386 to i[345]86.Ian Lance Taylor4-5/+12
1994-08-24 * configure.in: Change i[34]86 to i[345]86.Ian Lance Taylor4-114/+120
1994-08-24* configure.in (i386-*-netware): Automatically configure nlmJ.T. Conklin2-1/+7
1994-08-24 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expectStan Shebs2-11/+23
1994-08-24* nlm/gdbserve.c: conditionalize header file inclusion for eitherJ.T. Conklin3-3/+30
1994-08-24* gdbserve.c: conditionalize header file inclusion for eitherJ.T. Conklin1-0/+8
1994-08-24 * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups.Stu Grossman3-20/+28
1994-08-23 * gdbtypes.h: Declare f77_create_literal_string_type andJim Kingdon3-2/+25
1994-08-23Command loop sort-of works, stopeed core dumping.Rob Savoye1-42/+95
1994-08-23 * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh,Stan Shebs6-21/+33
1994-08-22 * rs6000-nat.c: Include libbfd.h again, needed until referenceStan Shebs2-0/+4
1994-08-22 * config/i386/linux.mh (XM_CLIBS): Add -lm.Stan Shebs1-0/+4
1994-08-22 Work to reduce the interrupts-off duration when running in DOS.Steve Chamberlain2-17/+79
1994-08-19 * mpw-init.c (initialize_all_files): Remove inits of utils andStan Shebs2-2/+5
1994-08-19Keep new Fortran files.Stan Shebs1-0/+5
1994-08-19 Initial Fortran language support, adapted from work by Farooq ButtStan Shebs13-118/+4209
1994-08-19 * c-typeprint.c (c_print_type): Assume demangled argumentsPeter Schauer4-20/+81
1994-08-19Add remote-pa.c.Rob Savoye1-0/+1
1994-08-19 * Makefile.in (ALLDEPFILES): Add hpread.c.Jeff Law9-13/+2369
1994-08-19 * hppa-tdep.c (skip_trampoline_code): Revert incorrect changeJeff Law2-1/+7
1994-08-19* nlm/i386.c, nlm/i386.h: New files that contain i386 specific code.J.T. Conklin3-0/+105
1994-08-18 * README: Grammar improvements, clarifications, updates.Stan Shebs1-0/+4
1994-08-18Support both the generic remote protocol and the one for HP-PRO targets.Rob Savoye2-2/+2
1994-08-18Make a unique remote target "hppro", rather than use generic remote.Rob Savoye1-21/+50
1994-08-18 * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET andStu Grossman6-0/+69
1994-08-18 * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET andStu Grossman15-298/+1572
1994-08-18 * remote-pa.c: New file for HPPA embedded support. Currently it'sRob Savoye1-0/+6
1994-08-18Use new remote-pa, rather than the generic one.Rob Savoye3-2/+3
1994-08-18New file for remote protocol to embedded HPPA targets.Rob Savoye1-0/+1479
1994-08-17 * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE,Stan Shebs2-2/+32
1994-08-17Add serial tcp support for HPPA hosts and targets.Rob Savoye2-1/+5
1994-08-17 * remote-mips.c: Remove unused declaration of mips_load.Jim Kingdon2-3/+4
1994-08-17 * coffread.c: General cleanup, and support for section offsets.Stan Shebs1-1/+18
1994-08-17 * symtab.c (decode_line_1): If funfirstline and we get aJim Kingdon1-0/+3
1994-08-16 * Makefile.in (TARFILES, NONSRC, SFILES_STAND, SFILES_KGDB):Jim Kingdon2-126/+12
1994-08-16 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged withStan Shebs1-0/+5
1994-08-14 * Makefile.in (VERSION): Bump to 4.13.1Fred Fish4-53/+130
1994-08-13 Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com).Fred Fish2-5/+30
1994-08-13 * environ.c (init_environ): If no environment, do nothing.Fred Fish1-0/+4
1994-08-13 * gdb.base/interrupt.exp: When trying to wake up the inferior,Jeff Law1-0/+4
1994-08-13 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble theJeff Law2-1/+14
1994-08-12 * remote.c (remote_wait): Return inferior_pid instead of 0 forStu Grossman2-10/+15
1994-08-12* sparclite/aload.c (sys_error, error): Use vfprintf to variableJ.T. Conklin1-0/+5
1994-08-11(concat, basename, buildargv, freeargv, strerrno, strsigno,David Edelsohn2-24/+14