]> Git Repo - binutils.git/history - gdb
* nindy-share/Onindy.c, nindy-share/nindy.c: convert malloc calls
[binutils.git] / gdb /
1993-05-04 K. Richard Pixley * nindy-share/Onindy.c, nindy-share/nindy.c: convert...
1993-05-04 Fred Fish * Makefile.in (NONSRC): Remove ${srcdir}/putenv.c.
1993-05-04 Stu Grossman * sparclite/Makefile.in: Create default target that...
1993-05-04 Stu Grossman * sparclite/Makefile: Remove. It's not necessary...
1993-05-04 Stu Grossman * ser-unix.c (wait_for): New routine to handle read...
1993-05-04 Fred Fish * snapshots.readme: Clarify bison/byacc/yacc notes.
1993-05-03 Steve ChamberlainInfo on simulators.
1993-05-03 Ian Lance Taylor * mips-pinsn.c (print_insn): Return value.
1993-05-03 Fred FishUpdate the last changed date.
1993-05-03 Fred FishAdd info about bison, byacc, and yacc.
1993-05-02 Fred Fish * Makefile.in (NONSRC): Add 29k-share/README.
1993-05-02 Fred FishRemove commented out copies of monitor.h and remote...
1993-05-02 Fred Fish * defs.h (UINT_MAX, LONG_MAX, INT_MAX, INT_MIN): ...
1993-05-01 Fred Fish * valprint.c (print_longest): Change format parameter...
1993-05-01 Peter Schauer Fix typo in last ChangeLog message.
1993-05-01 Peter Schauer * config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match...
1993-05-01 Peter Schauer * config/mips/tm-mips.h (STABS_REG_TO_REGNUM): Match...
1993-05-01 Stu Grossman * The following patches are from Jeffrey Law...
1993-05-01 Stu Grossman * remote-udi.c (udi_wait): Use SIGURG, as Solaris...
1993-05-01 Stu Grossman * The following patches are from Jeffrey Law...
1993-05-01 Steve ChamberlainLint.
1993-05-01 Steve ChamberlainTry again. Cvs core dumped.
1993-05-01 Steve Chamberlain * configure.in: Match z8k-*-sim for z8000.
1993-05-01 K. Richard Pixley * mips-tdep.c: remove include of sys/dir.h. Doesn...
1993-05-01 K. Richard Pixleydo not echo recursion lines
1993-05-01 K. Richard Pixley * udip2soc.c (UDIConnect): replace union wait with...
1993-05-01 K. Richard Pixley * config/sparc/sun4sol2.mh (XM_CLIBS): add -lsocket...
1993-05-01 K. Richard Pixley * remove-udi.c (udi_wait): ifdef around SIGLOST usage...
1993-04-30 Jim Kingdon * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code...
1993-04-30 Jim Kingdon * Makefile.in (TAGS): Doc fix. Deal with empty DEPFILES.
1993-04-30 Jim Kingdondoc fix
1993-04-30 Fred Fish * alldeps.mak, depend: Update with latest automatical...
1993-04-30 Fred Fish * Makefile.in (GDBFLAGS): Set to -nx.
1993-04-30 Fred Fish * Makefile.in (SFILES): Add ser-unix.c and ser-go32.c.
1993-04-30 Fred Fish * Makefile.in (make-proto-testsuite.dir): New target...
1993-04-29 Fred FishBump version to 4.8.4 for gdb 4.9 prerelease testing.
1993-04-29 Jim Kingdon * stabs.texinfo: Many changes to include information...
1993-04-29 Jim Kingdon * stabsread.c (define_symbol): If unrecognized constan...
1993-04-29 Jim Kingdon * gdb.texinfo (Environment): Mention pitfall with...
1993-04-29 Fred Fish * infptrace.c: Add missing close paren to test for
1993-04-29 Fred Fish * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_...
1993-04-28 Jim Kingdon * inflow.c (kill_command), infcmd.c (attach_command),
1993-04-28 K. Richard Pixleyadd just-check target so that tests can be run without...
1993-04-28 Jim Kingdon * hp300ux-nat.c: Cast second arg to supply_register...
1993-04-28 Peter Schauer * ch-exp.y (yylex): Don't STREQ with simplename if...
1993-04-28 K. Richard PixleyAdd CFALGS = -g to all subdir Makefile.in's.
1993-04-28 Jim Kingdon * config/sparc/xm-sun4os4.h [__STDC__]: Don't use...
1993-04-28 Roland Peschchanges
1993-04-28 Roland PeschChanges thanks to Jim Kingdon's vigilance:
1993-04-28 Peter Schauer * valops.c (search_struct_field): Fix gdb core dump...
1993-04-28 Jim Kingdon * remote.c: Change timeout to 2.
1993-04-28 Ian Lance Taylor * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be...
1993-04-28 Jim Kingdon * Remote targets (mourn): Call unpush_target.
1993-04-28 Jim Kingdon * config/sparc/xm-sun4os4.h: Declare free() to return...
1993-04-28 Jim Kingdon * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOM...
1993-04-27 Jim Kingdon * gdbint.texinfo (new node Debugging GDB, elsewhere):
1993-04-27 Jim Kingdon * README: Move most stuff about hacking GDB to doc...
1993-04-27 Peter Schauer * expprint.c (print_subexp): Fix bug with OP_SCOPE...
1993-04-27 Jim Kingdon * remote-vx.c (net_connect): Allow numeric IP address...
1993-04-27 Steve ChamberlainSupport for Hitachi SH
1993-04-26 Jim Kingdon * rs6000-tdep.c (branch_dest): Deal with stepping...
1993-04-26 Jim Kingdon * symtab.h, xcoffread.c: Revise linetable sorting...
1993-04-25 Peter Schauer * valops.c (value_cast): A cast might also change...
1993-04-25 Jim Kingdon * Changes from (or inspired by) AMD:
1993-04-25 Jim Kingdon * solib.c (solib_add): Don't call special_symbol_handl...
1993-04-24 K. Richard Pixleyswitch from configuration from subdirs to configdirs
1993-04-24 Roland Peschgdbinv-s.texi, gdb.texinfo: include Hitachi SH target
1993-04-23 Stu Grossman * Merge in HPPA/BSD patches from Utah:
1993-04-23 Stu Grossman * Fix two bugs found by deja-gnu. One is the...
1993-04-23 Jim Kingdonmore on Parameters
1993-04-23 Jim KingdonDoc fixes to previous doc fixes.
1993-04-23 Jim Kingdon* stabs.texinfo (Parameters): Keep trying to get this...
1993-04-23 Jim Kingdon* stabs.texinfo (Parameters): Keep trying to get this...
1993-04-23 Peter Schauer * printcmd.c (print_address_symbolic): Search symtabs...
1993-04-23 John GilmoreComment changes around minimal symbol recording.
1993-04-22 K. Richard Pixleydocument FRAME_SAVED_PC and FRAME_CHAIN.
1993-04-22 K. Richard Pixleycomment changes only
1993-04-22 K. Richard Pixley * mips-tdep.c (heuristic_fence_post): new static variable.
1993-04-22 Jim KingdonThu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus...
1993-04-22 Jim Kingdon * objfiles.h (obj_section), objfiles.c (build_objfile_...
1993-04-22 Fred FishSave the README file for gdb snapshots here for now...
1993-04-22 Jim Kingdon * symtab.h: Clean up SYMBOL_VALUE comments.
1993-04-22 Ian Lance Taylor * gdb.t07/watchpoint.exp: Removed a29k expected failur...
1993-04-22 Jim Kingdonrevise comment for last change
1993-04-21 Jim Kingdon* stabs.texinfo (Parameters): More on "local parameters".
1993-04-21 Jim Kingdon * stack.c (print_frame_arg_vars), printcmd.c (print_fr...
1993-04-21 Jim Kingdon * coffread.c (read_coff_symtab): Use rewind before...
1993-04-21 Per Bothner * ch-exp.y: Removed unused structure_primitive_value...
1993-04-21 David D. Zuhnfix stabs.texinfo xref bugs
1993-04-21 Rob SavoyeFixed typos so paths for executables works again.
1993-04-21 Roland Pesch(1) reduce the amount of text highlighted in warning...
1993-04-21 Roland PeschThis is the real generic configuration. Earlier versio...
1993-04-20 Fred Fish * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir...
1993-04-20 Jim Kingdon * xcoffexec.c (xcoff_relocate_core): If no exec file...
1993-04-20 Jim Kingdon * Makefile.in: Add ${srcdir}/ to all source files.
1993-04-20 Jim Kingdon * rs6000-tdep.c: Delete unused function print_frame.
1993-04-20 Stu Grossman * irix4-nat.c (fetch_core_registers): Special version...
1993-04-20 Fred FishRemove CVS directory from list of things to keep.
1993-04-20 Stu Grossman * irix4-nat.c (fetch_core_registers): Special version...
1993-04-19 Jim Kingdonchanges for SVR3.2
next
This page took 0.062883 seconds and 7 git commands to generate.