* README: Update notes for alpha port.
[binutils-gdb.git] / gdb / ChangeLog
1994-01-17 Peter Schauer * README: Update notes for alpha port.
1994-01-17 Jim Kingdon * i960-tdep.c (i960_fault_to_signal): Return TARGET_SI...
1994-01-17 Jim Kingdon* Makefile.in (init.c): Add comment explaining formatti...
1994-01-17 Jim Kingdon * c-exp.y (parse_number): Assign to temporary between...
1994-01-16 Jim Kingdon * Makefile.in (ALLCONFIG, ALLPARAM, ALLDEPFILES, HFILE...
1994-01-16 Jim Kingdon * xcoffread.c (process_xcoff_symbol): Only change...
1994-01-16 Jim Kingdon* Makefile.in: Add mostlyclean target.
1994-01-16 Jim Kingdon* Version 4.11.4.
1994-01-16 Per Bothner * main.c (show_commands): Make return type of extern
1994-01-16 Jim Kingdon * minsyms.c (prim_record_minimal_symbol_and_info)...
1994-01-16 Jim Kingdon* symtab.h (struct symbol): Make section short, not...
1994-01-16 Jim Kingdon* symtab.c (lookup_symbol): Add comment about QUIT...
1994-01-15 Jim Kingdon* utils.c (fputs_unfiltered): Call fputs, not fputs_may...
1994-01-15 Jim Kingdon * c-exp.y (parse_number): Check for overflow regardles...
1994-01-15 Jim Kingdon * c-typeprint.c (c_type_print_varspec_suffix, case...
1994-01-15 Jim Kingdon* remote-udi.c (udi_create_inferior): Quote empty execf...
1994-01-15 Jim Kingdon* gdbserver/low-lynx.c: Include <sys/wait.h> not /usr...
1994-01-15 Jim Kingdon * utils.c (request_quit): Re-establish signal handler...
1994-01-15 Jim Kingdon* i960-tdep.c: Include target.h.
1994-01-15 Stan ShebsFri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros...
1994-01-14 Jim Kingdon* Makefile.in (ALLPARAM): Add config/nm-lynx.h.
1994-01-14 Ian Lance Taylor * remote-mips.c (mips_request, mips_wait): Correct...
1994-01-14 Jim Kingdon* config/i386/xm-linux.h: Define HAVE_TERMIOS.
1994-01-14 Peter Schauer * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment.
1994-01-13 Jim Kingdon * remote-vx.c (vx_wait): Only call i960_fault_to_signa...
1994-01-13 Jim Kingdon Add search to target vector (#if 0'd until after 4...
1994-01-13 Jim Kingdon * printcmd.c (print_address_symbolic): If set print...
1994-01-13 Jim Kingdon* a29k-tdep.c (push_dummy_frame): Add comment about...
1994-01-13 John Gilmore* printcmd.c (print_address_symbolic): Make it search the
1994-01-13 Jim Kingdon * objfiles.h: Fix comments to reflect the fact that...
1994-01-12 Peter Schauer * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NA...
1994-01-12 Jim Kingdon * go32-xdep.c: Remove unused function uerror.
1994-01-12 John Gilmore* symtab.h (struct symbol, general_symbol_info, minimal...
1994-01-12 John Gilmore* symtab.c (find_addr_symbol): New routine that will...
1994-01-12 John Gilmore* coffread.c (read_coff_symtab): Set PC bounds of...
1994-01-12 John Gilmore* a29k-tdep.c (init_frame_info): Cast null arg to...
1994-01-11 Jim Kingdon* infrun.c, config/mips/tm-irix5.h: Remove #if 0'd...
1994-01-11 Ian Lance Taylor * remote-udi.c (udi_resume): Correct prototype.
1994-01-11 Jeff Law * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS...
1994-01-11 Jim Kingdon * remote-mips.c (mips_wait): Use new function mips_sig...
1994-01-11 Jim Kingdon* remote-mips.c (mips_wait): Fix typos (0x177 -> 0177...
1994-01-11 John Gilmore* stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn...
1994-01-11 John Gilmore[Revise prev change -- this is how it's been running...
1994-01-11 John Gilmore* sparc-nat.c (fetch_inferior_registers, store_inferior...
1994-01-11 John Gilmore* a29k-tdep.c (examine_prologue): Don't worry if the...
1994-01-11 Jim Kingdon* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE...
1994-01-11 Jim Kingdon * config/alpha/alpha-netware.mt: Rename to alpha-nw...
1994-01-10 Thomas Lord * m68k-stub.c, sparc-stub.c: removed spurious introduc...
1994-01-07 Peter Schauer * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, confi...
1994-01-07 Jim Kingdon * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdo...
1994-01-07 Jim Kingdon* i386b-nat.c (sregmap): If sEAX, etc., not defined...
1994-01-06 Jim Kingdon* symtab.c (lookup_symbol): Don't try adding .c to...
1994-01-06 Jim Kingdon * remote-bug.c: At the start of each section, reset...
1994-01-06 Jim Kingdon * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAIT...
1994-01-04 Stu Grossman * config/alpha/alpha-netware.mt: New target support...
1994-01-04 Stan ShebsTue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros...
1994-01-04 Jim Kingdon * target.h: Add enum target_waitkind, enum target_sign...
1994-01-03 Jim Kingdon * stabsread.c (read_type): Allow defining several...
1994-01-03 Jim Kingdon* stabsread.c (read_enum_type): Use TARGET_INT_BIT...
1994-01-03 Jim Kingdon* breakpoint.c (frame_in_dummy): Check PC as well as...
1994-01-03 Peter Schauer * mdebugread.c (psymtab_to_symtab_1): Only pass N_STA...
1994-01-03 Jim Kingdon* config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMO...
1994-01-01 Peter Schauer * infrun.c (wait_for_inferior): Do not step or step...
1993-12-31 Jim Kingdon * nindy-share/nindy.c: Fix order of arguments to store...
1993-12-31 Jim Kingdon * remote-mips.c: Add timeout parameter to mips_...
1993-12-31 Jim Kingdon* stack.c (print_block_frame_locals): Also print LOC_BA...
1993-12-31 Peter Schauer * symtab.c (find_methods): Call fprintf_symbol_filtere...
1993-12-31 Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-30 Jim Kingdon* values.c (unpack_long): Fix garbled error message.
1993-12-30 Jim Kingdon * remote-mips.c (mips_error): New function.
1993-12-30 Jim Kingdon * breakpoint.c (breakpoint_chain): Make static.
1993-12-30 Peter Schauer * exec.c (add_to_section_table): Check for SEC_ALLOC...
1993-12-30 Jim Kingdon * infrun.c (wait_for_inferior): Enable code which...
1993-12-30 Jim Kingdon * valprint.c (val_print_string): Change chunksize...
1993-12-29 Jim Kingdon * symfile.c (generic_load): If no arguments, get file...
1993-12-29 Jim Kingdon * c-exp.y: Revert Kung's change. "..." is not a type...
1993-12-29 Jim Kingdon * stabsread.c (define_symbol): If we choose not to...
1993-12-28 Fred Fish * solib.c (DEBUG_BASE): Remove macro and all references.
1993-12-28 Kung HsuCVS:
1993-12-28 Kung HsuModified Files:
1993-12-27 Jim Kingdon * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRI...
1993-12-27 Jim Kingdon * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs):
1993-12-27 Jim Kingdon * main.c (init_main): Change "set remotedebug" back...
1993-12-27 Jim Kingdon * minsyms.c, symtab.h (prim_record_minimal_symbol...
1993-12-27 Jim Kingdon* c-exp.y (yylex): Don't try to deal with nested types.
1993-12-27 Jim Kingdon * cp-valprint.c (cplus_print_value): Call check_stub_t...
1993-12-27 Jim Kingdon * dbxread.c: Move default definition of GCC_COMPILED_F...
1993-12-27 Jeff Law * dbxread.c (process_one_symbol): Handle stabs...
1993-12-26 Jim Kingdon * exec.c (exec_file_command): If error occurs after...
1993-12-26 Jim KingdonSun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth...
1993-12-26 Jim Kingdon * gdbtypes.c (force_to_range_type): Use switch statement.
1993-12-26 Jim Kingdon * valops.c (call_function_by_hand, push_word), defs...
1993-12-26 Jeff Law * hppa-tdep.c (init_extra_frame_info): Correctl...
1993-12-25 Jim Kingdon * stabsread.c (define_symbol): Only combine a p/r...
1993-12-25 Jim KingdonSat Dec 25 09:50:29 1993 Peter Schauer (pes@regent...
1993-12-25 Jim Kingdon * defs.h: Move definitions of TARGET_*_BIT after inclu...
1993-12-25 Jim Kingdon * mdebugread.c: Change the builtin_type_* in this...
1993-12-25 Jim Kingdon * printcmd.c (disassemble_command): Call wrap_here...
1993-12-24 Jim Kingdon * stabsread.c (read_type): Don't fall through 'S'...
1993-12-24 Jim Kingdonremove stray <<<<< from CVS
next