Age | Commit message (Expand) | Author | Files | Lines |
1994-01-13 | Add search to target vector (#if 0'd until after 4.12): | Jim Kingdon | 3 | -1/+58 |
1994-01-13 | * printcmd.c (print_address_symbolic): If set print fast-symbolic-addr | Jim Kingdon | 1 | -0/+8 |
1994-01-13 | * a29k-tdep.c (push_dummy_frame): Add comment about saving lr0. | Jim Kingdon | 2 | -0/+7 |
1994-01-13 | * gdb.texinfo (Print Settings): Document `set print | John Gilmore | 2 | -5/+49 |
1994-01-13 | * printcmd.c (print_address_symbolic): Make it search the | John Gilmore | 2 | -32/+103 |
1994-01-13 | * objfiles.h: Fix comments to reflect the fact that the phrase | Jim Kingdon | 2 | -3/+8 |
1994-01-12 | * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME for | Peter Schauer | 2 | -3/+24 |
1994-01-12 | * go32-xdep.c: Remove unused function uerror. | Jim Kingdon | 2 | -8/+11 |
1994-01-12 | * symtab.h (struct symbol, general_symbol_info, minimal_symbol, | John Gilmore | 2 | -25/+44 |
1994-01-12 | * symtab.c (find_addr_symbol): New routine that will find the nearest | John Gilmore | 2 | -0/+71 |
1994-01-12 | * coffread.c (read_coff_symtab): Set PC bounds of _globals_ symtab | John Gilmore | 1 | -0/+8 |
1994-01-12 | * a29k-tdep.c (init_frame_info): Cast null arg to examine_tag. | John Gilmore | 3 | -26/+98 |
1994-01-11 | * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing | Jim Kingdon | 1 | -0/+5 |
1994-01-11 | * infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START. | Jim Kingdon | 2 | -4/+4 |
1994-01-11 | * remote-udi.c (udi_resume): Correct prototype. | Ian Lance Taylor | 2 | -2/+5 |
1994-01-11 | * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS): Call | Jeff Law | 2 | -67/+381 |
1994-01-11 | * remote-mips.c (mips_wait): Use new function mips_signal_from_protocol | Jim Kingdon | 2 | -10/+25 |
1994-01-11 | * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377). | Jim Kingdon | 2 | -3/+7 |
1994-01-11 | * stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined, | John Gilmore | 1 | -0/+3 |
1994-01-11 | [Revise prev change -- this is how it's been running at Adobe, and it works | John Gilmore | 2 | -13/+7 |
1994-01-11 | * sparc-nat.c (fetch_inferior_registers, store_inferior_registers): | John Gilmore | 2 | -5/+15 |
1994-01-11 | * a29k-tdep.c (examine_prologue): Don't worry if the ASGEQ | John Gilmore | 2 | -6/+28 |
1994-01-11 | * config/unix-gdb.exp: Remove gdb_unload cause it's already | Rob Savoye | 1 | -0/+5 |
1994-01-11 | Tweaked to work with either version of expect. removed gdb_unload proc | Rob Savoye | 1 | -27/+0 |
1994-01-11 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -26/+39 |
1994-01-11 | * c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT. | Jim Kingdon | 2 | -5/+12 |
1994-01-11 | Add alpha-nw.mt to things to keep | Jim Kingdon | 1 | -0/+1 |
1994-01-11 | Add udi2go32.c to things to keep | Jim Kingdon | 1 | -0/+1 |
1994-01-11 | Add TODO to things to keep | Jim Kingdon | 1 | -0/+1 |
1994-01-11 | * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14 | Jim Kingdon | 3 | -1/+7 |
1994-01-10 | * m68k-stub.c, sparc-stub.c: removed spurious introduction of | Thomas Lord | 1 | -0/+5 |
1994-01-07 | * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h, | Peter Schauer | 4 | -0/+7 |
1994-01-07 | * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h, | Peter Schauer | 2 | -0/+21 |
1994-01-07 | * gdb.t07/watchpoint.exp: Clear xfail for calling function with | Peter Schauer | 1 | -0/+11 |
1994-01-07 | * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) before | Jim Kingdon | 2 | -6/+20 |
1994-01-07 | * i386b-nat.c (sregmap): If sEAX, etc., not defined, use tEAX, etc. | Jim Kingdon | 2 | -0/+18 |
1994-01-06 | * symtab.c (lookup_symbol): Don't try adding .c to the name. | Jim Kingdon | 2 | -0/+22 |
1994-01-06 | * remote-bug.c: At the start of each section, reset srec_frame | Jim Kingdon | 2 | -1/+10 |
1994-01-06 | * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS. | Jim Kingdon | 3 | -30/+80 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 14 | -53/+43 |
1994-01-06 | Tweaked to work with either version of expect. | Rob Savoye | 1 | -12/+6 |
1994-01-04 | * config/alpha/alpha-netware.mt: New target support for Alpha | Stu Grossman | 3 | -0/+15 |
1994-01-04 | Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -2/+6 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 32 | -7959/+1166 |
1994-01-04 | * objfiles.c (build_objfile_section_table): Don't abort() if | Jim Kingdon | 1 | -4/+6 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -6/+0 |
1994-01-04 | * Version 4.11.3. | Jim Kingdon | 2 | -0/+7491 |
1994-01-04 | New for ChangeLog split | Jim Kingdon | 1 | -0/+0 |
1994-01-03 | * stabsread.c (read_type): Allow defining several type numbers | Jim Kingdon | 2 | -32/+43 |
1994-01-03 | * stabs.texinfo (String Field): Talk about defining several type | Jim Kingdon | 2 | -3/+12 |