- 24 Eyl, 2016 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 21 Eyl, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 14 Eyl, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 12 Eyl, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 11 Eyl, 2016 4 kayıt (commit)
-
-
Xavier de Gaye yazdı
environment variable that is defined when cross-compiling.
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 10 Eyl, 2016 3 kayıt (commit)
-
-
Zachary Ware yazdı
-
Łukasz Langa yazdı
Tested on macOS 10.11 dtrace, Ubuntu 16.04 SystemTap, and libbcc. Largely based by an initial patch by Jesús Cea Avión, with some influence from Dave Malcolm's SystemTap patch and Nikhil Benesch's unification patch. Things deliberately left out for simplicity: - ustack helpers, I have no way of testing them at this point since they are Solaris-specific - PyFrameObject * in function__entry/function__return, this is SystemTap-specific - SPARC support - dynamic tracing - sys module dtrace facility introspection All of those might be added later.
-
Zachary Ware yazdı
Builds on non-OSX UNIX now default to using the system libffi, and warn if the bundled copy is used.
-
- 09 Eyl, 2016 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 08 Eyl, 2016 1 kayıt (commit)
-
-
Too many build tool chains do not properly support it, including building and linking an executable fine that simply segfaults when you try to run it (such as debian jessie 8.5's gcc 4.9). On others where it does appear to build (ubuntu 16.04's gcc 5.4) there are still test_distutils and test_gdb failures to deal with. We're not going to spend time attempting to maintain a complicated white list of what does and doesn't work in our configure.ac file.
-
- 07 Eyl, 2016 3 kayıt (commit)
-
-
Martin Panter yazdı
-
Gregory P. Smith yazdı
required for PGO linking - to be a configure time error rather than make time when --with-optimizations is enabled. Also improve our ability to find the llvm-profdata tool on MacOS and some Linuxes.
-
Brett Cannon yazdı
-
- 06 Eyl, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 08 Eyl, 2016 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
-
- 07 Eyl, 2016 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
The flag will activate LTO and PGO build support when available. Thanks to Alecsandur Patrascu of Intel for the original patch.
-
- 06 Eyl, 2016 5 kayıt (commit)
-
-
Ned Deily yazdı
Patch by Brett Cannon.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 05 Eyl, 2016 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 01 Eyl, 2016 1 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
- 30 Agu, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 29 Agu, 2016 1 kayıt (commit)
-
-
doko@ubuntu.com yazdı
-
- 27 Agu, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
In Subversion r86731, the path was changed from $(BINLIBDEST)/config to $(LIBDEST)/config-$(LDVERSION).
-
- 04 Agu, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 30 Tem, 2016 1 kayıt (commit)
-
-
Xavier de Gaye yazdı
Patch by Chi Hsuan Yen.
-
- 29 Tem, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-