* gdb.java/configure.in (AC_INIT): Use jmisc.exp.
[deliverable/binutils-gdb.git] / gdb /
2000-07-24  Anthony Green * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
2000-07-24  Elena Zannoni2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-24  Elena Zannoni2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-24  Elena Zannoni * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch struc...
2000-07-24  Eli Zaretskii * gdbmi.texinfo: Change GDB -> @value{GDBN}, and
2000-07-24  Anthony Green * language.c: Include jv-lang.h.
2000-07-24  Anthony Green * configure: Rebuilt.
2000-07-24  Andrew CagneyEliminate global address_size. Replace with function
2000-07-22  Michael Snyder2000-07-21 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-21  Elena Zannoni2000-07-21 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-21  Michael Snyder2000-07-21 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-21  Michael Snyder2000-07-20 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-19  Nicholas Duffek * thread.c (free_thread): New function.
2000-07-19  Elena Zannoni2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-19  Andrew Cagney* solib.c (elf_locate_base, info_sharedlibrary_command...
2000-07-19  Christopher FaylorFix typo.
2000-07-18  Andrew CagneyFrom Richard Henderson <rth@cygnus.com>:
2000-07-17  Daniel Berlinmodify error message
2000-07-17  J.T. Conklin2000-07-17 matthew green <mrg@redhat.com>
2000-07-17  Andrew CagneyCast integers into pointers before converting them...
2000-07-17  Andrew Cagney* gdb.base/exprs.exp: Test casts to a pointer including...
2000-07-15  Daniel BerlinProperly handle references
2000-07-14  Nicholas Duffek * ppcbug-rom.c (ppcbug_regnames[]): Make array size...
2000-07-14  Nick CliftonFix definition of SKIP_PROLOGUE macro.
2000-07-13  Michael Snyder2000-07-13 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-13  Andrew CagneyOops, one to many ChangeLog entries.
2000-07-13  Andrew CagneyCheck that GDB and the C compiler agree about the sizeo...
2000-07-12  Michael Snyder * parse.c (target_map_name_to_register): Includ...
2000-07-12  Michael Snyder2000-07-12 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-12  Andrew Cagney* valops.c (value_cast): Allow cast from INT, ENUM...
2000-07-11  Scott Bambrough2000-07-11 Scott Bambrough <scottb@netwinder.org>
2000-07-11  Andrew Cagney* mips-tdep.c: General cleanup. Delete all #if 0 code...
2000-07-11  Andrew CagneyForce MIPS to sign-extend any addresses read from regis...
2000-07-11  Andrew CagneyMove the ``set mask-address'' command to remote-mips...
2000-07-11  Andrew Cagney* printcmd.c (print_scalar_formatted): Move masking...
2000-07-11  Andrew Cagney* symtab.c: Use paddr_nz() to print addresses.
2000-07-11  Andrew CagneyAdd read_signed_register{,_pid}(). Change return type of
2000-07-10  Andrew Cagney* mips-tdep.c (mips_push_arguments): Always align struc...
2000-07-10  Elena Zannoni2000-07-10 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-10  Michael Snyder2000-07-07 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-10  Michael SnyderDummy commit for diff purposes.
2000-07-10  Andrew CagneyFrom Pierre Muller <muller@ics.u-strasbg.fr>:
2000-07-09  Elena Zannoni2000-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-09  Eli Zaretskii * Makefile.in (install-info): Find files to install...
2000-07-09  Nicholas Duffek * gdb.c++/misc.cc (class ClassParam, class_param)...
2000-07-09  Nicholas Duffek * gdbtypes.c (is_ancestor): Infer type equivalence...
2000-07-09  Nicholas Duffek * gdb.c++/classes.exp (test_nonexistant_members):...
2000-07-07  Nicholas Duffek * stabs.texinfo: Fix spelling errors.
2000-07-07  Nicholas Duffek * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Andrew CagneyMore mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,
2000-07-07  Mark Kettenis* config/i386/tm-linux.h: Add longjmp support.
2000-07-07  Mark Kettenis* breakpoint.c (bpstat_what): Keep returning
2000-07-06  Michael Snyder2000-07-06 Michael Snyder <msnyder@cleaver.cygnus...
2000-07-06  Christopher Faylor* infcmd.c (attach_command): Move "stop_soon_quietly...
2000-07-05  Eli ZaretskiiRemove \centerline from the blurb. Patch from Brian...
2000-07-05  Andrew CagneyKeep NATDEPFILES on a single line.
2000-07-05  Andrew CagneySet SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.
2000-07-05  Andrew CagneyReplace command_loop_marker() with null_cleanup().
2000-07-05  Andrew CagneyCheck for <sys/poll.h>.
2000-07-05  Andrew CagneyPass infodir down to sub-makes.
2000-07-05  Andrew CagneyUpdate TODO.
2000-07-04  Mark Kettenis* TODO: Update.
2000-07-04  Andrew CagneyRewrite gdb.asm so that it doesn't assume a C comiler...
2000-07-04  Andrew CagneyReplace jumbo pattern match with gdb_expect_list().
2000-07-03  Elena Zannoni2000-07-03 Christopher Faylor <cgf@cygnus.com>
2000-07-01  Andrew CagneyRevert previous ser-unix change. Locks up serial device.
2000-07-01  Andrew CagneyRestore setting of SER_HARDWIRE. Lost during rs6000...
2000-06-27  Kevin BuettnerParams elimination.
2000-06-25  Eli Zaretskii * Makefile.in (install-info): Support installation...
2000-06-23  Andrew CagneyTipo.
2000-06-23  Andrew CagneyFor EABI, start allocting space on the stack when the...
2000-06-23  Andrew CagneyAdd support for auto_boolean (true, false or auto).
2000-06-23  Andrew CagneyWhen FP registers are full, store FP arguments on stack...
2000-06-22  Kevin BuettnerPARAMS elimination.
2000-06-21  Pierre Muller * typo problems in last commit fixed
2000-06-21  Pierre Muller2000-06-21 Pierre Muller <muller@ics.u-strasbg.fr>
2000-06-20  J.T. Conklin* gdb.texinfo: Fix typo, $bpnum is set to last breakpoi...
2000-06-20  Kevin BuettnerPARAMS elimination.
2000-06-19  J.T. Conklin* remote-nindy.c (nindy_fetch_word, nindy_store_word...
2000-06-19  Elena Zannoni2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-06-19  Pierre Muller * defs.h: define language_pascal in language enumer...
2000-06-18  Andrew CagneyRe-do multi-line tests using gdb_expect_list().
2000-06-18  Kevin BuettnerPARAMS elimination.
2000-06-17  Andrew CagneyAdd ``set debug mips'' command. Add much debugging.
2000-06-17  Andrew CagneyFor MIPS_EABI, squeeze simple floating point structs...
2000-06-17  Andrew CagneyRemove arbitrary printf output limit placed on pmon...
2000-06-17  Andrew CagneyEABI64 was selecting EABI32
2000-06-16  Nicholas Duffek * rs6000-tdep.c: Changes throughout for multi-arch...
2000-06-16  Jim BlandyFile list is incorrect.
2000-06-16  Kevin BuettnerPARAMS elimination.
2000-06-15  Michael Snyder2000-06-15 Michael Snyder <msnyder@cygnus.com>
2000-06-15  Michael Snyder2000-06-15 Michael Snyder <msnyder@seadog.cygnus...
2000-06-14  Jim Blandy*** empty log message ***
2000-06-14  Jim Blandy2000-06-14 Jim Blandy <jimb@redhat.com>
2000-06-14  Pierre Muller2000-06-14 Pierre Muller <muller@ics.u-strasbg.fr>
2000-06-14  Kevin BuettnerPARAMS elimination.
2000-06-13  Jeff Law * configure.host (hppa*64*): Renamed from hppa2...
2000-06-13  Kevin BuettnerUse PT_CFM in place of PT_CR_IFS.
next
This page took 0.043412 seconds and 7 git commands to generate.