OSDN Git Service

pf3gnuchains/sourceware.git
2000-03-20 eliz * Makefile.in (install): Append "n", not ".n" to libmm...
2000-03-20 cagneyDocument requirements on adding a ``!'' command.
2000-03-20 cagneyAdd sh2 to list of known architectures.
2000-03-20 cagneyFrom John David Anglin:
2000-03-19 nickcfix bug detecting pc-rel overflow
2000-03-19 eliz * event-top.c (_initialize_event_loop): If instream...
2000-03-19 eliz Support for building GDB with DJGPP, and running the...
2000-03-19 eliz*** empty log message ***
2000-03-19 eliz * ser-go32.c (ports): Make the initializers complete...
2000-03-19 corinna* syscalls.cc (stat_worker): Set st_nlink to 1 on remot...
2000-03-19 cgf* times.cc: Fix extern declarations for variables that...
2000-03-19 cgf* times.cc: Remove unneeded (and incorrect) externs.
2000-03-19 cgfPatch suggested by Mumit Khan <khan@xraylith.wisc.edu>:
2000-03-18 cgf* Makefile.in: Make CXXFLAGS consistent with cygwin.
2000-03-18 cgf* dcrt0.cc (host_dependent_constants::init): Eliminate...
2000-03-18 cgf* delqueue.cc (delqueue_list::queue_file): Add some...
2000-03-18 jimb*** empty log message ***
2000-03-18 jimb* gdb_wait.h (WSETSTOP): Pass the appropriate number...
2000-03-18 jimb* linux-thread.c (linuxthreads_attach, linuxthreads_detach,
2000-03-18 shebs * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2000-03-17 ranjith20000317 sourceware import
2000-03-17 nickcFix adr pseudo op for Thumb.
2000-03-17 jjohnstnFri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-17 jimb*** empty log message ***
2000-03-17 jimb* solib.c (solib_add): Delete debugging code.
2000-03-17 nickcminor formatting improvements
2000-03-17 msnyder2000-03-17 Mark Kettenis <kettenis@gnu.org>
2000-03-17 nickcfix compile time warning messages
2000-03-17 nickcHandle same-section relocations where the destination...
2000-03-17 corinna* fhandler.cc (fhandler_base::open): Call set_file_attr...
2000-03-17 phdm * language.c (set_lang_str): Do not call `free...
2000-03-17 amodraExtend the allowed bitfield range (ie. that for which
2000-03-16 jimb* i386-linux-nat.c (i386_linux_saved_pc_after_call...
2000-03-16 amylaar * config/tc-sh.c (md_begin): When encountering insn...
2000-03-16 jimb*** empty log message ***
2000-03-16 jimb* solib.c (current_sos): Be more careful about freeing...
2000-03-16 jimbDoc fix.
2000-03-16 jimb* i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFF...
2000-03-16 amylaar * config/tc-sh.c (IDENT_CHAR): Define.
2000-03-16 amylaar * config/tc-sh.c (md_show_usage): Add description...
2000-03-16 corinnaChange ChangeLog entry to more common format.
2000-03-16 corinna * security.cc (set_process_privileges): Removed...
2000-03-16 eliz*** empty log message ***
2000-03-16 eliz * gdb.texinfo (main menu): Add Annotations.
2000-03-16 elizTypo in spelling Makefile.in...
2000-03-16 eliz(go32-nat.o): Add prerequisites.
2000-03-16 nickcMatch r[0..7]_bank operands before normal operands.
2000-03-15 law * internal.h: Fix a typo in the comment for...
2000-03-15 law * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as...
2000-03-15 corinna* errno.cc: Map ERROR_NOACCESS to EFAULT.
2000-03-15 msnyder2000-03-15 Michael Snyder <msnyder@cleaver.cygnus...
2000-03-15 cgf* spawn.cc (spawn_guts): Restore dependency on signal_a...
2000-03-15 jimbDeal with the inferior unloading shared objects.
2000-03-15 cgf* Makefile.in: Use MINGW_CXXFLAGS when compiling strace.
2000-03-15 eliz[__GO32__]: Include <pc.h>.
2000-03-15 eliz[__GO32__]: Don't undef HANDLE_SIGNALS for DJGPP v2.x.
2000-03-15 eliz[__GO32__]: Don't undef HANDLE_SIGNALS if __DJGPP__...
2000-03-15 eliz[__GO32__]: If HAVE_TEMIOS_H is defined, declare readli...
2000-03-15 eliz[__GO32__]: Include <pc.h> only if HAVE_SELECT is undef...
2000-03-15 eliz(read_history_range, history_truncate_file, history_do_...
2000-03-15 eliz(_rl_move_vert) [__GO32__]: fflush the stream, to make...
2000-03-15 eliz(username_completion_function) [__GO32__]: Don't bypass...
2000-03-15 eliz(_rl_read_file): Use O_BINARY in open. Enable the...
2000-03-15 elizShared libraries are not supported on MS-DOS.
2000-03-15 eliz*** empty log message ***
2000-03-15 eliz* ser-go32.c (dos_noop, dos_raw, dos_noflush_set_tty_state)
2000-03-15 eliz* ser-go32.c (dos_get_tty_state): Fail if the (fake...
2000-03-15 cgfPipe changes throughout suggested by Eric Fifer <EFifer...
2000-03-14 jimbFormatting fix.
2000-03-14 clm * elf32-m32r.c (m32r_elf_lo16_reloc): Rewrite.
2000-03-14 law * reloc16.c (bfd_coff_reloc16_relax_section...
2000-03-14 ezannoni2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-03-14 cagneyAdd missing ChangeLog entry for:
2000-03-14 cagneyPoint MI testsuite files at MI testsuite ChangeLog.
2000-03-14 cagneyremove typo
2000-03-14 cagneyAlmost, but not quite, deprecate STREQ, STREQN, STRCMP...
2000-03-14 nickcdiscard all unexpected sections.
2000-03-14 nickcfix to match latest readelf output
2000-03-13 law * coff-h8300.c (h8300_reloc16_extra_cases)...
2000-03-13 jjohnstn2000-03-13 Jeff Johnston <jjohnstn@cygnus.com>
2000-03-13 djsettimeofday was listed twice
2000-03-13 jingham2000-03-13 James Ingham <jingham@leda.cygnus.com>
2000-03-13 hp * expr.c (operand) [case 'f']: When testing if '0f...
2000-03-13 hp * read.c (TC_IMPLICIT_LCOMM_ALIGNMENT): New default...
2000-03-13 ranjithMon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru>
2000-03-13 eliz * go32-nat.c (struct env387): Remove declaration.
2000-03-13 cagneyFrom Daniel Berlin:
2000-03-13 cagneyRevert: ``Fix C++ overload support, see through referen...
2000-03-13 cgf* strace.cc: Throughout, track information like start_t...
2000-03-12 kettenis2000-03-11 Mark Kettenis <kettenis@gnu.org>
2000-03-12 cgf* fhandler.cc (fhandler_base::get_readahead_into_buffer...
2000-03-12 cgf* fhandler_console.cc (fhandler_console::read): Don...
2000-03-11 amodraReturn bfd_error_wrong_format on a format mismatch.
2000-03-11 cgf* sigproc.cc: Set wait_sig priority to normal.
2000-03-11 geoffk* elf32-mips.c (_bfd_mips_elf_relocate_section): Do...
2000-03-11 geoffkIn bfd/:
2000-03-11 amodraFix typos in comments, and restore comment formatting...
2000-03-11 kettenis2000-03-11 Mark Kettenis <kettenis@gnu.org>
2000-03-10 jingham2000-03-10 James Ingham <jingham@leda.cygnus.com>
2000-03-10 jingham2000-03-10 James Ingham <jingham@leda.cygnus.com>
next