Age | Commit message (Expand) | Author | Files | Lines |
1996-10-21 | PR 8511, keep new test cases | Michael Snyder | 1 | -0/+2 |
1996-10-21 | * gdb.base/setshow.exp: New file, tests show and set. | Michael Snyder | 2 | -0/+23 |
1996-10-21 | * top.c: Add new commands "set annotate" and "show annotate". | Michael Snyder | 2 | -0/+11 |
1996-10-20 | * corelow.c (core_close): Clear inferior_pid only if there is | Peter Schauer | 3 | -4/+17 |
1996-10-19 | * mdebugread.c (parse_symbol): Fix crash when malloc has | Mark Alexander | 2 | -1/+6 |
1996-10-18 | Keep new configure helpers, update conditional sanitizes | Stan Shebs | 1 | -2/+4 |
1996-10-18 | * configure.host: New file, host configuration mapping. | Stan Shebs | 5 | -780/+416 |
1996-10-17 | * testsuite/gdb.base/break.exp: Make backtrace from factorial | Stu Grossman | 3 | -25/+40 |
1996-10-17 | * breakpoint.c (must_shift_inst_regs): New global. | Stan Shebs | 1 | -0/+7 |
1996-10-16 | * v850-tdep.c (v850_push_arguments): Use symbolic names for arg | Stu Grossman | 3 | -4/+15 |
1996-10-15 | * Makefile.in (init.c): Don't use -s option with grep. It means | Stu Grossman | 1 | -0/+3 |
1996-10-15 | * config/sim-gdb.exp (gdb_target_sim): Remove setting of height | Stu Grossman | 2 | -8/+17 |
1996-10-15 | * buildsym.c (finish_block): Treat LOC_BASEREG_ARG and | Stu Grossman | 6 | -34/+247 |
1996-10-15 | * utils.c: Always ensure that size_t is defined. Check | Ian Lance Taylor | 2 | -19/+26 |
1996-10-15 | Tue Oct 15 14:24:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+10 |
1996-10-13 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero, | Peter Schauer | 1 | -14/+18 |
1996-10-12 | * Makefile.in (clean mostlyclean): Also remove chill *.grt files. | Fred Fish | 1 | -0/+9 |
1996-10-11 | * expstruct.exp (objfile2): Set and use, like other chill tests. | Fred Fish | 5 | -8/+19 |
1996-10-11 | * frame.h: Move definition of struct frame_saved_args to before | Stu Grossman | 3 | -11/+263 |
1996-10-11 | * dbxread.c (process_one_symbol): Check for null string directly | Fred Fish | 2 | -1/+7 |
1996-10-11 | * gdbserver/{gdbreplay.c,low-linux.c,remote-utils.c,utils.c}: | Mark Alexander | 2 | -3/+6 |
1996-10-11 | Revert last change. I was fooled by an old Makefile that didn't | Fred Fish | 1 | -5/+0 |
1996-10-11 | Bug reported by Paul Flinders <paul@dawa.demon.co.uk>: | Fred Fish | 2 | -1/+6 |
1996-10-10 | * Makefile.in (init.c): Fixup final sed script to work around | Stu Grossman | 2 | -1/+6 |
1996-10-10 | * remote-mips.c: Use the correct name everywhere (DDB) for NEC's | Stan Shebs | 2 | -34/+40 |
1996-10-09 | * Makefile.in (init.c): Retro HPUX grep lacks -h option. Strip | Stu Grossman | 2 | -2/+7 |
1996-10-09 | Add hpux-thread.c. | Stu Grossman | 2 | -0/+2 |
1996-10-08 | * defs.h: Remove decls of xmalloc and xrealloc. There is a | Stu Grossman | 1 | -0/+5 |
1996-10-08 | Just some cleanups noticed while working on PR 10760 | Fred Fish | 8 | -88/+107 |
1996-10-08 | Add windows.mh and xm-windows.h | Stu Grossman | 1 | -4/+6 |
1996-10-08 | * config/i386/windows.mh config/i386/xm-windows.h:: New config | Stu Grossman | 3 | -0/+59 |
1996-10-08 | Add osf-share directory. | Stu Grossman | 1 | -0/+1 |
1996-10-08 | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 33 | -36/+4655 |
1996-10-07 | * buildsym.c (finish_block): Change innerblock_anon_complaint to | Fred Fish | 2 | -2/+40 |
1996-10-07 | Replace header_files global by per-objfile field. | Per Bothner | 5 | -55/+77 |
1996-10-07 | Sun Oct 6 22:43:06 1996 Jason Merrill <jason@yorick.cygnus.com> | Jason Merrill | 2 | -0/+54 |
1996-10-03 | * inferior.h (IN_SIGTRAMP): Pass pc to SIGTRAMP_START and | Fred Fish | 4 | -4/+20 |
1996-10-01 | Fix a stutter | Stan Shebs | 1 | -1/+0 |
1996-10-01 | * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for | Fred Fish | 7 | -6/+116 |
1996-10-01 | * defs.h: Remove define of PRIVATE_XMALLOC. | Fred Fish | 2 | -15/+32 |
1996-09-30 | * config/v850/tm-v850.h: Use distinct register for PC, not EIPC. | Stu Grossman | 1 | -3/+4 |
1996-09-30 | * top.c (execute_control_command): Free values from while_control | Jeff Law | 2 | -1/+15 |
1996-09-28 | Make sanitize-v850 lines into comments and rebuild configure | Fred Fish | 2 | -4/+4 |
1996-09-28 | Remade configure, which appears to have gotten out of sync | Fred Fish | 1 | -39/+46 |
1996-09-28 | Sanitize for v850. | Stu Grossman | 1 | -0/+72 |
1996-09-28 | Sanitize v850 shit. | Stu Grossman | 1 | -0/+14 |
1996-09-28 | Add configure. | Stu Grossman | 1 | -1/+1 |
1996-09-28 | v850 shit | Stu Grossman | 1 | -6/+19 |
1996-09-28 | Sanitize out v850 stuff. | Stu Grossman | 1 | -0/+2 |
1996-09-28 | * configure.in: Recognize v850 target. | Stu Grossman | 4 | -0/+130 |