Show patches with: Submitter = Georg-Johann Lay       |    State = Action Required       |   647 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[avr] Simplify genmultilib.awk - - - - --- 2017-05-23 Georg-Johann Lay New
[avr] Simplify genmultilib.awk - - - - --- 2017-05-22 Georg-Johann Lay New
[avr,committed] : Remove flag_strict_overflow from avr.md - - - - --- 2017-05-05 Georg-Johann Lay New
[avr] Fix PR80462 - - - - --- 2017-04-19 Georg-Johann Lay New
[avr,committed,trunk,+,v6] Fix PR79453 - - - - --- 2017-04-18 Georg-Johann Lay New
[avr] Tweak addhi3_zero_extend. - - - - --- 2017-02-06 Georg-Johann Lay New
[avr] : Increase branch costs after reload. - - - - --- 2017-01-13 Georg-Johann Lay New
[avr] : For PR78883 #3 - - - - --- 2017-01-13 Georg-Johann Lay New
[avr] PR78883: Implement a dummy scheduler - - - - --- 2017-01-04 Georg-Johann Lay New
[avr] PR78883: Implement CANNOT_CHANGE_MODE_CLASS. - - - - --- 2017-01-02 Georg-Johann Lay New
[testsuite,committed] ad PR52641: More case for int32plus, size32plus, etc. - - - - --- 2016-12-22 Georg-Johann Lay New
[testsuite,committed] ad PR testsuite/51641: Adjust some test to less endowed targets - - - - --- 2016-12-21 Georg-Johann Lay New
[avr,committed] Minor tweak for 64-bit shifts. - - - - --- 2016-12-12 Georg-Johann Lay New
[avr,committed] : Fix coding-style glitches in avr.c - - - - --- 2016-12-02 Georg-Johann Lay New
[avr] Document how to avoid progmem on AVR_TINY. - - - - --- 2016-12-01 Georg-Johann Lay New
[testsuite,avr] : Filter-out -mmcu= from options for tests that set -mmcu= - - - - --- 2016-12-01 Georg-Johann Lay New
[testsuite,avr,committed] : Add target avr_tiny for respective tests. - - - - --- 2016-12-01 Georg-Johann Lay New
[avr,committed] : Use SYMBOL_REF_P if possible. - - - - --- 2016-12-01 Georg-Johann Lay New
[avr] Clean up n_flash field from MCU information. - - - - --- 2016-12-01 Georg-Johann Lay New
[lto] Fix PR78562: Wrong type mismatch warning for built-ins with same asm name. - - - - --- 2016-11-29 Georg-Johann Lay New
[avr,committed] Small improvement loading 16-bit values. - - - - --- 2016-11-28 Georg-Johann Lay New
[avr] : Improve code as of PR41076 - - - - --- 2016-11-25 Georg-Johann Lay New
[testsuite,committed] Fix prototype of memset in a test case. - - - - --- 2016-11-22 Georg-Johann Lay New
[testsuite,committed] : Restrict 2 test cases to big targets. - - - - --- 2016-11-22 Georg-Johann Lay New
[testsuite,committed] : Fix a test that assumed int is 32 bits. - - - - --- 2016-11-22 Georg-Johann Lay New
[avr] Fix PR60300: Minor prologue improvement. - - - - --- 2016-11-22 Georg-Johann Lay New
[avr,committed] Use more C++ for-loop declarations. - - - - --- 2016-11-21 Georg-Johann Lay New
[avr,committed] Use popcount_hwi instead of home-brew code. - - - - --- 2016-11-21 Georg-Johann Lay New
[testsuite,avr,committed] Treat reduced avr tiny devices as "tiny". - - - - --- 2016-11-21 Georg-Johann Lay New
[avr] Disallow LDS / STS for .rodata on AVR_TINY. - - - - --- 2016-11-18 Georg-Johann Lay New
[avr,committed] More use of CONST_INT_P, SUBREG_P. - - - - --- 2016-11-17 Georg-Johann Lay New
[avr] Add new option -mabsdata. - - - - --- 2016-11-07 Georg-Johann Lay New
[testsuite] Support dg-require-effective-target label_offsets. - - - - --- 2016-10-26 Georg-Johann Lay New
[committed] Work around problem in gen-pass-instances.awk - - - - --- 2016-10-26 Georg-Johann Lay New
[avr] Fix PR71676 / PR71678: casesi not working for SImode / Dimode - - - - --- 2016-10-24 Georg-Johann Lay New
Comment in rtl.h how rtx flags are dumped in rtl dumps. - - - - --- 2016-10-12 Georg-Johann Lay New
[avr] Introduce absdata attribute to allow LDS /STS on Tiny - - - - --- 2016-10-12 Georg-Johann Lay New
[avr,committed] Include string.h in gen-avr-mmcu-texi.c - - - - --- 2016-10-10 Georg-Johann Lay New
[avr] Use avr-passes.def to register passes. - - - - --- 2016-10-10 Georg-Johann Lay New
[wwwdocs] Add v7 AVR release notes. - - - - --- 2016-10-07 Georg-Johann Lay New
[avr] Fix PR77326: CC_NONE might clobber condition code - - - - --- 2016-09-20 Georg-Johann Lay New
[backported,v5,v6] Fix PR71976 in combine.c:get_last_value() - - - - --- 2016-08-08 Georg-Johann Lay New
[avr,RFC] Add var attribute "absdata" to support LDS / STS on AVR_TINY. - - - - --- 2016-08-08 Georg-Johann Lay New
[avr,RFC] Add var attribute "absdata" to support LDS / STS on AVR_TINY. - - - - --- 2016-08-03 Georg-Johann Lay New
[avr] PR 55181 work around do_store_flag producing shifts for bit extractions - - - - --- 2016-08-03 Georg-Johann Lay New
[avr] minor tweaks for 8-bit operations - - - - --- 2016-07-29 Georg-Johann Lay New
[avr,committed] : Remove superfluous CLR of zero_reg. - - - - --- 2016-07-29 Georg-Johann Lay New
Fix PR71976 in combine.c:get_last_value() - - - - --- 2016-07-29 Georg-Johann Lay New
[avr] remove secondary_reload hook implementation - - - - --- 2016-07-21 Georg-Johann Lay New
[avr] make progmem work on AVR_TINY, use TARGET_ADDR_SPACE_DIAGNOSE_USAGE - - - - --- 2016-07-20 Georg-Johann Lay New
[avr] More insns to handle (inverted) bit-bit moves - - - - --- 2016-07-20 Georg-Johann Lay New
[avr] Slightly better memory accesses on avr_tiny - - - - --- 2016-07-19 Georg-Johann Lay New
Add new hook to diagnose address space usage (take #2) - - - - --- 2016-07-19 Georg-Johann Lay New
[avr] make progmem work on AVR_TINY, use TARGET_ADDR_SPACE_DIAGNOSE_USAGE - - - - --- 2016-07-15 Georg-Johann Lay New
Add new hook to diagnose address space usage - - - - --- 2016-07-14 Georg-Johann Lay New
[avr] minor tweaks for 8-bit operations - - - - --- 2016-07-13 Georg-Johann Lay New
[avr] : ad PR71151: Make test cases pass on smaller targets. - - - - --- 2016-06-23 Georg-Johann Lay New
[testsuite,avr] : Support dg-require-effective-target avr_3byte_pc (and use it with PR71151 tests). - - - - --- 2016-06-22 Georg-Johann Lay New
[avr] Fix PR30417: Wrap -Tdata into %{!Tdata:...}. - - - - --- 2016-06-20 Georg-Johann Lay New
[avr,6,5,4.9,committed] Backported PR target/71103 - - - - --- 2016-06-20 Georg-Johann Lay New
[avr,trunk,committed] : Fix obvious build warning. - - - - --- 2016-06-20 Georg-Johann Lay New
[avr] ad PR71103: also handle QImode SUBREGs of CONST - - - - --- 2016-06-15 Georg-Johann Lay New
[avr,5,+,trunk,committed] : Fix "KiB" diagnostic for wrong address space. - - - - --- 2015-08-20 Georg-Johann Lay New
[avr] Fix PR66956: Uses 32->64 widening mul instead of 32-bit mul libcall without MUL. - - - - --- 2015-07-21 Georg-Johann Lay New
[wwwdocs] Add gcc-5 caveats for avr. - - - - --- 2015-04-21 Georg-Johann Lay New
[wwwdocs] Add gcc-5 caveats for avr. - - - - --- 2015-04-20 Georg-Johann Lay New
[avr,installed] ad PR65296: Adjust specs to new avr-libc layout as of #44574 - - - - --- 2015-04-17 Georg-Johann Lay New
[avr] Fix PR 65657 - read from __memx address space tramples arguments to function call - - - - --- 2015-04-16 Georg-Johann Lay New
[avr,committed] : ad PR65296: work around device-specs file + dejagnu for c++. - - - - --- 2015-04-09 Georg-Johann Lay New
[avr] : Part2: Fix various problems with specs and specs file generation. - - - - --- 2015-04-07 Georg-Johann Lay New
[avr,applied] ad PR65296: Allow specifying the same MCU more than once. - - - - --- 2015-03-23 Georg-Johann Lay New
[avr] : Part5: Fix various problems with specs and specs file generation. - - - - --- 2015-03-16 Georg-Johann Lay New
[avr] : Part3 and 4: Fix various problems with specs and specs file generation. - - - - --- 2015-03-10 Georg-Johann Lay New
[avr] : Part2: Fix various problems with specs and specs file generation. - - - - --- 2015-03-09 Georg-Johann Lay New
[avr] : Fix various problems with specs and specs file generation. - - - - --- 2015-03-02 Georg-Johann Lay New
[avr] Take 2: Fix PR64331: insn output and insn length computation rely on REG_DEAD notes. - - - - --- 2015-02-28 Georg-Johann Lay New
[avr] Take 2: Fix PR64331: insn output and insn length computation rely on REG_DEAD notes. - - - - --- 2015-02-26 Georg-Johann Lay New
[avr-tiny] : Fix handling of constant addresses. - - - - --- 2015-02-25 Georg-Johann Lay New
[avr,committed] : Fix PR65196 (ice-checking) - - - - --- 2015-02-25 Georg-Johann Lay New
[avr] Tidy up avr-log.c - - - - --- 2015-02-24 Georg-Johann Lay New
[avr] Include stdfix-avrlibc.h in stdfix.h - - - - --- 2015-02-23 Georg-Johann Lay New
[avr] Fix PR64331: insn output and insn length computation rely on REG_DEAD notes. - - - - --- 2015-02-23 Georg-Johann Lay New
[avr] Fix ICE PR64452 pushing eliminated rtxes - - - - --- 2015-02-17 Georg-Johann Lay New
[avr,committed] : Fix ICE with -mdeb - - - - --- 2014-11-17 Georg-Johann Lay New
[avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs - - - - --- 2014-10-28 Georg-Johann Lay New
[avr] tweak sign extensions, take #2 - - - - --- 2014-10-24 Georg-Johann Lay New
[avr] tweak sign extensions - - - - --- 2014-10-23 Georg-Johann Lay New
[avr,committed] : Fix coding rules. - - - - --- 2014-10-23 Georg-Johann Lay New
[avr,4.9,committed] : ad PR63223 - - - - --- 2014-10-22 Georg-Johann Lay New
[avr,committed] : Fix __do_global_dtors - - - - --- 2014-10-22 Georg-Johann Lay New
[avr] Fix ICE PR61443 - - - - --- 2014-06-11 Georg-Johann Lay New
[libgcc] : More fixes for PR61152 - - - - --- 2014-05-27 Georg-Johann Lay New
[doc,avr] PR61044: Note that label defferences are not supported - - - - --- 2014-05-26 Georg-Johann Lay New
Ping #1: [patch,arm] Add GCC runtime library exceptions to files that go into libgcc - - - - --- 2014-05-26 Georg-Johann Lay New
[backport,avr,47] Apply fix for PR60991 - - - - --- 2014-05-20 Georg-Johann Lay New
[avr,committed] Fix build warnings caused by REG_CLASS_CONTENTS - - - - --- 2014-05-14 Georg-Johann Lay New
[avr] Propagate -mrelax gcc driver flag to assembler - - - - --- 2014-05-14 Georg-Johann Lay New
[arm] Add GCC runtime library exceptions to files that go into libgcc - - - - --- 2014-05-12 Georg-Johann Lay New
[arm] Add GCC runtime library exceptions to files that go into libgcc - - - - --- 2014-05-09 Georg-Johann Lay New
[avr,committed] : Fix build warning for -1 in unsigned int initializers. - - - - --- 2014-05-09 Georg-Johann Lay New
« 1 2 3 46 7 »