Age | Commit message (Expand) | Author | Files | Lines |
1994-01-18 | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the name | Jim Kingdon | 3 | -29/+34 |
1994-01-18 | Write ChangeLog entries for Rob changes. | Jim Kingdon | 2 | -2/+21 |
1994-01-17 | Apply patches from gdb 4.12 testing. | Rob Savoye | 1 | -5/+4 |
1994-01-17 | Add patches from gdb 4.12 testing. | Rob Savoye | 3 | -22/+6 |
1994-01-17 | * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h. | Fred Fish | 2 | -1/+5 |
1994-01-17 | * README: Update notes for alpha port. | Peter Schauer | 1 | -0/+4 |
1994-01-17 | * i960-tdep.c (i960_fault_to_signal): Return TARGET_SIGNAL_ILL | Jim Kingdon | 2 | -4/+18 |
1994-01-17 | * Makefile.in (init.c): Add comment explaining formatting conventions. | Jim Kingdon | 2 | -0/+5 |
1994-01-17 | * c-exp.y (parse_number): Assign to temporary between the right | Jim Kingdon | 2 | -2/+7 |
1994-01-16 | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR): | Jim Kingdon | 2 | -12/+31 |
1994-01-16 | * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if not | Jim Kingdon | 2 | -18/+22 |
1994-01-16 | * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF | Jim Kingdon | 2 | -12/+16 |
1994-01-16 | * Makefile.in: Add mostlyclean target. | Jim Kingdon | 2 | -1/+5 |
1994-01-16 | * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean, | Jim Kingdon | 2 | -2/+10 |
1994-01-16 | * Version 4.11.4. | Jim Kingdon | 2 | -4/+10 |
1994-01-16 | * main.c (show_commands): Make return type of extern | Per Bothner | 2 | -3/+9 |
1994-01-16 | * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstring | Jim Kingdon | 2 | -1/+4 |
1994-01-16 | * symtab.h (struct symbol): Make section short, not unsigned short. | Jim Kingdon | 2 | -2/+11 |
1994-01-16 | * symtab.c (lookup_symbol): Add comment about QUIT here. | Jim Kingdon | 2 | -6/+27 |
1994-01-15 | * gdb.t16/printcmds.exp (test_print_strings): Accept | Jim Kingdon | 1 | -0/+3 |
1994-01-15 | * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered. | Jim Kingdon | 2 | -0/+13 |
1994-01-15 | * c-exp.y (parse_number): Make it so that integer constants are | Jim Kingdon | 1 | -1/+7 |
1994-01-15 | * c-exp.y (parse_number): Check for overflow regardless of range | Jim Kingdon | 2 | -46/+93 |
1994-01-15 | * TODO: Add notes about printing of fancy types and GDB expressions. | Jim Kingdon | 1 | -0/+4 |
1994-01-15 | * TODO: Add notes about printing of fancy types and GDB expressions. | Jim Kingdon | 2 | -1/+5 |
1994-01-15 | * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC): | Jim Kingdon | 2 | -2/+7 |
1994-01-15 | * TODO: Add note about printing of fancy types. | Jim Kingdon | 2 | -0/+170 |
1994-01-15 | * remote-udi.c (udi_create_inferior): Quote empty execfile argument. | Jim Kingdon | 2 | -1/+15 |
1994-01-15 | * gdbserver/low-lynx.c: Include <sys/wait.h> not /usr/include/wait.h. | Jim Kingdon | 2 | -1/+5 |
1994-01-15 | * utils.c (request_quit): Re-establish signal handler regardless | Jim Kingdon | 3 | -19/+81 |
1994-01-15 | * i960-tdep.c: Include target.h. | Jim Kingdon | 2 | -0/+5 |
1994-01-15 | Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -2/+12 |
1994-01-14 | * lynx-nat.c (child_wait): Fix thinkos in struct target_waitstatus | Jim Kingdon | 1 | -3/+4 |
1994-01-14 | * Makefile.in (ALLPARAM): Add config/nm-lynx.h. | Jim Kingdon | 1 | -0/+4 |
1994-01-14 | * remote-mips.c (mips_request, mips_wait): Correct prototypes. | Ian Lance Taylor | 2 | -2/+6 |
1994-01-14 | * config/i386/xm-linux.h: Define HAVE_TERMIOS. | Jim Kingdon | 2 | -0/+6 |
1994-01-14 | * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment. | Peter Schauer | 1 | -0/+4 |
1994-01-13 | * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960 | Jim Kingdon | 2 | -0/+15 |
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 |