Commit Graph

  • 7b8311d3ee * config.sub: Import latest version. * config.guess: Likewise. amodra 2001-12-18 07:20:15 +00:00
  • 3e910c0edc * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equal $(COMPILE) rather than $(CC). * libc/stdio/Makefile.am (LIB_COMPILE): Likewise. (vfprintf.$(oext)): Remove $(INCLUDES), made redundant by $(LIB_COMPILE) change. (vfiprintf.$(oext)): Likewise. Thomas Fitzsimmons 2001-12-18 02:22:55 +00:00
  • 5b75b8e239 * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allow conditionalized including of getopt stuff. Corinna Vinschen 2001-12-17 21:32:25 +00:00
  • aebf0ad02c (vfiprintf.$(oext)): Likewise. Thomas Fitzsimmons 2001-12-14 19:27:46 +00:00
  • 0dd39c3826 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) to compile line. Thomas Fitzsimmons 2001-12-14 19:14:27 +00:00
  • f3c9e20229 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem options for i[3456]86-pc-linux* native builds. Thomas Fitzsimmons 2001-12-13 23:57:00 +00:00
  • b9069e00b3 * Makefile.shared: New file. * libc/sys/linux/shared.ld: New file. * libm/machine/*: New files. * libm/machine/i386/*: New files. * Makefile.am: Add libtool support. Change math and mathfp references to variables. * configure.host: Add variables for libtool support. Add libm_machine_dir variable. * configure.in: Add objectlist variables, for libtool support. Add CC_FOR_BUILD tests. * libc/Makefile.am: Add libtool support. Change crt0.o reference to be a variable reference. * libc/configure.in: Add libtool support. Change sublib names to be lib${subdir}.la when using libtool. * libc/ctype/Makefile.am: Add libtool support. * libc/errno/Makefile.am: Likewise. * libc/locale/Makefile.am: Likewise. * libc/machine/Makefile.am: Likewise. * libc/machine/configure.in: Likewise. * libc/machine/i386/Makefile.am: Likewise. * libc/machine/i386/configure.in: Likewise. * libc/misc/Makefile.am: Likewise. * libc/posix/Makefile.am: Likewise. * libc/reent/Makefile.am: Likewise. * libc/signal/Makefile.am: Likewise. * libc/stdio/Makefile.am: Likewise. * libc/stdlib/Makefile.am: Likewise. * libc/string/Makefile.am: Likewise. * libc/sys/Makefile.am: Likewise. * libc/sys/configure.in: Likewise. * libc/sys/linux/Makefile.am: Add libtool support. Change awk reference to a variable reference. Change signal.h reference to a variable reference. * libc/sys/linux/configure.in: Add libtool support. * libc/syscalls/Makefile.am: Likewise. * libc/time/Makefile.am: Likewise. * libc/unix/Makefile.am: Likewise. * libm/Makefile.am: Add libtool support. Change math and mathfp references to variables. * libm/configure.in: Add libtool support. Add LIBM_MACHINE_LIB variable. * libm/common/Makefile.am: Add libtool support. * libm/math/Makefile.am: Likewise. * libm/mathfp/Makefile.am: Likewise. Regenerate all Makefile.in, aclocal.m4, and configure. Thomas Fitzsimmons 2001-12-13 23:50:11 +00:00
  • c5d4ed1e02 2001-12-13 Anita Kulkarni <anitak@kpit.com> Jeff Johnston 2001-12-13 20:10:16 +00:00
  • a99c824732 * libc/include/sys/unistd.h: Correct ualarm declaration. Christopher Faylor 2001-12-06 19:00:14 +00:00
  • 49491cba4b For __USES_INITFINI__ preserve the argument vector before calling the initialisation functions. Nick Clifton 2001-12-05 11:51:43 +00:00
  • 2b9949c03d gcc adopts symlink-tree, refer more to libiberty. symlink-tree: handle DOS-style absolute paths. Nick Clifton 2001-12-05 10:07:09 +00:00
  • 7b7c58b30d * libc/include/dirent.h: Protect against multiple inclusion. Christopher Faylor 2001-11-30 17:26:47 +00:00
  • 31571107c4 When build != host, create libiberty for the build machine. DJ Delorie 2001-11-28 19:55:01 +00:00
  • 25c9a2fa2d * libc/include/sys/types.h: Define useconds_t. * libc/include/sys/ulimit.h: Declare ualarm. Christopher Faylor 2001-11-28 00:16:58 +00:00
  • e8729fd8d0 * config.sub: Update to version 1.232 on subversion. Geoffrey Keating 2001-11-26 22:52:00 +00:00
  • a6a8917280 * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element. Christopher Faylor 2001-11-21 06:57:44 +00:00
  • e2e1ddc1b8 Use msgfmt to generate .gmo files from .po files for a distribution. Nick Clifton 2001-11-20 19:00:47 +00:00
  • 26e3976488 * libc/sys/mmixware/*: Tweak license header in all source files. Hans-Peter Nilsson 2001-11-18 23:47:59 +00:00
  • acbdb86bd5 * COPYING.NEWLIB: Mention preserved notice in specific parts. Hans-Peter Nilsson 2001-11-18 23:43:02 +00:00
  • 33fdde4237 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h to here. Rearrange for general inclusion by stdlib.h. * libc/include/stdlib.h: Include <alloca.h> if __STRICT_ANSI__ isn't defined. * libc/sys/linux/include/alloca.h: Move to libc/include. Corinna Vinschen 2001-11-14 10:25:35 +00:00
  • 61f5c4a2c4 2001-11-13 Jeff Holcomb <jeffh@redhat.com> jeffh 2001-11-14 06:24:41 +00:00
  • a931d510f4 2001-11-13 Jeff Holcomb <jeffh@redhat.com> jeffh 2001-11-14 05:49:24 +00:00
  • 6401786556 Add __stack_base__ Stan Cox 2001-11-13 03:31:14 +00:00
  • d51eb2e140 * libc/sys/mmixware/*: Correct spacing in all source files. * libc/sys/mmixware/syscall.h: Move misplaced file... * libc/sys/mmixware/sys/syscall.h: ...here. Hans-Peter Nilsson 2001-11-13 02:49:12 +00:00
  • bdd0959190 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> Jeff Johnston 2001-11-12 21:07:42 +00:00
  • 9906efdfc7 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> Jeff Johnston 2001-11-12 21:04:41 +00:00
  • 12eb60aab7 * configure.in (--enable-languages): Be more permissive about syntax. Check for empty lists better. Warn about $LANGUAGES. DJ Delorie 2001-11-09 02:21:21 +00:00
  • 601132efdf * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. Hans-Peter Nilsson 2001-11-06 07:20:20 +00:00
  • 89ff63ae49 * libc/include/sys/unistd.h: Add prototypes for endusershell(), getusershell(), iruserok(), revoke(), ruserok() and setusershell() when __CYGWIN__ is defined. * libc/sys/cygwin/sys/utmp.h: Add prototypes for login_tty() and logwtmp(). Corinna Vinschen 2001-11-05 18:06:24 +00:00
  • c79cda6c21 2001-11-01 Arati Dikey <aratidikey@hotmail.com> Jeff Johnston 2001-11-01 19:47:32 +00:00
  • b7ddfa076a 2001-10-31 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-10-31 19:26:13 +00:00
  • 2a06dd452a 2001-10-31 David Howells <dhowells@redhat.com> Jeff Johnston 2001-10-31 19:19:08 +00:00
  • bdc55a86b5 Add MMIX support Nick Clifton 2001-10-30 15:20:01 +00:00
  • 5cd486cbec 2001-10-24 Jeff Holcomb <jeffh@redhat.com> jeffh 2001-10-24 20:02:25 +00:00
  • ac9c650841 2001-10-24 Christopher Faylor <cgf@redhat.com> Jeff Johnston 2001-10-24 18:10:30 +00:00
  • 47742c1afa * libc/include/math.h: The C++ standard adds the single-precision versions of the elementary functions. Geoffrey Keating 2001-10-23 17:43:16 +00:00
  • 7bcc12805d * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout. * signal.h: Change comment to reflect __CYGWIN__ rather than __CYGWIN32__. * popen.c (popen): Use __CYGWIN_ rather than __CYGWIN32__. * system.c (_system_r): Ditto. Christopher Faylor 2001-10-22 16:40:26 +00:00
  • db34d37924 Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0 Michael Meissner 2001-10-18 02:24:30 +00:00
  • 9a233da021 Add __rtems__ as system defining fchdir(). Corinna Vinschen 2001-10-17 19:28:35 +00:00
  • 8dbcbe4644 * libc/include/sys/unistd.h: Add prototype for fchdir() when __CYGWIN__ is defined. Corinna Vinschen 2001-10-17 18:16:43 +00:00
  • b005f29eda * gettext.m4: Test po/POTFILES.in exists before trying to read. amodra 2001-10-03 01:46:25 +00:00
  • faf4d3e4d4 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> Jeff Johnston 2001-10-01 18:05:11 +00:00
  • 5d955664f1 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). Alexandre Oliva 2001-09-29 19:38:32 +00:00
  • 7553d8e37c * config.sub, config.guess: Import latest from subversions. Hans-Peter Nilsson 2001-09-28 21:04:51 +00:00
  • 88069db33f * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to avoid quotes nesting problems. (NATIVE_CHECK_MODULES): Ditto, just for consistency. (DO_X): Export only variables that are set. Alexandre Oliva 2001-09-21 05:14:32 +00:00
  • 0fe1810298 2001-09-19 Ben Elliston <bje@redhat.com> Ben Elliston 2001-09-19 06:07:36 +00:00
  • 849ce19583 oops omitted in previous delta Nick Clifton 2001-09-18 15:42:41 +00:00
  • 95c2c307b6 * libc/include/process.h: Add getpid() declaration. Christopher Faylor 2001-09-17 21:30:58 +00:00
  • 25f6355ba5 Fix typo. echristo 2001-09-15 07:47:52 +00:00
  • 3be8ae32c5 * config.sub: Reverted the earlier change, this version is not the master file. ths 2001-09-15 04:42:11 +00:00
  • 9f8dc6d616 2001-09-14 Eric Christopher <echristo@redhat.com> echristo 2001-09-14 18:40:47 +00:00
  • 8f4dc6f4e7 oops - omitted from previous delta Nick Clifton 2001-09-14 11:43:41 +00:00
  • 8481a2b1a9 /bfd/ChangeLog * config.bfd: Change machine triplets from mips*el*-* to mips*el-*. Add support for mips64. ths 2001-09-14 06:22:45 +00:00
  • 3c7480433f 2001-09-13 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-09-13 21:12:33 +00:00
  • 2f94b20e3c Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net> Jeff Johnston 2001-09-13 20:40:49 +00:00
  • 9fd255c2eb If -mfp32, do not enable 64-bit FPR registers on mips3 Michael Meissner 2001-09-11 14:24:35 +00:00
  • 37bd3451f9 Add support for GDB monitor-style I/O. * m68k/idp-outbyte.c (raw_outbyte): Renamed from outbyte; made static. (outbyte): Call raw_outbyte; if GDB_MONITOR_OUTPUT is #defined, precede the byte with a ^O character. * m68k/idpgdb.ld: New linker script. * m68k/Makefile.in (IDPGDB_LDFLAGS, IDPGDB_BSP, IDPGDB_OBJS): New variables. (all): Add ${IDPGDB_BSP} to the list of things to build. (${IDPGDB_BSP}, idp-gdb-outbyte.o, idpgdb-test.x, idpgdb-test.srec, idpgdb-test.dis, idpgdb-test): New rules. (install): Install the IDPGDB stuff, too. jimb 2001-09-10 23:47:42 +00:00
  • 802b99155d 2001-09-07 Jeff Law <law@redhat.com> Jeff Johnston 2001-09-07 18:21:33 +00:00
  • 0d90720ae5 * libc/sys/cygwin/include/unistd.h: New file, wrapping sys/unistd.h and getopt.h. Corinna Vinschen 2001-09-05 15:56:01 +00:00
  • 3d4659c165 2001-09-04 Jason Merrill <jason_merrill@redhat.com> Jeff Johnston 2001-09-04 19:05:44 +00:00
  • 24e36a6d1d 2001-09-03 Jeff Holcomb <jeffh@redhat.com> jeffh 2001-09-03 19:47:48 +00:00
  • aa6211db74 * libc/sys/cygwin/sys/dirent.h (struct dirent): Add version number field. (__DIRENT_VERSION): New define. Corinna Vinschen 2001-09-03 19:04:05 +00:00
  • c756b34503 Add missing ChangeLog entries. Corinna Vinschen 2001-09-03 16:39:49 +00:00
  • 4a4c2f86c0 * libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member. Corinna Vinschen 2001-09-03 16:33:53 +00:00
  • cbd7a5820b 2001-03-30 Richard Henderson <rth@redhat.com> Eric Christopher <echristo@redhat.com> echristo 2001-08-31 20:18:49 +00:00
  • 945eec3a3a 2001-08-30 Richard Henderson <rth@redhat.com> Eric Christopher <echristo@redhat.com> echristo 2001-08-31 19:22:51 +00:00
  • 2d4de0fe0d 2001-08-30 Eric Christopher <echristo@redhat.com> Jason Eckhardt <jle@redhat.com> echristo 2001-08-31 06:37:20 +00:00
  • 49270459ab 2001-08-30 Eric Christopher <echristo@redhat.com> echristo 2001-08-31 05:45:40 +00:00
  • 8bc9db7f29 2001-08-29 Joel Sherrill <joel@OARcorp.com> Jeff Johnston 2001-08-29 20:09:31 +00:00
  • b7d630d450 2001-08-29 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-08-29 19:55:20 +00:00
  • 265c1375c9 2001-08-29 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-08-29 19:47:43 +00:00
  • f1a0f48537 * configure.host (h8300-*-elf*, h8500-*-elf*): New cases. * libc/sys/h8300hms/crt1.c (__main): Don't reference __ctors / __ctors_end. * libc/sys/h8300hms/syscalls.c: Include errno.h. (_unlink): New stub function. Joern Rennecke 2001-08-29 13:26:32 +00:00
  • 484f68d131 * libc/include/sys/errno.h: Add a cautionary comment. Christopher Faylor 2001-08-26 02:28:33 +00:00
  • a47fe82a60 * mips/Makefile.in (jmr3904-io.o): Remove bogus use of `-mips3.' Jonathan Larmour 2001-08-22 00:22:58 +00:00
  • 4747bc50ca 2001-08-21 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-08-21 20:23:16 +00:00
  • be364b61df * config.sub, config.guess: Import latest from subversions. amodra 2001-08-20 03:29:21 +00:00
  • d67b6d192a * libc/include/machine/setjmp.h: Protect sigsetjmp/siglongjmp macro arguments. * libc/include/sys/errno.h: Declare sys_errlist and sys_nerr, under Cygwin. Christopher Faylor 2001-08-14 14:36:58 +00:00
  • e5eba7b93d 2001-08-13 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-08-13 22:54:42 +00:00
  • 72bbe28bbe 2001-08-02 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-08-02 22:28:40 +00:00
  • 88ba7a28c9 * MAINTAINERS: Clarify libiberty merge rules and procedures. gdb_s390-2001-09-26-branchpoint gdb_5_1-2001-07-29-branchpoint DJ Delorie 2001-07-26 14:20:05 +00:00
  • 00c663fa84 Clone src/config.guess. Mention in MAINTAINERS. cagney 2001-07-20 20:08:08 +00:00
  • 28ff5b886a 2001-07-18 Jeff Johnston <jjohnstn@redhat.com> Jeff Johnston 2001-07-18 21:26:59 +00:00
  • 1037b3f67f * no need to inform sid@sourceware about dejagnu patches. fche 2001-07-17 15:20:21 +00:00
  • fa52d300e0 Update local local copies of config.sub and config.guess. Mention those files in MAINTAINERS. cagney 2001-07-17 00:30:00 +00:00
  • 4a3a54285b 2001-07-12 Aldy Hernandez <aldyh@redhat.com> Aldy Hernandez 2001-07-13 15:41:39 +00:00
  • a665d6fa7d Handle ARMs with big endian IEEE words but little endian IEEE bytes Nick Clifton 2001-06-28 10:40:09 +00:00
  • 1c9ba027d2 * Makefile.in: Revert 2001-06-17. (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. binutils-2_11_2 amodra 2001-06-19 09:21:33 +00:00
  • b9f2fd5952 2001-06-17 H.J. Lu <hjl@gnu.org> hjl 2001-06-17 18:40:29 +00:00
  • ca15f6d28a Handle GDB's gdb/version.in. cagney 2001-06-13 19:00:22 +00:00
  • 6a56b57ba0 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net> Jeff Johnston 2001-06-11 21:51:41 +00:00
  • 05a00a58cf 2001-06-11 Egor Duda <deo@logos-m.ru> Jeff Johnston 2001-06-11 19:25:59 +00:00
  • 9d7cf7e2b3 * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencing NULL pointer. Jonathan Larmour 2001-06-11 17:21:18 +00:00
  • 8ea22c69fb * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If gcc/xgcc is built, use -print-prog-name to find out the program name to use. Alexandre Oliva 2001-06-08 03:24:41 +00:00
  • 6560e8a20f * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, with_gcc]: Use `gcc -shared' to build a shared library. Alexandre Oliva 2001-06-04 19:33:12 +00:00
  • 82090df24b * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared archives. Alexandre Oliva 2001-06-04 19:25:10 +00:00
  • 6649df6098 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. Alexandre Oliva 2001-05-28 21:05:35 +00:00
  • 9b4bc5e11e * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. Alexandre Oliva 2001-05-28 20:56:20 +00:00
  • 184fbe9f6a Handle printf ("%#.0o",0); Nick Clifton 2001-05-28 18:22:44 +00:00
  • 4a581a34b4 Fix bug when both pointers have matching, non-word alignment, and the length is <= 4 but more than enough to move them over a word boundary. Add comments explaining what each instruction does. Nick Clifton 2001-05-25 21:17:06 +00:00
  • df6c0f326d Support for xcoff64, enable ld for aix Tom Rix 2001-05-24 21:06:16 +00:00