Age | Commit message (Expand) | Author | Files | Lines |
1994-01-21 | * dbxread.c (end_psymtab): Only patch psymtab textlow and texthigh | Jim Kingdon | 1 | -0/+6 |
1994-01-21 | Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -0/+5 |
1994-01-21 | * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY | Jeff Law | 1 | -0/+22 |
1994-01-21 | * xcoffread.c (xcoff_symfile_read): Make second parameter a | Jim Kingdon | 1 | -0/+3 |
1994-01-21 | * xcoffread.c (read_xcoff_symtab): Make main_aux just a union | Jim Kingdon | 1 | -0/+4 |
1994-01-21 | * coffread.c, xcoffread.c: Include <coff/internal.h> | Jim Kingdon | 1 | -0/+5 |
1994-01-21 | * coffread.c (coff_getfilename): Make it not static. | Jim Kingdon | 1 | -0/+2 |
1994-01-20 | * xcoffread.c (read_xcoff_symtab): complain() not abort(). | Jim Kingdon | 1 | -0/+7 |
1994-01-19 | * infrun.c (wait_for_inferior): Don't set frame for | Jim Kingdon | 1 | -0/+13 |
1994-01-19 | * infrun.c (normal_stop): Set stop_pc after popping the dummy frame | Peter Schauer | 1 | -0/+13 |
1994-01-18 | * infcmd.c (signal_command): Accept 0 as legitimate signal number. | Jim Kingdon | 1 | -0/+4 |
1994-01-18 | * infrun.c (signals_info), target.c (target_signal_from_name): | Jim Kingdon | 1 | -0/+5 |
1994-01-18 | * ser-unix.c (hardwire_noflush_set_tty_state): Don't muck with ICANON. | Jim Kingdon | 1 | -0/+4 |
1994-01-18 | * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POLL to list of | Jim Kingdon | 1 | -0/+5 |
1994-01-18 | * config/pa/tm-hppa.h (unwind_table_entry): Use one of the | Jeff Law | 1 | -0/+16 |
1994-01-18 | * hppab-nat.c (_initialize_kernel_u_addr): Delete unwanted functions. | Jeff Law | 1 | -0/+4 |
1994-01-18 | * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the name | Jim Kingdon | 1 | -0/+7 |
1994-01-17 | * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h. | Fred Fish | 1 | -0/+4 |
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 | 1 | -0/+5 |
1994-01-17 | * Makefile.in (init.c): Add comment explaining formatting conventions. | Jim Kingdon | 1 | -0/+2 |
1994-01-17 | * c-exp.y (parse_number): Assign to temporary between the right | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILES_NO_SRCDIR): | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if not | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * Makefile.in: Add mostlyclean target. | Jim Kingdon | 1 | -0/+4 |
1994-01-16 | * Version 4.11.4. | Jim Kingdon | 1 | -0/+4 |
1994-01-16 | * main.c (show_commands): Make return type of extern | Per Bothner | 1 | -0/+6 |
1994-01-16 | * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstring | Jim Kingdon | 1 | -0/+3 |
1994-01-16 | * symtab.h (struct symbol): Make section short, not unsigned short. | Jim Kingdon | 1 | -0/+2 |
1994-01-16 | * symtab.c (lookup_symbol): Add comment about QUIT here. | Jim Kingdon | 1 | -0/+2 |
1994-01-15 | * utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered. | Jim Kingdon | 1 | -0/+2 |
1994-01-15 | * c-exp.y (parse_number): Check for overflow regardless of range | Jim Kingdon | 1 | -1/+8 |
1994-01-15 | * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC): | Jim Kingdon | 1 | -0/+5 |
1994-01-15 | * remote-udi.c (udi_create_inferior): Quote empty execfile argument. | Jim Kingdon | 1 | -0/+2 |
1994-01-15 | * gdbserver/low-lynx.c: Include <sys/wait.h> not /usr/include/wait.h. | Jim Kingdon | 1 | -0/+4 |
1994-01-15 | * utils.c (request_quit): Re-establish signal handler regardless | Jim Kingdon | 1 | -0/+8 |
1994-01-15 | * i960-tdep.c: Include target.h. | Jim Kingdon | 1 | -0/+4 |
1994-01-15 | Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+10 |
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 | 1 | -0/+4 |
1994-01-14 | * config/i386/xm-linux.h: Define HAVE_TERMIOS. | Jim Kingdon | 1 | -0/+4 |
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 | 1 | -0/+6 |
1994-01-13 | Add search to target vector (#if 0'd until after 4.12): | Jim Kingdon | 1 | -0/+7 |
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 | 1 | -0/+4 |
1994-01-13 | * printcmd.c (print_address_symbolic): Make it search the | John Gilmore | 1 | -0/+13 |
1994-01-13 | * objfiles.h: Fix comments to reflect the fact that the phrase | Jim Kingdon | 1 | -0/+6 |
1994-01-12 | * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME for | Peter Schauer | 1 | -0/+13 |
1994-01-12 | * go32-xdep.c: Remove unused function uerror. | Jim Kingdon | 1 | -0/+6 |