Commit Graph

32 Commits

Author SHA1 Message Date
Richard Kenner cd136c56eb RMS:
Use pc instead of unknown, for pc clones.
Use -linux-gnu for Linux-based GNU systems.
1996-09-15 00:49:22 +00:00
Doug Evans 850fe75ee9 Recognize rtems as an o/s. 1996-07-07 17:26:50 +00:00
Ian 1c719dd82c Recognize -openvms. 1996-06-18 18:23:57 +00:00
Roland McGrath b8fe19fa80 Wed May 22 01:48:54 1996 Ulrich Drepper <drepper@cygnus.com>
* stdlib/strtol.c [!QUAD] (ULONG_MAX, LONG_MAX): Define these
	macros if they are not available.
	(WEAKNAME): New macro to declare argument as weak.
	Define function with __ prefix and add normal name as weak alias.

	* sysdeps/posix/euidaccess.c (S_IROTH, S_IWOTH, S_IXOTH): Defines
	these macros if not already available based on R_OK, W_OK, and
	X_OK.

Tue May 21 18:48:46 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>

	* misc/sys/syslog.h (__need___va_list): Define this instead of
	__need_va_list before including <stdarg.h>.

	* Makerules (o-iterator): Use $(object-suffixes-left) instead
	of $(object-suffixes) to produce repetitions; this is used for other
	lists than just that one.
	[versioned]: Use $(o-iterator) properly.

	* sysdeps/unix/sysv/linux/Implies: Include `gnu'.
	* sysdeps/mach/hurd/Implies: Likewise.

Sat May 18 02:57:46 1996  Ulrich Drepper  <drepper@cygnus.com>

	* login/Makefile: New file.  This directory contains functions
	for user administration.
	* Makefile (subdirs): Add login.

	* misc/Makefile (headers): Remove utmp.h.  Now in login/utmp.h.
	(extra-libs, libutil-routines): Ditto.
	* misc/login.c, misc/login_tty.c, misc/logout.c, misc/logwtmp.c,
	misc/utmp.h: Moved to misc/.
	* login/login.c, login/login_tty.c, login/logout.c,
        login/logwtmp.c, login/utmp.h: Moved to here from misc/.

	* login/utmp.h: Split file.  Definitions of data structures
	and constants are now in the system dependent utmpbits.h file.

	* login/setutent_r.c, login/setutent.c, login/endutent_r.c,
	login/endutent.c, login/getutent_r.c, login/getutent.c,
	login/getutid_r.c, login/getutid.c, login/getutline_r.c,
	login/getutline.c, login/pututline_r.c, login/pututline.c:
	New files.  Routines to handle utmp-style files.

	* sysdeps/gnu/utmpbits.h: New file.  Contains GNU/Linux
	specific definitions of utmp data structures and constants.

	* sysdeps/unix/sysv/utmpbits.h: Renamed from sysdeps/unix/sysv/utmp.h.

	* sysdeps/generic/utmpbits.h: New file.  Generic (BSDish) version of
	definitions of utmp data structures and constants.

Fri May 17 00:01:31 1996  Ulrich Drepper  <drepper@cygnus.com>

	* locale/C-monetary.c: Default value for mon_decimal_point should be
        '.'.

	* stdio-common/printf.h: Remove Linux libc compatibility stuff.
	Add `extra' flag.  Currently used in __printf_fp.

	* stdio-common/printf_fp.c (__guess_grouping): Renamed from
        `guess_grouping' and extend visibility to extern.  This function
        is now used in `strfmon'.
	(__printf_fp): Recognize new bit flag in info struct.  This
	triggers to use the grouping information and decimal point from
	the LC_MONETARY category instead of the LC_NUMERIC category.

	* stdio-common/vfprintf.c (process_arg): Correct major bug.  In
	`complicated' loop we must not use the varargs because the args
	are already available in the ARGS_VALUE array.

	* stdlib/Makefile (headers): Add monetary.h.
	(routines): Add strfmon.
	* stdlib/monetary.h: New file.  Header for strfmon function.
	* stdlib/strfmon.c: New file.  Implement strfmon function to print
	monetary amounts according to current locale's rules.

	* sysdeps/unix/sysv/linux/i386/sys/vm86.h: The kernel header is
	now (>= Linux-1.3.100) called <asm/vm86.h>.
1996-05-22 02:11:55 +00:00
Linda A. Walsh ee263689e0 * config.sub: Recognize -proelf as a basic system type. 1996-05-20 16:02:45 +00:00
Doug Evans 46a7c97679 (aux): Delete another duplicate entry. 1996-03-29 01:49:55 +00:00
Doug Evans 0daf278545 (aux): Delete duplicate entry. 1996-03-29 01:46:52 +00:00
Doug Evans edc1601c51 (os): sunos[3456] -> sunos[34], sunos[56] have their own entries 1996-03-21 23:26:26 +00:00
Richard Kenner b49d86bd21 Add -apple and -aux. 1996-03-05 23:34:58 +00:00
Erik Sandberg 9a0d30bdb1 (moss): Fix previous change. 1996-03-05 03:02:45 +00:00
Richard Kenner bba51ac77a Accept -moss* as op sys. 1996-03-04 23:03:15 +00:00
Roland McGrath 01fec49ca6 Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege. 1996-03-01 14:57:49 +00:00
Doug Evans d592cd699d Recognize sparclet cpu. 1996-02-12 23:15:30 +00:00
Richard M. Stallman bdf2af37da Fix typo in previous change. 1996-02-11 23:40:37 +00:00
Richard Kenner 3038e60115 (-psos*): New case. 1996-02-10 13:26:26 +00:00
Michael Meissner c09ebb85ba Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory 1996-02-03 01:03:27 +00:00
Ian 635a540581 Add support for A/UX 1996-01-31 19:14:05 +00:00
Doug Evans af8488a871 Recognize go32* as an os. 1996-01-17 23:54:58 +00:00
Richard M. Stallman bc8789b942 Default OS to nextstep if machine vendor is Next. -ns2 is an alias for -nextstep. 1996-01-17 22:40:42 +00:00
Richard Kenner d008bcf32c (sco5): New case. 1996-01-16 01:58:43 +00:00
Stan Cox 2cb7465b38 (i*86*) Change [345] to [3456] 1995-12-15 15:43:33 +00:00
Ian 26bd65c364 Accept *-*-ieee*. 1995-12-13 21:43:08 +00:00
erich 1ff0303078 Recognize aof in the OS field. 1995-12-06 11:57:46 +00:00
Richard Kenner dae3ee4698 Change FSF address. 1995-06-15 21:01:51 +00:00
erich af92ce7e82 Add configuration for semi-hosted ARM. 1995-05-13 09:37:50 +00:00
Doug Evans 2a504a34bf (vxworks29k): New alias. 1995-05-12 15:49:42 +00:00
Michael Meissner 8b7e7ff3ee Add powerpc little endian support; Add powerpc variants; Add pentium variants 1995-05-09 20:22:38 +00:00
Richard M. Stallman f799c39b2e Accept -lites* as op sys. 1995-04-07 07:32:44 +00:00
Richard M. Stallman 1b8145845f (rm400, rm600): New machine names. (sinix5.*, sinix): New os aliases. (mips-siemens): Default os to sysv4. 1995-03-22 08:54:39 +00:00
Doug Evans 0c3aeaf427 (sun4sol2): Alias for sparc-sun-solaris2. 1995-02-20 20:25:48 +00:00
Doug Evans a06b163383 Recognize lynx* as lynxos. 1995-02-18 17:18:21 +00:00
Roland McGrath 28f540f45b initial import 1995-02-18 01:27:10 +00:00