elfcode.h
[deliverable/binutils-gdb.git] / gdb /
1993-06-02  Fred Fish * gdb.texinfo (set print elements): Note that the...
1993-06-02  Fred Fish * target.c (target_read_memory_partial): Like target_...
1993-06-02  Fred Fish * gdb.t00 (teststrategy.exp): Remove notice about...
1993-06-02  Rob Savoye * configure.in: Add support for rom68k and bug boot...
1993-06-01  Rob SavoyeThese got lost somehow.
1993-06-01  Rob SavoyeAdd info and install-info targets.
1993-05-31  Jim Kingdon * printcmd.c (print_scalar_formatted): Print integers...
1993-05-31  Jim Kingdon * gdb.stabs/wierd.exp: Remove xfail for printing big...
1993-05-31  Jim Kingdon * stabsread.c (read_type): Skip type attributes if...
1993-05-31  Jim KingdonCVS:foo
1993-05-31  Jim Kingdon * gdb.t00/teststrategy.exp: Remove xgdb before trying...
1993-05-31  Jim Kingdon * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If...
1993-05-31  Jim Kingdon * stabsread.c (read_huge_number): Don't accept '0...
1993-05-31  Jim Kingdon * stabs.texinfo (Builtin Type Descriptors): Try to...
1993-05-31  Fred FishKeep ChangeLog-92
1993-05-31  Fred FishAdd gdb.stabs to keep and gdb.all to remove.
1993-05-31  Fred FishAdd config.rel.in and makefile.rel.in
1993-05-31  Fred FishChange snapshot.readme to snapshots.readme
1993-05-31  Fred FishChange udiphsun.h to udiphunix.h.
1993-05-31  Fred Fish * Makefile.in (SER_HARDWIRE): Temporarily comment...
1993-05-31  Fred Fish * {dbxread.c, dwarfread.c} (read_ofile_symtab): Rewri...
1993-05-30  Fred Fish * dbxread.c (read_ofile_symtab): Remove "#if 1" aroun...
1993-05-30  Fred Fish * gdb.t00/default.exp: Start with a fresh gdb.
1993-05-30  Fred Fish * configure.in (configdirs): Remove gdb.t31 until...
1993-05-30  Fred Fish * gdb.stabs/wierd.exp: Rewrite to properly handling...
1993-05-30  Fred Fish * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const...
1993-05-30  Fred Fish * c-typeprint.c (c_type_print_base): Avoid dereferenc...
1993-05-29  Stu GrossmanUse getprotobyname instead of hardwired number (in...
1993-05-29  Stu GrossmanAdd README.
1993-05-29  Stu GrossmanDoc for gdbserver!
1993-05-29  Stu GrossmanAdd ser-tcp.c.
1993-05-29  Stu Grossman * Makefile.in: Add new file ser-tcp.c.
1993-05-29  David D. Zuhn * printcmd.c (print_address_symbolic): turn this into...
1993-05-28  Rob SavoyeAdd a blank install target so the top level makefile...
1993-05-27  Jim Kingdon * xcoffread.c (read_xcoff_symtab): If several program...
1993-05-27  Peter Schauer * gdb.texinfo: Add `set print symbol-filename' doc.
1993-05-27  Peter Schauer * printcmd.c (print_address_symbolic): Append source...
1993-05-27  K. Richard Pixleyadded things-to-lose sections
1993-05-26  Stu GrossmanRemove debugging stuff...
1993-05-26  Jim Kingdonmisc fixes
1993-05-26  Stu GrossmanSparc version of remote-inflow.c. Hasn't been made...
1993-05-26  Stu GrossmanKeep appropriate files in gdbserver directory.
1993-05-26  Stu Grossman * configure.in: Add config for Lynx target. Configur...
1993-05-26  Stu Grossman * gdbserver/{remote-gutils.c remote-server.c Makefile.in
1993-05-26  Stu Grossmanblah blah blah
1993-05-26  Jim Kingdon * Move test with enums and partial symbols from gdb...
1993-05-26  Jim Kingdon * Move test with enums and partial symbols from gdb...
1993-05-26  Jim Kingdonformatting fixes
1993-05-26  Jim Kingdon * stabs.texinfo (Arrays): Talk about type definition...
1993-05-26  Jim Kingdon * stabsread.c (define_symbol, case 't'): Only set...
1993-05-26  Jim Kingdon * gdb.t00/default.exp: update info line for new message.
1993-05-26  Jim Kingdon * mipsread.c (parse_symbol, parse_partial_symbols...
1993-05-26  Jim Kingdonminor fixes (e.g. typos). Update table of non-stab...
1993-05-26  Jim Kingdon * stabs.texinfo (Builtin Type Descriptors): Talk about...
1993-05-26  Jim Kingdonpunctuation fixes
1993-05-26  Jim Kingdon * printcmd.c (print_formatted, case 'i'): Pass a tab...
1993-05-26  Jim Kingdon * source.c (line_info): If we don't find a symtab...
1993-05-26  Jim Kingdon * source.c (line_info): If --fullname, display the...
1993-05-26  Rob Savoyeconfigure.in template that supports *only* make check...
1993-05-26  Rob SavoyeMakefile fragment that supports *only* make check....
1993-05-26  Jim Kingdon * stabs.texinfo (Line Numbers, Source Files): Re-write...
1993-05-25  Brendan Kehoe * breakpoint.c (catch_command_1): Fix typo in error...
1993-05-25  Ken Raeburnelf, bfd_vma-cast changes
1993-05-25  Ken Raeburn* elfread.c (elf_symfile_read): Update ELF structure...
1993-05-25  Ken Raeburnprint_insn_* routines want bfd_vma, not CORE_ADDR
1993-05-25  Jim Kingdon * gdb.t00/help.exp: Use .* in place of some help messa...
1993-05-25  Jim Kingdon * stabs.texinfo (Subranges): "A offset" and "T offset...
1993-05-25  Jim Kingdon * stabsread.c: Remove all uses of error(). Make error...
1993-05-25  Jim Kingdonx
1993-05-25  Jim Kingdon * gdb.stabs/wierd.exp: Check for eof, directly or...
1993-05-25  Ian Lance Taylor * mips-tdep.c: Removed #include of many header files...
1993-05-25  Jim Kingdon * Many places: replace "the inferior" in messages...
1993-05-25  Jim Kingdon * config/i386/linux.mh: Don't use \ newline; the awk...
1993-05-25  Jim Kingdon * config/i386/linux.mh: Don't use \ newline; the awk...
1993-05-25  Peter Schauer * sparc-nat.c (store_inferior_registers): Fill in...
1993-05-25  Ken Raeburntry to make hppa opcode table, updated for gas, still...
1993-05-24  David D. ZuhnINFO-DIR-ENTRY formatting tweaks
1993-05-24  Stu GrossmanAdd lynx files.
1993-05-24  Stu Grossman * config/i386/{i386lynx.mh i386lynx.mt nm-i386lynx...
1993-05-24  Fred Fish * snapshots.readme: Clarify when obvious and non...
1993-05-24  Jim Kingdon * mipsread.c (parse_symbol): Deal with scVar and scVar...
1993-05-24  Jim Kingdon * stabs.texinfo (Stabs Format): Misc fixes.
1993-05-24  Jim Kingdon * c-typeprint.c (c_type_print_base): Don't print typed...
1993-05-24  Jim Kingdon * gdb.t03/{gdbme.c,ptype.exp}:
1993-05-24  Peter Schauer * symmisc.c (dump_msymbols): Avoid gdb coredump with...
1993-05-24  Jim Kingdonx
1993-05-24  Jim Kingdon * gdb.t00/teststrategy.exp: For p "foo", remove sun4...
1993-05-23  Rob SavoyeFix bug in how GDB gets set that chokes runtest *only...
1993-05-23  Fred Fish * configure.in (configdirs): Add gdb.t24 for C++...
1993-05-22  Jim Kingdon * infrun.c (wait_for_inferior),
1993-05-22  Jim Kingdon * inftarg.c (child_wait): Deal with EINTR and include...
1993-05-22  Jim Kingdonx
1993-05-22  Jim Kingdon * stabsread.c: Remove most uses of lookup_fundamental_...
1993-05-22  Jim KingdonRemove <<<< stuff from CVS. Not sure how it got here
1993-05-22  Jim Kingdon * stabs.texinfo (Constants): Allow an `e' constant...
1993-05-22  Peter Schauer * config/mips/tm-irix3.h: Add sigcontext offsets for...
1993-05-22  Peter Schauer Fix stack unwinding through _sigtramp on Irix. These...
1993-05-22  Peter Schauer * infrun.c (wait_for_inferior): Clear stop_signal...
1993-05-22  Peter Schauer * config/mips/tm-irix3.h: Clean up, use tm-bigmips...
1993-05-21  Jim KingdonISC changes
next
This page took 0.0385799999999999 seconds and 7 git commands to generate.