aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2000-03-15* ser-go32.c (dos_get_tty_state): Fail if the (fake) handle wasEli Zaretskii1-0/+17
2000-03-14Formatting fix.Jim Blandy1-4/+2
2000-03-14 * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.Catherine Moore2-8/+62
2000-03-14 * reloc16.c (bfd_coff_reloc16_relax_section): Count the total numberJeff Law2-4/+11
2000-03-142000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni5-2/+37
2000-03-14Add missing ChangeLog entry for:Andrew Cagney1-0/+5
2000-03-14Point MI testsuite files at MI testsuite ChangeLog.Andrew Cagney3-1/+15
2000-03-14remove typoAndrew Cagney1-2/+0
2000-03-14Almost, but not quite, deprecate STREQ, STREQN, STRCMP and QUIT.Andrew Cagney2-3/+30
2000-03-14discard all unexpected sections.Nick Clifton2-1/+5
2000-03-14fix to match latest readelf outputNick Clifton3-19/+29
2000-03-13 * coff-h8300.c (h8300_reloc16_extra_cases): Fix the sanityJeff Law2-1/+6
2000-03-132000-03-13 Jeff Johnston <jjohnstn@cygnus.com>Jeff Johnston2-0/+5
2000-03-132000-03-13 James Ingham <jingham@leda.cygnus.com>Jim Ingham13-101/+351
2000-03-13 * expr.c (operand) [case 'f']: When testing if '0f' can start aHans-Peter Nilsson2-1/+7
2000-03-13 * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default-definition.Hans-Peter Nilsson4-16/+41
2000-03-13 * go32-nat.c (struct env387): Remove declaration.Eli Zaretskii2-208/+150
2000-03-13From Daniel Berlin:Andrew Cagney4-24/+113
2000-03-13Revert: ``Fix C++ overload support, see through references''.Andrew Cagney5-410/+330
2000-03-122000-03-11 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2-5/+13
2000-03-11Return bfd_error_wrong_format on a format mismatch.Alan Modra2-2/+10
2000-03-11* elf32-mips.c (_bfd_mips_elf_relocate_section): Do properGeoffrey Keating2-4/+51
2000-03-11In bfd/:Geoffrey Keating14-41/+636
2000-03-11Fix typos in comments, and restore comment formatting destroyed by emacs atAlan Modra2-47/+56
2000-03-112000-03-11 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2-1/+16
2000-03-102000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-11/+4
2000-03-102000-03-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+15
2000-03-10Fix C++ overload support, see through referencesDaniel Berlin5-330/+410