X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fgnulib%2Fupdate-gnulib.sh;h=7fd3fae317723ff8c16c396c3f139978bd55b61d;hb=18848e288ca9d1ca242cce667419bbb6728442fc;hp=87218ca774442bfae35adaea99ba170030f035cd;hpb=48c95e5fda24c3fabc66df37d1ebd95cf1762fab;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gnulib/update-gnulib.sh b/gdb/gnulib/update-gnulib.sh index 87218ca774..7fd3fae317 100644 --- a/gdb/gnulib/update-gnulib.sh +++ b/gdb/gnulib/update-gnulib.sh @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2011-2012 Free Software Foundation, Inc. +# Copyright (C) 2011-2014 Free Software Foundation, Inc. # # This file is part of GDB. # @@ -29,10 +29,22 @@ # regenerate the various scripts and Makefiles are on the PATH. # The list of gnulib modules we are importing in GDB. -IMPORTED_GNULIB_MODULES="fnmatch-gnu inttypes memmem update-copyright" +IMPORTED_GNULIB_MODULES="\ + dirfd \ + fnmatch-gnu \ + frexpl \ + inttypes \ + memmem \ + update-copyright \ + unistd \ + pathmax \ + strstr \ + dirent \ + sys_stat \ +" # The gnulib commit ID to use for the update. -GNULIB_COMMIT_SHA1="a39f53ccb70a613e647e1019fb4c63645220267e" +GNULIB_COMMIT_SHA1="8d5bd1402003bd0153984b138735adf537d960b0" # The expected version number for the various auto tools we will # use after the import.