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-15 Remove /dev/mem, /dev/kmem, /dev/port support.Corinna Vinschen
2013-07-15 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 22.Corinna Vinschen
2013-07-15*** empty log message ***Corinna Vinschen
2013-07-15 * path.cc (symlink_native): Fix common prefix search. Enhance comment.Corinna Vinschen
2013-07-14include/opcode/Richard Sandiford
2013-07-14include/opcode/Richard Sandiford
2013-07-14include/opcode/Richard Sandiford
2013-07-12 include/elf/Maciej W. Rozycki
2013-07-12[AArch64] Ensure vector table is page aligned.Marcus Shawcroft
2013-07-11 * uname.cc (uname): Drop unused code.Corinna Vinschen
2013-07-11* gentlsoffsets: Clean up a little.Christopher Faylor
2013-07-112013-07-10 Jack Howarth <howarth@bromo.med.uc.edu>Mike Stump
2013-07-10 * cygwin.sc.in (.text.*): Fold into .text on all platforms.Corinna Vinschen
2013-07-10include/coff/Tristan Gingold
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston
2013-07-092013-07-09 Sabrina Ni <sabrina@andestech.com>Jeff Johnston
2013-07-09 * libc/include/sys/config.h (__DYNAMIC_REENT__): Define for RTEMS.Corinna Vinschen
2013-07-09 * libc/stdio/fwalk.c (_fwalk): Remove redundant test.Corinna Vinschen
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