Show patches with: Submitter = David Malcolm       |    State = Action Required       |    Archived = No       |   3291 patches
« 1 2 ... 17 18 1932 33 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] Changes to patch 8a to use <3> syntax - - - - --- 2016-12-16 David Malcolm New
[1/2] print-rtl.c: use '<' and '>' rather than % for pseudos in compact mode - - - - --- 2016-12-16 David Malcolm New
[committed] Introduce selftest::locate_file (v5) - - - - --- 2016-12-15 David Malcolm New
[committed] Fix for PR preprocessor/78680 - - - - --- 2016-12-12 David Malcolm New
PR target/78213 revisited (was Re: [PATCH 5/9] Introduce selftest::locate_file (v4)) - - - - --- 2016-12-09 David Malcolm New
Prevent use of MEM_* attr accessor macros as lvalues - - - - --- 2016-12-09 David Malcolm New
Fix bug in MEM parsing in patches 8a/8b - - - - --- 2016-12-08 David Malcolm New
Avoid double unread_char (c) in patch 8a of RTL frontend - - - - --- 2016-12-08 David Malcolm New
[committed] Fix x86_64-ism in selftest (PR bootstrap/78705) - - - - --- 2016-12-07 David Malcolm New
[committed] selftest.c: remove calls to strndup (PR bootstrap/78616) - - - - --- 2016-12-02 David Malcolm New
Even more minimal reimplementation of errors.c within read-md.c - - - - --- 2016-12-02 David Malcolm New
Add ASSERT_RTX_PTR_EQ - - - - --- 2016-12-02 David Malcolm New
[8a/9] Introduce class function_reader (v7) - - - - --- 2016-12-02 David Malcolm New
[9/9] Add "__RTL" to cc1 (v6) - - - - --- 2016-12-02 David Malcolm New
[8d/9] Add x86_64-specific selftests for RTL function reader - - - - --- 2016-12-02 David Malcolm New
[8c/9] Add aarch64-specific selftests for RTL function reader - - - - --- 2016-12-02 David Malcolm New
[8b/9] Add target-independent selftests of RTL function reader - - - - --- 2016-12-02 David Malcolm New
[8a/9] Introduce class function_reader (v6) - - - - --- 2016-12-02 David Malcolm New
[committed] dwarf2out.c: fix jit issue with early_dwarf_finished - - - - --- 2016-12-01 David Malcolm New
Minimal reimplementation of errors.c within read-md.c - - - - --- 2016-11-30 David Malcolm New
[committed] substring locations and # line directives (PR preprocessor/78569) - - - - --- 2016-11-30 David Malcolm New
Remove stray '@' from install.texi (was Re: [PATCH] Delete GCJ) - - - - --- 2016-11-30 David Malcolm New
libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498) - - - - --- 2016-11-29 David Malcolm New
(v2) Add a "compact" mode to print_rtx_function - - - - --- 2016-11-22 David Malcolm New
[committed] substring_loc info needs default track-macro-expansion (PR preprocessor/78324) - - - - --- 2016-11-21 David Malcolm New
Handle EOF in c_parser_parse_rtl_body - - - - --- 2016-11-18 David Malcolm New
substring_loc info needs default track-macro-expansion (PR preprocessor/78324) - - - - --- 2016-11-18 David Malcolm New
Add "__RTL" to cc1 (v5) - - - - --- 2016-11-18 David Malcolm New
Introduce emit_status::ensure_regno_capacity (v5) - - - - --- 2016-11-18 David Malcolm New
substring_loc info needs default track-macro-expansion (PR preprocessor/78324) - - - - --- 2016-11-18 David Malcolm New
[committed] Fix locations within raw strings - - - - --- 2016-11-17 David Malcolm New
spellcheck bugfixes: don't offer the goal string as a suggestion - - - - --- 2016-11-15 David Malcolm New
C FE: implement fix-it hint for -Wmissing-braces - - - - --- 2016-11-12 David Malcolm New
[9/9] Add "__RTL" to cc1 (v4) - - - - --- 2016-11-11 David Malcolm New
[8/9] Introduce class function_reader (v4) - - - - --- 2016-11-11 David Malcolm New
[7/9] Add RTL-error-handling to host - - - - --- 2016-11-11 David Malcolm New
[6/9] Split class rtx_reader into md_reader vs rtx_reader - - - - --- 2016-11-11 David Malcolm New
[5/9] Introduce selftest::locate_file (v4) - - - - --- 2016-11-11 David Malcolm New
[4/9] (approved) Add some functions for use by the RTL frontend. - - - - --- 2016-11-11 David Malcolm New
[3/9] Introduce emit_status::ensure_regno_capacity - - - - --- 2016-11-11 David Malcolm New
[2/9] (approved) Introduce rtl_data::init_stack_alignment - - - - --- 2016-11-11 David Malcolm New
[1/9] print_rtx: implement support for reuse IDs (v2) - - - - --- 2016-11-11 David Malcolm New
(v2) print-rtl-function.c: add (param) directive to dump - - - - --- 2016-11-09 David Malcolm New
(v2) print-rtl-function.c: add (param) directive to dump - - - - --- 2016-11-09 David Malcolm New
DECL_RTL and DECL_RTL_INCOMING in RTL dumps - - - - --- 2016-11-08 David Malcolm New
print_rtx: implement support for reuse IDs (v2) - - - - --- 2016-11-07 David Malcolm New
Fix build of jit (was Re: [PATCH, RFC] Introduce -fsanitize=use-after-scope (v3)) - - - - --- 2016-11-07 David Malcolm New
rtx_writer: avoid printing trailing default values - - - - --- 2016-11-07 David Malcolm New
rtx_writer: avoid printing trailing default values - - - - --- 2016-11-04 David Malcolm New
rtx_writer: avoid printing trailing nils - - - - --- 2016-11-04 David Malcolm New
Show INSN_UIDs in compact mode - - - - --- 2016-10-26 David Malcolm New
Introduce class rtx_writer - - - - --- 2016-10-26 David Malcolm New
[committed] input.c/libcpp: fix lifetimes of path buffers - - - - --- 2016-10-25 David Malcolm New
[committed] Implement ~line_maps () - - - - --- 2016-10-25 David Malcolm New
print_rtx: implement support for reuse IDs - - - - --- 2016-10-21 David Malcolm New
Start adding target-specific selftests - - - - --- 2016-10-21 David Malcolm New
Start adding selftests for print_rtx - - - - --- 2016-10-21 David Malcolm New
read-md.c: Move various state to within class rtx_reader (v3) - - - - --- 2016-10-17 David Malcolm New
[wwwdocs,coding,conventions] Mention OVERRIDE/FINAL - - - - --- 2016-10-14 David Malcolm New
(v2) Tweaks to print_rtx_function - - - - --- 2016-10-14 David Malcolm New
read-md.c: Move various state to within class rtx_reader - - - - --- 2016-10-14 David Malcolm New
Omit INSN_LOCATION from compact dumps - - - - --- 2016-10-13 David Malcolm New
Tweaks to print_rtx_function - - - - --- 2016-10-12 David Malcolm New
(v2) Add a "compact" mode to print_rtx_function - - - - --- 2016-10-12 David Malcolm New
Add a "compact" mode to print_rtx_function - - - - --- 2016-10-12 David Malcolm New
print_rtx_function: integrate dumping of the CFG into the insn chain - - - - --- 2016-10-12 David Malcolm New
Split print_rtx into subroutines - - - - --- 2016-10-11 David Malcolm New
go-lang.c: remove a redundant cast - - - - --- 2016-10-07 David Malcolm New
RTL frontend (rtl1), on top of dump reader (v4) - - - - --- 2016-10-07 David Malcolm New
Add "__RTL" to cc1 (v2) - - - - --- 2016-10-07 David Malcolm New
[16/16] Add "__RTL" to cc1 - - - - --- 2016-10-05 David Malcolm New
[15/16] RTL frontend (rtl1), on top of dump reader - - - - --- 2016-10-05 David Malcolm New
[14/16] RTL interpreter (work-in-progress) - - - - --- 2016-10-05 David Malcolm New
[13/16] cse.c selftests - - - - --- 2016-10-05 David Malcolm New
[12/16] combine.c selftests (v2) - - - - --- 2016-10-05 David Malcolm New
[11/16] df selftests (v3) - - - - --- 2016-10-05 David Malcolm New
[10/16] Introduce class function_reader (v3) - - - - --- 2016-10-05 David Malcolm New
[09/16] Split class rtx_reader into base_rtx_reader vs rtx_reader - - - - --- 2016-10-05 David Malcolm New
[08/16] (partially-approved): Introduce selftest::locate_file - - - - --- 2016-10-05 David Malcolm New
[07/16] read-md: add some helper functions - - - - --- 2016-10-05 David Malcolm New
[06/16] Introduce emit_status::ensure_regno_capacity - - - - --- 2016-10-05 David Malcolm New
[05/16] Introduce rtl_data::init_stack_alignment - - - - --- 2016-10-05 David Malcolm New
[04/16] (approved) Expose forcibly_ggc_collect and run it after all selftests - - - - --- 2016-10-05 David Malcolm New
[03/16] (approved) selftest.h: add temp_override fixture - - - - --- 2016-10-05 David Malcolm New
[02/16] (approved) Add selftest::read_file - - - - --- 2016-10-05 David Malcolm New
[01/16] read-md.c: Add various cleanups to ~rtx_reader - - - - --- 2016-10-05 David Malcolm New
read-md.c: track column numbers - - - - --- 2016-09-30 David Malcolm New
Machine-readable RTL dumps: print_rtx_function - - - - --- 2016-09-29 David Malcolm New
read-rtl.c: split out read_rtx_operand from read_rtx_code - - - - --- 2016-09-24 David Malcolm New
[committed] Fix gcc.dg/tree-ssa/builtin-sprintf-warn-4.c - - - - --- 2016-09-23 David Malcolm New
[committed] Provide location information for terminator characters (PR preprocessor/77672) - - - - --- 2016-09-23 David Malcolm New
Introduce selftest::locate_file - - - - --- 2016-09-22 David Malcolm New
print-rtx.c: add 'h', v' and 'p' prefixes to regnos - - - - --- 2016-09-21 David Malcolm New
[v2] Introduce class rtx_reader - - - - --- 2016-09-21 David Malcolm New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-09-16 David Malcolm New
[committed] fix-it hints can't contain newlines (yet) - - - - --- 2016-09-16 David Malcolm New
fix-it hints for warn_uninit - - - - --- 2016-09-14 David Malcolm New
[committed] fix-it hints: insert_before vs insert_after - - - - --- 2016-09-13 David Malcolm New
[committed] Simplify edited_file::print_diff - - - - --- 2016-09-13 David Malcolm New
[9/9] cse.c selftests - - - - --- 2016-09-09 David Malcolm New
« 1 2 ... 17 18 1932 33 »