mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
Upgrade gnulib.
* gnulib: Upgrade from master. * lib/.cvsignore, lib/.gitignore, m4/.cvsignore, m4/.gitignore: Regen.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,10 @@
|
||||
2009-02-26 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Upgrade gnulib.
|
||||
* gnulib: Upgrade from master.
|
||||
* lib/.cvsignore, lib/.gitignore, m4/.cvsignore, m4/.gitignore:
|
||||
Regen.
|
||||
|
||||
2009-02-25 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Remove useless arguments.
|
||||
@@ -48,9 +55,8 @@
|
||||
2009-02-19 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Remove trailing blanks.
|
||||
The epilogue has its own ending
|
||||
, no need to add another.
|
||||
|
||||
The epilogue has its own ending \n, no need to add another.
|
||||
|
||||
* data/glr.c, data/lalr1.java, data/yacc.c: dnl when outputing the
|
||||
epilogue.
|
||||
* data/glr.cc: dnl when extending the epilogue.
|
||||
|
||||
2
gnulib
2
gnulib
Submodule gnulib updated: c2d7ef7be4...5812ea3e47
@@ -41,6 +41,8 @@ inttypes_.h
|
||||
localcharset.c
|
||||
localcharset.h
|
||||
malloc.c
|
||||
mbrtowc.c
|
||||
mbsinit.c
|
||||
mbswidth.c
|
||||
mbswidth.h
|
||||
obstack.c
|
||||
|
||||
2
lib/.gitignore
vendored
2
lib/.gitignore
vendored
@@ -44,6 +44,8 @@
|
||||
/localcharset.c
|
||||
/localcharset.h
|
||||
/malloc.c
|
||||
/mbrtowc.c
|
||||
/mbsinit.c
|
||||
/mbswidth.c
|
||||
/mbswidth.h
|
||||
/obstack.c
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
00gnulib.m4
|
||||
absolute-header.m4
|
||||
argmatch.m4
|
||||
config-h.m4
|
||||
@@ -29,11 +30,16 @@ lib-ld.m4
|
||||
lib-link.m4
|
||||
lib-prefix.m4
|
||||
localcharset.m4
|
||||
locale-fr.m4
|
||||
locale-ja.m4
|
||||
locale-zh.m4
|
||||
longlong.m4
|
||||
malloc.m4
|
||||
mbrtowc.m4
|
||||
mbsinit.m4
|
||||
mbstate_t.m4
|
||||
mbswidth.m4
|
||||
multiarch.m4
|
||||
nls.m4
|
||||
po.m4
|
||||
progtest.m4
|
||||
|
||||
6
m4/.gitignore
vendored
6
m4/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/00gnulib.m4
|
||||
/absolute-header.m4
|
||||
/argmatch.m4
|
||||
/config-h.m4
|
||||
@@ -29,11 +30,16 @@
|
||||
/lib-link.m4
|
||||
/lib-prefix.m4
|
||||
/localcharset.m4
|
||||
/locale-fr.m4
|
||||
/locale-ja.m4
|
||||
/locale-zh.m4
|
||||
/longlong.m4
|
||||
/malloc.m4
|
||||
/mbrtowc.m4
|
||||
/mbsinit.m4
|
||||
/mbstate_t.m4
|
||||
/mbswidth.m4
|
||||
/multiarch.m4
|
||||
/nls.m4
|
||||
/po.m4
|
||||
/progtest.m4
|
||||
|
||||
Reference in New Issue
Block a user