aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2013-06-17Sort sysd-rules-patterns by descending pattern length.Roland McGrath1-4/+20
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath1-0/+60
2013-06-06Update miscellaneous scripts from upstream.Joseph Myers5-298/+789
2013-05-17Prevent optimizing out of benchmark function callSiddhesh Poyarekar1-1/+1
2013-04-30Allow multiple input domains to be run in the same benchmark programSiddhesh Poyarekar1-14/+91
2013-04-30Maintain runtime of each benchmark at ~10 secondsSiddhesh Poyarekar1-7/+5
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab1-2/+15
2013-03-15Framework for performance benchmarking of functionsSiddhesh Poyarekar1-0/+93
2013-02-27Fix file modesRichard Henderson2-0/+0
2013-02-27Sync config.guess and config.sub with upstreamRichard Henderson2-52/+51
2013-01-02Update miscellaneous copyright dates.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers8-8/+8
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2-1/+78
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab1-1/+1
2012-11-16check-local-headers: ignore Mach kernel headersPino Toscano1-2/+3
2012-11-03Make cross-test-ssh.sh compatible with a remote POSIX shAndreas Schwab1-19/+7
2012-11-01check-local-headers: ignore c++ headersAndreas Schwab1-1/+1
2012-10-30check-local-headers: Ignore <arch> headersChris Metcalf1-1/+2
2012-10-25Add cross-test-ssh.sh.Joseph Myers1-0/+148
2012-10-05Update config.guess and config.sub.Joseph Myers2-17/+45
2012-10-02* scripts/check-local-headers.sh: Exclude sys/sdt.h andAlexandre Oliva1-1/+1
2012-09-07Add "shopt -s nullglob" to check-local-headers.shH.J. Lu1-1/+4
2012-08-29Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu1-0/+7
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers8-79/+0
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers11-737/+0
2012-06-21Regenerate libc.pot.Carlos O'Donell1-2/+15
2012-05-30alpha: Handle ST_OTHER in objdump outputRichard Henderson1-2/+9
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2-53/+9
2012-05-24Add x32 C++ type dataH.J. Lu1-0/+67
2012-05-06Adjust sparc localplt entries.David S. Miller2-22/+22
2012-05-03Move FAQ to wikiAndreas Jaeger1-144/+0
2012-05-01Do check-localplt test using readelf rather than a build-time C program.Roland McGrath1-0/+59
2012-05-01Do check-execstack test using readelf rather than a build-time C program.Roland McGrath1-0/+52
2012-05-01Do check-textrel test using readelf rather than a build-time C program.Roland McGrath1-0/+41
2012-04-28Move abilist files into sysdep dirs.David S. Miller2-254/+0
2012-04-26move libgcc_s soname definition to shlib-versionsSiddhesh Poyarekar1-2/+3
2012-04-24Add flexibility to localplt-*.data files, using an awk script rather than dif...Roland McGrath2-0/+56
2012-04-05Fix check-local-headers.sh on multiarch systems.David S. Miller1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert4-11/+7
2012-01-30Merge remote-tracking branch 'origin/cmetcalf/tile_config'Roland McGrath2-86/+137
2012-01-29Update config.guess, config.sub from upstream config git repository.Chris Metcalf2-86/+137
2012-01-28Fix bug in firstversions.awk version range handling.Chris Metcalf1-2/+6
2012-01-07Update ABI informationUlrich Drepper1-0/+5
2011-11-17Remove handling of VCs other then gitUlrich Drepper1-17/+1
2011-11-01Ignore libaudit.h when checking for system header useAndreas Schwab1-1/+1
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller2-2/+0
2011-07-23Adjust test for correct installationUlrich Drepper1-2/+4
2011-07-02Rewrite local headers check to be more robust and informative.Roland McGrath1-14/+17
2011-05-15Whitespace fixesUlrich Drepper2-118/+118
2011-05-15Update configure helper scriptsUlrich Drepper2-211/+348