messages from 2017-09-15 07:16:35 to 2017-10-11 20:30:13 UTC [more...]
[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
2017-10-11 20:30 UTC (14+ messages)
` [PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v1 02/27] x86: Use symbol name on bug table "
` [PATCH v1 03/27] x86: Use symbol name in jump "
` [PATCH v1 04/27] x86: Add macro to get symbol address "
` [PATCH v1 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 07/27] x86: pm-trace - "
` [PATCH v1 08/27] x86/CPU: "
` [PATCH v1 09/27] x86/acpi: "
` [PATCH v1 10/27] x86/boot/64: "
` [PATCH v1 11/27] x86/power/64: "
` [PATCH v1 12/27] x86/paravirt: "
` [PATCH v1 13/27] x86/boot/64: Use _text in a global "
[PATCH 0/6] build: various updates
2017-10-06 21:30 UTC (13+ messages)
` [PATCH 1/6] build: make PREFIX overwritable from the environment
` [PATCH 2/6] build: put comment about local.mk to the place where it is included
` [PATCH 3/6] build: drop BASIC_CFLAGS and ALL_CFLAGS
` [PATCH 4/6] build: drop -g from LDFLAGS
` [PATCH 5/6] build: pass standard make variables to compiler and linker
` [PATCH 6/6] build: replace *_EXTRA_OBJS by local assignments to LDFLAGS and LOADLIBES
x86: PIE support and option to extend KASLR randomization
2017-10-06 10:39 UTC (37+ messages)
x86: PIE support and option to extend KASLR randomization
2017-10-05 16:14 UTC (32+ messages)
` [RFC v3 01/27] x86/crypto: Adapt assembly for PIE support
` [RFC v3 02/27] x86: Use symbol name on bug table "
` [RFC v3 03/27] x86: Use symbol name in jump "
` [RFC v3 04/27] x86: Add macro to get symbol address "
` [RFC v3 05/27] x86: relocate_kernel - Adapt assembly "
` [RFC v3 06/27] x86/entry/64: "
` [RFC v3 07/27] x86: pm-trace - "
` [RFC v3 08/27] x86/CPU: "
` [RFC v3 09/27] x86/acpi: "
` [RFC v3 10/27] x86/boot/64: "
` [RFC v3 11/27] x86/power/64: "
` [RFC v3 12/27] x86/paravirt: "
` [RFC v3 13/27] x86/boot/64: Use _text in a global "
` [RFC v3 14/27] x86/percpu: Adapt percpu "
` [RFC v3 15/27] compiler: Option to default to hidden symbols
` [RFC v3 16/27] x86/relocs: Handle PIE relocations
` [RFC v3 17/27] xen: Adapt assembly for PIE support
` [RFC v3 18/27] kvm: "
` [RFC v3 19/27] x86: Support global stack cookie
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support
` [RFC v3 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [RFC v3 22/27] x86/modules: Add option to start module section after kernel
` [RFC v3 23/27] x86/modules: Adapt module loading for PIE support
` [RFC v3 24/27] x86/mm: Make the x86 GOT read-only
` [RFC v3 25/27] x86/pie: Add option to build the kernel as PIE
` [RFC v3 26/27] x86/relocs: Add option to generate 64-bit relocations
` [RFC v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
Bug#873508: sparse test failures on ppc32le (and other not so common archs)
2017-10-03 4:46 UTC (16+ messages)
` "
` [PATCH] fix cgcc ELF version for ppc64/pcc64le
[PATCH] build: make PREFIX overwritable on the commandline
2017-10-03 4:38 UTC (4+ messages)
[GIT PULL] llvm fixes
2017-10-02 19:49 UTC (2+ messages)
[PATCH] compile-i386: Use SPARSE_VERSION instead of __DATE__
2017-10-02 19:47 UTC (2+ messages)
[PATCH] cgcc: provide __ARM_PCS_VFP for armhf
2017-09-26 20:35 UTC (2+ messages)
[PATCH] cgcc: teach cgcc about GNU/kFreeBSD
2017-09-20 15:10 UTC (10+ messages)
` [PATCH v2] "
[PATCH] build: only generate version.h when needed and remove it in clean target
2017-09-20 15:08 UTC (8+ messages)
` [PATCH] build: remove version.h "
[PATCH 00/28] testsuite improvements
2017-09-20 5:53 UTC (5+ messages)
` [PATCH 28/28] testsuite: add support for 'format -l'
[PATCH] use shorter name for constexpr tests
2017-09-19 12:30 UTC (3+ messages)
[PATCH 0/2] cleanup prototype
2017-09-19 3:08 UTC (3+ messages)
` [PATCH 1/2] remove prototype extern int is_ptr_type()
` [PATCH 2/2] remove prototype for unexistant examine_simple_symbol_type()
[PATCH 0/2] cleanup of cclass[]
2017-09-19 2:56 UTC (3+ messages)
` [PATCH 1/2] cclass: char is wide enough
` [PATCH 2/2] cclass: cleanup
[PATCH 0/5] expressions without a type
2017-09-19 2:13 UTC (6+ messages)
` [PATCH 1/5] do not linearize "
` [PATCH 2/5] add helper: valid_type()
` [PATCH 3/5] add helper: valid_expr_subtype()
` [PATCH 4/5] do not report bad types twice or more
` [PATCH 5/5] always evaluate both operands
[PATCH 0/3] return type's testcases
2017-09-18 14:10 UTC (4+ messages)
` [PATCH 1/3] fix test case kill-phi-ttsb
` [PATCH 2/3] add test case for incomplete type
` [PATCH 3/3] add test case for bad return type
[PATCH] testsuite: respect command line's quotes & whitespaces
2017-09-18 13:52 UTC
[PATCH 0/5] extra fixes for LLVM
2017-09-18 9:30 UTC (6+ messages)
` [PATCH 1/5] llvm: warn instead of assert on global inits
` [PATCH 2/5] llvm: gracefully catch impossible type/value
` [PATCH 3/5] llvm: add support for float initializer
` [PATCH 4/5] llvm: give names easier to debug
` [PATCH 5/5] llvm: only compare void pointers
sparse with 4.10?
2017-09-17 19:02 UTC (8+ messages)
` [PATCH 0/2] fix missing evaluation when using '-include <file>'
` [PATCH 1/2] fix: missing evaluate with '-include' : add testcase
` [PATCH 2/2] fix: missing evaluate with '-include'
[PATCH] use a specific struct for asm operands
2017-09-17 7:56 UTC
[PATCH 0/3] testcases for memory-to-register conversion
2017-09-16 9:01 UTC (4+ messages)
` [PATCH 1/3] add testcase for __builtin_unreachable()
` [PATCH 2/3] add testcase for return & inline
` [PATCH 3/3] add testcase for mem2reg/SSA conversion
[PATCH 0/8] dump the IR
2017-09-15 17:06 UTC (10+ messages)
` [PATCH 1/8] dump-ir: add defines for the compilation passes
` [PATCH 2/8] dump-ir: allow to specify the passes to execute via cli's options
` [PATCH 3/8] dump-ir: activate/deactive pass 'mem2reg'
` [PATCH 4/8] dump-ir: set the default optimization level to 2
` [PATCH 5/8] dump-ir: use -O0
` [PATCH 6/8] dump-ir: saner use of fdump_linearize
` [PATCH 7/8] dump-ir: rename -fdump-linearize to -fdump-ir
` [PATCH 8/8] dump-ir: make it more flexible
[PATCH] compile-i386: make use of expression_list_size()
2017-09-15 14:27 UTC (3+ messages)
[PATCH 0/4] testcases for optimization problems
2017-09-15 8:55 UTC (5+ messages)
` [PATCH 1/4] add test cases for canonicalization of add/sub chains
` [PATCH 2/4] add test cases for canonicalization of mul chains
` [PATCH 3/4] add test cases for simplification of equivalent to 'x == 0' or 'x != 0'
` [PATCH 4/4] add test cases for canonicalization of boolean expressions
[PATCH 00/15] testcases for bugs
2017-09-15 8:47 UTC (16+ messages)
` [PATCH 01/15] add test case for using multiple input files
` [PATCH 02/15] add test case for VLA sizeof
` [PATCH 03/15] add test case for memory to register problem
` [PATCH 04/15] add test case for conditionally undefined var
` [PATCH 05/15] add test case for incomplete type
` [PATCH 06/15] add test case bitfields in K&R decl
` [PATCH 07/15] add test case storage specifier in struct member
` [PATCH 08/15] add test case using sizeof on incomplete type
` [PATCH 09/15] add test case for bad layout of bool in bitfields
` [PATCH 10/15] add test case for missed overflow detection
` [PATCH 11/15] add test case for compound literals
` [PATCH 12/15] add test case for pre-processor extra tokens warning
` [PATCH 13/15] add test case for space within command line
` [PATCH 14/15] add test case for superfluous cast with volatiles
` [PATCH 15/15] add test case for missing conversion to select
[PATCH 0/9] Simplify the parsion of options
2017-09-15 7:32 UTC (10+ messages)
` [PATCH 1/9] option: add helper to parse/match command line options
` [PATCH 2/9] option: rename 'struct warning' to 'struct flag'
` [PATCH 3/9] option: let handle_simple_switch() handle an array of flags
` [PATCH 4/9] option: extract OPTION_NUMERIC() from handle_switch_fmemcpy_max_count()
` [PATCH 5/9] option: add support for options with 'zero is infinity'
` [PATCH 6/9] option: add support for '-<some-option>=unlimited'
` [PATCH 7/9] option: use OPTION_NUMERIC() for handle_switch_fmemcpy_max_count()
` [PATCH 8/9] option: constify match_option()
` [PATCH 9/9] option: handle switches by table
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).