| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort sysd-rules-patterns by descending pattern length. | Roland McGrath | 2013-06-17 | 1 | -4/+20 |
* | Rewrite sysd-rules generation using an awk script. | Roland McGrath | 2013-06-17 | 1 | -0/+60 |
* | Update miscellaneous scripts from upstream. | Joseph Myers | 2013-06-06 | 5 | -298/+789 |
* | Prevent optimizing out of benchmark function call | Siddhesh Poyarekar | 2013-05-17 | 1 | -1/+1 |
* | Allow multiple input domains to be run in the same benchmark program | Siddhesh Poyarekar | 2013-04-30 | 1 | -14/+91 |
* | Maintain runtime of each benchmark at ~10 seconds | Siddhesh Poyarekar | 2013-04-30 | 1 | -7/+5 |
* | Add support for rtld directory different from slib directory | Andreas Schwab | 2013-03-19 | 1 | -2/+15 |
* | Framework for performance benchmarking of functions | Siddhesh Poyarekar | 2013-03-15 | 1 | -0/+93 |
* | Fix file modes | Richard Henderson | 2013-02-27 | 2 | -0/+0 |
* | Sync config.guess and config.sub with upstream | Richard Henderson | 2013-02-27 | 2 | -52/+51 |
* | Update miscellaneous copyright dates. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 8 | -8/+8 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 2 | -1/+78 |
* | Properly handle indirect functions in ABI check on powerpc64 | Andreas Schwab | 2012-11-28 | 1 | -1/+1 |
* | check-local-headers: ignore Mach kernel headers | Pino Toscano | 2012-11-16 | 1 | -2/+3 |
* | Make cross-test-ssh.sh compatible with a remote POSIX sh | Andreas Schwab | 2012-11-03 | 1 | -19/+7 |
* | check-local-headers: ignore c++ headers | Andreas Schwab | 2012-11-01 | 1 | -1/+1 |
* | check-local-headers: Ignore <arch> headers | Chris Metcalf | 2012-10-30 | 1 | -1/+2 |
* | Add cross-test-ssh.sh. | Joseph Myers | 2012-10-25 | 1 | -0/+148 |
* | Update config.guess and config.sub. | Joseph Myers | 2012-10-05 | 2 | -17/+45 |
* | * scripts/check-local-headers.sh: Exclude sys/sdt.h and | Alexandre Oliva | 2012-10-02 | 1 | -1/+1 |
* | Add "shopt -s nullglob" to check-local-headers.sh | H.J. Lu | 2012-09-07 | 1 | -1/+4 |
* | Use LD_SO to set $ld_so_name/$ld_so_version | H.J. Lu | 2012-08-29 | 1 | -0/+7 |
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 8 | -79/+0 |
* | Move c++-types baselines to sysdeps directories. | Joseph Myers | 2012-07-17 | 11 | -737/+0 |
* | Regenerate libc.pot. | Carlos O'Donell | 2012-06-21 | 1 | -2/+15 |
* | alpha: Handle ST_OTHER in objdump output | Richard Henderson | 2012-05-30 | 1 | -2/+9 |
* | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu | 2012-05-30 | 2 | -53/+9 |
* | Add x32 C++ type data | H.J. Lu | 2012-05-24 | 1 | -0/+67 |
* | Adjust sparc localplt entries. | David S. Miller | 2012-05-06 | 2 | -22/+22 |
* | Move FAQ to wiki | Andreas Jaeger | 2012-05-03 | 1 | -144/+0 |
* | Do check-localplt test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 1 | -0/+59 |
* | Do check-execstack test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 1 | -0/+52 |
* | Do check-textrel test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 1 | -0/+41 |
* | Move abilist files into sysdep dirs. | David S. Miller | 2012-04-28 | 2 | -254/+0 |
* | move libgcc_s soname definition to shlib-versions | Siddhesh Poyarekar | 2012-04-26 | 1 | -2/+3 |
* | Add flexibility to localplt-*.data files, using an awk script rather than dif... | Roland McGrath | 2012-04-24 | 2 | -0/+56 |
* | Fix check-local-headers.sh on multiarch systems. | David S. Miller | 2012-04-05 | 1 | -1/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 4 | -11/+7 |
* | Merge remote-tracking branch 'origin/cmetcalf/tile_config' | Roland McGrath | 2012-01-30 | 2 | -86/+137 |
|\ |
|
| * | Update config.guess, config.sub from upstream config git repository. | Chris Metcalf | 2012-01-29 | 2 | -86/+137 |
* | | Fix bug in firstversions.awk version range handling. | Chris Metcalf | 2012-01-28 | 1 | -2/+6 |
|/ |
|
* | Update ABI information | Ulrich Drepper | 2012-01-07 | 1 | -0/+5 |
* | Remove handling of VCs other then git | Ulrich Drepper | 2011-11-17 | 1 | -17/+1 |
* | Ignore libaudit.h when checking for system header use | Andreas Schwab | 2011-11-01 | 1 | -1/+1 |
* | Fix sparc localplt testcase failures. carlos/master | David S. Miller | 2011-08-31 | 2 | -2/+0 |
* | Adjust test for correct installation | Ulrich Drepper | 2011-07-23 | 1 | -2/+4 |
* | Rewrite local headers check to be more robust and informative. | Roland McGrath | 2011-07-02 | 1 | -14/+17 |
* | Whitespace fixes | Ulrich Drepper | 2011-05-15 | 2 | -118/+118 |
* | Update configure helper scripts | Ulrich Drepper | 2011-05-15 | 2 | -211/+348 |