Linux-Sparse Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-12 15:53:56 to 2017-10-04 21:19:36 UTC [more...]

x86: PIE support and option to extend KASLR randomization
 2017-10-04 21:19 UTC 

[PATCH 0/6] build: various updates
 2017-10-04 13:26 UTC  (7+ 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

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)

x86: PIE support and option to extend KASLR randomization
 2017-10-02 20:28 UTC  (36+ 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  (13+ 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  (32+ messages)
` [PATCH 01/28] testsuite: 'echo -n' may not be interpreted as '-n'
` [PATCH 02/28] testsuite: allow to test a few cases at once
` [PATCH 03/28] testsuite: move verbose() & error()
` [PATCH 04/28] testsuite: better message for pattern nbr checking
` [PATCH 05/28] testsuite: better message for pattern absence/presence
` [PATCH 06/28] testsuite: saner checking of pattern occurences
` [PATCH 07/28] testsuite: clearer result summary
` [PATCH 08/28] testsuite: check error messages first
` [PATCH 09/28] testsuite: saner handling of 'must_fail'
` [PATCH 10/28] testsuite: allow to parse several options
` [PATCH 11/28] testsuite: add support for -q|--quiet
` [PATCH 12/28] testsuite: add support for -a|--abort
` [PATCH 13/28] testsuite: get options from env too
` [PATCH 14/28] testsuite: allow --format & --single
` [PATCH 15/28] testsuite: remove useless selftest
` [PATCH 16/28] testsuite: remove useless test-be.c
` [PATCH 17/28] testsuite: extract disable()
` [PATCH 18/28] testsuite: simplify documentation
` [PATCH 19/28] testsuite: allow arch-specific tests
` [PATCH 20/28] testsuite: save screen real estate
` [PATCH 21/28] testsuite: add a blank line before format
` [PATCH 22/28] testsuite: 'quiet' must be initialized earlier
` [PATCH 23/28] testsuite: move up arg_file()
` [PATCH 24/28] testsuite: make do_format() more self-contained
` [PATCH 25/28] testsuite: format: saner defaults handling
` [PATCH 26/28] testsuite: format: strip .c from default name
` [PATCH 27/28] testsuite: add support for 'format -f'
` [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

SMATCH indicates warning to almost all files in Linux Kernel + ARM
 2017-09-15  5:41 UTC  (5+ messages)

Some thoughts on the SSA debate
 2017-09-13 19:10 UTC  (8+ messages)

Potential problem with variable handling - Was: Handling of local variables in the backend
 2017-09-13 13:42 UTC  (4+ messages)

Handling of local variables in the backend
 2017-09-13 10:22 UTC  (5+ messages)

sparse test failures on ppc32le (and other not so common archs)
 2017-09-12 15:53 UTC  (5+ messages)
` [PATCH] build: disable sparse-llvm on non-x86


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 read-only IMAP folder(s) and NNTP newsgroup(s).