This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 0d037fafed Automatic date update in version.in adds 747cfc8c6b Use symbol_set_language to set a symbol's language adds c1b5c1ebc9 Use an accessor function for general_symbol_info::language adds d3ecddab5f Use a member function to set a symbol's language adds cf950fd4dd ubsan: moxie: left shift of negative value adds 4bdb25fe69 ubsan: nds32: left shift cannot be represented in type 'int' adds cedfc77485 ubsan: bfin: left shift of negative value adds 36bd8ea7f0 ubsan: crx: left shift cannot be represented in type 'int' adds 84e098cdea asan: score: global-buffer-overflow adds e6ced26afd ubsan: xstormy16: left shift of negative value adds 8a92faab92 ubsan: nios2: left shift cannot be represented in type 'int' adds 488d02fe77 ubsan: microblaze: left shift cannot be represented in type 'int' adds f81e7e2db6 ubsan: aarch64: left shift of negative value adds c0c3707ff4 Update Gnulib to the latest git version adds d9fa87f4f6 Constify get_exec_file new d043f8c867 Fix double-free when creating more than one block in JIT deb [...] new 8986718429 jit: c++-ify gdb_symtab new 1b61f46da5 jit: make gdb_object::symtabs an std::forward_list new b61121178e jit: c++-ify gdb_block new 0394eed15c jit: make gdb_symtab::blocks an std::forward_list new 43a599b56c Automatic date update in version.in
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/version.h | 2 +- cpu/ChangeLog | 4 + cpu/xstormy16.cpu | 2 +- gdb/ChangeLog | 155 + gdb/ada-exp.y | 2 +- gdb/ada-lang.c | 13 +- gdb/ax-gdb.c | 2 +- gdb/block.c | 10 +- gdb/bsd-kvm.c | 2 +- gdb/coffread.c | 4 +- gdb/corefile.c | 3 +- gdb/cp-namespace.c | 2 +- gdb/ctfread.c | 4 +- gdb/darwin-nat.c | 2 +- gdb/dbxread.c | 4 +- gdb/dictionary.c | 10 +- gdb/dwarf-index-write.c | 4 +- gdb/dwarf2read.c | 6 +- gdb/findvar.c | 2 +- gdb/ft32-tdep.c | 2 +- gdb/gdbserver/ChangeLog | 4 + gdb/gdbserver/server.c | 2 +- gdb/gdbsupport/common-defs.h | 5 - gdb/gdbsupport/common-inferior.h | 2 +- gdb/gnu-nat.c | 5 +- gdb/go-lang.c | 2 +- gdb/inf-ptrace.c | 3 +- gdb/jit.c | 207 +- gdb/language.c | 2 +- gdb/language.h | 2 +- gdb/linespec.c | 6 +- gdb/mdebugread.c | 7 +- gdb/mi/mi-cmd-stack.c | 2 +- gdb/minsyms.c | 9 +- gdb/moxie-tdep.c | 2 +- gdb/nto-procfs.c | 5 +- gdb/parse.c | 2 +- gdb/procfs.c | 3 +- gdb/psymtab.c | 19 +- gdb/python/py-framefilter.c | 8 +- gdb/remote.c | 2 +- gdb/stabsread.c | 14 +- gdb/stack.c | 14 +- gdb/symfile.c | 2 +- gdb/symtab.c | 74 +- gdb/symtab.h | 21 +- gdb/testsuite/ChangeLog | 22 + gdb/testsuite/gdb.base/jit-reader.exp | 14 +- gdb/testsuite/gdb.base/jithost.c | 45 +- gdb/testsuite/gdb.base/jithost.h | 15 +- gdb/testsuite/gdb.base/jitreader.c | 34 +- gdb/windows-nat.c | 2 +- gdb/xstormy16-tdep.c | 2 +- gnulib/ChangeLog | 772 + gnulib/Makefile.am | 10 + gnulib/Makefile.in | 121 +- gnulib/aclocal.m4 | 97 +- gnulib/config.in | 1232 +- gnulib/configure | 22774 +++++++++---------- gnulib/import/Makefile.am | 495 +- gnulib/import/Makefile.in | 654 +- gnulib/import/_Noreturn.h | 40 + gnulib/import/alloca.c | 10 +- gnulib/import/alloca.in.h | 10 +- gnulib/import/{extra/snippet => }/arg-nonnull.h | 4 +- gnulib/import/arpa_inet.in.h | 18 +- gnulib/import/assure.h | 6 +- gnulib/import/at-func.c | 4 +- gnulib/import/basename-lgpl.c | 4 +- gnulib/import/{extra/snippet => }/c++defs.h | 48 +- gnulib/import/canonicalize-lgpl.c | 16 +- gnulib/import/cdefs.h | 514 + gnulib/import/chdir-long.c | 4 +- gnulib/import/chdir-long.h | 4 +- gnulib/import/cloexec.c | 6 +- gnulib/import/cloexec.h | 6 +- gnulib/import/close.c | 8 +- gnulib/import/closedir.c | 4 +- gnulib/import/config.charset | 682 - gnulib/import/dirent-private.h | 4 +- gnulib/import/dirent.in.h | 4 +- gnulib/import/dirfd.c | 4 +- gnulib/import/dirname-lgpl.c | 4 +- gnulib/import/dirname.h | 6 +- gnulib/import/dosname.h | 9 +- gnulib/import/{dup-safer.c => dup-safer-flag.c} | 18 +- gnulib/import/dup-safer.c | 4 +- gnulib/import/dup.c | 8 +- gnulib/import/dup2.c | 52 +- gnulib/import/errno.in.h | 8 +- gnulib/import/error.c | 33 +- gnulib/import/error.h | 4 +- gnulib/import/exitfail.c | 4 +- gnulib/import/exitfail.h | 4 +- gnulib/import/extra/config.rpath | 2 +- gnulib/import/extra/snippet/_Noreturn.h | 10 - gnulib/import/extra/update-copyright | 62 +- gnulib/import/fchdir.c | 4 +- gnulib/import/fcntl.c | 567 +- gnulib/import/fcntl.in.h | 47 +- gnulib/import/fd-hook.c | 6 +- gnulib/import/fd-hook.h | 6 +- gnulib/import/{fd-safer.c => fd-safer-flag.c} | 25 +- gnulib/import/fd-safer.c | 4 +- gnulib/import/fdopendir.c | 4 +- gnulib/import/filename.h | 6 +- gnulib/import/filenamecat-lgpl.c | 61 +- gnulib/import/filenamecat.h | 4 +- gnulib/import/flexmember.h | 48 +- gnulib/import/float+.h | 4 +- gnulib/import/float.c | 4 +- gnulib/import/float.in.h | 10 +- gnulib/import/fnmatch.c | 16 +- gnulib/import/fnmatch.in.h | 71 +- gnulib/import/fnmatch_loop.c | 12 +- gnulib/import/fpucw.h | 14 +- gnulib/import/frexp.c | 4 +- gnulib/import/frexpl.c | 4 +- gnulib/import/fstat.c | 78 +- gnulib/import/fstatat.c | 27 +- gnulib/import/getcwd-lgpl.c | 17 +- gnulib/import/getcwd.c | 42 +- gnulib/import/getdtablesize.c | 19 +- gnulib/import/getlogin_r.c | 34 +- gnulib/import/getprogname.c | 133 +- gnulib/import/getprogname.h | 4 +- gnulib/import/gettext.h | 21 +- gnulib/import/gettimeofday.c | 160 +- gnulib/import/glob-libc.h | 115 +- gnulib/import/glob.c | 929 +- gnulib/import/glob.in.h | 179 +- gnulib/import/glob_internal.h | 65 + gnulib/import/glob_pattern_p.c | 33 + gnulib/import/globfree.c | 41 + gnulib/import/glthread/lock.c | 848 +- gnulib/import/glthread/lock.h | 506 +- gnulib/import/glthread/threadlib.c | 6 +- gnulib/import/hard-locale.c | 4 +- gnulib/import/hard-locale.h | 4 +- gnulib/import/inet_ntop.c | 4 +- gnulib/import/intprops.h | 316 +- gnulib/import/inttypes.in.h | 18 +- gnulib/import/isnan.c | 4 +- gnulib/import/isnand-nolibm.h | 4 +- gnulib/import/isnand.c | 4 +- gnulib/import/isnanl-nolibm.h | 4 +- gnulib/import/isnanl.c | 4 +- gnulib/import/itold.c | 4 +- gnulib/import/libc-config.h | 174 + gnulib/import/limits.in.h | 45 +- gnulib/import/localcharset.c | 1229 +- gnulib/import/localcharset.h | 100 +- gnulib/import/localtime-buffer.c | 60 + gnulib/import/{mempcpy.c => localtime-buffer.h} | 25 +- gnulib/import/lstat.c | 49 +- gnulib/import/m4/00gnulib.m4 | 2 +- gnulib/import/m4/__inline.m4 | 22 + gnulib/import/m4/absolute-header.m4 | 2 +- gnulib/import/m4/alloca.m4 | 15 +- gnulib/import/m4/arpa_inet_h.m4 | 6 +- gnulib/import/m4/builtin-expect.m4 | 49 + gnulib/import/m4/canonicalize.m4 | 16 +- gnulib/import/m4/chdir-long.m4 | 10 +- gnulib/import/m4/close.m4 | 14 +- gnulib/import/m4/closedir.m4 | 5 +- gnulib/import/m4/codeset.m4 | 4 +- gnulib/import/m4/configmake.m4 | 55 - gnulib/import/m4/d-ino.m4 | 24 +- gnulib/import/m4/d-type.m4 | 6 +- gnulib/import/m4/dirent_h.m4 | 2 +- gnulib/import/m4/dirfd.m4 | 11 +- gnulib/import/m4/dirname.m4 | 2 +- gnulib/import/m4/double-slash-root.m4 | 2 +- gnulib/import/m4/dup.m4 | 22 +- gnulib/import/m4/dup2.m4 | 2 +- gnulib/import/m4/eealloc.m4 | 2 +- gnulib/import/m4/environ.m4 | 22 +- gnulib/import/m4/errno_h.m4 | 12 +- gnulib/import/m4/error.m4 | 2 +- gnulib/import/m4/exponentd.m4 | 2 +- gnulib/import/m4/exponentl.m4 | 22 +- gnulib/import/m4/extensions.m4 | 20 +- gnulib/import/m4/extern-inline.m4 | 28 +- gnulib/import/m4/fchdir.m4 | 16 +- gnulib/import/m4/fcntl-o.m4 | 21 +- gnulib/import/m4/fcntl.m4 | 2 +- gnulib/import/m4/fcntl_h.m4 | 6 +- gnulib/import/m4/fdopendir.m4 | 14 +- gnulib/import/m4/filenamecat.m4 | 2 +- gnulib/import/m4/flexmember.m4 | 17 +- gnulib/import/m4/float_h.m4 | 36 +- gnulib/import/m4/fnmatch.m4 | 239 +- gnulib/import/m4/fnmatch_h.m4 | 75 + gnulib/import/m4/fpieee.m4 | 4 +- gnulib/import/m4/frexp.m4 | 17 +- gnulib/import/m4/frexpl.m4 | 6 +- gnulib/import/m4/fstat.m4 | 29 +- gnulib/import/m4/fstatat.m4 | 23 +- gnulib/import/m4/getcwd-abort-bug.m4 | 61 +- gnulib/import/m4/getcwd-path-max.m4 | 66 +- gnulib/import/m4/getcwd.m4 | 30 +- gnulib/import/m4/getdtablesize.m4 | 56 +- gnulib/import/m4/getlogin.m4 | 32 + gnulib/import/m4/getlogin_r.m4 | 32 +- gnulib/import/m4/getpagesize.m4 | 49 + gnulib/import/m4/getprogname.m4 | 2 +- gnulib/import/m4/gettimeofday.m4 | 50 +- gnulib/import/m4/glibc21.m4 | 34 - gnulib/import/m4/glob.m4 | 117 +- gnulib/import/m4/glob_h.m4 | 72 + gnulib/import/m4/gnulib-cache.m4 | 51 +- gnulib/import/m4/gnulib-common.m4 | 206 +- gnulib/import/m4/gnulib-comp.m4 | 157 +- gnulib/import/m4/gnulib-tool.m4 | 2 +- gnulib/import/m4/hard-locale.m4 | 11 - gnulib/import/m4/host-cpu-c-abi.m4 | 675 + gnulib/import/m4/include_next.m4 | 7 +- gnulib/import/m4/inet_ntop.m4 | 16 +- gnulib/import/m4/inttypes-pri.m4 | 2 +- gnulib/import/m4/inttypes.m4 | 5 +- gnulib/import/m4/isnand.m4 | 2 +- gnulib/import/m4/isnanl.m4 | 18 +- gnulib/import/m4/largefile.m4 | 41 +- gnulib/import/m4/lib-ld.m4 | 163 +- gnulib/import/m4/lib-link.m4 | 169 +- gnulib/import/m4/lib-prefix.m4 | 238 +- gnulib/import/m4/limits-h.m4 | 26 +- gnulib/import/m4/localcharset.m4 | 10 +- gnulib/import/m4/locale-fr.m4 | 31 +- gnulib/import/m4/locale-ja.m4 | 39 +- gnulib/import/m4/locale-zh.m4 | 39 +- gnulib/import/m4/localtime-buffer.m4 | 21 + gnulib/import/m4/lock.m4 | 11 +- gnulib/import/m4/longlong.m4 | 12 +- gnulib/import/m4/lstat.m4 | 22 +- gnulib/import/m4/malloc.m4 | 29 +- gnulib/import/m4/malloca.m4 | 2 +- gnulib/import/m4/math_h.m4 | 20 +- gnulib/import/m4/mbrtowc.m4 | 76 +- gnulib/import/m4/mbsinit.m4 | 2 +- gnulib/import/m4/mbsrtowcs.m4 | 2 +- gnulib/import/m4/mbstate_t.m4 | 2 +- gnulib/import/m4/memchr.m4 | 46 +- gnulib/import/m4/memmem.m4 | 13 +- gnulib/import/m4/mempcpy.m4 | 2 +- gnulib/import/m4/memrchr.m4 | 2 +- gnulib/import/m4/mkdir.m4 | 35 +- gnulib/import/m4/mkdtemp.m4 | 2 +- gnulib/import/m4/mkostemp.m4 | 2 +- gnulib/import/m4/mmap-anon.m4 | 2 +- gnulib/import/m4/mode_t.m4 | 2 +- gnulib/import/m4/msvc-inval.m4 | 2 +- gnulib/import/m4/msvc-nothrow.m4 | 2 +- gnulib/import/m4/multiarch.m4 | 2 +- gnulib/import/m4/netinet_in_h.m4 | 2 +- gnulib/import/m4/nocrash.m4 | 10 +- gnulib/import/m4/off_t.m4 | 2 +- gnulib/import/m4/onceonly.m4 | 104 - gnulib/import/m4/open-cloexec.m4 | 21 + gnulib/import/m4/open-slash.m4 | 59 + gnulib/import/m4/open.m4 | 49 +- gnulib/import/m4/openat.m4 | 10 +- gnulib/import/m4/opendir.m4 | 5 +- gnulib/import/m4/pathmax.m4 | 6 +- gnulib/import/m4/pthread_rwlock_rdlock.m4 | 185 + gnulib/import/m4/rawmemchr.m4 | 2 +- gnulib/import/m4/readdir.m4 | 2 +- gnulib/import/m4/readlink.m4 | 14 +- gnulib/import/m4/realloc.m4 | 27 +- gnulib/import/m4/rename.m4 | 126 +- gnulib/import/m4/rewinddir.m4 | 2 +- gnulib/import/m4/rmdir.m4 | 16 +- gnulib/import/m4/save-cwd.m4 | 2 +- gnulib/import/m4/secure_getenv.m4 | 26 - gnulib/import/m4/setenv.m4 | 18 +- gnulib/import/m4/signal_h.m4 | 2 +- gnulib/import/m4/socklen.m4 | 17 +- gnulib/import/m4/sockpfaf.m4 | 19 +- gnulib/import/m4/ssize_t.m4 | 2 +- gnulib/import/m4/stat-time.m4 | 83 + gnulib/import/m4/stat.m4 | 113 +- gnulib/import/m4/std-gnu11.m4 | 824 + gnulib/import/m4/stdalign.m4 | 8 +- gnulib/import/m4/stdbool.m4 | 28 +- gnulib/import/m4/stddef_h.m4 | 31 +- gnulib/import/m4/stdint.m4 | 126 +- gnulib/import/m4/stdio_h.m4 | 6 +- gnulib/import/m4/stdlib_h.m4 | 28 +- gnulib/import/m4/strchrnul.m4 | 2 +- gnulib/import/m4/strdup.m4 | 2 +- gnulib/import/m4/strerror.m4 | 26 +- gnulib/import/m4/strerror_r.m4 | 30 +- gnulib/import/m4/string_h.m4 | 16 +- gnulib/import/m4/strstr.m4 | 54 +- gnulib/import/m4/strtok_r.m4 | 19 +- gnulib/import/m4/sys_socket_h.m4 | 30 +- gnulib/import/m4/sys_stat_h.m4 | 20 +- gnulib/import/m4/sys_time_h.m4 | 5 +- gnulib/import/m4/sys_types_h.m4 | 19 +- gnulib/import/m4/sys_uio_h.m4 | 2 +- gnulib/import/m4/tempname.m4 | 2 +- gnulib/import/m4/threadlib.m4 | 473 +- gnulib/import/m4/time_h.m4 | 14 +- gnulib/import/m4/time_r.m4 | 47 +- gnulib/import/m4/unistd-safer.m4 | 2 +- gnulib/import/m4/unistd_h.m4 | 28 +- gnulib/import/m4/warn-on-use.m4 | 42 +- gnulib/import/m4/wchar_h.m4 | 26 +- gnulib/import/m4/wchar_t.m4 | 2 +- gnulib/import/m4/wctype_h.m4 | 21 +- gnulib/import/m4/wint_t.m4 | 48 +- gnulib/import/malloc.c | 4 +- gnulib/import/malloc/scratch_buffer.h | 135 + gnulib/import/malloc/scratch_buffer_grow.c | 56 + .../import/malloc/scratch_buffer_grow_preserve.c | 67 + .../import/malloc/scratch_buffer_set_array_size.c | 64 + gnulib/import/malloca.c | 140 +- gnulib/import/malloca.h | 28 +- gnulib/import/malloca.valgrind | 7 - gnulib/import/math.in.h | 406 +- gnulib/import/mbrtowc.c | 501 +- gnulib/import/mbsinit.c | 38 +- gnulib/import/mbsrtowcs-impl.h | 4 +- gnulib/import/mbsrtowcs-state.c | 6 +- gnulib/import/mbsrtowcs.c | 4 +- gnulib/import/memchr.c | 4 +- gnulib/import/memchr.valgrind | 16 + gnulib/import/memmem.c | 8 +- gnulib/import/mempcpy.c | 4 +- gnulib/import/memrchr.c | 6 +- gnulib/import/mkdir.c | 6 +- gnulib/import/mkdtemp.c | 4 +- gnulib/import/mkostemp.c | 4 +- gnulib/import/msvc-inval.c | 4 +- gnulib/import/msvc-inval.h | 8 +- gnulib/import/msvc-nothrow.c | 8 +- gnulib/import/msvc-nothrow.h | 6 +- gnulib/import/netinet_in.in.h | 4 +- gnulib/import/open.c | 70 +- gnulib/import/openat-die.c | 4 +- gnulib/import/openat-priv.h | 4 +- gnulib/import/openat-proc.c | 4 +- gnulib/import/openat.c | 74 +- gnulib/import/openat.h | 4 +- gnulib/import/opendir.c | 4 +- gnulib/import/pathmax.h | 10 +- gnulib/import/pipe-safer.c | 4 +- gnulib/import/rawmemchr.c | 4 +- gnulib/import/rawmemchr.valgrind | 16 + gnulib/import/readdir.c | 6 +- gnulib/import/readlink.c | 4 +- gnulib/import/realloc.c | 4 +- gnulib/import/ref-add.sin | 29 - gnulib/import/ref-del.sin | 24 - gnulib/import/rename.c | 6 +- gnulib/import/rewinddir.c | 4 +- gnulib/import/rmdir.c | 4 +- gnulib/import/same-inode.h | 22 +- gnulib/import/save-cwd.c | 10 +- gnulib/import/save-cwd.h | 4 +- gnulib/import/scratch_buffer.h | 11 + gnulib/import/secure_getenv.c | 54 - gnulib/import/setenv.c | 4 +- gnulib/import/signal.in.h | 20 +- gnulib/import/stat-time.c | 3 + gnulib/import/stat-time.h | 252 + gnulib/import/stat-w32.c | 425 + gnulib/import/stat-w32.h | 37 + gnulib/import/stat.c | 427 +- gnulib/import/stdalign.in.h | 10 +- gnulib/import/stdbool.in.h | 10 +- gnulib/import/stddef.in.h | 35 +- gnulib/import/stdint.in.h | 106 +- gnulib/import/stdio.in.h | 99 +- gnulib/import/stdlib.in.h | 163 +- gnulib/import/str-two-way.h | 12 +- gnulib/import/strchrnul.c | 4 +- gnulib/import/strchrnul.valgrind | 16 + gnulib/import/strdup.c | 4 +- gnulib/import/streq.h | 4 +- gnulib/import/strerror-override.c | 4 +- gnulib/import/strerror-override.h | 4 +- gnulib/import/strerror.c | 7 +- gnulib/import/strerror_r.c | 161 +- gnulib/import/string.in.h | 33 +- gnulib/import/stripslash.c | 4 +- gnulib/import/strnlen1.c | 4 +- gnulib/import/strnlen1.h | 4 +- gnulib/import/strstr.c | 8 +- gnulib/import/strtok_r.c | 4 +- gnulib/import/sys_socket.in.h | 43 +- gnulib/import/sys_stat.in.h | 197 +- gnulib/import/sys_time.in.h | 10 +- gnulib/import/sys_types.in.h | 61 +- gnulib/import/sys_uio.in.h | 4 +- gnulib/import/tempname.c | 7 +- gnulib/import/tempname.h | 4 +- gnulib/import/time.in.h | 97 +- gnulib/import/time_r.c | 4 +- gnulib/import/unistd--.h | 4 +- gnulib/import/unistd-safer.h | 4 +- gnulib/import/unistd.in.h | 249 +- gnulib/import/unsetenv.c | 4 +- gnulib/import/verify.h | 126 +- gnulib/import/{extra/snippet => }/warn-on-use.h | 68 +- gnulib/import/wchar.in.h | 152 +- gnulib/import/wctype.in.h | 320 +- gnulib/import/windows-initguard.h | 35 + gnulib/import/windows-mutex.c | 95 + gnulib/import/windows-mutex.h | 51 + gnulib/import/windows-once.c | 62 + gnulib/import/windows-once.h | 47 + gnulib/import/windows-recmutex.c | 127 + gnulib/import/windows-recmutex.h | 57 + gnulib/import/windows-rwlock.c | 373 + gnulib/import/windows-rwlock.h | 68 + gnulib/import/xalloc-oversized.h | 60 + ...23558-Use-system-s-getcwd-when-cross-comp.patch | 69 - ...ostemps-Fix-compilation-error-in-C-mode-o.patch | 38 - .../patches/0003-Fix-glob-c-Coverity-issues.patch | 279 - gnulib/update-gnulib.sh | 8 +- include/ChangeLog | 10 + include/opcode/crx.h | 2 +- include/opcode/nds32.h | 7 +- opcodes/ChangeLog | 51 + opcodes/aarch64-dis.c | 15 +- opcodes/bfin-dis.c | 17 +- opcodes/crx-dis.c | 36 +- opcodes/microblaze-dis.c | 6 +- opcodes/moxie-dis.c | 5 +- opcodes/nds32-dis.c | 31 +- opcodes/nios2-dis.c | 4 +- opcodes/score-dis.c | 16 +- opcodes/xstormy16-ibld.c | 2 +- 434 files changed, 27292 insertions(+), 20838 deletions(-) create mode 100644 gnulib/import/_Noreturn.h rename gnulib/import/{extra/snippet => }/arg-nonnull.h (88%) rename gnulib/import/{extra/snippet => }/c++defs.h (87%) create mode 100644 gnulib/import/cdefs.h delete mode 100644 gnulib/import/config.charset copy gnulib/import/{dup-safer.c => dup-safer-flag.c} (56%) delete mode 100644 gnulib/import/extra/snippet/_Noreturn.h copy gnulib/import/{fd-safer.c => fd-safer-flag.c} (54%) create mode 100644 gnulib/import/glob_internal.h create mode 100644 gnulib/import/glob_pattern_p.c create mode 100644 gnulib/import/globfree.c create mode 100644 gnulib/import/libc-config.h create mode 100644 gnulib/import/localtime-buffer.c copy gnulib/import/{mempcpy.c => localtime-buffer.h} (54%) create mode 100644 gnulib/import/m4/__inline.m4 create mode 100644 gnulib/import/m4/builtin-expect.m4 delete mode 100644 gnulib/import/m4/configmake.m4 create mode 100644 gnulib/import/m4/fnmatch_h.m4 create mode 100644 gnulib/import/m4/getlogin.m4 create mode 100644 gnulib/import/m4/getpagesize.m4 delete mode 100644 gnulib/import/m4/glibc21.m4 create mode 100644 gnulib/import/m4/glob_h.m4 delete mode 100644 gnulib/import/m4/hard-locale.m4 create mode 100644 gnulib/import/m4/host-cpu-c-abi.m4 create mode 100644 gnulib/import/m4/localtime-buffer.m4 delete mode 100644 gnulib/import/m4/onceonly.m4 create mode 100644 gnulib/import/m4/open-cloexec.m4 create mode 100644 gnulib/import/m4/open-slash.m4 create mode 100644 gnulib/import/m4/pthread_rwlock_rdlock.m4 delete mode 100644 gnulib/import/m4/secure_getenv.m4 create mode 100644 gnulib/import/m4/stat-time.m4 create mode 100644 gnulib/import/m4/std-gnu11.m4 create mode 100644 gnulib/import/malloc/scratch_buffer.h create mode 100644 gnulib/import/malloc/scratch_buffer_grow.c create mode 100644 gnulib/import/malloc/scratch_buffer_grow_preserve.c create mode 100644 gnulib/import/malloc/scratch_buffer_set_array_size.c delete mode 100644 gnulib/import/malloca.valgrind delete mode 100644 gnulib/import/ref-add.sin delete mode 100644 gnulib/import/ref-del.sin create mode 100644 gnulib/import/scratch_buffer.h delete mode 100644 gnulib/import/secure_getenv.c create mode 100644 gnulib/import/stat-time.c create mode 100644 gnulib/import/stat-time.h create mode 100644 gnulib/import/stat-w32.c create mode 100644 gnulib/import/stat-w32.h rename gnulib/import/{extra/snippet => }/warn-on-use.h (63%) create mode 100644 gnulib/import/windows-initguard.h create mode 100644 gnulib/import/windows-mutex.c create mode 100644 gnulib/import/windows-mutex.h create mode 100644 gnulib/import/windows-once.c create mode 100644 gnulib/import/windows-once.h create mode 100644 gnulib/import/windows-recmutex.c create mode 100644 gnulib/import/windows-recmutex.h create mode 100644 gnulib/import/windows-rwlock.c create mode 100644 gnulib/import/windows-rwlock.h create mode 100644 gnulib/import/xalloc-oversized.h delete mode 100644 gnulib/patches/0001-Fix-PR-gdb-23558-Use-system-s-getcwd-when-c [...] delete mode 100644 gnulib/patches/0002-mkostemp-mkostemps-Fix-compilation-error-in [...] delete mode 100644 gnulib/patches/0003-Fix-glob-c-Coverity-issues.patch