aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-01-18 * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the nameJim Kingdon3-29/+34
1994-01-18Write ChangeLog entries for Rob changes.Jim Kingdon2-2/+21
1994-01-17Apply patches from gdb 4.12 testing.Rob Savoye1-5/+4
1994-01-17Add patches from gdb 4.12 testing.Rob Savoye3-22/+6
1994-01-17 * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h.Fred Fish2-1/+5
1994-01-17 * README: Update notes for alpha port.Peter Schauer1-0/+4
1994-01-17 * i960-tdep.c (i960_fault_to_signal): Return TARGET_SIGNAL_ILLJim Kingdon2-4/+18
1994-01-17* Makefile.in (init.c): Add comment explaining formatting conventions.Jim Kingdon2-0/+5
1994-01-17 * c-exp.y (parse_number): Assign to temporary between the rightJim Kingdon2-2/+7
1994-01-16 * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR):Jim Kingdon2-12/+31
1994-01-16 * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if notJim Kingdon2-18/+22
1994-01-16 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFFJim Kingdon2-12/+16
1994-01-16* Makefile.in: Add mostlyclean target.Jim Kingdon2-1/+5
1994-01-16 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,Jim Kingdon2-2/+10
1994-01-16* Version 4.11.4.Jim Kingdon2-4/+10
1994-01-16 * main.c (show_commands): Make return type of externPer Bothner2-3/+9
1994-01-16 * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstringJim Kingdon2-1/+4
1994-01-16* symtab.h (struct symbol): Make section short, not unsigned short.Jim Kingdon2-2/+11
1994-01-16* symtab.c (lookup_symbol): Add comment about QUIT here.Jim Kingdon2-6/+27
1994-01-15 * gdb.t16/printcmds.exp (test_print_strings): AcceptJim Kingdon1-0/+3
1994-01-15* utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.Jim Kingdon2-0/+13
1994-01-15 * c-exp.y (parse_number): Make it so that integer constants areJim Kingdon1-1/+7
1994-01-15 * c-exp.y (parse_number): Check for overflow regardless of rangeJim Kingdon2-46/+93
1994-01-15* TODO: Add notes about printing of fancy types and GDB expressions.Jim Kingdon1-0/+4
1994-01-15* TODO: Add notes about printing of fancy types and GDB expressions.Jim Kingdon2-1/+5
1994-01-15 * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC):Jim Kingdon2-2/+7
1994-01-15* TODO: Add note about printing of fancy types.Jim Kingdon2-0/+170
1994-01-15* remote-udi.c (udi_create_inferior): Quote empty execfile argument.Jim Kingdon2-1/+15
1994-01-15* gdbserver/low-lynx.c: Include <sys/wait.h> not /usr/include/wait.h.Jim Kingdon2-1/+5
1994-01-15 * utils.c (request_quit): Re-establish signal handler regardlessJim Kingdon3-19/+81
1994-01-15* i960-tdep.c: Include target.h.Jim Kingdon2-0/+5
1994-01-15Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+12
1994-01-14 * lynx-nat.c (child_wait): Fix thinkos in struct target_waitstatusJim Kingdon1-3/+4
1994-01-14* Makefile.in (ALLPARAM): Add config/nm-lynx.h.Jim Kingdon1-0/+4
1994-01-14 * remote-mips.c (mips_request, mips_wait): Correct prototypes.Ian Lance Taylor2-2/+6
1994-01-14* config/i386/xm-linux.h: Define HAVE_TERMIOS.Jim Kingdon2-0/+6
1994-01-14 * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment.Peter Schauer1-0/+4
1994-01-13 * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960Jim Kingdon2-0/+15
1994-01-13 Add search to target vector (#if 0'd until after 4.12):Jim Kingdon3-1/+58
1994-01-13 * printcmd.c (print_address_symbolic): If set print fast-symbolic-addrJim Kingdon1-0/+8
1994-01-13* a29k-tdep.c (push_dummy_frame): Add comment about saving lr0.Jim Kingdon2-0/+7
1994-01-13* gdb.texinfo (Print Settings): Document `set printJohn Gilmore2-5/+49
1994-01-13* printcmd.c (print_address_symbolic): Make it search theJohn Gilmore2-32/+103
1994-01-13 * objfiles.h: Fix comments to reflect the fact that the phraseJim Kingdon2-3/+8
1994-01-12 * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME forPeter Schauer2-3/+24
1994-01-12 * go32-xdep.c: Remove unused function uerror.Jim Kingdon2-8/+11
1994-01-12* symtab.h (struct symbol, general_symbol_info, minimal_symbol,John Gilmore2-25/+44
1994-01-12* symtab.c (find_addr_symbol): New routine that will find the nearestJohn Gilmore2-0/+71
1994-01-12* coffread.c (read_coff_symtab): Set PC bounds of _globals_ symtabJohn Gilmore1-0/+8
1994-01-12* a29k-tdep.c (init_frame_info): Cast null arg to examine_tag.John Gilmore3-26/+98