Age | Commit message (Expand) | Author | Files | Lines |
1994-08-26 | * sparcnbsd.mh,sparcnbsd.mt: New files, support for NetBSD/sparc. | J.T. Conklin | 4 | -2/+13 |
1994-08-25 | fix typo | J.T. Conklin | 1 | -2/+2 |
1994-08-25 | * config/xm-nbsd.h: New file, support for all NetBSD ports. | J.T. Conklin | 4 | -0/+97 |
1994-08-25 | * config/xm-nbsd.h: New file, support for all NetBSD ports. | J.T. Conklin | 4 | -0/+47 |
1994-08-24 | * remote-vx.c (vx_attach): Interpret the command argument as an | Stan Shebs | 2 | -4/+12 |
1994-08-24 | * configure.in: Change i386 to i[345]86. | Ian Lance Taylor | 4 | -5/+12 |
1994-08-24 | * configure.in: Change i[34]86 to i[345]86. | Ian Lance Taylor | 4 | -114/+120 |
1994-08-24 | * configure.in (i386-*-netware): Automatically configure nlm | J.T. Conklin | 2 | -1/+7 |
1994-08-24 | * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect | Stan Shebs | 2 | -11/+23 |
1994-08-24 | * nlm/gdbserve.c: conditionalize header file inclusion for either | J.T. Conklin | 3 | -3/+30 |
1994-08-24 | * gdbserve.c: conditionalize header file inclusion for either | J.T. Conklin | 1 | -0/+8 |
1994-08-24 | * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups. | Stu Grossman | 3 | -20/+28 |
1994-08-23 | * gdbtypes.h: Declare f77_create_literal_string_type and | Jim Kingdon | 3 | -2/+25 |
1994-08-23 | Command loop sort-of works, stopeed core dumping. | Rob Savoye | 1 | -42/+95 |
1994-08-23 | * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh, | Stan Shebs | 6 | -21/+33 |
1994-08-22 | * rs6000-nat.c: Include libbfd.h again, needed until reference | Stan Shebs | 2 | -0/+4 |
1994-08-22 | * config/i386/linux.mh (XM_CLIBS): Add -lm. | Stan Shebs | 1 | -0/+4 |
1994-08-22 | Work to reduce the interrupts-off duration when running in DOS. | Steve Chamberlain | 2 | -17/+79 |
1994-08-19 | * mpw-init.c (initialize_all_files): Remove inits of utils and | Stan Shebs | 2 | -2/+5 |
1994-08-19 | Keep new Fortran files. | Stan Shebs | 1 | -0/+5 |
1994-08-19 | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 13 | -118/+4209 |
1994-08-19 | * c-typeprint.c (c_print_type): Assume demangled arguments | Peter Schauer | 4 | -20/+81 |
1994-08-19 | Add remote-pa.c. | Rob Savoye | 1 | -0/+1 |
1994-08-19 | * Makefile.in (ALLDEPFILES): Add hpread.c. | Jeff Law | 9 | -13/+2369 |
1994-08-19 | * hppa-tdep.c (skip_trampoline_code): Revert incorrect change | Jeff Law | 2 | -1/+7 |
1994-08-19 | * nlm/i386.c, nlm/i386.h: New files that contain i386 specific code. | J.T. Conklin | 3 | -0/+105 |
1994-08-18 | * README: Grammar improvements, clarifications, updates. | Stan Shebs | 1 | -0/+4 |
1994-08-18 | Support both the generic remote protocol and the one for HP-PRO targets. | Rob Savoye | 2 | -2/+2 |
1994-08-18 | Make a unique remote target "hppro", rather than use generic remote. | Rob Savoye | 1 | -21/+50 |
1994-08-18 | * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and | Stu Grossman | 6 | -0/+69 |
1994-08-18 | * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and | Stu Grossman | 15 | -298/+1572 |
1994-08-18 | * remote-pa.c: New file for HPPA embedded support. Currently it's | Rob Savoye | 1 | -0/+6 |
1994-08-18 | Use new remote-pa, rather than the generic one. | Rob Savoye | 3 | -2/+3 |
1994-08-18 | New file for remote protocol to embedded HPPA targets. | Rob Savoye | 1 | -0/+1479 |
1994-08-17 | * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE, | Stan Shebs | 2 | -2/+32 |
1994-08-17 | Add serial tcp support for HPPA hosts and targets. | Rob Savoye | 2 | -1/+5 |
1994-08-17 | * remote-mips.c: Remove unused declaration of mips_load. | Jim Kingdon | 2 | -3/+4 |
1994-08-17 | * coffread.c: General cleanup, and support for section offsets. | Stan Shebs | 1 | -1/+18 |
1994-08-17 | * symtab.c (decode_line_1): If funfirstline and we get a | Jim Kingdon | 1 | -0/+3 |
1994-08-16 | * Makefile.in (TARFILES, NONSRC, SFILES_STAND, SFILES_KGDB): | Jim Kingdon | 2 | -126/+12 |
1994-08-16 | * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with | Stan Shebs | 1 | -0/+5 |
1994-08-14 | * Makefile.in (VERSION): Bump to 4.13.1 | Fred Fish | 4 | -53/+130 |
1994-08-13 | Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com). | Fred Fish | 2 | -5/+30 |
1994-08-13 | * environ.c (init_environ): If no environment, do nothing. | Fred Fish | 1 | -0/+4 |
1994-08-13 | * gdb.base/interrupt.exp: When trying to wake up the inferior, | Jeff Law | 1 | -0/+4 |
1994-08-13 | * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the | Jeff Law | 2 | -1/+14 |
1994-08-12 | * remote.c (remote_wait): Return inferior_pid instead of 0 for | Stu Grossman | 2 | -10/+15 |
1994-08-12 | * sparclite/aload.c (sys_error, error): Use vfprintf to variable | J.T. Conklin | 1 | -0/+5 |
1994-08-11 | (concat, basename, buildargv, freeargv, strerrno, strsigno, | David Edelsohn | 2 | -24/+14 |
1994-08-11 | * i386v-nat.c (i386_insert_nonaligned_watchpoint): | Fred Fish | 2 | -11/+35 |