mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* README-hacking (Updating a submodule): Give advice on how to determine the versions of gnulib and autoconf to which we should update. (Release Procedure): Note that submodules should be updated. * bootstrap.conf (gnulib_modules): Rename pipe to spawn-pipe as suggested in updated gnulib NEWS. * gnulib: Choose a stable snapshot according to advice in Bison's README-hacking. * po/POTFILES.in (lib/pipe.c): Rename to... (lib/spawn-pipe.c): ... this. * src/output.c: Update to include spawn-pipe.h. * submodules/autoconf: Update to latest for improvement in m4.m4 that excludes M4 with buggy strstr. The only other changes to files that we use are copyright updates.
31 lines
427 B
Plaintext
31 lines
427 B
Plaintext
src/complain.c
|
|
src/conflicts.c
|
|
src/files.c
|
|
src/getargs.c
|
|
src/gram.c
|
|
src/graphviz.c
|
|
src/location.c
|
|
src/main.c
|
|
src/muscle-tab.c
|
|
src/parse-gram.y
|
|
src/print.c
|
|
src/reader.c
|
|
src/reduce.c
|
|
src/scan-code.l
|
|
src/scan-gram.l
|
|
src/scan-skel.l
|
|
src/symlist.c
|
|
src/symtab.c
|
|
|
|
lib/argmatch.c
|
|
lib/bitset_stats.c
|
|
lib/error.c
|
|
lib/getopt.c
|
|
lib/obstack.c
|
|
lib/spawn-pipe.c
|
|
lib/quotearg.c
|
|
lib/timevar.c
|
|
lib/w32spawn.h
|
|
lib/wait-process.c
|
|
lib/xalloc-die.c
|