* elfcode.h (swap_out_syms): Use elf_section_from_bfd_section to
[binutils-gdb.git] / gdb /
1994-01-23 Per Bothner * ch-exp.y (match_string_literal): Allow a zero-lengt...
1994-01-22 Jim Kingdon * i386aix-nat.c (i386_float_info): Reverse order of...
1994-01-22 Peter Schauer * mips-tdep.c (init_extra_frame_info): Use frame...
1994-01-22 Stu Grossman * lynx-nat.c (fetch_core_registers): Load the I ...
1994-01-22 Jim Kingdon * remote-mips.c (mips_initialize): Clear mips_initiali...
1994-01-22 Jim Kingdon * fork-child.c, inferior.h (fork_inferior): New argume...
1994-01-22 Peter Schauer * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP, SIGCONTEXT_...
1994-01-22 Peter Schauer * sparc-tdep.c (frame_saved_pc): Get the pc from...
1994-01-22 Stu Grossman * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h,
1994-01-22 Stu Grossman * lynx-nat.c: Add Sparc support.
1994-01-22 Ian Lance Taylor * rs6000-pinsn.c: Use the new disassembler in the...
1994-01-21 Fred Fish * Makefile.in (realclean): Remove info files per...
1994-01-21 Jim Kingdon * dbxread.c (end_psymtab): Only patch psymtab textlow...
1994-01-21 Jim KingdonThu Jan 20 15:04:24 1994 Peter Schauer (pes@regent...
1994-01-21 Jeff Law * infptrace.c (child_xfer_memory): Only use if CHILD_X...
1994-01-21 Jeff Law * infptrace.c (child_xfer_memory): Only use if CHILD_X...
1994-01-21 Jim Kingdon * xcoffread.c (xcoff_symfile_read): Make second parame...
1994-01-21 Jim Kingdon * xcoffread.c (read_xcoff_symtab): Make main_aux just...
1994-01-21 Jim Kingdon * coffread.c, xcoffread.c: Include <coff/internal.h>
1994-01-21 Jim Kingdon* coffread.c (coff_getfilename): Make it not static.
1994-01-20 Jim Kingdon * xcoffread.c (read_xcoff_symtab): complain() not...
1994-01-19 Jim Kingdon * infrun.c (wait_for_inferior): Don't set frame for
1994-01-19 Peter Schauer * gdb.t06/signals.exp: Handle blocked SIGTRAP on...
1994-01-19 Peter Schauer * infrun.c (normal_stop): Set stop_pc after popping...
1994-01-19 David MacKenzie * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET...
1994-01-19 Jim Kingdon * gdb.t00/default.exp (show prompt): In FAIL case...
1994-01-18 Jim Kingdon* infcmd.c (signal_command): Accept 0 as legitimate...
1994-01-18 Jim Kingdon * infrun.c (signals_info), target.c (target_signal_fro...
1994-01-18 Jim Kingdon * ser-unix.c (hardwire_noflush_set_tty_state): Don...
1994-01-18 Jim Kingdon * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POL...
1994-01-18 Jeff Law * gdb.disasm/hppa.s: Add new tests for sfu...
1994-01-18 Jeff Law * config/pa/tm-hppa.h (unwind_table_entry)...
1994-01-18 Jeff Law * hppab-nat.c (_initialize_kernel_u_addr):...
1994-01-18 Jim Kingdon * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept...
1994-01-18 Jim KingdonWrite ChangeLog entries for Rob changes.
1994-01-17 Rob SavoyeApply patches from gdb 4.12 testing.
1994-01-17 Rob SavoyeAdd patches from gdb 4.12 testing.
1994-01-17 Fred Fish * Makefile.in (ALLPARAM): Change irix5.h to nm-irix5.h.
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 * stabs.texinfo: Re-do stuff about C_BSTAT and move...
1994-01-16 Jim Kingdon* Makefile.in: Add mostlyclean target.
1994-01-16 Jim Kingdon * Makefile.in: Remove refcard.dvi and GDBvn.texi in...
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 * gdb.t16/printcmds.exp (test_print_strings): Accept
1994-01-15 Jim Kingdon* utils.c (fputs_unfiltered): Call fputs, not fputs_may...
1994-01-15 Jim Kingdon * c-exp.y (parse_number): Make it so that integer...
1994-01-15 Jim Kingdon * c-exp.y (parse_number): Check for overflow regardles...
1994-01-15 Jim Kingdon* TODO: Add notes about printing of fancy types and...
1994-01-15 Jim Kingdon* TODO: Add notes about printing of fancy types and...
1994-01-15 Jim Kingdon * c-typeprint.c (c_type_print_varspec_suffix, case...
1994-01-15 Jim Kingdon* TODO: Add note about printing of fancy types.
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 * lynx-nat.c (child_wait): Fix thinkos in struct targe...
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* gdb.texinfo (Print Settings): Document `set print
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 * gdb.t12/scope.exp: Add xfails for rs6000. Remove...
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 Rob Savoye * config/unix-gdb.exp: Remove gdb_unload cause it...
1994-01-11 Rob SavoyeTweaked to work with either version of expect. removed...
1994-01-11 Rob SavoyeTweaked to work with either version of expect.
1994-01-11 Jim Kingdon* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE...
1994-01-11 Jim KingdonAdd alpha-nw.mt to things to keep
1994-01-11 Jim KingdonAdd udi2go32.c to things to keep
1994-01-11 Jim KingdonAdd TODO to things to keep
next