aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2002-05-312002-05-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston11-111/+196
2002-05-302002-05-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston13-30/+423
2002-05-282002-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-38/+223
2002-05-242002-05-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston9-27/+157
2002-05-24 * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros.Thomas Fitzsimmons12-23/+351
2002-05-242002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-15/+87
2002-05-232002-05-23 Gareth Pearce <tilps@hotmail.com>Jeff Johnston5-8/+213
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-28/+42
2002-05-232002-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-19/+28
2002-05-222002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-13/+99
2002-05-222002-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+9
2002-05-22 * libc/include/sys/types.h: Revert previous patch.Corinna Vinschen2-2/+5
2002-05-22 * libc/include/sys/types.h: Include cygwin/types.h always underCorinna Vinschen2-1/+7
2002-05-212002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com>Thomas Fitzsimmons2-0/+7
2002-05-172002-05-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston47-77/+820
2002-05-17 * newlib/libc/sys/h8300hms/Makeile.am (lib_a_SOURCES): Add read.c.Thomas Fitzsimmons6-11/+38
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right valueJoern Rennecke2-4/+8
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke2-1/+6
2002-05-16 * testsuite/lib/newlib.exp: Add newlib_include_flags to compileThomas Fitzsimmons2-1/+4
2002-05-15 * ChangeLog: Update.Thomas Fitzsimmons1-0/+10
2002-05-15 * testsuite/lib/checkoutput.exp (newlib_check_output): OutputThomas Fitzsimmons3-119/+119
2002-05-152002-05-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston8-20/+168
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+21
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-13/+115
2002-05-13 * strlcat.c: Add file.Thomas Fitzsimmons2-0/+144
2002-05-132002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com>Thomas Fitzsimmons4-8/+22
2002-05-102002-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+6
2002-05-08 * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons125-2150/+3572
2002-05-08 * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons9-13/+343
2002-05-08 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2-16/+24
2002-05-08 * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons3-24/+50
2002-05-08 * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons25-35/+222
2002-05-062002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+7
2002-05-06 * libc/sys/arm/syscalls.c (_rename): Add parameter names.Thomas Fitzsimmons2-2/+7
2002-05-062002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-23/+301
2002-05-062002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-6/+13
2002-05-04* libc/include/sys/unistd.h: Define getdomainname under cygwin.Christopher Faylor2-0/+7
2002-05-03 * configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's.Thomas Fitzsimmons3-2/+6
2002-05-02* utmp.h: Define more UNIX constants.Christopher Faylor2-0/+9
2002-05-01 * Makefile.am: Add support for checking multilibs.Thomas Fitzsimmons3-4/+14
2002-05-01 * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons19-3/+166
2002-05-01 * Add flags.exp.Thomas Fitzsimmons1-0/+82
2002-05-01 * Makefile.am (site.exp): Remove newlib_cflags. AddThomas Fitzsimmons5-20/+22
2002-04-30 * testsuite/lib/newlib.exp (newlib_target_compile): ChangeThomas Fitzsimmons2-1/+4
2002-04-30 * Makefile.am (site.exp): Change host_alias, host_triplet,Thomas Fitzsimmons4-20/+26
2002-04-30 * Various formatting and whitespace changes.Thomas Fitzsimmons16-47/+44
2002-04-292002-04-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2002-04-29Fix trivial typo in last changeJonathan Larmour1-1/+1
2002-04-29 * libc/sys/arm/syscalls.c (_rename): New function. Just a stub.Jonathan Larmour4-1/+31
2002-04-292002-04-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston10-16/+342