Age | Commit message (Expand) | Author | Files | Lines |
1995-08-02 | Update FSF address. | Fred Fish | 5 | -5/+5 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -8/+0 |
1995-07-18 | * gdbserver/low-hppabsd.c: New file. | Jeff Law | 2 | -2/+7 |
1995-06-21 | * config/pa/tm-hppa.h (PSW_*): Define processor status word masks. | Jeff Law | 1 | -0/+23 |
1995-05-22 | * breakpoint.c: Move defaults of watchpoint related macros into | Stu Grossman | 1 | -0/+2 |
1995-05-12 | * Support debugging using native MACH primitives on hppa*-*-osf*. | Jeff Law | 4 | -3/+86 |
1995-04-22 | * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Rewrite to correctly | Jeff Law | 1 | -2/+11 |
1995-04-20 | * hppa-tdep.c (deposit_17): New routine to deposit 17 bit | Stu Grossman | 2 | -50/+68 |
1995-04-17 | * monitor.c: Move all xmodem stuff into xmodem.[ch]. Remove | Stu Grossman | 1 | -1/+1 |
1995-03-30 | start-sanitize-gdbtk | Stu Grossman | 1 | -0/+3 |
1995-02-09 | keep tm-pro.h | Stan Shebs | 1 | -0/+1 |
1995-01-31 | * config/m68k/monitor.mt, | Jim Kingdon | 3 | -7/+3 |
1995-01-17 | * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. | Stan Shebs | 3 | -11/+10 |
1994-12-08 | * config/pa/tm-pro.h tm-hppap.h, hppapro.mt: Rename tm-hppap.h to | Rob Savoye | 2 | -1/+1 |
1994-12-07 | * hppa-tdep.c: Use GDB_TARGET_IS_PA_ELF so SOM target support will | Rob Savoye | 2 | -5/+52 |
1994-12-02 | Remove last remnants of hpread sanitization. | Jeff Law | 1 | -25/+0 |
1994-11-25 | * hpread.c: Include hp-symtab.h instead of hpux-symtab.h. | Jeff Law | 3 | -12/+2 |
1994-11-24 | * blockframe.c (find_pc_partial_function): Inhibit mst_trampoline | Jeff Law | 1 | -21/+33 |
1994-11-07 | * Beginnings of SOM shared library support. Breakpoints and | Jeff Law | 4 | -2/+6 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 2 | -2/+2 |
1994-09-27 | Don't nuke hppapro.mt. | Rob Savoye | 1 | -0/+1 |
1994-09-17 | * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, | Stan Shebs | 1 | -5/+7 |
1994-09-14 | Add support for the w89k and op50n PA target board code. | Rob Savoye | 1 | -2/+2 |
1994-09-09 | Add XDEPFILE = ser-tcp.o | Rob Savoye | 1 | -0/+1 |
1994-09-09 | GDB support for HP-PRO. | Rob Savoye | 1 | -0/+9 |
1994-08-19 | * Makefile.in (ALLDEPFILES): Add hpread.c. | Jeff Law | 3 | -2/+35 |
1994-08-18 | Support both the generic remote protocol and the one for HP-PRO targets. | Rob Savoye | 2 | -2/+2 |
1994-08-18 | Use new remote-pa, rather than the generic one. | Rob Savoye | 3 | -2/+3 |
1994-08-17 | Add serial tcp support for HPPA hosts and targets. | Rob Savoye | 2 | -1/+5 |
1994-06-27 | * somread.c: Renamed from paread.c. Changed function names and | Jeff Law | 2 | -2/+2 |
1994-06-10 | Modified Files: | Kung Hsu | 1 | -3/+5 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1 | -2/+0 |
1994-04-18 | * nm-hppab.h (KERNEL_U_ADDR): Define. | Jeff Law | 4 | -20/+46 |
1994-04-13 | * config/pa/nm-hppab.h (STOPPED_BY_WATCHPOINT): Define. | Jeff Law | 1 | -0/+68 |
1994-04-06 | Fix typo in last change. | Jeff Law | 1 | -2/+2 |
1994-04-06 | * hppa-tdep.c (hppa_fix_call_dummy): If FUN is a procedure label, | Jeff Law | 1 | -3/+3 |
1994-04-05 | * xm-hppab.h: Never define USG. | Jeff Law | 2 | -6/+0 |
1994-03-29 | Put back include to tm-hppa.h mistakenly taken out during a recent checkin. | Jeff Law | 1 | -4/+46 |
1994-03-26 | Forgot this in recent commit. | Jeff Law | 1 | -36/+44 |
1994-03-23 | * config/pa/tm-hppao.h (NO_PC_SPACE_QUEUE_RESTORE): Define. | Jeff Law | 1 | -0/+3 |
1994-03-04 | * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. | Jeff Law | 2 | -3/+86 |
1994-02-24 | * confiugre.in (hppa*-*-osf*): New configuration. | Jeff Law | 3 | -0/+15 |
1994-01-28 | * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS. | Jim Kingdon | 1 | -5/+8 |
1994-01-21 | * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY | Jeff Law | 4 | -2/+22 |
1994-01-18 | * config/pa/tm-hppa.h (unwind_table_entry): Use one of the | Jeff Law | 1 | -96/+45 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -21/+11 |
1993-10-13 | * printcmd.c (printf_command): Instead of using makeva* and | Jim Kingdon | 1 | -25/+3 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -1/+1 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -2/+3 |
1993-08-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 |