aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2000-04-17Fixed incorrect date on the previous entry.Eli Zaretskii1-1/+1
2000-04-17 * gdb.texinfo (Porting GDB): Don't use @value in the node name, itEli Zaretskii2-1/+6
2000-04-17 * gdb.texinfo (Protocol): Prevent makeinfo from complaining aboutEli Zaretskii2-8/+15
2000-04-17Only dump IEEE_FLOAT when defined.Andrew Cagney3-1/+8
2000-04-17* remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.cAndrew Cagney9-157/+49
2000-04-16*** empty log message ***Jim Blandy1-0/+5
2000-04-16* findvar.c (store_typed_address, extract_typed_address): FixJim Blandy1-2/+2
2000-04-16 * Makefile.in (LN_S): Define.Eli Zaretskii3-4/+17
2000-04-16 * config/djgpp/config.sed: Fix the lines which edit clean: andEli Zaretskii2-1/+7
2000-04-14Bring IEEE_FLOAT under gdbarch's control.Jim Blandy21-88/+124
2000-04-14*** empty log message ***Jim Blandy2-0/+70
2000-04-14* gdbint.texinfo (Pointers Are Not Always Addresses): New manualJim Blandy1-0/+174
2000-04-14* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two newJim Blandy18-69/+256
2000-04-142000-04-13 Mark Kettenis <kettenis@gnu.org>Mark Kettenis6-332/+436
2000-04-13* mips-tdep.c (do_fp_register_row): copy the number of bytesDJ Delorie2-2/+7
2000-04-13 * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Define.Peter Schauer4-4/+102
2000-04-13 * sol-thread.c (init_sol_core_ops): Initialize to_thread_aliveNicholas Duffek2-0/+11
2000-04-13 * infrun.c (proceed, normal_stop): Change the error message aboutEli Zaretskii2-4/+14
2000-04-13Only re-generate copying.c when maintainer mode.Andrew Cagney5-321/+390
2000-04-13IA-64 watchpoint support.Kevin Buettner3-0/+215
2000-04-12 * go32-nat.c (go32_insert_hw_breakpoint): When there are no moreEli Zaretskii2-2/+9
2000-04-12 * README: Mention special build instructions for DJGPP.Eli Zaretskii3-0/+56
2000-04-12 * top.c (gdb_completer_file_name_break_characters): New variable.Eli Zaretskii2-0/+19
2000-04-12Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>).Eli Zaretskii1-7/+2
2000-04-12Changelog entry for gdbint.texinfo fixDaniel Berlin1-0/+5
2000-04-12GDB->@value{GDBN}Daniel Berlin1-210/+210
2000-04-122000-04-12 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2-2/+21
2000-04-112000-04-11 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser3-28/+20
2000-04-11Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h.Andrew Cagney6-68/+84
2000-04-10Move arm_skip_solib_resolver from arm-linux-nat.c to arm-linux-tdep.c.Scott Bambrough3-126/+132
2000-04-10*** empty log message ***Jim Blandy1-0/+5
2000-04-10Use the three-argument form of @xref to get the references right.Jim Blandy1-6/+8
2000-04-10* gdbint.texinfo (Target Architecture Definition): Fix screwed-upJim Blandy1-6/+6
2000-04-102000-04-10 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-1/+7
2000-04-102000-04-10 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-2/+7
2000-04-10TODO, NEWS: Update. Mention MI.Andrew Cagney3-190/+168
2000-04-09Rename gdbarch-utils.[hc] to arch-utils.[hc]Andrew Cagney5-7/+15
2000-04-09Rename gdbarch-utils.[hc] to arch-utils.[hc].Andrew Cagney2-12/+134
2000-04-092000-04-07 J.T. Conklin <jtc@redback.com>: lynx-nat.cAndrew Cagney2-10/+18
2000-04-09Compare VALUE_ADDRESS() return value with ZERO not NULL.Andrew Cagney2-1/+6
2000-04-08* dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997.Jim Blandy3-33/+16
2000-04-08*** empty log message ***Jim Blandy1-0/+8
2000-04-08* gdbint.texinfo (Using Different Register and Memory DataJim Blandy1-0/+115
2000-04-08 * configure.in (NEW_PROC_API): Escape square brackets when testingPeter Schauer3-2/+8
2000-04-08* gdb.base/call-ar-st.exp: Relax patterns matching tab characters.J.T. Conklin2-4/+6
2000-04-072000-04-07 J.T. Conklin <jtc@redback.com>J.T. Conklin2-2/+6
2000-04-072000-04-07 Scott Bambrough <scottb@netwinder.org>Scott Bambrough6-8/+181
2000-04-072000-04-05 Scott Bambrough <scottb@netwinder.org>Scott Bambrough3-2/+12
2000-04-07 * sol-thread.c (gdb_ps_addr_t): New typedef, depends on definitionPeter Schauer2-6/+15
2000-04-07When GCC always enable certain warnings.Andrew Cagney4-69/+76