Age | Commit message (Expand) | Author | Files | Lines |
1994-08-31 | * inflow.c (set_sigint_trap, clear_sigint_trap): Check for | Jim Kingdon | 4 | -13/+15 |
1994-08-31 | * value.h (struct value): Change literal_data from PTR to char *, | Jim Kingdon | 1 | -0/+5 |
1994-08-31 | * somread.c (som_symfile_read): Force unwinds to be re-read after | Jeff Law | 2 | -0/+7 |
1994-08-30 | * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition, | Stan Shebs | 2 | -2/+9 |
1994-08-29 | Lose ns32k-opcode.h. | Stan Shebs | 1 | -1/+0 |
1994-08-29 | * Makefile.in (ns32k-opcode.h): Remove reference. | Stan Shebs | 3 | -817/+16 |
1994-08-29 | * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead. | Stu Grossman | 3 | -4/+21 |
1994-08-29 | * nlm/Makefile.in: Add rule for .S.o. | Stu Grossman | 10 | -1948/+425 |
1994-08-29 | Keep Fortran tests | Stan Shebs | 2 | -0/+38 |
1994-08-29 | First part of Fortran test suite. | Stan Shebs | 3 | -0/+693 |
1994-08-29 | * annotate.c (annotate_starting): Flush output. | Jim Kingdon | 2 | -1/+10 |
1994-08-28 | * gdb.base/default.exp: Update expect pattern for load command | Peter Schauer | 1 | -0/+5 |
1994-08-28 | * symfile.c (symbol_file_add): Move reinit_frame_cache call to | Peter Schauer | 7 | -10/+59 |
1994-08-26 | Remove RCS ID's | J.T. Conklin | 2 | -8/+2 |
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 |