aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-20Document requirements on adding a ``!'' command.Andrew Cagney2-0/+11
2000-03-20Add sh2 to list of known architectures.Andrew Cagney2-0/+10
2000-03-20From John David Anglin:Andrew Cagney3-314/+331
2000-03-19fix bug detecting pc-rel overflowNick Clifton2-2/+6
2000-03-19 * event-top.c (_initialize_event_loop): If instream is notEli Zaretskii2-8/+24
2000-03-19 Support for building GDB with DJGPP, and running the test suite onEli Zaretskii6-0/+547
2000-03-19*** empty log message ***Eli Zaretskii1-0/+5
2000-03-19 * ser-go32.c (ports): Make the initializers complete, to pacifyEli Zaretskii1-4/+5
2000-03-18*** empty log message ***Jim Blandy1-0/+31
2000-03-18* gdb_wait.h (WSETSTOP): Pass the appropriate number of argumentsJim Blandy1-1/+1
2000-03-18* linux-thread.c (linuxthreads_attach, linuxthreads_detach,Jim Blandy1-3/+3
2000-03-18 * gdb.texinfo: Many minor changes from Dmitry SivachenkoStan Shebs2-67/+81
2000-03-17Fix adr pseudo op for Thumb.Nick Clifton2-7/+20
2000-03-17*** empty log message ***Jim Blandy1-0/+4
2000-03-17* solib.c (solib_add): Delete debugging code.Jim Blandy1-23/+0
2000-03-17minor formatting improvementsNick Clifton1-111/+116
2000-03-172000-03-17 Mark Kettenis <kettenis@gnu.org>Michael Snyder3-3/+16
2000-03-17fix compile time warning messagesNick Clifton2-23/+24
2000-03-17Handle same-section relocations where the destination is at an address >=Nick Clifton2-4/+59
2000-03-17 * language.c (set_lang_str): Do not call `free' for a null pointer.Philippe De Muyter2-3/+11
2000-03-17Extend the allowed bitfield range (ie. that for whichAlan Modra2-63/+39
2000-03-16* i386-linux-nat.c (i386_linux_saved_pc_after_call): Lost in theJim Blandy2-4/+17
2000-03-16 * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke2-1/+12
2000-03-16*** empty log message ***Jim Blandy1-0/+5
2000-03-16* solib.c (current_sos): Be more careful about freeing the newJim Blandy1-3/+4
2000-03-16Doc fix.Jim Blandy1-0/+2
2000-03-16* i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,Jim Blandy4-258/+265
2000-03-16 * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke2-48/+56
2000-03-16 * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke2-1/+6
2000-03-16*** empty log message ***Eli Zaretskii1-0/+37
2000-03-16 * gdb.texinfo (main menu): Add Annotations.Eli Zaretskii3-123/+266
2000-03-16Typo in spelling Makefile.in...Eli Zaretskii1-1/+1
2000-03-16(go32-nat.o): Add prerequisites.Eli Zaretskii2-1/+9
2000-03-16Match r[0..7]_bank operands before normal operands.Nick Clifton2-7/+12
2000-03-15 * internal.h: Fix a typo in the comment for R_MOVL2.Jeff Law2-1/+5
2000-03-15 * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law2-14/+18
2000-03-152000-03-15 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-0/+9
2000-03-15Deal with the inferior unloading shared objects.Jim Blandy5-271/+502
2000-03-15[__GO32__]: Include <pc.h>.Eli Zaretskii1-15/+36
2000-03-15[__GO32__]: Don't undef HANDLE_SIGNALS for DJGPP v2.x.Eli Zaretskii1-2/+4
2000-03-15[__GO32__]: Don't undef HANDLE_SIGNALS if __DJGPP__ is defined.Eli Zaretskii1-7/+9
2000-03-15[__GO32__]: If HAVE_TEMIOS_H is defined, declare readline_default_bindings.Eli Zaretskii1-7/+9
2000-03-15[__GO32__]: Include <pc.h> only if HAVE_SELECT is undefined.Eli Zaretskii1-4/+4
2000-03-15(read_history_range, history_truncate_file, history_do_write) [__MSDOS__]:Eli Zaretskii1-0/+35
2000-03-15(_rl_move_vert) [__GO32__]: fflush the stream, to make sure cursor positionEli Zaretskii1-2/+10
2000-03-15(username_completion_function) [__GO32__]: Don't bypass getpw* calls.Eli Zaretskii1-2/+10
2000-03-15(_rl_read_file): Use O_BINARY in open. Enable the test for incompleteEli Zaretskii1-2/+45
2000-03-15Shared libraries are not supported on MS-DOS.Eli Zaretskii1-0/+6
2000-03-15*** empty log message ***Eli Zaretskii1-0/+11
2000-03-15* ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state)Eli Zaretskii1-17/+11