changelog.lib
来自「GCC编译器源代码」· LIB 代码 · 共 1,930 行 · 第 1/5 页
LIB
1,930 行
* config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE to select whether to use ELF or COFF.Thu Jul 28 19:16:24 1994 Uwe Seimet (seimet@chemie.uni-kl.de) * config.guess: Recognize m68k-atari-sysv4.Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.Sat Jul 23 02:15:01 1994 Karl Heuer (karl@hal.gnu.ai.mit.edu) * config.guess (isc): Distinguish isc from generic sysv32.Mon Jul 11 23:55:13 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * getopt.c (posixly_correct): New variable. (_getopt_initialize): Set posixly_correct from envvar. (_getopt_internal): Don't use "illegal" in error message unless posixly_correct.Sun Jul 03 08:46:58 1994 Jim Meyering (meyering@comco.com) * pathmax.h: Add HAVE_SYS_PARAM_H to and remove !MS_DOS from preprocessor conditional guarding inclusion of sys/param.h.Mon Jun 20 23:45:34 1994 Jim Meyering (meyering@comco.com) * modechange.c (mode_compile) [lint]: Initialize CHANGE to suppress used uninitialized compiler warning.Wed Jun 15 19:07:49 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) * config.guess (alpha): Supoort OSF/1 V2.0 and later.Tue Jun 14 17:50:05 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) * obstack.h (obstack_grow{,0}): Cast WHERE to char * before passing to bcopy.Mon Jun 6 04:59:28 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * config.guess: Add support for bsdi.Sat Jun 4 01:24:59 1994 Roland McGrath (roland@geech.gnu.ai.mit.edu) * getloadavg.c: Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.Thu Jun 2 13:42:39 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * alloca.c [emacs]: Block input around the garbage reclamation. Include blockinput.h.Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * config.guess: Add trap cmd to remove dummy.c and dummy when interrupted.Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * config.guess: Guess the OS version for HPUX.Wed Apr 27 15:14:26 1994 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) * install.sh: If $dstdir exists, don't check whether each component does.Mon Apr 25 14:39:06 1994 Poul-Henning Kamp (phk@login.dkuug.dk) * config.guess: Recognize FreeBSD.Sun Apr 24 17:56:58 1994 Jim Meyering (meyering@comco.com) * getdate.y (difftm, get_date): Revert my April 18 changes. Paul Eggert pointed out that that hack probably wouldn't work for places like Chile that had DST in effect on 31 Dec 1970. * (get_date): Instead, add 60 minutes to timezone if DST is in effect locally. From andy@eng.kvaerner.no (Andrew Walker). Remove static declaration of `RCS.'Fri Apr 22 22:15:28 1994 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) * install.sh: Add -d, -t, -b options. Make leading directories. Don't partially install files. From zoo@cygnus.com.Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * config.guess (dummy.c): Redirect stderr for `hostinfo' command. (dummy): Redirect stderr from compilation of dummy.c.Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V instead of UNIX_SV for UnixWare 1.0).Mon Apr 18 22:01:27 1994 Jim Meyering (meyering@comco.com) * getdate.y (difftm): Remove function. (get_date): Get timezone *without DST bias* from localtime(&zero). Modeled after the hack in localtime.pl from the perl distribution. This fixes an error that had `date -d '4apr94'' producing `Sun Apr 3 23:00:00 CDT 1994'.Fri Apr 15 22:46:59 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * getdate.y: Delete special alloca code.Tue Apr 12 15:05:08 1994 Noah Friedman (friedman@prep.ai.mit.edu) * config.guess: Merge rms' new entry for i486-ncr-sysv4 with the previously existing one.Mon Apr 11 00:54:33 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * getopt.c [not __GNU_LIBRARY__] [__GCC__] [not __STDC__]: Declare strlen to return int. Don't include stddef.h. * config.guess: Add 3[34]??,3[34]??:*:4.0:* for i486-ncr-sysv4.Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) * config.guess: Distinguish between NeXTStep 2.1 and 3.x.Fri Apr 1 00:38:17 1994 Jim Wilson (wilson@mole.gnu.ai.mit.edu) * obstack.h, getopt.c: Delete use of IN_GCC to control whether stddef.h or gstddef.h is included.Fri Mar 25 23:01:17 1994 David J. MacKenzie (djm@geech.gnu.ai.mit.edu) * mkinstalldirs: Preserve leading slash in file names. From Jim Meyering.Sun Mar 20 01:29:20 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * alloca.s [emacs]: Use <...> to include config.h.Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.Thu Feb 24 14:54:23 1994 David J. MacKenzie (djm@goldman.gnu.ai.mit.edu) * getopt.c: Remove #ifdef GETOPT_COMPAT and #if 0 code. (_getopt_initialize): New function, broken out of _getopt_internal. (_getopt_internal): If long_only and the ARGV-element has the form "-f", where f is a valid short option, don't consider it an abbreviated form of a long option that starts with f. Otherwise there would be no way to give the -f short option.Thu Feb 10 14:44:16 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC]: Test just __STDC__, not emacs.Wed Feb 9 17:46:31 1994 Karl Heuer (kwzh@mole.gnu.ai.mit.edu) * getdate.y (difftm): Simplify return expression.Wed Feb 9 00:14:00 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) * getopt.c [not __GNU_LIBRARY__] [__GNUC__] [not IN_GCC] [emacs] [not __STDC__]: Don't include stddef.h. Don't declare strlen.Tue Feb 8 14:14:31 1994 David J. MacKenzie (djm at douglas.gnu.ai.mit.edu) Handle obstack_chunk_alloc returning NULL. This allows obstacks to be used by libraries, without forcing them to call exit or longjmp. * obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk): If CALL_CHUNKFUN returns NULL, set alloc_failed, else clear it. (_obstack_begin, _obstack_begin_1): Return 1 if successful, 0 if not. * obstack.h (struct obstack): Add alloc_failed flag. _obstack_begin, _obstack_begin_1): Declare to return int, not void. (obstack_finish): If alloc_failed, return NULL. (obstack_base, obstack_next_free, objstack_object_size): If alloc_failed, return 0. (obstack_grow, obstack_grow0, obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank): If alloc_failed, do nothing that could corrupt the obstack. (obstack_chunkfun, obstack_freefun): New macros, used in GDB.Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * config.guess: Recognize vax hosts.Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) * config.guess: Clean up NeXT support, to allow nextstep on Intel machines. Make OS be nextstep.Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) * config.guess: Add alternate forms for Convex.Thu Jan 6 14:00:23 1994 david d `zoo' zuhn (zoo@cygnus.com) * config.guess: add support for Tektronix 68k and 88k boxes; better Apollo, Sony NEWS informationSun Dec 26 03:58:32 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) * filemode.c (ftypelet): Don't use mode_t. Take long arg. (mode_t): Don't ever define it. (mode_string): Cast ftypelet's arg to long.Fri Dec 24 19:43:00 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) * getopt.c (_NO_PROTO): Define before config.h is included.Wed Dec 22 17:01:19 1993 Jim Meyering (meyering@comco.com) * getdate.y (date): Parse dates like 17-JUN-1991.Tue Dec 07 14:52:39 1993 Jim Meyering (meyering@comco.com) Mon Dec 6 11:13:07 1993 Jason Merrill (jason@deneb.cygnus.com) * getdate.y (number): Change parsing of number > 10000 to YYMMDD rather than YYHHmm.Sat Nov 20 17:47:50 1993 Noah Friedman (friedman@gnu.ai.mit.edu) * error.c (error): fflush stdout before writing to stderr.Tue Nov 09 10:05:48 1993 Jim Meyering (meyering@comco.com) * getdate.y (ToSeconds): Add a `default: abort ();' case.Thu Nov 4 12:59:19 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) * config.guess: add support for {i386,m68k,sparc} LynxOS; Hitachi HPPA machines; Acorn Risc Machines; DG/UX; Motorola SVr3 on m88kWed Nov 3 08:06:08 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c (getloadavg) [__NetBSD__]: Fix typo.Tue Nov 02 16:03:41 1993 Jim Meyering (meyering@comco.com) * getdate.y [!defined(USG) && defined(HAVE_FTIME)]: Don't test these when deciding whether to include sys/timeb.h. Test only HAVE_SYS_TIMEB_H.Sat Oct 16 23:31:34 1993 Jim Meyering (meyering@comco.com) * getusershell.c (getusershell): Always return a string allocated by malloc.Tue Oct 12 00:53:26 1993 Jim Meyering (meyering@comco.com) * getugroups.c [HAVE_CONFIG_H, CONFIG_BROKETS]: Include <config.h> or "config.h". * getusershell.c: Ditto.Thu Oct 07 19:08:00 1993 Jim Meyering (meyering@comco.com) * getdate.y [!__GNUC__ && !HAVE_ALLOCA_H]: Declare alloca as void* rather than char*. The latter conflicts with a dcl from bison.simple.Tue Oct 05 14:52:02 1993 Jim Meyering (meyering@comco.com) * error.c [CONFIG_BROKETS]: Include <config.h> only under this condition, else "config.h". * modechange.c: Likewise. * filemode.c, modechange.c [STAT_MACROS_BROKEN]: Test this.Sun Oct 3 15:33:07 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c (getloadavg) [__NetBSD__]: New netbsd support using /kern/loadavg.Mon Sep 20 15:59:03 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * alloca.c [emacs || CONFIG_BROKETS]: Include <config.h> only under these, else "config.h". * filemode.c: Likewise. * signame.c, getloadavg.c, getopt.c, getopt1.c: Likewise.Wed Sep 15 00:03:40 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * config.guess: New version from Cygnus; has netbsd support.Mon Sep 13 19:25:24 1993 david d 'zoo' zuhn (zoo@geech.gnu.ai.mit.edu) * config.guess: add support for OSF/1 v1.3 and 4.4 and 4.3BSD on hp300 machinesFri Sep 10 00:22:04 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * config.guess: Recognize netbsd on i[34]86 and hp300. * alloca.c: Include <config.h> instead of "config.h". * crt0.c: Likewise. * filemode.c: Likewise. * getdate.y: Likewise.Fri Aug 27 10:27:13 1993 Paul Eggert (eggert@twinsun.com) * xmalloc.c: Include "config.h" if HAVE_CONFIG_H. Use size_t, not int, when needed. (VOID): New macro. Use it when needed. (error): Declaration uses varargs if required.Fri Aug 27 09:59:26 1993 Paul Eggert (eggert@wombat.gnu.ai.mit.edu) * error.c: Include "config.h" if HAVE_CONFIG_H.Wed Aug 25 17:46:01 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * signame.c [! HAVE_SYS_SIGLIST] [! SYS_SIGLIST_DECLARED]: Declare sys_siglist.Mon Aug 16 15:10:30 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * alloca.c: Reverse sense of GCC 2 #ifdef.Sat Aug 14 23:26:30 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) * config.guess: Detect mips-mips-ricos... Handle 9000/4??:HP-UX like 9000/3??:HP-UX. Fix 9000/7??:4.3bsd...Thu Aug 12 16:18:12 1993 Paul Eggert (eggert@twinsun.com) * getdate.y (get_date): To determine the time zone, compare localtime to gmtime output, instead of trying to use buggy and unportable OS timezone primitives. (difftm): New function. (HAVE_GETTIMEOFDAY): Remove. (timezone): Undef it if defined (not if sgi).Thu Aug 12 18:16:49 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c, getopt.c, getopt1.c [HAVE_CONFIG_H]: Include <config.h> instead of "config.h".Wed Aug 11 03:27:12 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) * alloca.c: Do nothing if compiling with GCC version 2.Tue Aug 10 17:27:27 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) * alloca.c: Always declare malloc, whether or not it is defined as xmalloc.Sat Aug 7 16:55:06 1993 David J. MacKenzie (djm@goldman.gnu.ai.mit.edu) * getopt1.c: Declare const the way getopt.c does.Mon Aug 2 16:48:14 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c [OSF_ALPHA]: #undef and redefine FSCALE.Sun Aug 1 16:39:00 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c [TEST] (main): If NAPTIME is zero, don't set it to 5. Break out of loop at end if NAPTIME is zero. [! HAVE_GETLOADAVG]: Protect all but [TEST] portion with this.Fri Jul 30 18:28:40 1993 David J. MacKenzie (djm@wookumz.gnu.ai.mit.edu) * getpagesize.h: Don't define HAVE_GETPAGESIZE; assume configure has detected it.Thu Jul 29 23:20:52 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c [__linux__]: Test this instead of [LINUX].Mon Jul 26 13:36:55 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu) * getloadavg.c (OSF_ALPHA): Test [__alpha] as well as [__alpha__]. * signame.h (psignal) [!HAVE_PSIGNAL]: Don't test [! HAVE_SYS_SIGLIST]. * signame.c (psignal) [!HAVE_PSIGNAL]: Test this instead of [! HAVE_SYS_SIGLIST]. * getloadavg.c [sgi || sequent]: #undef FSCALE before defining it.Wed Jul 21 17:08:07 1993 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?