2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
[deliverable/binutils-gdb.git] / gdb /
2000-04-17  Elena Zannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17  Elena Zannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17  Elena Zannoni2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-04-17  Eli ZaretskiiFixed incorrect date on the previous entry.
2000-04-17  Eli Zaretskii * gdb.texinfo (Porting GDB): Don't use @value in the...
2000-04-17  Eli Zaretskii * gdb.texinfo (Protocol): Prevent makeinfo from compla...
2000-04-17  Andrew CagneyOnly dump IEEE_FLOAT when defined.
2000-04-17  Andrew Cagney* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c
2000-04-16  Jim Blandy*** empty log message ***
2000-04-16  Jim Blandy* findvar.c (store_typed_address, extract_typed_address...
2000-04-16  Eli Zaretskii * Makefile.in (LN_S): Define.
2000-04-16  Eli Zaretskii * config/djgpp/config.sed: Fix the lines which edit...
2000-04-14  Jim BlandyBring IEEE_FLOAT under gdbarch's control.
2000-04-14  Jim Blandy*** empty log message ***
2000-04-14  Jim Blandy* gdbint.texinfo (Pointers Are Not Always Addresses...
2000-04-14  Jim Blandy* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER...
2000-04-14  Mark Kettenis2000-04-13 Mark Kettenis <kettenis@gnu.org>
2000-04-13  DJ Delorie* mips-tdep.c (do_fp_register_row): copy the number...
2000-04-13  Peter Schauer * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINT...
2000-04-13  Nicholas Duffek * sol-thread.c (init_sol_core_ops): Initialize to_thre...
2000-04-13  Eli Zaretskii * infrun.c (proceed, normal_stop): Change the error...
2000-04-13  Andrew CagneyOnly re-generate copying.c when maintainer mode.
2000-04-13  Kevin BuettnerIA-64 watchpoint support.
2000-04-12  Eli Zaretskii * go32-nat.c (go32_insert_hw_breakpoint): When there...
2000-04-12  Eli Zaretskii * README: Mention special build instructions for DJGPP.
2000-04-12  Eli Zaretskii * top.c (gdb_completer_file_name_break_characters...
2000-04-12  Eli ZaretskiiTypos fixed (from Dmitry Sivachenko <dima@Chg.RU>).
2000-04-12  Daniel BerlinChangelog entry for gdbint.texinfo fix
2000-04-12  Daniel BerlinGDB->@value{GDBN}
2000-04-12  Mark Kettenis2000-04-12 Mark Kettenis <kettenis@gnu.org>
2000-04-11  Fernando Nasser2000-04-11 Fernando Nasser <fnasser@cygnus.com>
2000-04-11  Andrew CagneyCleanup USE_INCLUDED_REGEX. Move -D to acconfig.h.
2000-04-10  Scott BambroughMove arm_skip_solib_resolver from arm-linux-nat.c to...
2000-04-10  Jim Blandy*** empty log message ***
2000-04-10  Jim BlandyUse the three-argument form of @xref to get the referen...
2000-04-10  Jim Blandy* gdbint.texinfo (Target Architecture Definition):...
2000-04-10  Fernando Nasser2000-04-10 Fernando Nasser <fnasser@cygnus.com>
2000-04-10  Fernando Nasser2000-04-10 Fernando Nasser <fnasser@cygnus.com>
2000-04-10  Andrew CagneyTODO, NEWS: Update. Mention MI.
2000-04-09  Andrew CagneyRename gdbarch-utils.[hc] to arch-utils.[hc]
2000-04-09  Andrew CagneyRename gdbarch-utils.[hc] to arch-utils.[hc].
2000-04-09  Andrew Cagney2000-04-07 J.T. Conklin <jtc@redback.com>: lynx-nat.c
2000-04-09  Andrew CagneyCompare VALUE_ADDRESS() return value with ZERO not...
2000-04-08  Jim Blandy* dwarf2read.c: Revert Andrew Cagney's change of Dec...
2000-04-08  Jim Blandy*** empty log message ***
2000-04-08  Jim Blandy* gdbint.texinfo (Using Different Register and Memory...
2000-04-08  Peter Schauer * configure.in (NEW_PROC_API): Escape square brackets...
2000-04-08  J.T. Conklin* gdb.base/call-ar-st.exp: Relax patterns matching...
2000-04-07  J.T. Conklin2000-04-07 J.T. Conklin <jtc@redback.com>
2000-04-07  Scott Bambrough2000-04-07 Scott Bambrough <scottb@netwinder.org>
2000-04-07  Scott Bambrough2000-04-05 Scott Bambrough <scottb@netwinder.org>
2000-04-07  Peter Schauer * sol-thread.c (gdb_ps_addr_t): New typedef, depends...
2000-04-07  Andrew CagneyWhen GCC always enable certain warnings.
2000-04-07  Andrew CagneyFrom 2000-03-27 Peter Schauer <pes@regent.e-technik...
2000-04-07  Andrew CagneyChangeLog for
2000-04-07  Andrew CagneyDeprecate sequence-id's.
2000-04-07  Nicholas Duffek * configure.in (_MSE_INT_H): Define on Solaris 7.
2000-04-07  Nicholas Duffek * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_...
2000-04-06  Eli Zaretskii * top.c (filename_completer): Set subsequent_name...
2000-04-05  Jim Blandy*** empty log message ***
2000-04-05  Jim Blandy* solib.c (update_solib_list): New function.
2000-04-05  Scott Bambrough2000-04-05 Scott Bambrough <scottb@netwinder.org>
2000-04-05  Scott BambroughUnable to build x86 hosted debugger for ARM Linux,...
2000-04-05  Nicholas Duffek * infrun.c (handle_inferior_event): Call target_mourn_...
2000-04-04  Daniel BerlinUpdate todo
2000-04-04  Daniel BerlinC++ changes for 5.0, finally committed.
2000-04-04  Andrew CagneyStop GCC thinking a shift will overflow.
2000-04-04  H.J. Lu2000-04-03 H.J. Lu <hjl@gnu.org>
2000-04-04  H.J. Lu2000-04-03 H.J. Lu <hjl@gnu.org>
2000-04-03  Kevin BuettnerMention new PowerPC GNU/Linux native configuration.
2000-04-03  J.T. Conklin2000-04-03 J.T. Conklin <jtc@redback.com>
2000-04-03  Kevin BuettnerIA-64 changes for linux threads
2000-04-03  Kevin BuettnerIA-64 changes
2000-04-03  Jim Blandy*** empty log message ***
2000-04-03  Jim Blandy*** empty log message ***
2000-04-03  Jim Blandy* solib.c (solib_add): Move all the code for loading...
2000-04-03  Eli Zaretskii * annotate.texi (Frame Annotations): Fix a cross-refer...
2000-04-03  Eli Zaretskii * go32-nat.c (go32_handle_nonaligned_watchpoint):...
2000-04-03  Eli Zaretskii * config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT)...
2000-04-03  Eli ZaretskiiFix a typo (comtaining -> containing).
2000-04-03  Eli Zaretskii * symfile.c (map_overlay_command, unmap_overlay_comman...
2000-04-03  Eli Zaretskii * Makefile.in (copying.c): Depend on copying.txt,...
2000-04-03  Daniel BerlinNEWS file update
2000-04-03  Andrew CagneyUpdate removing anything fixed.
2000-04-03  Andrew CagneyRevert white space changes. Need way of stopping this...
2000-04-03  Andrew CagneyRe-indent (almost). Several cases where indent was...
2000-04-03  Andrew CagneyDelete add_minsym_to_demangled_hash_table from symtabs...
2000-04-03  Andrew CagneyRe-indent gdb-events.h, gdb-events.c using gdb-events.sh.
2000-04-03  Nicholas Duffek * gdbtypes.c (safe_parse_type): New wrapper function...
2000-04-03  Andrew CagneyAdd Eli to doco maintainers.
2000-04-03  Andrew Cagney* gdbarch-utils.h, gdbarch-utils.c: New files.
2000-04-02  Mark Kettenis2000-04-02 Mark Kettenis <kettenis@gnu.org>
2000-04-02  Mark Kettenis2000-04-02 Mark Kettenis <kettenis@gnu.org>
2000-03-31  Mark Kettenis2000-03-29 Mark Kettenis <kettenis@gnu.org>
2000-03-30  Philippe De Muyter * gdb.base/call-ar-st.c (init_small_structs, main...
2000-03-30  Fernando Nasser2000-03-30 Fernando Nasser <fnasser@cygnus.com>
2000-03-30  Michael Snyder2000-03-30 Michael Snyder <msnyder@cleaver.cygnus...
2000-03-30  Michael SnyderCapitalize sentences.
2000-03-30  Michael Snyder2000-03-30 Michael Snyder <msnyder@cleaver.cygnus...
2000-03-30  Andrew Cagneygdbarch cleanups.
next
This page took 0.050323 seconds and 7 git commands to generate.