Oops, forgot to save ChangeLog on previous commit

From-SVN: r31475
This commit is contained in:
Zack Weinberg 2000-01-17 21:46:23 +00:00
parent b51207a4d2
commit e41e26be41

View File

@ -1,3 +1,25 @@
2000-01-17 Zack Weinberg <zack@wolery.cumb.org>
* fixinc/fixlib.c: Add copyright notice.
(compile_re): New function.
* fixinc/fixlib.h: Prototype compile_re.
* fixinc/fixfixes.c, fixinc/fixtests.c, fixinc/fixincl.c:
Use compile_re to compile regular expressions.
* fixinc/fixincl.c (egrep_test): Don't bother asking regexec
where the pattern matched.
* fixinc/inclhack.def (sun_memcpy): Move to AAB_sun_memcpy,
use 'replace'.
(ultrix_ansi_compat): Likewise.
(interactv_add1): Rename to 'isc_omits_with_stdc', remove shell test,
add egrep test.
(interactv_add2, interactv_add3): Delete.
(x11_sprintf): Don't use filename glob.
* fixinc/fixincl.x, fixinc/inclhack.sh, fixinc/fixincl.sh:
Regenerate.
2000-01-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* print-rtl.c: PROTO -> PARAMS.