Age | Commit message (Expand) | Author | Files | Lines |
1993-09-27 | * symtab.c (find_pc_line): Fix comments. | Jim Kingdon | 1 | -0/+2 |
1993-09-27 | * remote-udi.c (udi_mourn): Don't pop target. | Jim Kingdon | 1 | -0/+4 |
1993-09-25 | * corelow.c: Add multi thread/process support for core files with | Stu Grossman | 1 | -0/+9 |
1993-09-23 | * valops.c (search_struct_method, value_struct_elt): | Jim Kingdon | 1 | -0/+3 |
1993-09-23 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 1 | -0/+1 |
1993-09-23 | * config/m88k/tm-m88k.h, m88k-tdep.c: Add call function stuff. | Jim Kingdon | 1 | -1/+1 |
1993-09-23 | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 1 | -0/+15 |
1993-09-23 | * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Define as noop as | Peter Schauer | 1 | -0/+24 |
1993-09-23 | * config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was | Jim Kingdon | 1 | -0/+4 |
1993-09-22 | * mips-tdep.c (mips_frame_chain): If frame size zero, return zero. | Jim Kingdon | 1 | -2/+1 |
1993-09-22 | * mips-tdep.c (mips_frame_chain): If PROC_FRAME_OFFSET is zero, | Jim Kingdon | 1 | -0/+6 |
1993-09-22 | * remote-nindy.c: Declare ninMemGet and ninMemPut. | Jim Kingdon | 1 | -0/+4 |
1993-09-22 | * Makefile.in: Add i386lynx-tdep to the right places. | Stu Grossman | 1 | -0/+20 |
1993-09-22 | * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argument | Jim Kingdon | 1 | -1/+9 |
1993-09-22 | * breakpoint.c (bpstat_stop_status), | K. Richard Pixley | 1 | -0/+30 |
1993-09-21 | * breakpoint.c (breakpoint_1): Support bp_call_dummy. | Jim Kingdon | 1 | -0/+4 |
1993-09-21 | * elfread.c (record_minimal_symbol_and_info): Guess the section to | Ian Lance Taylor | 1 | -0/+18 |
1993-09-21 | * remote.c, remote-utils.c: Use SERIAL_FLUSH_INPUT after opening it. | Jim Kingdon | 1 | -0/+2 |
1993-09-21 | * printcmd.c (print_scalar_formatted): When truncating value we are | Jim Kingdon | 1 | -0/+6 |
1993-09-21 | * symfile.c (deduce_language_from_filename): Accept .cxx for C++. | Jim Kingdon | 1 | -0/+6 |
1993-09-20 | * defs.h: Declare argument of re_comp as const char *. | Jim Kingdon | 1 | -0/+2 |
1993-09-20 | * remote.c, remote-mips.c: Use sr_get_debug not remote_debug. | Jim Kingdon | 1 | -0/+2 |
1993-09-20 | * README: Say using bfd from another release doesn't generally work. | Jim Kingdon | 1 | -0/+4 |
1993-09-18 | * mipsread.c (parse_type): Don't complain() if we guessed struct | Jim Kingdon | 1 | -0/+3 |
1993-09-18 | * defs.h (make_cleanup): Change PTR to void * when inside PARAMS. | Jim Kingdon | 1 | -1/+11 |
1993-09-17 | * remote-sim.h: New file. | Jim Kingdon | 1 | -0/+13 |
1993-09-17 | * findvar.c (extract_signed_integer): Cast *p to LONGEST before doing | Peter Schauer | 1 | -0/+10 |
1993-09-17 | * config/a29k/tm-a29k.h (FRAME_CHAIN): If rsize is zero, return zero. | Jim Kingdon | 1 | -0/+4 |
1993-09-16 | * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_type | Jim Kingdon | 1 | -0/+9 |
1993-09-16 | * infrun.c (wait_for_inferior): Allow user to single step within | Stu Grossman | 1 | -0/+5 |
1993-09-16 | * dbxread.c (copy_pending): Deal with END NULL. | Jim Kingdon | 1 | -0/+5 |
1993-09-16 | * sparc-stub.c (_trap_low): Do restore/save sequence after | Stu Grossman | 1 | -0/+6 |
1993-09-16 | * mipsread.c: Many changes for alpha ecoff format: | Peter Schauer | 1 | -0/+16 |
1993-09-15 | * paread.c, coffread.c, elfread.c, dwarfread.c: | Jim Kingdon | 1 | -1/+1 |
1993-09-15 | * stabsread.c (read_type): Process "s" (size) type attribute. | Jim Kingdon | 1 | -1/+7 |
1993-09-14 | * config/i386/i386v4.mh (NATDEPFILES): Move exec.o from here... | Ian Lance Taylor | 1 | -0/+5 |
1993-09-14 | fix serial.h inclusion | K. Richard Pixley | 1 | -0/+9 |
1993-09-14 | use remote-utils facilities for baud_rate | K. Richard Pixley | 1 | -0/+9 |
1993-09-14 | * paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 1 | -1/+1 |
1993-09-14 | * paread.c: Include <time.h> before libbfd.h. | Jim Kingdon | 1 | -0/+4 |
1993-09-14 | * Makefile.in (a29k-tdep.o): Depend on $(defs_h). | Jim Kingdon | 1 | -0/+6 |
1993-09-14 | * remote.c: Define remote_debug to 0 and #if 0 baud_rate. Temporary | Jim Kingdon | 1 | -0/+10 |
1993-09-13 | collect some remote things into remote-utils | K. Richard Pixley | 1 | -0/+47 |
1993-09-13 | * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses of | Jim Kingdon | 1 | -0/+4 |
1993-09-13 | * defs.h: Don't define NORETURN (see comment). | Jim Kingdon | 1 | -0/+8 |
1993-09-09 | More gcc lint: | Jim Kingdon | 1 | -1/+24 |
1993-09-09 | * mipsread.c (cross_ref): Allow SGI extended symbol types as cross | Peter Schauer | 1 | -0/+7 |
1993-09-09 | * breakpoint.c (breakpoint_1): Deal with step resume breakpoint. | Jim Kingdon | 1 | -0/+4 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -1/+2 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -0/+1 |