Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Iain Buclaw
| State =
Action Required
| Archived =
No
| 571 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
galak
galak
demarchi
ms
bhundven
chbs
kengyu
kadlec
pdp
regit
jabk
laforge
laforge
tonyb
sfr
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
linusw
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
neoraider
neoraider
linville
jesse
tjaalton
strlen
strlen
esben
paulus
paulus
jhersh
abrodkin
abrodkin
diproiettod
stephenfin
tbot
vriera
darball1
jogo
jogo
sammj
ajd
bhelgaas
blogic
blogic
lukma
oohal
russellb
ptomsich
masahir0y
agraf
scottwood
pchotard
joestringer
davem
davem
davem
pepe2k
pepe2k
mwalle
tagr
tagr
arj
andmur01
amitay
matttbe
istokes
Ansuel
martineau
danielschwierzeck
goliath
pabeni
aparcar
tpetazzoni
mariosix
dcaratti
lokeshvutla
khem
ovsrobot
ovsrobot
marex
aserdean
XiaoYang
imaximets
tytso
hs
liwang
pareddja
pareddja
apritzel
groug
danielhb
npiggin
mmichelson
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
iwamatsu
maximeh
dsa
jstancek
pm215
bpf
jonhunter
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
simongoldschmidt
priyankajain
peda
akodanev
narmstrong
0andriy
981213
mraynal
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
shemminger
wd
horms
vigneshr
monstr
chunkeey
blocktrron
stewart
stewart
prabhu_kush
Jaehoon
rsalvaterra
ivanhu
ukleinek
ukleinek
ukleinek
freenix
rfried
wsa
kabel
bmeng
jacmet
xypron
metan
rmilecki
rmilecki
adrianschmutzler
jagan
hegdevasant
hegdevasant
ag
prom
kevery
arbab
sjg
ehristev
wbx
pablo
pablo
rw
rw
Hauke
Hauke
legoater
legoater
legoater
trini
chleroy
abelloni
svanheule
bjonglez
ynezz
dangole
dangole
sbabic
sbabic
xback
xback
richiejp
pevik
aik
forty
anuppatel
anuppatel
rgrimm
benh
passgat
segher
pratyush
jms
jms
jms
mans0n
jk
jk
jk
jk
ruscur
xuyang
numans
ymorin
ymorin
Andes
jmberg
tambarus
kubu
stroese
matthias_bgg
pbrobinson
dceara
apalos
aldot
mpe
nbd
nbd
anguy11
robh
arnout
jm
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[committed] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39.
[committed] d: Merge upstream dmd, druntime 5f7552bb28, phobos 67a47cf39.
- - - -
-
-
-
2023-03-17
Iain Buclaw
New
[committed] d: Fix closure fields don't get same alignment as local variable [PR109144]
[committed] d: Fix closure fields don't get same alignment as local variable [PR109144]
- - - -
-
-
-
2023-03-16
Iain Buclaw
New
[committed] d: Fix undefined reference to lambda defined in private enum [PR109108]
[committed] d: Fix undefined reference to lambda defined in private enum [PR109108]
- - - -
-
-
-
2023-03-14
Iain Buclaw
New
[committed] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished
[committed] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished
- - - -
-
-
-
2023-03-13
Iain Buclaw
New
[committed] d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own function
[committed] d: Refactor DECL_ARGUMENT and DECL_RESULT generation to own function
- - - -
-
-
-
2023-03-13
Iain Buclaw
New
[committed] d: Document that TypeInfo-based va_arg is not implemented [PR108763]
[committed] d: Document that TypeInfo-based va_arg is not implemented [PR108763]
- - - -
-
-
-
2023-03-03
Iain Buclaw
New
[committed] d: vector float comparison doesn't result in 0 or -1 [PR108945]
[committed] d: vector float comparison doesn't result in 0 or -1 [PR108945]
- - - -
-
-
-
2023-03-03
Iain Buclaw
New
[committed] d: Fix ICE on explicit immutable struct import [PR10887]
[committed] d: Fix ICE on explicit immutable struct import [PR10887]
- - - -
-
-
-
2023-03-03
Iain Buclaw
New
[committed] d: Allow vectors to be compared for identity (PR108946)
[committed] d: Allow vectors to be compared for identity (PR108946)
- - - -
-
-
-
2023-03-03
Iain Buclaw
New
[committed] d: Add test for PR d/108167 to the testsuite [PR108167]
[committed] d: Add test for PR d/108167 to the testsuite [PR108167]
- - - -
-
-
-
2023-03-03
Iain Buclaw
New
[committed] d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56.
[committed] d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56.
- - - -
-
-
-
2023-02-21
Iain Buclaw
New
[committed] d: Only handle the left-to-right evaluation of a call expression during gimplify
[committed] d: Only handle the left-to-right evaluation of a call expression during gimplify
- - - -
-
-
-
2023-02-21
Iain Buclaw
New
[committed] d: Set doing_semantic_analysis_p before calling functionSemantic3
[committed] d: Set doing_semantic_analysis_p before calling functionSemantic3
- - - -
-
-
-
2023-02-21
Iain Buclaw
New
[committed] libphobos: Add @nogc to gcc.backtrace and gcc.libbacktrace modules.
[committed] libphobos: Add @nogc to gcc.backtrace and gcc.libbacktrace modules.
- - - -
-
-
-
2023-02-21
Iain Buclaw
New
[GCC-10,committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory
[GCC-10,committed] libphobos: Fix std.path.expandTilde raising onOutOfMemory
- - - -
-
-
-
2022-12-13
Iain Buclaw
New
[GCC-11,committed] libphobos: Backport library and bindings fixes from mainline
[GCC-11,committed] libphobos: Backport library and bindings fixes from mainline
- - - -
-
-
-
2022-12-13
Iain Buclaw
New
[GCC-12,committed] libphobos: Backport library and bindings fixes from mainline
[GCC-12,committed] libphobos: Backport library and bindings fixes from mainline
- - - -
-
-
-
2022-12-13
Iain Buclaw
New
[committed] d: Fix undefined reference to nested lambda in template (PR108055)
[committed] d: Fix undefined reference to nested lambda in template (PR108055)
- - - -
-
-
-
2022-12-12
Iain Buclaw
New
[GCC-12,committed] d: Remove "final" and "override" from visitor method.
[GCC-12,committed] d: Remove "final" and "override" from visitor method.
- - - -
-
-
-
2022-12-11
Iain Buclaw
New
[committed] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
[committed] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
- - - -
-
-
-
2022-12-11
Iain Buclaw
New
[committed] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
[committed] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
- - - -
-
-
-
2022-12-11
Iain Buclaw
New
[committed] onlinedocs: Add documentation links to gdc
[committed] onlinedocs: Add documentation links to gdc
- - - -
-
-
-
2022-12-06
Iain Buclaw
New
[committed] d: Add language reference section to documentation files.
[committed] d: Add language reference section to documentation files.
- - - -
-
-
-
2022-11-30
Iain Buclaw
New
[committed] d: Update recipes for building html and pdf documentation
[committed] d: Update recipes for building html and pdf documentation
- - - -
-
-
-
2022-11-30
Iain Buclaw
New
[committed] d: Separate documentation indices into options and keywords.
[committed] d: Separate documentation indices into options and keywords.
- - - -
-
-
-
2022-11-30
Iain Buclaw
New
[committed] d: Synchronize gdc documentation with options in d/lang.opt
[committed] d: Synchronize gdc documentation with options in d/lang.opt
- - - -
-
-
-
2022-11-30
Iain Buclaw
New
[GCC-12,committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported
[GCC-12,committed] d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported
- - - -
-
-
-
2022-11-30
Iain Buclaw
New
[committed] d: Fix ICE on named continue label in an unrolled loop [PR107592]
[committed] d: Fix ICE on named continue label in an unrolled loop [PR107592]
- - - -
-
-
-
2022-11-30
Iain Buclaw
New
maintainer-scripts: Add gdc to update_web_docs_git
maintainer-scripts: Add gdc to update_web_docs_git
- - - -
-
-
-
2022-11-21
Iain Buclaw
New
[committed] d: Adjust attr_register2.d to pass when compiling with -m32
[committed] d: Adjust attr_register2.d to pass when compiling with -m32
- - - -
-
-
-
2022-11-05
Iain Buclaw
New
[committed] d: Add support for vector comparison operators
[committed] d: Add support for vector comparison operators
- - - -
-
-
-
2022-11-05
Iain Buclaw
New
[committed] d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default.
[committed] d: Make TARGET_D_MINFO_SECTION hooks in elfos.h the language default.
- - - -
-
-
-
2022-10-29
Iain Buclaw
New
d: Remove D-specific version definitions from target headers
d: Remove D-specific version definitions from target headers
- - - -
-
-
-
2022-10-17
Iain Buclaw
New
[committed] d: Include tm.h in all D target platform sources, remove memmodel.h
[committed] d: Include tm.h in all D target platform sources, remove memmodel.h
- - - -
-
-
-
2022-09-08
Iain Buclaw
New
wwwdocs: Add D language changes and caveats to gcc-12/changes.html
wwwdocs: Add D language changes and caveats to gcc-12/changes.html
- - - -
-
-
-
2022-08-17
Iain Buclaw
New
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported (PR105659)
- - - -
-
-
-
2022-08-16
Iain Buclaw
New
[committed] d: Update DIP links in gdc documentation to point at upstream repository
[committed] d: Update DIP links in gdc documentation to point at upstream repository
- - - -
-
-
-
2022-08-16
Iain Buclaw
New
[committed] d: Defer compiling inline definitions until after the module has finished.
[committed] d: Defer compiling inline definitions until after the module has finished.
- - - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88
[committed] d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88
- - - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Build internal TypeInfo types when module name is "object"
[committed] d: Build internal TypeInfo types when module name is "object"
- - - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Field names of anonymous delegates should be same as regular delegate types.
[committed] d: Field names of anonymous delegates should be same as regular delegate types.
- - - -
-
-
-
2022-08-15
Iain Buclaw
New
[committed] d: Fix undefined reference to pragma(inline) symbol (PR106563)
[committed] d: Fix undefined reference to pragma(inline) symbol (PR106563)
- - - -
-
-
-
2022-08-09
Iain Buclaw
New
[committed] d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 (PR106555)
[committed] d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 (PR106555)
- - - -
-
-
-
2022-08-08
Iain Buclaw
New
[committed] d: Merge upstream dmd d7772a2369, phobos 5748ca43f.
[committed] d: Merge upstream dmd d7772a2369, phobos 5748ca43f.
- - - -
-
-
-
2022-08-03
Iain Buclaw
New
[12,committed] d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f.
[12,committed] d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos 5fef0d28f.
- - - -
-
-
-
2022-07-26
Iain Buclaw
New
d: Move DSO registry support code from compiler to drtstuff in library (PR100062)
d: Move DSO registry support code from compiler to drtstuff in library (PR100062)
- - - -
-
-
-
2022-07-08
Iain Buclaw
New
[committed] d: Merge upstream dmd 56589f0f4, druntime 651389b5, phobos 1516ecad9.
[committed] d: Merge upstream dmd 56589f0f4, druntime 651389b5, phobos 1516ecad9.
- - - -
-
-
-
2022-07-06
Iain Buclaw
New
[committed] d: Build the D sources in the front-end with -fno-exceptions
[committed] d: Build the D sources in the front-end with -fno-exceptions
- - - -
-
-
-
2022-07-06
Iain Buclaw
New
[11,committed] d: Fix error: aggregate value used where floating point was expected (PR106139)
[11,committed] d: Fix error: aggregate value used where floating point was expected (PR106139)
- - - -
-
-
-
2022-07-05
Iain Buclaw
New
[10,committed] d: Fix error: aggregate value used where floating point was expected (PR106139)
[10,committed] d: Fix error: aggregate value used where floating point was expected (PR106139)
- - - -
-
-
-
2022-07-05
Iain Buclaw
New
[committed] d: Fix error: aggregate value used where floating point was expected (PR106139)
[committed] d: Fix error: aggregate value used where floating point was expected (PR106139)
- - - -
-
-
-
2022-06-29
Iain Buclaw
New
[committed] d: Fix build on aarch64-suse-linux
[committed] d: Fix build on aarch64-suse-linux
- - - -
-
-
-
2022-06-29
Iain Buclaw
New
[committed] d: Add SIMD intrinsics module and compiler built-ins.
[committed] d: Add SIMD intrinsics module and compiler built-ins.
- - - -
-
-
-
2022-06-29
Iain Buclaw
New
[committed] d: Use create_tmp_var_raw and get_callee_fndecl
[committed] d: Use create_tmp_var_raw and get_callee_fndecl
- - - -
-
-
-
2022-06-28
Iain Buclaw
New
[committed] d: Add @simd and @simd_clones attributes to compiler and library
[committed] d: Add @simd and @simd_clones attributes to compiler and library
- - - -
-
-
-
2022-06-28
Iain Buclaw
New
[committed] d: Give consistent error message when attribute argument not a string constant
[committed] d: Give consistent error message when attribute argument not a string constant
- - - -
-
-
-
2022-06-24
Iain Buclaw
New
[committed] d: Add `@register' attribute to compiler and library (PR105413)
[committed] d: Add `@register' attribute to compiler and library (PR105413)
- - - -
-
-
-
2022-06-24
Iain Buclaw
New
[committed] d: Construct indexes of ARRAY_TYPE using ARRAY_REF.
[committed] d: Construct indexes of ARRAY_TYPE using ARRAY_REF.
- - - -
-
-
-
2022-06-24
Iain Buclaw
New
[committed] d: Merge upstream dmd 529110f66, druntime 148608b7.
[committed] d: Merge upstream dmd 529110f66, druntime 148608b7.
- - - -
-
-
-
2022-06-24
Iain Buclaw
New
tilegx: Fix infinite loop in gen-mul-tables generator
tilegx: Fix infinite loop in gen-mul-tables generator
- - - -
-
-
-
2022-06-22
Iain Buclaw
New
[committed] d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c.
[committed] d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c.
- - - -
-
-
-
2022-06-22
Iain Buclaw
New
[committed] d: Add `@no_sanitize' attribute to compiler and library.
[committed] d: Add `@no_sanitize' attribute to compiler and library.
- - - -
-
-
-
2022-06-15
Iain Buclaw
New
[committed] d: Add `@visibility' and `@hidden' attributes.
[committed] d: Add `@visibility' and `@hidden' attributes.
- - - -
-
-
-
2022-06-15
Iain Buclaw
New
[committed] d: Set TYPE_ARTIFICIAL on internal TypeInfo types
[committed] d: Set TYPE_ARTIFICIAL on internal TypeInfo types
- - - -
-
-
-
2022-06-15
Iain Buclaw
New
[committed] d: Delay completing aggregate and enum types until after attributes have been applied.
[committed] d: Delay completing aggregate and enum types until after attributes have been applied.
- - - -
-
-
-
2022-06-15
Iain Buclaw
New
[committed] d: Match function declarations of gcc built-ins from any module.
[committed] d: Match function declarations of gcc built-ins from any module.
- - - -
-
-
-
2022-06-13
Iain Buclaw
New
[committed] d: Improve TypeInfo errors when compiling in -fno-rtti mode
[committed] d: Improve TypeInfo errors when compiling in -fno-rtti mode
- - - -
-
-
-
2022-06-13
Iain Buclaw
New
[committed] d: Merge upstream dmd 821ed393d, druntime 454471d8, phobos 1206fc94f.
[committed] d: Merge upstream dmd 821ed393d, druntime 454471d8, phobos 1206fc94f.
- - - -
-
-
-
2022-06-13
Iain Buclaw
New
[GCC-12,committed] d: Fix D lexer sometimes fails to compile code read from stdin
[GCC-12,committed] d: Fix D lexer sometimes fails to compile code read from stdin
- - - -
-
-
-
2022-05-31
Iain Buclaw
New
[committed] d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos d46814c86.
[committed] d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos d46814c86.
- - - -
-
-
-
2022-05-27
Iain Buclaw
New
[committed] d: add more 'final' and 'override' to gcc/d/*.cc 'visit' impls
[committed] d: add more 'final' and 'override' to gcc/d/*.cc 'visit' impls
- - - -
-
-
-
2022-05-25
Iain Buclaw
New
[12,committed] d: Merge upstream dmd a53934d18, phobos 604534d7c.
[12,committed] d: Merge upstream dmd a53934d18, phobos 604534d7c.
- - - -
-
-
-
2022-05-15
Iain Buclaw
New
[12,committed] d: Merge upstream dmd 88de5e369.
[12,committed] d: Merge upstream dmd 88de5e369.
- - - -
-
-
-
2022-05-05
Iain Buclaw
New
[12,committed] d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos dba1bbe27.
[12,committed] d: Merge upstream dmd 081d61e15, druntime 9c0d4f91, phobos dba1bbe27.
- - - -
-
-
-
2022-05-03
Iain Buclaw
New
[committed] d: Merge upstream dmd 313d28b3d, druntime e361d200.
[committed] d: Merge upstream dmd 313d28b3d, druntime e361d200.
- - - -
-
-
-
2022-04-28
Iain Buclaw
New
[9,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribu…
[9,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribu…
- - - -
-
-
-
2022-04-26
Iain Buclaw
New
[10,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib…
[10,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib…
- - - -
-
-
-
2022-04-26
Iain Buclaw
New
[11,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib…
[11,backport,committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attrib…
- - - -
-
-
-
2022-04-26
Iain Buclaw
New
[committed] libphobos: Don't call free on the TLS array in the emutls destroy function.
[committed] libphobos: Don't call free on the TLS array in the emutls destroy function.
- - - -
-
-
-
2022-04-26
Iain Buclaw
New
[committed] d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c.
[committed] d: Merge upstream dmd eb7bee331, druntime 27834edb, phobos ac296f80c.
- - - -
-
-
-
2022-04-21
Iain Buclaw
New
[committed] d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917.
[committed] d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917.
- - - -
-
-
-
2022-04-13
Iain Buclaw
New
[committed] d: Compile simd_ctfe.d only on avx_runtime or vect_sizes_16B_8B targets
[committed] d: Compile simd_ctfe.d only on avx_runtime or vect_sizes_16B_8B targets
- - - -
-
-
-
2022-04-04
Iain Buclaw
New
[committed] d: Remove Wtemplates warnings from the code generation pass
[committed] d: Remove Wtemplates warnings from the code generation pass
- - - -
-
-
-
2022-04-03
Iain Buclaw
New
[committed] d: Fix internal compiler error: in build_complex, at tree.c:2358
[committed] d: Fix internal compiler error: in build_complex, at tree.c:2358
- - - -
-
-
-
2022-03-21
Iain Buclaw
New
[committed] d: Merge upstream dmd 2503f17e5, phobos a74fa63e6.
[committed] d: Merge upstream dmd 2503f17e5, phobos a74fa63e6.
- - - -
-
-
-
2022-03-21
Iain Buclaw
New
[committed] d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5.
[committed] d: Merge upstream dmd 02a3fafc6, druntime 26b58167, phobos 16cb085b5.
- - - -
-
-
-
2022-03-13
Iain Buclaw
New
[committed] d: Fix mistakes in strings to be translated [PR104552]
[committed] d: Fix mistakes in strings to be translated [PR104552]
- - - -
-
-
-
2022-03-11
Iain Buclaw
New
[committed] d: Cache generated import declarations in a hash_map
[committed] d: Cache generated import declarations in a hash_map
- - - -
-
-
-
2022-03-11
Iain Buclaw
New
[committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07.
[committed] d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07.
- - - -
-
-
-
2022-03-02
Iain Buclaw
New
[committed] d: Remove gdc.test/dhry.d from the testsuite (PR104736)
[committed] d: Remove gdc.test/dhry.d from the testsuite (PR104736)
- - - -
-
-
-
2022-03-01
Iain Buclaw
New
[committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
[committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
- - - -
-
-
-
2022-03-01
Iain Buclaw
New
[committed] d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26.
[committed] d: Merge upstream dmd cf63dd8e5, druntime caf14b0f, phobos 41aaf8c26.
- - - -
-
-
-
2022-02-28
Iain Buclaw
New
[committed] d: Remove handling of deleting GC allocated classes.
[committed] d: Remove handling of deleting GC allocated classes.
- - - -
-
-
-
2022-02-20
Iain Buclaw
New
[committed] d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323.
[committed] d: Merge upstream dmd 001bfd97b, druntime 759e6023, phobos 468788323.
- - - -
-
-
-
2022-01-03
Iain Buclaw
New
[GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target
[GCC-11,committed] libphobos: Add power*-*-freebsd* as supported target
- - - -
-
-
-
2021-12-21
Iain Buclaw
New
[committed] libphobos: Add power*-*-freebsd* as supported target
[committed] libphobos: Add power*-*-freebsd* as supported target
- - - -
-
-
-
2021-12-21
Iain Buclaw
New
[GCC-9,10,11,committed] libphobos: Fix definition of stat_t for MIPS64 (PR103604)
[GCC-9,10,11,committed] libphobos: Fix definition of stat_t for MIPS64 (PR103604)
- - - -
-
-
-
2021-12-21
Iain Buclaw
New
[committed] d: Merge upstream dmd ad8412530, druntime fd9a4544, phobos 495e835c2.
[committed] d: Merge upstream dmd ad8412530, druntime fd9a4544, phobos 495e835c2.
- - - -
-
-
-
2021-12-20
Iain Buclaw
New
config: Add check whether D compiler works (PR103528)
config: Add check whether D compiler works (PR103528)
- - - -
-
-
-
2021-12-16
Iain Buclaw
New
[committed] d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b.
[committed] d: Merge upstream dmd 93108bb9e, druntime 6364e010, phobos 575b67a9b.
- - - -
-
-
-
2021-12-15
Iain Buclaw
New
«
1
2
3
4
…
5
6
»