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
path: root/newlib
AgeCommit message (Expand)Author
2002-05-09 * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons
2002-05-08 * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons
2002-05-08 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke
2002-05-08 * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons
2002-05-072002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-07 * libc/sys/arm/syscalls.c (_rename): Add parameter names.Thomas Fitzsimmons
2002-05-072002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-072002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-05-04* libc/include/sys/unistd.h: Define getdomainname under cygwin.Christopher Faylor
2002-05-03 * configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's.Thomas Fitzsimmons
2002-05-02* utmp.h: Define more UNIX constants.Christopher Faylor
2002-05-02 * Makefile.am: Add support for checking multilibs.Thomas Fitzsimmons
2002-05-01 * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons
2002-05-01 * Add flags.exp.Thomas Fitzsimmons
2002-05-01 * Makefile.am (site.exp): Remove newlib_cflags. AddThomas Fitzsimmons
2002-05-01 * testsuite/lib/newlib.exp (newlib_target_compile): ChangeThomas Fitzsimmons
2002-05-01 * Makefile.am (site.exp): Change host_alias, host_triplet,Thomas Fitzsimmons
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons
2002-04-302002-04-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-30Fix trivial typo in last changeJonathan Larmour
2002-04-30 * libc/sys/arm/syscalls.c (_rename): New function. Just a stub.Jonathan Larmour
2002-04-292002-04-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-272002-04-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-272002-04-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-262002-04-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-25 * configure.in (CC_FOR_BUILD): Set to gcc whetherThomas Fitzsimmons
2002-04-25 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons
2002-04-242002-04-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-22 * acinclude.m4 (newlib_cflags): Remove include directories thatThomas Fitzsimmons
2002-04-202002-04-19 Bill SiegmundJeff Johnston
2002-04-202002-04-19 Alexandre Oliva <aoliva@redhat.com>Jeff Johnston
2002-04-192002-04-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-192002-04-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-04-182002-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-182002-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-182002-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-17 * configure.in (CRT0_DIR): Set to libc/.Thomas Fitzsimmons
2002-04-13* libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrkAlexandre Oliva
2002-04-13* libc/include/sys/config.h: Include limits.h.Alexandre Oliva
2002-04-132002-04-12 Eric Norum <eric.norum@usask.com>Jeff Johnston
2002-04-10Fix typo.Tom Rix
2002-04-102002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com>Jeff Johnston
2002-04-092002-04-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-052002-04-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-042002-04-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-022002-04-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-022002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston
2002-03-28* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.Christopher Faylor
2002-03-26 * libc/machine/sh/memcpy.S (Large): Fix alignment rounding.Joern Rennecke