Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-15 Backport:csl-arm-20050325-branchDaniel Jacobowitz
2005-06-14 * readline/rlnotty.c (tgoto): New function.Mark Mitchell
2005-06-13 * gdb/corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell
2005-06-09 * bfd/opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.Mark Mitchell
2005-06-08 * readline/display.c (insert_some_chars): Likewise.Mark Mitchell
2005-06-08 * readline/input.c (rL_getc): Use getch, not getche.Mark Mitchell
2005-06-08 * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.Mark Mitchell
2005-06-08 * bfd/opncls.c (bfd_fopen): New API.Mark Mitchell
2005-04-292005-04-29 Paul Brook <paul@codesourcery.com>gdb-csl-arm-20050325-2005-q1bPaul Brook
2005-04-292005-04-29 Paul Brook <paul@codesourcery.com>Paul Brook
2005-04-282005-04-28 Paul Brook <paul@codesourcery.com>Paul Brook
2005-04-282005-04-27 Paul Brook <paul@codesourcery.com>Paul Brook
2005-04-262005-04-25 Paul Brook <paul@codesourcery.com>Paul Brook
2005-04-05 * gdb/ser-tcp.c (net_write_prim): Correct prototype.Mark Mitchell
2005-03-302005-03-30 Paul Brook <paul@codesourcery.com>gdb-csl-arm-20050325-2005-q1aPaul Brook
2005-03-30 * gdb/Makefile.in (arm-linux-nat.o): Update dependencies.Daniel Jacobowitz
2005-03-292005-03-28 Paul Brook <paul@codesourcery.com>Paul Brook
2005-03-29 * include/libiberty.h (ffs): Declare.Mark Mitchell
2005-03-29 * gdb/ser-tcp.c (net_read_prim): Use recv unconditionally.Mark Mitchell
2005-03-28 * gdb/remote-rdi.c (arm_rdi_insert_breakpoint): Don't callDaniel Jacobowitz
2005-03-28 * readline/Makefile.in (RLTTYOBJ): New variable.Mark Mitchell
2005-03-28Fix typo in ChangeLogMark Mitchell
2005-03-28Fix typo in ChangeLogMark Mitchell
2005-03-28 * gdb/configure.ac: No tgetent on MinGW.Mark Mitchell
2005-03-28 * gdb/configure.ac: Link with -lws2_32 on mingw.Mark Mitchell
2005-03-28 Backport from mainline:Mark Mitchell
2005-03-28 Backport from mainline.Mark Mitchell
2005-03-26 * gdb/Makefile.in (arm-linux-nat.o): Update dependencies.Daniel Jacobowitz
2005-03-26 * gdb/configure.tgt: Add default OSABI setting forDaniel Jacobowitz
2005-03-26 * gdb/arm-linux-nat.c (store_register, store_regs): HandleDaniel Jacobowitz
2005-03-26 * gdb/arm-tdep.c (target_is_thumb, caller_is_thumb)Daniel Jacobowitz
2005-03-26 * gdb/arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)Daniel Jacobowitz
2005-03-26 * gdb/Makefile.in (arm-tdep.o): Update dependencies.Daniel Jacobowitz
2005-03-25 * gdb/elfread.c (elf_symtab_read): Skip symbols which BFD considersDaniel Jacobowitz
2005-03-25This commit was manufactured by cvs2svn to create branch 'csl-csl-arm-20050325-branchpointcvs2svn
2005-03-03This commit was manufactured by cvs2svn to create branch 'binutils-binutils-2_16-branchpointcvs2svn
2005-03-03update copyright datesAlan Modra
2005-03-03fix changelog garblingChristopher Faylor
2005-03-03* autoload.cc (std_dll_init): Save and restore fpu control register aroundChristopher Faylor
2005-03-03* cygtls.cc (_cygtls::remove): Don't attempt any removal activities if exitsockChristopher Faylor
2005-03-03* cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It shouldChristopher Faylor
2005-03-03 * mips.h: Define MIPS TLS relocations.Daniel Jacobowitz
2005-03-02* autoload.cc (LoadDLLprime): Mask error code to low-order 16 bits.Christopher Faylor
2005-03-02* spawn.cc (do_cleanup): Properly restore SIGINT/SIGQUIT even if they hadChristopher Faylor
2005-03-02 * fhandler_disk_file.cc (fhandler_disk_file::touch_ctime): ReplaceCorinna Vinschen
2005-03-02PR libgcj/20160Alexandre Oliva
2005-03-01* include/cygwin/version.h: Bump DLL minor number to 14.Christopher Faylor
2005-03-01merge from gccDJ Delorie
2005-03-01 * fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never setCorinna Vinschen
2005-02-282005-02-28 Andrew Pinski <pinskia@physics.uc.edu>Paolo Bonzini