Age | Commit message (Expand) | Author | Files | Lines |
1994-11-10 | * rom68k-rom.c: New file. Replaces the old remote-mon.c and uses | Rob Savoye | 3 | -154/+492 |
1994-11-10 | * findvar.c (find_saved_register): Fix a frame variable name. | Stan Shebs | 1 | -0/+5 |
1994-11-09 | add delta68 config | Ken Raeburn | 3 | -0/+11 |
1994-11-09 | * config/tc-ppc.c (ppc_bf): Always set coff_line_base. | Ian Lance Taylor | 1 | -0/+6 |
1994-11-09 | * ldlang.c (lang_one_common): Set SEC_ALLOC in any section where | Ian Lance Taylor | 2 | -0/+8 |
1994-11-08 | Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib.com) | Ian Lance Taylor | 2 | -10/+35 |
1994-11-08 | * ldlang.c (load_symbols): Add new argument place. Only accept | Ian Lance Taylor | 2 | -8/+53 |
1994-11-08 | * TODO: Remove "Watchpoints seem not entirely reliable, though | Jim Kingdon | 2 | -5/+17 |
1994-11-08 | Delete gasp tests when sanitizing, at least until they're actually run by | Ken Raeburn | 1 | -3/+2 |
1994-11-08 | * .Sanitize: Add gasp subdirectory to the keepers list. | Bill Cox | 1 | -0/+1 |
1994-11-08 | * .Sanitize: New file for gasp testcases. | Bill Cox | 1 | -0/+99 |
1994-11-08 | * objcopy.c (copy_archive): Keep a list of the names of the | Ian Lance Taylor | 1 | -0/+10 |
1994-11-08 | * bout.c (callj_callback): Add new argument shrinking. Change all | Ian Lance Taylor | 1 | -0/+11 |
1994-11-08 | Small blurb on support for debugging dynamic executables on HPPAs running | Jeff Law | 1 | -0/+6 |
1994-11-08 | * hppa-tdep.c (read_unwind_info): Use "text_offset" for linker | Jeff Law | 1 | -0/+1 |
1994-11-08 | * Enable backtracing from inside a SOM shared library back into | Jeff Law | 2 | -4/+18 |
1994-11-08 | Various changes to support building shared lib{g,stdc}++ | Jason Merrill | 8 | -0/+50 |
1994-11-08 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and makeall.bat, they're | Ken Raeburn | 2 | -4/+10 |
1994-11-08 | * build-all.mk: Add Ericsson targets to sun4 and solaris | Bill Cox | 2 | -2/+24 |
1994-11-07 | * m3-nat.c: Remove comments about arbitrary limit in | Jim Kingdon | 2 | -3/+5 |
1994-11-07 | * configure.in: Compare generic cpu name against "sparc", not "sparc*", since | Ken Raeburn | 1 | -0/+4 |
1994-11-07 | * Beginnings of SOM shared library support. Breakpoints and | Jeff Law | 11 | -15/+422 |
1994-11-07 | tc-a29k.c: some cleanup; range-checking on JUMPTARG relocs | Ken Raeburn | 2 | -22/+31 |
1994-11-07 | keep ns32k stuff | Ken Raeburn | 2 | -0/+3 |
1994-11-06 | * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge, | Jeff Law | 3 | -0/+22 |
1994-11-06 | * hppa-tdep.c (frame_saved_pc): Mask off low two bits when | Jeff Law | 2 | -4/+31 |
1994-11-05 | * configure.in (target_libs): Include libstdc++ again. | Per Bothner | 2 | -3/+6 |
1994-11-05 | * hppa-tdep.c (hppa_frame_find_saved_regs): Change "frame" to | Jeff Law | 2 | -19/+24 |
1994-11-05 | * sparcl-stub.c: get rid of defs.h. | Kung Hsu | 2 | -1/+4 |
1994-11-04 | * gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I${MMALLOC_DIR}. | Jim Kingdon | 1 | -0/+7 |
1994-11-04 | note go32 file additions, keep ppc nw | Ken Raeburn | 1 | -0/+3 |
1994-11-04 | * remote.c (remote_kill): Use catch_errors when calling putpkt. | Jim Kingdon | 1 | -0/+6 |
1994-11-04 | Makefile.in: fix tipo in e*nbsd.c dependencies | Ken Raeburn | 1 | -0/+4 |
1994-11-04 | * rs6000-tdep.c (pop_frame): Correct a variable name. | Stan Shebs | 2 | -1/+5 |
1994-11-04 | * TODO: Re-write item about SIGINT handling to reflect the fact | Jim Kingdon | 2 | -3/+10 |
1994-11-04 | note file deletions, additions | Ken Raeburn | 1 | -2/+1 |
1994-11-04 | keep new dos-related files | Ken Raeburn | 1 | -0/+2 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 3 | -13/+7 |
1994-11-04 | remove unused file config/go32.mh | Ken Raeburn | 2 | -2/+2 |
1994-11-04 | * read.c (get_absolute_expression): Indicate that the error may merely be that | Ken Raeburn | 1 | -0/+5 |
1994-11-04 | regenerated after jt's netbsd changes | Ken Raeburn | 1 | -18/+20 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 20 | -327/+332 |
1994-11-04 | * Makefile.in (check): Add missing "else true" clause. | Ken Raeburn | 3 | -7/+21 |
1994-11-04 | * config/tc-m68k.h (TARGET_FORMAT): If TE_NetBSD define as | J.T. Conklin | 3 | -12/+16 |
1994-11-04 | * printgprof.c (flatprofheader): Always set totime to 1.0 if not greater than | Ken Raeburn | 2 | -10/+14 |
1994-11-04 | Changes from binutils-2.5.2 net release: | Ken Raeburn | 2 | -1/+15 |
1994-11-04 | configure.in: fix ns32knetbsd_vec -> pc532netbsd_vec | Ken Raeburn | 1 | -0/+3 |
1994-11-03 | aoutx.h fixes from net | Ken Raeburn | 1 | -0/+6 |
1994-11-03 | go32 patches from dj | Ken Raeburn | 2 | -1/+9 |
1994-11-03 | Makefile.in (ALL_MACHINES): Include m68knetbsd.o. | Ken Raeburn | 1 | -0/+2 |