Guest User

git bisect https://bugs.archlinux.org/task/33229

a guest
Jan 9th, 2013
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. Bisecting: 671 revisions left to test after this (roughly 9 steps)
  2. [86466cd930d045a44cb7e85398660d9842e463c6] Do not pollute name space with internal_*netgrent functions.
  3.  
  4. git bisect good
  5. Bisecting: 335 revisions left to test after this (roughly 8 steps)
  6. [48b76e2d045df12778dc0fb0b1e8f4e413a9373f] 2012-10-29 Steve Ellcey <sellcey@mips.com>
  7.  
  8. git bisect bad
  9. Bisecting: 167 revisions left to test after this (roughly 7 steps)
  10. [40cb3caf83aacf6229361778b6a106f22d026d95] Remove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and let builds use bits/huge_vall.h instead. There is no longer any need for the special huge_vall.h file.
  11.  
  12. git bisect bad
  13. Bisecting: 83 revisions left to test after this (roughly 6 steps)
  14. [ff04dda46d227ea9ccf79b0f1e48636dbb3cc913] Recognize new sparc hwcap bits.
  15.  
  16. git bisect good
  17. Bisecting: 41 revisions left to test after this (roughly 5 steps)
  18. [01e80428f7df1a91de2f16ee632e81bc41a17d40] alpha: Streamline __setfpucw
  19.  
  20. git bisect bad
  21. Bisecting: 20 revisions left to test after this (roughly 4 steps)
  22. [e9ceaf254cf54569baa266fcb29677c392360edc] Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
  23.  
  24. git bisect bad
  25. Bisecting: 10 revisions left to test after this (roughly 3 steps)
  26. [0948c3af9dfb3bc1312d6bed2f3a6bfd4e96eef4] Always check dtv before freeing dtv[-1]
  27.  
  28. git bisect good
  29. Bisecting: 5 revisions left to test after this (roughly 3 steps)
  30. [4c23fed5d5e4c4f78e0b3a4742a22e7dc8a28d6b] Fix pointers between nodes in manual (bug 10038).
  31.  
  32. git bisect good
  33. Bisecting: 2 revisions left to test after this (roughly 2 steps)
  34. [c78ab0947353c8f46d23857ebf3fb4a70ed581d9] Cleanup code duplication in malloc on fallback to use another arena
  35.  
  36. git bisect bad
  37. Bisecting: 0 revisions left to test after this (roughly 1 step)
  38. [01f49f59cebf782c663698a0fa6f15453409d42b] Fix description of carg branch cut (bug 13542)
  39.  
  40. git bisect good
  41. c78ab0947353c8f46d23857ebf3fb4a70ed581d9 is the first bad commit
  42. commit c78ab0947353c8f46d23857ebf3fb4a70ed581d9
  43. Author: Siddhesh Poyarekar <siddhesh@redhat.com>
  44. Date: Fri Sep 7 14:39:52 2012 +0530
  45.  
  46. Cleanup code duplication in malloc on fallback to use another arena
  47.  
  48. Break the fallback code to try another arena into a separate function
  49. for readability.
  50.  
  51. :100644 100644 3859bf8ba787972fd093a626029ab9608936d30f a1e16e628ac8d407bf19e280265b67d28bfd3d5b M ChangeLog
  52. :040000 040000 b5e7db4972251a2259c60605959937d98afcde29 d0f3b37383ca1bd0057b94062717a60fb29496f1 M malloc
Add Comment
Please, Sign In to add comment