changelog.lib

来自「GCC编译器源代码」· LIB 代码 · 共 1,930 行 · 第 1/5 页

LIB
1,930
字号
Fri May  5 05:50:56 1995  Allen Briggs  (briggs@puma.bevd.blacksburg.va.us)	* config.guess: Add more NetBSD cases: atari, sun3*, and mac68k.Wed May  3 16:22:31 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* crt0.c: Add APOLLO alternative.Sat Apr 29 15:48:03 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* signame.c: Move include of config.h before all others.Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)	* config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is	installed, and if so return linuxoldld as the system name.Thu Apr 27 13:11:11 1995  Jim Meyering  (meyering@comco.com)	* error.h: Use __-protected versions of `format' and `printf'	attributes only with gcc-2.7 and later.Thu Apr 27 09:22:33 1995  Peder Chr. Norgaard <pcn@tbit.dk>        * config.guess (i[34]86:*:3.2:*) test for /usr/options/cb.name	before calling uname.Wed Apr 26 17:19:34 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* signame.c [HAVE_UNISTD_H]: Include unistd.h so it can declare 	sys_siglist.Wed Apr 26 14:00:00 1995  Michael Meissner  (meissner@cygnus.com)	* config.guess (*:Linux:*:*): Determine whether the default compiler is	a.out or ELF based.	(parisc*:Lites*:*:*): New entry from Jeff Law.Wed Apr 26 11:48:21 1995  Jim Meyering  (meyering@comco.com)	* error.h: New file.Wed Apr 26 10:27:50 1995  Travis L Priest  (T.L.Priest@larc.nasa.gov)	* config.guess (CRAY*Y-MP:*:*:*): New entry.Wed Apr 26 12:54:26 1995  Jeffrey A. Law  <law@snake.cs.utah.edu>	* config.guess: Add hppa1.1-hp-lites support.Thu Apr  6 19:55:54 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* crt0.c [__bsdi__]: Maybe declare __progname.Fri Mar 24 00:52:31 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* getopt.c (_getopt_internal): When optind is zero, bump it to 1 	after initializing; we don't want to scan ARGV[0], which is the 	program name.Tue Mar 21 16:44:37 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* signame.c (signame_init): Define SIGINFO.Tue Mar  7 01:41:09 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* signame.c (strsignal): Cast sys_siglist elt to char *.Thu Feb 23 18:42:16 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* signame.h [! __STDC__]: Don't use prototype for strsignal decl.Wed Feb 22 19:08:43 1995  Niklas Hallqvist  (niklas@appli.se)	* config.guess: Recognize NetBSD/Amiga as m68k-cbm-netbsd.Tue Feb 21 22:13:19 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* signame.h (strsignal): Declare it.	* signame.c [! HAVE_STRSIGNAL] (strsignal): New function.Wed Feb  8 10:03:36 1995  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>	* install-sh config.guess mkinstalldirs: Add a blank in the #!	line for 4.2BSD, Dynix, etc.Sat Feb  4 12:59:59 1995  Jim Wilson  <wilson@cygnus.com>	* config.guess (IRIX): Sed - to _.Sat Jan 28 20:09:49 1995  Daniel Hagerty  <hag@duality.gnu.ai.mit.edu>	* error.c: Under older versions of SCO, strerror is a preprocessor	macro. Added a check for this.Fri Jan 27 09:55:28 1995  Jim Meyering  (meyering@comco.com)	* getdate.y: Remove obsolete comments.  Rewrite others.Mon Jan 23 19:41:57 1995  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>	* config.guess (i[34]86:*:3.2:*): Test for ISC before SCO; newer	ISC releases have uname -X.Tue Jan 10 09:26:41 1995  Jim Meyering  (meyering@comco.com)	* getdate.y (ToSeconds): Interpret 12am as 00:00 and 12pm as 12:00.	Before, `date -d 'Jan 1 12am'' printed `...12:00:00...'.	From Takeshi Sone <ts1@tsn.or.jp>.Sat Jan  7 11:57:40 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* getloadavg.c: Include config.h first.Wed Jan  4 15:52:17 1995  Per Bothner  (bothner@spiff.gnu.ai.mit.edu)	* config.guess:  Recognize BSD/OS as bsdi.	Patch from Chris Torek <torek@BSDI.COM>.Wed Dec 21 15:51:08 1994  Warner Losh  (imp@boulder.openware.com)	* config.guess (sun4:SunOS:*:*): Handle Solbourne OS/MP systems.Tue Dec  6 02:29:42 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* config.guess (dummy.c) [sony]: Include <sys/param.h> and emit        newsos4 #ifdef NEWSOS4.Tue Nov 29 17:01:29 1994  Mark Dapoz  (md@bsc.no)	* config.guess (ibmrt): Add more cases for various forms of BSD.Tue Nov 29 16:19:54 1994  Paul Eggert  <eggert@twinsun.com>	* getopt.c (_getopt_internal): Add gettext wrappers around	message strings.	* xmalloc.c (fixup_null_alloc): Add gettext wrapper.	Capitalize initial letter of error message, for consistency	with regex.c.Fri Nov 25 19:22:24 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* crt0.c (start1): Add self reference.Wed Nov 23 16:51:11 1994  R. Bernstein  (rocky@panix.com)	* config.guess: Add cases for romp-ibm-aix and romp-ibm-bsd.Mon Nov 14 19:03:29 1994  Per Bothner  (bothner@spiff.gnu.ai.mit.edu)	* config.guess:  Support paragon as i860-intel-osf1.  (From RMS.)Fri Nov 11 14:04:58 1994  Andreas Luik  (luik@isa.de)	* obstack.h: Add one missing test on value of __STDC__.Sat Nov 05 08:08:52 1994  Jim Meyering  (meyering@comco.com)	* obstack.h: NextStep 2.0 cc is really gcc 1.93 but it defines	__GNUC__ = 2 and does not implement __extension__.  So add	`|| (__NeXT__ && !__GNUC_MINOR__)' to the test for whether to	define-away __extension__.  Reported by Kaveh Ghazi.Thu Nov 03 14:36:58 1994  Jim Meyering  (meyering@comco.com)	* filemode.c (rwx): Use S_IRUSR, S_IWUSR, S_IXUSR instead of	obsolete S_IREAD, S_IWRITE, S_IEXEC.	Make sure the former three are defined.Tue Nov  1 14:24:39 1994  Per Bothner  (bothner@spiff.gnu.ai.mit.edu)	* config.guess (*-unknown-freebsd):  Remove [-(] from	UNAME_RELEASE.  Patch from Warner Losh <imp@village.org>.Mon Oct 31 07:02:15 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* getopt.h: Change #if __STDC__ to #if defined (__STDC__) &&        __STDC__.	* getopt.c: Change #ifndef __STDC__ to #if !defined (__STDC__) ||        !__STDC__.	* getopt1.c: Likewise.	* obstack.c: Change #ifdef __STDC__ to #if defined (__STDC__) &&        __STDC__.	* obstack.h: Likewise.Wed Oct 26 20:34:59 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* getloadavg.c [alliant && i860] (FSCALE): Move defn before        #ifndef FSCALE.Tue Oct 25 19:10:41 1994  Paul Eggert  <eggert@twinsun.com>	* xmalloc.c (fixup_null_alloc): New function.	(xmalloc, xrealloc): Use it to fix up returned NULL values,	instead of preemptively adjusting a zero N to 1.Tue Oct 25 11:22:30 1994  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>	* xmalloc.c (xmalloc, xrealloc): If 0 bytes requested, pretend        it's 1, for diff.Thu Oct 20 18:47:53 1994  Per Bothner  (bothner@wombat.gnu.ai.mit.edu)	* config.guess:  Better support for NCR - covers more machines,	and prints sysv4.3 if uname says the OS is 4.3.	Patch from Tom McConnell <tmcconne@sedona.intel.com>.Wed Oct 19 15:55:38 1994  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>	* config.guess: Add licensing exception for Autoconf.Tue Oct 18 19:26:31 1994  David Edelsohn  (edelsohn@npac.syr.edu)	* config.guess: Revise support for AIX 4.1 on POWER and PowerPC.Mon Oct 17 19:16:38 1994  David Edelsohn  <edelsohn@npac.syr.edu>	* config.guess: Add support for AIX 4.1 and architecture.Wed Oct 12 16:51:35 1994  David J. MacKenzie  (djm@duality.gnu.ai.mit.edu)	* error.c: Add hook for alternate name printing function.	From Franc,ois Pinard.	Use varargs for _doprnt too.	* xmalloc.c: Add hook for alternate exit status.	From Franc,ois Pinard.Mon Oct 10 17:35:19 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* getpagesize.h: If NBPC is not defined, try PAGESIZE.Fri Oct 07 18:53:28 1994  Jim Meyering  (meyering@comco.com)	* filemode.c: Remove #if 0'd block around mode_t definition.	From Andreas Luik (luik@marx.isa.de).Thu Oct 06 21:15:16 1994  Jim Meyering  (meyering@comco.com)	* pathmax.h: Fix typo: HAVE_SYS_PATH_MAX_H -> HAVE_SYS_PARAM_H.	From Andreas Schwab (schwab@issan.informatik.uni-dortmund.de).Thu Oct  6 18:02:32 1994  Per Bothner  (bothner@wombat.gnu.ai.mit.edu)	* config.guess:  Patch from Chris Smith <csmith@mozart.convex.com>	to handle old Convex systems without uname.Tue Oct  4 03:02:39 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* getdate.y (main): Use MAX_BUFF_LEN consistently.	Clear the last element of buf.Mon Oct  3 01:48:48 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* config.guess: Recognize GNU.Thu Sep 29 18:47:34 1994  Jerry Frain  (jerry@sneffels.tivoli.com)	* config.guess (i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for	Unixware; move DYNIX above this one now that this is wildcard.Wed Sep 28 17:00:12 1994  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>	* getloadavg.c [alliant && i860] (LOAD_AVE_TYPE, FSCALE,        NLIST_STRUCT): Define.Mon Sep 26 17:53:05 1994  David J. MacKenzie  (djm@churchy.gnu.ai.mit.edu)	* alloca.c error.c filemode.c getopt.c getopt1.c getdate.y	getloadavg.c getugroups.c getusershell.c signame.c:	Remove CONFIG_BROKETS ifdef.  No one should use "config.h".Sat Sep 24 21:20:12 1994  Jim Meyering  (meyering@comco.com)	* getdate.y [struct _TABLE]: Add `const' to NAME member dcl.Fri Sep 23 02:39:55 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* crt0.c [__FreeBSD__] (__progname): Declared.Tue Sep 20 23:27:02 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* getdate.y: Whitespace reformatted.	(MAX_BUFF_LEN): New macro.	(main): Use fgets, not gets.  Use MAX_BUFF_LEN to declare buff.Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)	* config.guess (HP-UX):  Patch from Harlan Stenn	<harlan@landmark.com> to also emit release level.Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)	* config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.Fri Sep 16 20:16:36 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* getloadavg.c (getloadavg): Add OSF_ALPHA support.Fri Sep 16 18:34:22 1994  Paul Eggert  <eggert@twinsun.com>	* getdate.y (difftm): Don't store a long value into an int variable.Thu Sep 08 00:26:29 1994  Jim Meyering  (meyering@comco.com)	* getdate.y: Accept `MESZ' timezone.Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)	* config.guess (*-unknown-freebsd*):  Get rid of possible	trailing "(Release)" in version string.	Patch from Paul Richards <paul@isl.cf.ac.uk>.Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)	* config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.	Fix type: *-next-neststep -> *-next-nextstep.Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)	* configure.in:  Use mh-ncrsvr43.  Patch from	Tom McConnell <tmcconne@sedona.intel.com>.Sat Aug 27 17:21:04 1994  Jim Meyering  (meyering@comco.com)	* filemode.c [STAT_MACRO_BROKEN]: Remove spurious #ifdef's.Fri Aug 26 19:17:22 1994  Per Bothner  (bothner@spiff.gnu.ai.mit.edu)	* config.guess (netbsd, freebsd, linux):  Accept any machine,	not just i[34]86.Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)	* config.guess: Recognize powerpc-ibm-aix3.2.5.Fri Aug 26 15:12:50 1994  Per Bothner  (bothner@kalessin.cygnus.com)	* config.guess:  Merges from Cygnus version.	(alpha-dec-osf*):  More general.	(*-hp-hpux*):  Combine cases.	(*-next-ns[23]):  Rename to *-next-neststep[23].	Make code fragment shorter.	(config.guess, i386-unknown-bsd):  Don't recognize __bsdi__ here;	it is handled using uname.	Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)	* config.guess: Recognize m88k-harris-csux7.	Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)	* config.guess: Recognize Mach.	Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)	* config.guess:  Add SINIX support.	Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)	* config.guess: about target *-hitachi-hiuxwe2, fixed	machine guessing order.  [Hitachi's CPU_IS_HP_MC68K	macro is incorrect.]	Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)	* config.guess: Handle OSF1 running on HPPA processors	Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)	* config.guess:  Add Lynx/rs6000 config support.Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>	* config.guess (Pyramid*:OSx*:*:*): New case.	(PATH): Add /.attbin at end for finding uname.	(dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)	* config.guess (M88*:DolphinOS:*:*): New case.Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?