Age | Commit message (Expand) | Author | Files | Lines |
1994-08-26 | * sparcnbsd.mh,sparcnbsd.mt: New files, support for NetBSD/sparc. | J.T. Conklin | 1 | -2/+2 |
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 | 1 | -0/+7 |
1994-08-24 | * remote-vx.c (vx_attach): Interpret the command argument as an | Stan Shebs | 1 | -0/+5 |
1994-08-24 | * configure.in: Change i[34]86 to i[345]86. | Ian Lance Taylor | 1 | -0/+6 |
1994-08-24 | * configure.in (i386-*-netware): Automatically configure nlm | J.T. Conklin | 1 | -0/+5 |
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 | 1 | -0/+7 |
1994-08-23 | * gdbtypes.h: Declare f77_create_literal_string_type and | Jim Kingdon | 1 | -0/+16 |
1994-08-23 | * config/a29k/{a29k-kern.mt,a29k-udi.mt,a29k.mt,ultra3.mh, | Stan Shebs | 1 | -0/+3 |
1994-08-22 | * rs6000-nat.c: Include libbfd.h again, needed until reference | Stan Shebs | 1 | -0/+3 |
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 | 1 | -0/+7 |
1994-08-19 | Initial Fortran language support, adapted from work by Farooq Butt | Stan Shebs | 1 | -0/+37 |
1994-08-19 | * c-typeprint.c (c_print_type): Assume demangled arguments | Peter Schauer | 1 | -0/+19 |
1994-08-19 | * hppa-tdep.c (skip_trampoline_code): Revert incorrect change | Jeff Law | 1 | -0/+6 |
1994-08-19 | * nlm/i386.c, nlm/i386.h: New files that contain i386 specific code. | J.T. Conklin | 1 | -0/+4 |
1994-08-18 | * README: Grammar improvements, clarifications, updates. | Stan Shebs | 1 | -0/+4 |
1994-08-18 | * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and | Stu Grossman | 1 | -0/+6 |
1994-08-18 | * Makefile.in (TARGET_FLAGS_TO_PASS): Pass down LD_FOR_TARGET and | Stu Grossman | 1 | -0/+19 |
1994-08-18 | * remote-pa.c: New file for HPPA embedded support. Currently it's | Rob Savoye | 1 | -0/+6 |
1994-08-17 | * config/m68k/tm-delta68.h (EXTRACT_RETURN_VALUE, | Stan Shebs | 1 | -0/+5 |
1994-08-17 | * remote-mips.c: Remove unused declaration of mips_load. | Jim Kingdon | 1 | -0/+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 | 1 | -0/+9 |
1994-08-14 | * Makefile.in (VERSION): Bump to 4.13.1 | Fred Fish | 1 | -0/+5 |
1994-08-13 | Harris CX/UX support, from Bob Rusk (rrusk@mail.csd.harris.com). | Fred Fish | 1 | -0/+4 |
1994-08-13 | * environ.c (init_environ): If no environment, do nothing. | Fred Fish | 1 | -0/+4 |
1994-08-12 | * remote.c (remote_wait): Return inferior_pid instead of 0 for | Stu Grossman | 1 | -0/+5 |
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 | 1 | -0/+6 |
1994-08-11 | * i386v-nat.c (i386_insert_nonaligned_watchpoint): | Fred Fish | 1 | -0/+8 |
1994-08-10 | * defs.h, top.c: Use `extern' in declarations of GUI hooks, and | Stu Grossman | 1 | -0/+5 |
1994-08-10 | (gdbsim_ops): Set `to_insert_breakpoint' and `to_remove_breakpoint' fields. | David Edelsohn | 1 | -0/+5 |
1994-08-10 | * infcmd.c (run_command): Remove comment suggesting using | Jim Kingdon | 1 | -0/+5 |
1994-08-10 | Modified Files: | Kung Hsu | 1 | -0/+4 |
1994-08-09 | * infrun.c (wait_for_inferior): Call target_resume() upon | Stu Grossman | 1 | -0/+19 |
1994-08-07 | * config/mips/tm-irix5.h (IN_SIGTRAMP): Redefine for Irix 5, | Peter Schauer | 1 | -0/+13 |
1994-08-06 | * remote.c (remote_open): Move setting of inferior_pid prior to | Stu Grossman | 1 | -0/+7 |
1994-08-05 | * dwarfread.c (bfd.h): Don't include. | Stan Shebs | 1 | -3/+7 |
1994-08-05 | Don't dereference invalid pointers in procfs_mourn_inferior | Thomas Lord | 1 | -0/+6 |
1994-08-05 | * i386-nlmstub.c (handle_exception): Point the PC at _exit() to | J.T. Conklin | 1 | -0/+6 |
1994-08-05 | * remote.c (read_frame): Calculate run length encoded checksum correctly. | Steve Chamberlain | 1 | -0/+5 |
1994-08-04 | * target.c (find_default_run_target): Make sure to_can_run is set | Stu Grossman | 1 | -0/+5 |
1994-08-04 | * TODO: Remove note about fast watchpoints and remove obsolete | Jean Marie Diaz | 1 | -0/+5 |
1994-08-04 | * config/i386/xm-i386v4.h, config/m68k/xm-m68kv4.h, | Stan Shebs | 1 | -0/+6 |
1994-08-04 | * target.c (add_target): Don't call clean_target on target | Stu Grossman | 1 | -0/+6 |
1994-08-04 | * remote.c (remote_open): Set inferior_pid to make kill command | Stu Grossman | 1 | -0/+8 |
1994-08-04 | * config/i386/i386m3.mh (NAT_CLIBS): Add -lmachid and -lnetname. | Jean Marie Diaz | 1 | -1/+18 |