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
2013-07-082013-07-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-07-08Add an entry.Christopher Faylor
2013-07-07* cygcheck.cc (dll_info): Detect and report on symlinks. Output wrongChristopher Faylor
2013-07-07include/opcode/Richard Sandiford
2013-07-07include/opcode/Richard Sandiford
2013-07-07include/opcode/Richard Sandiford
2013-07-07include/opcode/Richard Sandiford
2013-07-07include/opcode/Richard Sandiford
2013-07-07include/opcode/Richard Sandiford
2013-07-06* libc/include/sys/types.h (u_char): Add redefinition guard.Yaakov Selkowitz
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2013-07-04 * aarch64/syscalls.c (stack_ptr): Defined with asm ("wsp") if __ILP32__Corinna Vinschen
2013-07-04.Christopher Faylor
2013-07-04* fhandler.cc (fhandler_base::close_with_arch): Make sure that the archetype isChristopher Faylor
2013-07-032013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-07-032013-07-02 Joey Ye <joey.ye@arm.com>Jeff Johnston
2013-07-022013-07-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-07-022013-07-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-07-01memcpy-armv7a.S: Improve performance with misaligned buffers.Will Newton
2013-06-28 * path.cc (find_fast_cwd_pointer): Use gas syntax for assemblerCorinna Vinschen
2013-06-28 * aarch64/syscalls.c (POINTER_TO_PARAM_BLOCK_T): New macro.Corinna Vinschen
2013-06-27 * dcrt0.cc (child_info_fork::alloc_stack): Fix a comparison to avoidCorinna Vinschen
2013-06-272013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2013-06-26 * cygpath.cc (do_pathconv): when -p option is given, generate wideCorinna Vinschen
2013-06-26[AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang
2013-06-26include/opcode/Richard Sandiford
2013-06-25 bfd/Maciej W. Rozycki
2013-06-25 * aarch64/crt0.S (GEN_DWORD): New macro definition.Corinna Vinschen
2013-06-25 bfd/Maciej W. Rozycki
2013-06-24* new-features.sgml (ov-new1.7.21): New section. Document rawmemchr.Yaakov Selkowitz
2013-06-24* common.din (rawmemchr): Export.Yaakov Selkowitz
2013-06-24* libc/include/string.h (rawmemchr): Declare.Yaakov Selkowitz
2013-06-24 * libc/reent/reent.c (_reclaim_reent): Free also _misc andCorinna Vinschen
2013-06-24 * libc/include/sys/reent.h (_ATEXIT_INIT_PTR): Remove.Corinna Vinschen
2013-06-24include/opcode/Richard Sandiford
2013-06-22 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)Richard Sandiford
2013-06-21 * msp430-decode.opc: New.Nick Clifton
2013-06-21strlen-armv7.S: Import latest strlen cortex-strings code.Will Newton
2013-06-21newlib/MAINTAINERS: Add myself to Write After Approval.Will Newton
2013-06-21 * path.cc (cygwin_conv_path): Handle NULL "from" path gracefully.Corinna Vinschen
2013-06-19 * faq-using.xml (faq.using.private-cygwin): Drop.Corinna Vinschen
2013-06-19* winf.h (av::unshift): Make __reg2.Christopher Faylor
2013-06-19Fix ChangeLog entryCorinna Vinschen
2013-06-19*** empty log message ***Corinna Vinschen
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor
2013-06-19 * acconfig.h (_UNBUF_STREAM_OPT): Undefine.Corinna Vinschen
2013-06-19 * libc/posix/readdir_r.c: Fix potential read past dirp->dd_buf.Corinna Vinschen
2013-06-19 * nlsfuncs.cc (__collate_range_cmp): Convert input to wchar_t and callCorinna Vinschen
2013-06-19* spawn.cc (child_info_spawn::worker): Eliminate wascygexec.Christopher Faylor
2013-06-19aarch64: Revert AArch64 ifunc changes.Will Newton