OSDN Git Service

2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 08:06:23 +0000 (08:06 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jan 2000 08:06:23 +0000 (08:06 +0000)
commitd4c4b01d59c563460e3263fdc44f1ecb811cef74
tree3178d669a9b65363e0673cbc6963e19d5b08aba0
parent9b5c3a54cc7dc62eecdeeded9ea4f2ec3ce011ef
2000-01-25  Zack Weinberg  <zack@wolery.cumb.org>

* inclhack.def: Fixes to play nicer with FreeBSD, and
corrections to comments.
(cxx_unready): Add select expression.
(irix_sockaddr): Add bypass expression.
(machine_ansi_h_va_list): New fix.
(stdio_va_list): No need to edit _BSD_VA_LIST_.
Split out addition of "#include <stdarg.h>" to...
(stdio_stdarg_h): ... here.
(systypes_for_aix): Rename to systypes_stdlib_size_t.  Apply
to stdlib.h also.  Do not munge _BSD_SIZE_T_.
(sysz_stdlib_for_sun): Delete duplicate fix for unprotected
size_t.
(ultrix_ifdef): Tighten up select expression.

* fixincl.tpl: Exorcise 'exesel'.  Rewrite calculations of
re_ct and max_mach to avoid use of shell.  Make printed names
match names in inclhack.def.  Use static copyright date.
Don't count c_test and test expressions as requiring regex_t
slots.  Add some commentary.
* inclhack.tpl: Do not include the 'This script contains N
fixup scripts' line if PROGRAM is defined.  Use static
copyright date.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31604 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fixinc/fixincl.sh
gcc/fixinc/fixincl.tpl
gcc/fixinc/fixincl.x
gcc/fixinc/inclhack.def
gcc/fixinc/inclhack.sh
gcc/fixinc/inclhack.tpl