index
:
delta/python-packages/greenlet.git
codeql
docs
issue184
issue186
issue191
issue206
issue207
issue215
issue252
issue256
issue264
issue269
maint/1.1
master
object_ownership
publish-changes
release-0.4.16
release-0.4.17
release-next
support-appveyor
wip-gcc48-workaround
wip-issue28-configure-compiler
github.com: python-greenlet/greenlet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for DEC Alpha
Matt Turner
2020-03-16
1
-0
/
+30
*
Update switch_ppc_aix.h
k2uhl
2019-05-21
1
-2
/
+2
*
Workaround a gcc bug using manual save/restore of r30 (fixes #136)
Alexey Borzenkov
2018-09-04
1
-1
/
+6
*
Add support for RISC-V
Andreas Schwab
2018-07-19
1
-0
/
+32
*
Fix a typo
Alexey Borzenkov
2018-03-22
1
-1
/
+1
*
ppc64*: Add r30 to the list of registers to save
Tulio Magno Quites Machado Filho
2018-03-21
1
-2
/
+7
*
Don't clobber 'r2' register on ppc64*
Laszlo Boszormenyi (GCS)
2018-03-21
1
-1
/
+6
*
Add support for C-SKY
Mao Han
2018-03-01
1
-0
/
+48
*
Fix wrong platform inclusion for mingw64
Gökhan Karabulut
2018-01-29
1
-0
/
+3
*
Use x instead of r for aarch64 register names
Fredrik Fornwall
2016-09-07
1
-2
/
+3
*
Add suuport for ppc64 in LE mode running ABIv2
Ulrich Weigand
2015-08-18
1
-3
/
+19
*
arm32: Make it work on iOS
Proton
2015-05-31
1
-0
/
+67
*
Fix stack switching on sparc
Alexey Borzenkov
2015-05-16
1
-26
/
+18
*
Try to fix return 0 on mips
Alexey Borzenkov
2015-05-04
1
-2
/
+4
*
Try to fix return 0 on sparc
Alexey Borzenkov
2015-04-27
1
-2
/
+3
*
Revert "Sparc: use the FLUSHW instruction when available"
Guy Rozendorn
2015-04-26
1
-4
/
+0
*
Try to fix `return 0` on x32
Alexey Borzenkov
2015-04-24
1
-2
/
+4
*
Attempt to fix `return 0` on powerpc platforms
Alexey Borzenkov
2015-04-24
5
-9
/
+19
*
Fix slp_switch assembly for the s390 arch
Alexander Schmidt
2015-04-23
1
-1
/
+3
*
arm32: slp_switch should save r10
Proton
2015-01-23
1
-2
/
+2
*
m68k: force return value from asm
Andreas Schwab
2014-10-20
1
-1
/
+3
*
Merge pull request #65 from basak/unoptimize-return-value
Alexey Borzenkov
2014-10-14
1
-2
/
+3
|
\
|
*
arm32: force return value from asm
Robie Basak
2014-10-14
1
-2
/
+3
*
|
arm32: make sure gcc uses a frame pointer
Robie Basak
2014-10-14
1
-0
/
+3
|
/
*
Add comment noting the MIPS64 gp register save change to
Matt Madison
2014-09-20
1
-0
/
+2
*
Add back in the explicit save/restore, in case there is a
Matt Madison
2014-09-20
1
-0
/
+9
*
Clean up stray extra include from prior versions.
Matt Madison
2014-09-20
1
-1
/
+0
*
Simply remove the additional GP register saves for MIPS64, as
Matt Madison
2014-09-20
1
-13
/
+0
*
Use assembler directives to perform the gp register save/restore.
Matt Madison
2014-09-19
1
-6
/
+13
*
Re-code the saving of the gp register for MIPS64 so it compiles under
Matt Madison
2014-09-18
1
-5
/
+7
*
Fix invalid aarch64 constraint
Alexey Borzenkov
2014-06-24
1
-1
/
+1
*
Get rid of -fno-tree-dominator-opts
Alexey Borzenkov
2014-06-24
3
-32
/
+8
*
Merge pr41: use FLUSHW on sparc
Ralf Schmitt
2014-01-14
1
-0
/
+4
|
\
|
*
Sparc: use the FLUSHW instruction when available
Giel van Schijndel
2014-01-14
1
-0
/
+4
*
|
Allow building for x86 Linux on GCC < 4.5
Giel van Schijndel
2014-01-14
1
-2
/
+8
|
/
*
Add support for m68k
Andreas Schwab
2014-01-06
1
-0
/
+36
*
Fix slp_switch on SPARC for multi-threaded environments
Floris Bruynooghe
2013-09-02
1
-7
/
+25
*
fix segfaults when using gcc 4.8 on amd64/x86 unix
Ralf Schmitt
2013-05-20
2
-2
/
+27
*
Fix greenlet on aarch64 with gcc 4.8
Michael Matz
2013-04-14
1
-4
/
+35
*
Add support for Aarch64
Michael Matz
2013-04-10
1
-0
/
+45
*
Add support for x32 psABI on x86_64
Fantix King
2012-08-17
1
-0
/
+61
*
Changed memory constraints for assembly macro for PPC Linux platforms.
Trevor Bowen
2012-07-31
2
-4
/
+8
*
Fix arm32/thumb, where r7 is a frame pointer
Alexey Borzenkov
2012-05-15
1
-5
/
+15
*
Merge pull request #7 from nacc/add_ppc64_platform
Ralf Schmitt
2012-05-05
1
-0
/
+70
|
\
|
*
Add ppc64 platform
Michael Ellerman
2012-04-18
1
-0
/
+70
*
|
add support for debian sparc and openbsd5-sparc64
unixtool1192
2012-05-04
1
-1
/
+1
|
/
*
Change str/ldr again for arm32
Alexey Borzenkov
2012-02-04
1
-2
/
+2
*
Cosmetic: move __SOFTFP__ case up (less nested #ifs)
Alexey Borzenkov
2012-02-04
1
-5
/
+3
*
Use str.w and ldr.w in arm32
Alexey Borzenkov
2012-02-04
1
-2
/
+2
*
Don't save any fp registers for arm32 softfp
Alexey Borzenkov
2012-02-02
1
-0
/
+4
[next]