Age | Commit message (Expand) | Author | Files | Lines |
1998-11-28 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -9/+11 |
1998-11-19 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-01-30 | * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can | Stan Shebs | 1 | -6/+0 |
1997-04-08 | * config/pa/{hppabsd.mt hppahpux.mt hppaosf.mt}: Remove | Stu Grossman | 2 | -2/+2 |
1996-12-26 | * config/pa/hppahpux.mh (TERMCAP): Always link to libc before | Fred Fish | 1 | -1/+4 |
1996-10-08 | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 1 | -0/+14 |
1996-08-09 | * config/tm-hppa.h (EXTRACT_RETURN_VALUE): Fix thinko in | Jeff Law | 1 | -1/+1 |
1996-08-07 | * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Tweak for | Jeff Law | 1 | -1/+1 |
1996-08-07 | * valops.c (call_function_by_hand): Handle aligning stacks that | Jeff Law | 1 | -0/+4 |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -2/+50 |
1996-07-26 | See the huge ChangeLog entry that has the header: | Fred Fish | 2 | -10/+0 |
1996-07-12 | * config/m68k/xm-hp300hpux.h (HAVE_MMAP): Remove definition. | Fred Fish | 1 | -6/+0 |
1996-07-11 | * Makefile.in (MMALLOC_CFLAGS): Eliminate intermediate MMALLOC_DISABLE | Fred Fish | 1 | -10/+0 |
1996-02-01 | * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Handle software | Jeff Law | 2 | -20/+11 |
1996-01-11 | * coredep.c: Renamed to core-aout.c | Fred Fish | 2 | -2/+2 |
1996-01-05 | * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt, | Steve Chamberlain | 1 | -1/+1 |
1995-11-22 | * config/m68k/xm-hp300hpux.h: Define MMAP_BASE_ADDRESS and MMAP_INCREMENT. | Fred Fish | 1 | -1/+1 |
1995-11-21 | * config/pa/xm-hppah.h: Define MMAP_BASE_ADDRESS and MMAP_INCREMENT. | Fred Fish | 1 | -0/+16 |
1995-11-14 | * monitor.c (monitor_load_srec monitor_make_srec): Move all | Stu Grossman | 1 | -1/+1 |
1995-10-25 | Tue Oct 24 18:30:18 1995 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1 | -3/+0 |
1995-10-17 | * config/pa/hppahpux.mt (XDEPFILES): Remove bogus definition. | Jeff Law | 1 | -1/+0 |
1995-08-22 | * tm-hppa.h (STORE_RETURN_VALUE): Fix to work with -msoft-float | Jeff Law | 1 | -3/+11 |
1995-08-22 | * tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete. Causes more | Jeff Law | 1 | -7/+0 |
1995-08-17 | * config/pa/tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Define. | Jeff Law | 1 | -6/+40 |
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 |