Commit Graph

  • 949d5d91df 2002-05-30 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-30 20:51:03 +00:00
  • eba9635fd1 * configure.in (vax-*-netbsd*): Don't build gas for this platform. thorpej 2002-05-30 02:47:47 +00:00
  • 1afc3caebc 2002-05-28 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-28 22:26:36 +00:00
  • cc22e9fee2 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> kseitz_interps-20020528-branchpoint marekm 2002-05-28 20:06:27 +00:00
  • fd1d2f1dc1 Add DLX target Nick Clifton 2002-05-28 17:56:42 +00:00
  • d63688a4c7 2002-05-24 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-24 23:44:39 +00:00
  • 6d32808b6f * libc/sys/linux/sys/cdefs.h: Add __weak_reference macros. * libc/sys/linux/sys/time.h: Add conversion macros. * libc/sys/linux/sys/types.h: Add FD_ macros. Include <bits/types.h>. * libc/sys/linux/ids.c: Add setresuid and syslog syscalls. * libc/sys/linux/gethostname.c: New file. * libc/sys/linux/seteuid.c: New file. * libc/sys/linux/sysctl.c: New file. Thomas Fitzsimmons 2002-05-24 18:50:29 +00:00
  • 2ac5ad92a4 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-24 00:13:57 +00:00
  • 3bfc7db7dc 2002-05-23 Gareth Pearce <tilps@hotmail.com> Jeff Johnston 2002-05-23 22:05:54 +00:00
  • 65def08743 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-23 19:52:46 +00:00
  • 338ff8b5e5 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-23 18:46:04 +00:00
  • ea300a282e * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. DJ Delorie 2002-05-22 21:06:53 +00:00
  • 9b16634557 2002-05-22 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-22 20:26:28 +00:00
  • 308542de3e * config.guess: Update to 2002-05-22 version. * config.sub: Likewise. thorpej 2002-05-22 18:36:13 +00:00
  • 5e95ca7174 2002-05-22 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-22 18:25:12 +00:00
  • 8987efb209 * libc/include/sys/types.h: Revert previous patch. Corinna Vinschen 2002-05-22 12:34:12 +00:00
  • c54d50f784 * libc/include/sys/types.h: Include cygwin/types.h always under Cygwin, not only if _POSIX_THREADS is defined. Corinna Vinschen 2002-05-22 11:39:07 +00:00
  • 6d3369a71f Allow for PWDCMD to override hardcoded pwd. Nick Clifton 2002-05-22 09:21:32 +00:00
  • bc33973f85 2002-05-21 Dhananjay Deshpande <dhananjayd@kpit.com> Thomas Fitzsimmons 2002-05-21 18:20:18 +00:00
  • fd0d6ebd12 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-17 23:39:39 +00:00
  • aea7510c74 * newlib/libc/sys/h8300hms/Makeile.am (lib_a_SOURCES): Add read.c. * newlib/libc/sys/h8300hms/read.c: New file. Magic trap 0xC8 for sim. * newlib/libc/sys/h8300hms/syscalls.c: Move _read() to read.c. * newlib/libs/sys/h8300hms/sys/syscall.h: New file. Thomas Fitzsimmons 2002-05-17 20:13:38 +00:00
  • 1de2a8d0a0 * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right value at first loop exit point. Joern Rennecke 2002-05-16 17:29:15 +00:00
  • ff5089aa94 * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN with __LITTLE_ENDIAN__. Joern Rennecke 2002-05-16 16:16:14 +00:00
  • 182a2f5068 * testsuite/lib/newlib.exp: Add newlib_include_flags to compile options when testing natively on i[3456]86-*-linux. Thomas Fitzsimmons 2002-05-16 00:17:50 +00:00
  • 1f09aae53d * ChangeLog: Update. Thomas Fitzsimmons 2002-05-15 23:49:07 +00:00
  • b6430e863d * testsuite/lib/checkoutput.exp (newlib_check_output): Output only one pass or fail per test file. Trim \r's from output values received from test programs. Remove support for named tests. * testsuite/newlib.locale/UTF-8.exp: Update to support new newlib_check_output behaviour. * testsuite/newlib.locale/UTF-8.c: Likewise. Thomas Fitzsimmons 2002-05-15 23:48:47 +00:00
  • 3ddc143ba5 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-15 22:58:10 +00:00
  • 7dbc125e5c * configure.in: simplify makefile fragment collection. DJ Delorie 2002-05-13 21:19:04 +00:00
  • 9236f59a42 * configure.in: remove code to build emacs. DJ Delorie 2002-05-13 21:16:43 +00:00
  • f2f7c6a0f8 * mh-apollo68: remove unused HDEFINES setting. * mh-dgux: remove unused HDEFINES setting. * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true DJ Delorie 2002-05-13 21:14:19 +00:00
  • a183d3ee4a * configure.in : Remove --srcdir argument from targargs and buildargs (it's always overridden in the Makefile anyway). Rearrange a bit. DJ Delorie 2002-05-13 21:11:50 +00:00
  • bdace5b77d 2002-05-13 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-13 20:59:40 +00:00
  • 0d815e97ee * configure: move some logic to configure.in * configure.in: move some logic from configure DJ Delorie 2002-05-13 20:55:25 +00:00
  • 515bb2a831 2002-05-13 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-13 19:52:17 +00:00
  • 955af6cfd3 * strlcat.c: Add file. * strlcpy.c: Add file. Thomas Fitzsimmons 2002-05-13 19:33:46 +00:00
  • dd8ef5747d 2002-05-10 Mark Bradshaw <bradshaw@staff.crosswalk.com> Thomas Fitzsimmons 2002-05-13 19:33:01 +00:00
  • b1c3f27153 * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro. * libnosys/configure.in: Check gcc's support for section attributes. * libnosys/warning.h: Have link_warning expand to nothing if gcc does not support section attributes. Thomas Fitzsimmons 2002-05-11 20:48:04 +00:00
  • 6109a2a0da 2002-05-10 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-10 17:51:18 +00:00
  • 0291473378 * acinclude.m4: Add support for --enable-newlib-multithread. * configure.host (newlib_cflags): Add -D__SINGLE_THREAD__ if --enable-newlib-multithread=no. Thomas Fitzsimmons 2002-05-08 20:35:16 +00:00
  • 94a6eacfe7 * libc/stdio/getc_u.c: New file. * libc/stdio/getchar_u.c: New file. * libc/stdio/putc_u.c: New file. * libc/stdio/putchar_u.c: New file. * libc/include/stdio.h: Add declarations for getc_unlocked, getchar_unlocked, putc_unlocked and putchar_unlocked. * libc/stdio/Makefile.am (LIB_SOURCES): Add new files. (CHEWOUT_FILES): Add new files' .def's. * libc/stdio/putchar.c (_putchar_r): Replace __sputc with putc. Thomas Fitzsimmons 2002-05-08 19:11:22 +00:00
  • 292c0e86aa * libc/machine/sh/memset.S (memset, __SHMEDIA__ code): Also handle as single quad word when destination ends at last byte of first quad word. Fix byte selection in single quad code. Joern Rennecke 2002-05-08 17:56:50 +00:00
  • 4ba80402a7 * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vector support for 'p' format. Fix code to print bytes for vector integer formats that do not specify 'h' or 'l'. * libc/machine/powerpc/vfscanf.c[__ALTIVEC__]: Add vector support for 'p' specifier. Fix code to scan 16 bytes for vector integer formats that do not specify 'h' or 'l'. Thomas Fitzsimmons 2002-05-08 01:23:44 +00:00
  • f285fdb98a * libc/include/sys/stdio.h: New file. * libc/sys/linux/sys/stdio.h: New file. * libc/include/stdio.h: Add declarations for flockfile, ftrylockfile, and funlockfile. Include <sys/stdio.h>. * libc/stdio/clearerr.c: Add file locking. * libc/stdio/fclose.c: Likewise. * libc/stdio/feof.c: Likewise. * libc/stdio/ferror.c: Likewise. * libc/stdio/fflush.c: Likewise. * libc/stdio/fgetc.c: Likewise. * libc/stdio/fgetpos.c: Likewise. * libc/stdio/fgets.c: Likewise. * libc/stdio/fileno.c: Likewise. * libc/stdio/fputc.c: Likewise. * libc/stdio/fputs.c: Likewise. * libc/stdio/fread.c: Likewise. * libc/stdio/freopen.c: Likewise. * libc/stdio/fseek.c: Likewise. * libc/stdio/ftell.c: Likewise. * libc/stdio/fwrite.c: Likewise. * libc/stdio/getc.c: Likewise. * libc/stdio/putc.c: Likewise. * libc/stdio/setvbuf.c: Likewise. * libc/stdio/ungetc.c: Likewise. * libc/stdio/vfprintf.c: Likewise. Thomas Fitzsimmons 2002-05-08 00:12:49 +00:00
  • 98571e18b2 2002-05-07 Jeff Johnston <jjohnstn@redhat.com> cagney_regbuf-20020515-branchpoint binutils-2_12_1 Jeff Johnston 2002-05-07 17:52:36 +00:00
  • a905d553b5 Honour DESTDIR Nick Clifton 2002-05-07 17:22:14 +00:00
  • 63052af727 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-06 20:50:32 +00:00
  • 4eb2e4d76e * libc/sys/arm/syscalls.c (_rename): Add parameter names. (_sbrk): Add cast of return value. Thomas Fitzsimmons 2002-05-06 20:46:37 +00:00
  • 522a600620 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-06 20:44:54 +00:00
  • 3adf91b8a3 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-05-06 20:29:29 +00:00
  • d527bab0b2 * configure.in (noconfigdirs): Don't disable libgcj on sparc64-*-solaris* and sparcv9-*-solaris*. jimb-macro-020506-branchpoint Alexandre Oliva 2002-05-05 18:58:17 +00:00
  • 6f7e7a6fc4 * libc/include/sys/unistd.h: Define getdomainname under cygwin. Christopher Faylor 2002-05-04 02:22:01 +00:00
  • 0c0248ac57 * configure.in: Revert 2002-04-18's patch; fixed in libjava. Alexandre Oliva 2002-05-03 18:24:32 +00:00
  • 3c7092bbe5 * configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's. Thomas Fitzsimmons 2002-05-03 16:39:22 +00:00
  • ceb5682256 * configure.in (FLAGS_FOR_TARGET): Do not add -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively on i[3456]86-*-linux*. Thomas Fitzsimmons 2002-05-03 16:13:21 +00:00
  • f1bf4381da * utmp.h: Define more UNIX constants. Christopher Faylor 2002-05-02 00:59:39 +00:00
  • 97bead23be * configure.in (noconfigdirs): Replace [ ] with test. Thomas Fitzsimmons 2002-05-01 21:32:32 +00:00
  • 33a09363ef * configure.in (noconfigdirs): Do not add target-newlib if target == i[3456]86-*-linux*, and host == target. Thomas Fitzsimmons 2002-05-01 20:42:00 +00:00
  • c5150e7d47 * Makefile.am: Add support for checking multilibs. Thomas Fitzsimmons 2002-05-01 20:26:05 +00:00
  • c91d086c1d * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB. (SUBDEFS): Add LIBC_EXTRA_DEF. * libc/configure.in (LIBC_EXTRA_LIB): New variable. (LIBC_EXTRA_DEF): Likewise. (extra_dir): Likewise. * libc/machine/xscale/machine: New directory. * libc/machine/xscale/machine/profile.h: New file. Thomas Fitzsimmons 2002-05-01 18:44:13 +00:00
  • ef6dd49abb * Add flags.exp. Thomas Fitzsimmons 2002-05-01 17:06:25 +00:00
  • 9a83d2f64d * Makefile.am (site.exp): Remove newlib_cflags. Add multibuildtop. * testsuite/newlib.locale/UTF-8.c: Change fprintf's to printf's. * testsuite/lib/flags.exp: New file. * testsuite/lib/newlib.exp: Load flags.exp. (newlib_target_compile): Remove libgloss directory references. (newlib_init): Remove newlib_cflags references. Thomas Fitzsimmons 2002-05-01 17:05:44 +00:00
  • 385bf7f536 * testsuite/lib/newlib.exp (newlib_target_compile): Change method of finding libgloss_target_dir. Thomas Fitzsimmons 2002-04-30 23:10:21 +00:00
  • 80d08a3358 * Makefile.am (site.exp): Change host_alias, host_triplet, target_alias, target_triplet to refer to gcc's host and target variables (newlib's build and host variables). * testsuite/lib/newlib.exp (newlib_init): Change build references to host references, host references to target references to reflect Makefile.am changes. (newlib_target_compile): Likewise. (newlib_finish): Likewise. Thomas Fitzsimmons 2002-04-30 22:38:07 +00:00
  • 7fb384c7f1 * Various formatting and whitespace changes. Thomas Fitzsimmons 2002-04-30 18:23:40 +00:00
  • 4a03ce4de8 * config.guess: Updated to 2002-04-26's version. * config.sub: Updated to 2002-04-26's version. Mark Mitchell 2002-04-30 17:40:45 +00:00
  • 21ef7e4367 * config/mh-cxux: remove dead code * config/mh-dgux386: remove dead code * config/mh-hp300: remove dead code * config/mh-hpux: remove dead code * config/mh-hpux8: remove dead code * config/mh-irix5: remove dead code * config/mh-irix6: remove dead code * config/mh-ncr3000: remove dead code * config/mh-ncrsvr43: remove dead code * config/mh-necv4: remove dead code * config/mh-sco: remove dead code * config/mh-solaris: remove dead code * config/mh-sysv: remove dead code * config/mh-sysv4: remove dead code * config/mh-sysv5: remove dead code * config/mh-irix4: remove, contains only dead code * configure.in: delete reference to absent file DJ Delorie 2002-04-30 03:30:24 +00:00
  • 426c6acc85 * configure.in: replace '[' with 'test' DJ Delorie 2002-04-30 03:17:27 +00:00
  • 73a414661b * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. DJ Delorie 2002-04-30 02:49:33 +00:00
  • 50787c0b58 * configure.in: Eliminate references to gash. * Makefile.in: Eliminate references to gash. DJ Delorie 2002-04-30 02:42:31 +00:00
  • aed6eedab4 * configure.in: Remove useless references to 'pic' makefile fragments. * config/mt-armpic: Delete. * config/mt-elfalphapic: Delete. * config/mt-i370pic: Delete. * config/mt-ia64pic: Delete. * config/mt-m68kpic: Delete. * config/mt-papic: Delete. * config/mt-ppcpic: Delete. * config/mt-s390pic: Delete. * config/mt-sparcpic: Delete. * config/mt-x86pic: Delete. DJ Delorie 2002-04-30 02:34:18 +00:00
  • 842f76aa0d * configure.in: Remove useless references to 'pic' makefile fragments. DJ Delorie 2002-04-30 02:28:43 +00:00
  • 7586e52250 * configure.in: (*-*-windows*) Finish removing. DJ Delorie 2002-04-30 02:19:55 +00:00
  • d3b219a43a * configure.in: Eliminate redundant test for libgui. DJ Delorie 2002-04-30 02:14:16 +00:00
  • f00a4bbcef 2002-04-29 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-29 22:33:10 +00:00
  • 4a34a48f90 Fix trivial typo in last change Jonathan Larmour 2002-04-29 21:52:36 +00:00
  • 967320380e * arm/syscall.h: New file. To define extra syscall values for RedBoot. Jonathan Larmour 2002-04-29 21:51:25 +00:00
  • f7b8caf0f4 * libc/sys/arm/syscalls.c (_rename): New function. Just a stub. (_system): New function. Ditto. * libc/stdlib/system.c (_system_r): Call _system if HAVE_SYSTEM. * configure.host: define HAVE_SYSTEM and HAVE_RENAME for xscale targets. Jonathan Larmour 2002-04-29 21:49:56 +00:00
  • 36bcc60216 2002-04-29 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-29 19:31:23 +00:00
  • ae29e4c9ce 2002-04-26 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-26 23:21:29 +00:00
  • 1f5ec4ccd5 2002-04-26 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-26 20:18:52 +00:00
  • 49c48f22ca 2002-04-25 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-25 22:12:10 +00:00
  • 172f337be7 * configure.in (CC_FOR_BUILD): Set to gcc whether cross-compiling or not. (CC): Add -isystem's for targ-include and libc/include when they do not already appear in CC. Thomas Fitzsimmons 2002-04-25 18:12:38 +00:00
  • 10986ed234 * Makefile.am (check-DEJAGNU): New target. (site.exp): Likewise. * acinclude.m4 (NEWLIB_CONFIGURE): Replace AC_CANONICAL_HOST with AC_CANONICAL_SYSTEM. Remove AC_CANONICAL_BUILD. * libc/locale/locale.c (_setlocale_r): Add UTF-8 support. * libc/stdlib/mbtowc_r.c (_mbtowc_r): Likewise. * libc/stdlib/wctomb_r.c (_wctomb_r): Likewise. * testsuite: New directory. * testsuite/config: Likewise. * testsuite/lib: Likewise. * testsuite/newlib.locale: Likewise. * testsuite/newlib.string: Likewise. * testsuite/config/default.exp: New file. * testsuite/lib/checkoutput.exp: New file. * testsuite/lib/newlib.exp: New file. * testsuite/lib/passfail.exp: New file. * testsuite/newlib.locale/UTF-8.c: New file. * testsuite/newlib.locale/UTF-8.exp: New file. * testsuite/newlib.locale/locale.exp: New file. * testsuite/newlib.string/string.exp: New file. * testsuite/newlib.string/tstring.c: New file. Thomas Fitzsimmons 2002-04-24 20:53:30 +00:00
  • 8afcbd9a31 2002-04-23 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-23 21:33:41 +00:00
  • 3b551835ff * acinclude.m4 (newlib_cflags): Remove include directories that are already specified in the top-level configure.in's FLAGS_FOR_TARGET. Thomas Fitzsimmons 2002-04-22 18:34:39 +00:00
  • 68aa8f6af8 2002-04-19 Bill Siegmund Jeff Johnston 2002-04-20 00:29:51 +00:00
  • 83f7f115c2 2002-04-19 Alexandre Oliva <aoliva@redhat.com> Jeff Johnston 2002-04-19 23:52:48 +00:00
  • 63cf50d9f3 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-19 19:16:22 +00:00
  • ebf03072cd 2002-04-19 Joel Sherrill <joel@OARcorp.com> Joel Sherrill 2002-04-19 18:53:40 +00:00
  • 0716f7e0b6 sync from gcc 2002-04-18 Tom Tromey <tromey@redhat.com> DJ Delorie 2002-04-19 17:36:40 +00:00
  • c805265e91 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> DJ Delorie 2002-04-19 17:28:04 +00:00
  • d46e6da0a2 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-17 21:38:47 +00:00
  • 635f84d36d 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-17 21:37:07 +00:00
  • 40eb121044 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-17 21:23:31 +00:00
  • 98cb72a329 * configure.in: Move default CC setting out of config/mh-* fragments directly into here. DJ Delorie 2002-04-17 20:45:12 +00:00
  • 68d0c7ec76 * configure.in: don't even try to configure or make a subdirectory if there's no configure script for it. DJ Delorie 2002-04-17 20:24:22 +00:00
  • 2842f858f9 * configure.in (CRT0_DIR): Set to libc/. (CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty. * Makefile.am: Change all occurrences of $(CRT0_DIR)/$(CRT0) to $(CRT0_DIR)$(CRT0) to prevent make warnings. Likewise for $(CRT1_DIR)/$(CRT1). * libc/machine/xstormy16/Makefile.in: Regenerated. * libc/machine/xstormy16/aclocal.m4: Regenerated. * libc/machine/xstormy16/configure: Regenerated. Thomas Fitzsimmons 2002-04-17 19:13:11 +00:00
  • 3a82e6693f 2002-04-17 Joel Sherrill <joel@OARcorp.com> Jeff Johnston 2002-04-17 19:10:37 +00:00
  • bf210a36e0 2002-04-17 Joel Sherrill <joel@OARcorp.com> Joel Sherrill 2002-04-17 17:29:02 +00:00
  • b519865499 2002-04-16 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2002-04-16 19:10:48 +00:00