Age | Commit message (Expand) | Author | Files | Lines |
1993-07-30 | * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols. | Jim Kingdon | 1 | -0/+2 |
1993-07-30 | * symtab.c (gdb_mangle_name): Deal with it if type lacks a name. | Jim Kingdon | 1 | -0/+4 |
1993-07-30 | * NEWS: Add note that DEC alpha support is host only, not native. | Fred Fish | 1 | -0/+1 |
1993-07-30 | * README: Emphasize that C++ support works best with GNU C++ and | Fred Fish | 1 | -0/+6 |
1993-07-30 | * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols. | Jim Kingdon | 1 | -3/+0 |
1993-07-30 | * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols. | Jim Kingdon | 1 | -0/+7 |
1993-07-30 | * Makefile.in (ALLDEPFILES): Add delta68-nat.c | Fred Fish | 1 | -0/+5 |
1993-07-30 | * value.h (COERCE_ENUM): Use COERCE_REF to coerce refs; value_ind | Jim Kingdon | 1 | -0/+9 |
1993-07-30 | * cp-valprint.c (cplus_print_value): Don't dump core if the | Jim Kingdon | 1 | -0/+6 |
1993-07-29 | * hppa-tdep.c: Make "maintenance print unwind" command from old | Jim Kingdon | 1 | -0/+3 |
1993-07-29 | * remote-udi.c: Remove udi_timer, call to siginterrupt, and associated | Jim Kingdon | 1 | -0/+6 |
1993-07-29 | * Makefile.in (NONSRC): Need 29k-share/README, not | Fred Fish | 1 | -0/+5 |
1993-07-29 | * paread.c (pa_symfile_init): If error reading string table, don't | Jim Kingdon | 1 | -0/+3 |
1993-07-29 | * ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid. | Jim Kingdon | 1 | -0/+2 |
1993-07-29 | * remote-monitor.c (_initialize_monitor): Comment out use of | Jim Kingdon | 1 | -0/+6 |
1993-07-29 | * hppa-tdep.c (pc_in_linker_stub): Fix unclosed comments. | Jim Kingdon | 1 | -0/+6 |
1993-07-28 | * dbxread.c (record_minimal_symbol): Don't put gcc_compiled or | Jim Kingdon | 1 | -0/+5 |
1993-07-28 | * remote-mips.c (_initialize_remote_mips): Added "timeout" and | Ian Lance Taylor | 1 | -0/+6 |
1993-07-28 | * symmisc.c (dump_msymbols): Handle new mst_file_* types. | Peter Schauer | 1 | -0/+4 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -0/+1 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -1/+5 |
1993-07-28 | * remote-udi.c: Remove old comment about download not implemented. | Jim Kingdon | 1 | -0/+4 |
1993-07-28 | * stack.c (print_frame_info): Revise comment about `pathological' | Jim Kingdon | 1 | -0/+4 |
1993-07-28 | * buildsym.c (start_subfile): If a .c file includes a .C file, set | Jim Kingdon | 1 | -0/+3 |
1993-07-27 | * config/sparc/xm-sun4os4.h: Define MEM_FNS_DECLARED and include | Jim Kingdon | 1 | -0/+16 |
1993-07-27 | * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide if | Peter Schauer | 1 | -0/+20 |
1993-07-27 | * mipsread.c (parse_type): Do not set tag name for compiler | Peter Schauer | 1 | -0/+5 |
1993-07-27 | add exec.o to m88k TDEPFILES. | K. Richard Pixley | 1 | -0/+4 |
1993-07-26 | * hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind' | Jim Kingdon | 1 | -0/+8 |
1993-07-26 | * config/pa/tm-hppa.h (REGISTER_NAMES): Use "fr" rather than "fp" | Jim Kingdon | 1 | -0/+3 |
1993-07-26 | * mipsread.c (parse_symbol): Put stStaticProc symbols in minimal | Jim Kingdon | 1 | -0/+3 |
1993-07-26 | * stabsread.c (rs6000_builtin_type): Make logical types be | Jim Kingdon | 1 | -1/+2 |
1993-07-26 | * hppa-tdep.c (pc_in_linker_stub): Return 0 if can't read memory. | Jim Kingdon | 1 | -0/+2 |
1993-07-26 | * stabsread.c (rs6000_builtin_type): Make `logical' be TYPE_CODE_BOOL. | Jim Kingdon | 1 | -0/+4 |
1993-07-26 | * breakpoint.{c,h} (struct breakpoint): Replace symtab field with | Jim Kingdon | 1 | -0/+8 |
1993-07-24 | undo previous change | Brendan Kehoe | 1 | -7/+0 |
1993-07-23 | * ch-exp.y (yycheck, yydefred, yydgoto, yygindex, yylen, yylhs, | Brendan Kehoe | 1 | -0/+7 |
1993-07-23 | * exec.c, corelow.c (target_ops struct): Don't allow | Jim Kingdon | 1 | -0/+4 |
1993-07-23 | * demangle.c: Make it so `help set dem' tells you how to get the | Jim Kingdon | 1 | -0/+5 |
1993-07-22 | * Makefile.in: Use REMOTE_O macro not remote.o. | Jim Kingdon | 1 | -0/+5 |
1993-07-22 | * coredep.c: If NEED_SYS_CORE_H defined, include <sys/core.h> | Ian Lance Taylor | 1 | -0/+14 |
1993-07-22 | * mipsread.c (parse_symbol): when stTypedef and friends occur within | Jim Kingdon | 1 | -0/+6 |
1993-07-21 | * Makefile.in (regex.o): Add dependency. | Jim Kingdon | 1 | -0/+2 |
1993-07-21 | * hppa{b,h}-nat.c: Warning, not error, if can't access registers. | Jim Kingdon | 1 | -0/+2 |
1993-07-21 | * config/pa/hppa{b,h}.h: Define ATTACH_DETACH. | Jim Kingdon | 1 | -0/+4 |
1993-07-21 | * config/mips/xm-makeva.h: New file implements va_list alignment | Peter Schauer | 1 | -0/+9 |
1993-07-21 | * mipsread.c (fixup_sigtramp): Initialize pdr.adr, it is used by | Peter Schauer | 1 | -0/+5 |
1993-07-20 | * mips-tdep.c (heuristic_proc_start): First time we print the | Jim Kingdon | 1 | -0/+4 |
1993-07-20 | * config/rs6000/tm-rs6000.h: Remove call to insert_step_breakpoint. | Jim Kingdon | 1 | -0/+2 |
1993-07-20 | * symtab.c (find_line_symtab): New function, to deal with multiple | Jim Kingdon | 1 | -0/+7 |