Toggle navigation
Patchwork
GNU Compiler Collection
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Aldy Hernandez
| Archived =
No
| 630 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
3
4
…
6
7
»
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[trans-mem] undefined reference to a static cloned function
- - - -
0 0 0
2010-06-10
Aldy Hernandez
New
[trans-mem] add support for logging of vector types
- - - -
0 0 0
2010-06-14
Aldy Hernandez
New
[trans-mem] undefined reference to a static cloned function
- - - -
0 0 0
2010-06-15
Aldy Hernandez
New
[trans-mem] random segfault
- - - -
0 0 0
2010-06-15
Aldy Hernandez
New
[trans-mem] random segfault
- - - -
0 0 0
2010-06-16
Aldy Hernandez
New
[trans-mem] issue with openmp
- - - -
0 0 0
2010-06-18
Aldy Hernandez
New
[trans-mem] add support for C++ transaction expressions
- - - -
0 0 0
2010-06-21
Aldy Hernandez
New
[trans-mem] issue with openmp
- - - -
0 0 0
2010-06-22
Aldy Hernandez
New
[trans-mem] implement _ITM_dropReferences
- - - -
0 0 0
2010-06-23
Aldy Hernandez
New
[trans-mem] implement _ITM_dropReferences
- - - -
0 0 0
2010-06-24
Aldy Hernandez
New
[trans-mem] add hashtable lock comments
- - - -
0 0 0
2010-06-24
Aldy Hernandez
New
[trans-mem] comment the read/store magic in libitm
- - - -
0 0 0
2010-06-25
Aldy Hernandez
New
[trans-mem] comment memcpy code
- - - -
0 0 0
2010-06-28
Aldy Hernandez
New
[trans-mem] teach ITM_dropReferences() about the cache
- - - -
0 0 0
2010-06-28
Aldy Hernandez
New
[trans-mem] issue with openmp
- - - -
0 0 0
2010-07-06
Aldy Hernandez
New
[trans-mem] issue with openmp
- - - -
0 0 0
2010-07-06
Aldy Hernandez
New
[trans-mem] __sync_add_and_fetch_8 on ia32
- - - -
0 0 0
2010-07-07
Aldy Hernandez
New
[trans-mem] fix begin_transaction ABI on ia32
- - - -
0 0 0
2010-07-13
Aldy Hernandez
New
[trans-mem] fix trydropreference() failure for ia32
- - - -
0 0 0
2010-07-13
Aldy Hernandez
New
[trans-mem] make <libitm.h> work with C++
- - - -
0 0 0
2010-07-16
Aldy Hernandez
New
[trans-mem] optimize exception object memory
- - - -
0 0 0
2010-07-19
Aldy Hernandez
New
[openmp,committed] : fix typos and prototypes
- - - -
0 0 0
2010-07-26
Aldy Hernandez
New
[trans-mem] error with transaction_callable in gimplify.c
- - - -
0 0 0
2010-07-27
Aldy Hernandez
New
[trans-mem] optimize exception object memory
- - - -
0 0 0
2010-07-29
Aldy Hernandez
New
[trans-mem] optimize exception object memory
- - - -
0 0 0
2010-08-02
Aldy Hernandez
New
[trans-mem] PR/45985: set frequency for irrevocable calls
- - - -
0 0 0
2010-11-03
Aldy Hernandez
New
[Bug,c++/46269,trans-mem] internal compiler error in expand_block_tm of trans-mem.c
- - - -
0 0 0
2010-11-10
Aldy Hernandez
New
[trans-mem] handle constructors in build_tm_store
- - - -
0 0 0
2010-11-11
Aldy Hernandez
New
[Bug,c++/46269,trans-mem] internal compiler error in expand_block_tm of trans-mem.c
- - - -
0 0 0
2010-11-12
Aldy Hernandez
New
[Bug,c++/46269,trans-mem] internal compiler error in expand_block_tm of trans-mem.c
- - - -
0 0 0
2010-11-17
Aldy Hernandez
New
[trans-mem] PR46270: handle throwing statements
- - - -
0 0 0
2010-11-19
Aldy Hernandez
New
[trans-mem] PR46270: handle throwing statements
- - - -
0 0 0
2010-11-19
Aldy Hernandez
New
[trans-mem] PR45940: respect pure annotations in STL
- - - -
0 0 0
2010-11-23
Aldy Hernandez
New
[trans-mem] PR46653: handle identical log entries in hash
- - - -
0 0 0
2010-11-29
Aldy Hernandez
New
[trans-mem] PR45940: handle pure functions with inline asms
- - - -
0 0 0
2010-11-29
Aldy Hernandez
New
[trans-mem] PR/45940 again
- - - -
0 0 0
2010-12-13
Aldy Hernandez
New
[trans-mem] mark _ITM_cxa_throw and _ITM_cxa_allocate_exception as pure
- - - -
0 0 0
2010-12-13
Aldy Hernandez
New
[trans-mem] constify is_tm_{pure,safe}
- - - -
0 0 0
2010-12-14
Aldy Hernandez
New
[trans-mem] PR46714
- - - -
0 0 0
2010-12-14
Aldy Hernandez
New
[trans-mem] PR46646
- - - -
0 0 0
2010-12-14
Aldy Hernandez
New
[trans-mem] PR46923
- - - -
0 0 0
2010-12-14
Aldy Hernandez
New
[trans-mem] PR/46654: error on volatiles
- - - -
0 0 0
2010-12-14
Aldy Hernandez
New
[trans-mem] error on inlined asms
- - - -
0 0 0
2011-01-10
Aldy Hernandez
New
[trans-mem] fix transaction_callable's with asm statements
- - - -
0 0 0
2011-01-11
Aldy Hernandez
New
[trans-mem] fix transaction_callable's with asm statements
- - - -
0 0 0
2011-01-12
Aldy Hernandez
New
[trans-mem] PR46941: Mark new/delete operators as transaction_pure
- - - -
0 0 0
2011-01-12
Aldy Hernandez
New
[trans-mem] patch committed: minor commenting for IPA tm pass
- - - -
0 0 0
2011-01-13
Aldy Hernandez
New
[trans-mem] PATCH committed: cleanup attributes
- - - -
0 0 0
2011-01-13
Aldy Hernandez
New
[trans-mem] PR45940: handle inlining of TM pure functions
- - - -
0 0 0
2011-01-14
Aldy Hernandez
New
[trans-mem] PR47340 (committed): handle new operator (again)
- - - -
0 0 0
2011-01-28
Aldy Hernandez
New
[trans-mem] COMMITTED: propagate irrevocability in the presence of EXIT_BLOCKs correctly
- - - -
0 0 0
2011-01-31
Aldy Hernandez
New
[trans-mem] handle memset (PR/47492)
- - - -
0 0 0
2011-01-31
Aldy Hernandez
New
[trans-mem] PR46941: Mark new/delete operators as transaction_pure
- - - -
0 0 0
2011-02-02
Aldy Hernandez
New
[trans-mem] handle memset (PR/47492)
- - - -
0 0 0
2011-02-02
Aldy Hernandez
New
[trans-mem] PR47573: fix DECL_STRUCT_FUNCTION sharing
- - - -
0 0 0
2011-02-03
Aldy Hernandez
New
[trans-mem] COMMITTED fix testsuite prob with 32-bits
- - - -
0 0 0
2011-02-03
Aldy Hernandez
New
[trans-mem] COMMITTED: fix thinko in ipa_tm_scan_irr_function
- - - -
0 0 0
2011-02-03
Aldy Hernandez
New
[trans-mem] more PR46567 fixes
- - - -
0 0 0
2011-02-03
Aldy Hernandez
New
[trans-mem] handle invisible references for decls (PR/47554)
- - - -
0 0 0
2011-02-04
Aldy Hernandez
New
[trans-mem] handle invisible references for decls (PR/47554)
- - - -
0 0 0
2011-02-07
Aldy Hernandez
New
[trans-mem] PR46567 again
- - - -
0 0 0
2011-02-11
Aldy Hernandez
New
[trans-mem] Add missing argument for _ITM_changeTransactionMode
- - - -
0 0 0
2011-02-14
Aldy Hernandez
New
[trans-mem] PR47690: redirect recursive calls in a clone correctly
- - - -
0 0 0
2011-02-15
Aldy Hernandez
New
[trans-mem] PR47690: redirect recursive calls in a clone correctly
- - - -
0 0 0
2011-02-15
Aldy Hernandez
New
[trans-mem] PR47690: redirect recursive calls in a clone correctly
- - - -
0 0 0
2011-02-16
Aldy Hernandez
New
[trans-mem] PR 47690: do not include BB's outside of a transaction
- - - -
0 0 0
2011-02-16
Aldy Hernandez
New
[trans-mem] clean up ipa_tm_transform_calls_1
- - - -
0 0 0
2011-02-16
Aldy Hernandez
New
[trans-mem] do not go through the run-time for clone calls
- - - -
0 0 0
2011-02-16
Aldy Hernandez
New
[trans-mem] do not go through the run-time for clone calls
- - - -
0 0 0
2011-02-21
Aldy Hernandez
New
[trans-mem] PR47746: handle OBJ_TYPE_REF correctly
- - - -
0 0 0
2011-02-21
Aldy Hernandez
New
[trans-mem] PR47606: Add a tm-safe marker for GIMPLE_ASM's
- - - -
0 0 0
2011-02-23
Aldy Hernandez
New
[trans-mem] PR47606: Add a tm-safe marker for GIMPLE_ASM's
- - - -
0 0 0
2011-02-24
Aldy Hernandez
New
[trans-mem] do not propagate irr bit outside of a transaction
- - - -
0 0 0
2011-02-28
Aldy Hernandez
New
[cxx-mem-model] testing infrastructure
- - - -
0 0 0
2011-03-10
Aldy Hernandez
New
[cxx-mem-model] options for controlling data races
- - - -
0 0 0
2011-03-14
Aldy Hernandez
New
[cxx-mem-model] test invalid bitfield twiddling
- - - -
0 0 0
2011-03-21
Aldy Hernandez
New
[cxx-mem-model] disallow load data races (1 of some)
- - - -
0 0 0
2011-03-24
Aldy Hernandez
New
[cxx-mem-model] disallow load data races (1 of some)
- - - -
0 0 0
2011-03-29
Aldy Hernandez
New
[cxx-mem-model] bitfield tests
- - - -
0 0 0
2011-03-29
Aldy Hernandez
New
[cxx-mem-model] bitfield tests
- - - -
0 0 0
2011-03-30
Aldy Hernandez
New
[cxx-mem-model] new branch, new project
- - - -
0 0 0
2011-04-04
Aldy Hernandez
New
[cxx-mem-model] new branch, new project
- - - -
0 0 0
2011-04-04
Aldy Hernandez
New
[cxx-mem-model] C++ atomic tests (synchronized and relaxed)
- - - -
0 0 0
2011-04-04
Aldy Hernandez
New
[cxx-mem-model] contiguous bitfields race implementation
- - - -
0 0 0
2011-04-21
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-05-09
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-05-09
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-05-13
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-05-19
Aldy Hernandez
New
__sync_swap* with acq/rel/full memory barrier semantics
- - - -
0 0 0
2011-05-23
Aldy Hernandez
New
__sync_swap* with acq/rel/full memory barrier semantics
- - - -
0 0 0
2011-06-02
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-07-18
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-07-25
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-07-27
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-07-27
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-07-28
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-07-29
Aldy Hernandez
New
[s390,committed] : fix call to store_bit_field()
- - - -
0 0 0
2011-08-05
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-08-05
Aldy Hernandez
New
[C++0x] contiguous bitfields race implementation
- - - -
0 0 0
2011-08-15
Aldy Hernandez
New
[cxx-mem-model] handle xfails in the memmodel test harness
- - - -
0 0 0
2011-08-17
Aldy Hernandez
New
«
1
2
3
4
…
6
7
»