Show patches with: Submitter = Georg-Johann Lay       |    State = Action Required       |    Archived = No       |   645 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[avr] Update AVR-LibC web links to GitHub [avr] Update AVR-LibC web links to GitHub - - - - --- 2024-09-16 Georg-Johann Lay New
[avr,applied] Partially revert r15-3623 [avr,applied] Partially revert r15-3623 - - - - --- 2024-09-16 Georg-Johann Lay New
[avr] Tweak unsigned compares with consts that are 0 mod 256. [avr] Tweak unsigned compares with consts that are 0 mod 256. - - - - --- 2024-09-15 Georg-Johann Lay New
[avr] Tidy up enum and struct tags and rtx_code. [avr] Tidy up enum and struct tags and rtx_code. - - - - --- 2024-09-14 Georg-Johann Lay New
[avr] copysign: Use copysign rtx code, allow const_double [avr] copysign: Use copysign rtx code, allow const_double - - - - --- 2024-09-14 Georg-Johann Lay New
[avr] Recognize more opportunities for skip [avr] Recognize more opportunities for skip - - - - --- 2024-09-13 Georg-Johann Lay New
[avr] Make more use of avr_byte() [avr] Make more use of avr_byte() - - - - --- 2024-09-13 Georg-Johann Lay New
[avr] Rework avr_out_compare [avr] Rework avr_out_compare - - - - --- 2024-09-12 Georg-Johann Lay New
[avr] Reorder avr.cc so it requires less forward declarations. [avr] Reorder avr.cc so it requires less forward declarations. - - - - --- 2024-09-10 Georg-Johann Lay New
[avr] Tweak 32-bit comparisons. [avr] Tweak 32-bit comparisons. - - - - --- 2024-09-10 Georg-Johann Lay New
[reload,v2] PR116326 Introduce RELOAD_ELIMINABLE_REGS [reload,v2] PR116326 Introduce RELOAD_ELIMINABLE_REGS - - - - --- 2024-09-08 Georg-Johann Lay New
[reload] PR116326: Add #define IN_RELOAD1_CC [reload] PR116326: Add #define IN_RELOAD1_CC - - - - --- 2024-09-06 Georg-Johann Lay New
[avr] Adjust comment headers [avr] Adjust comment headers - - - - --- 2024-09-02 Georg-Johann Lay New
[avr,applied] Remove superfluous spaces [avr,applied] Remove superfluous spaces - - - - --- 2024-08-31 Georg-Johann Lay New
[avr] Run pass avr-fuse-add a second time [avr] Run pass avr-fuse-add a second time - - - - --- 2024-08-30 Georg-Johann Lay New
[ping^2,avr,v2] PR115830: Make better use of SREG [ping^2,avr,v2] PR115830: Make better use of SREG - - - - --- 2024-08-29 Georg-Johann Lay New
[avr] Move pass related code to avr-passes.cc [avr] Move pass related code to avr-passes.cc - - - - --- 2024-08-29 Georg-Johann Lay New
[avr] Overhaul avr-ifelse RTL optimization pass [avr] Overhaul avr-ifelse RTL optimization pass - - - - --- 2024-08-23 Georg-Johann Lay New
[PING,avr,v2] PR115830: Make better use of SREG [PING,avr,v2] PR115830: Make better use of SREG - - - - --- 2024-08-19 Georg-Johann Lay New
[avr,applied] Tweak 16-bit additions with constant [avr,applied] Tweak 16-bit additions with constant - - - - --- 2024-08-18 Georg-Johann Lay New
[avr,applied] Fix PR116407 [avr,applied] Fix PR116407 - - - - --- 2024-08-18 Georg-Johann Lay New
[avr,applied] Fix PR116390 [avr,applied] Fix PR116390 - - - - --- 2024-08-17 Georg-Johann Lay New
[avr,applied] Fix PR85624 [avr,applied] Fix PR85624 - - - - --- 2024-08-12 Georg-Johann Lay New
[avr,applied] : Use lra_in_progress resp. reload_in_progress depending on -mlra [avr,applied] : Use lra_in_progress resp. reload_in_progress depending on -mlra - - - - --- 2024-08-11 Georg-Johann Lay New
[avr,applied] avr: Don't document -mlra [avr,applied] avr: Don't document -mlra - - - - --- 2024-08-11 Georg-Johann Lay New
[avr,applied] ad PR113934: Add option -mlra to switch to LRA. [avr,applied] ad PR113934: Add option -mlra to switch to LRA. - - - - --- 2024-08-10 Georg-Johann Lay New
[avr,applied] Tidy up code for __[x]load insns. [avr,applied] Tidy up code for __[x]load insns. - - - - --- 2024-08-09 Georg-Johann Lay New
[avr,applied] Fix target/116295 unrecognizable insn [avr,applied] Fix target/116295 unrecognizable insn - - - - --- 2024-08-08 Georg-Johann Lay New
[avr,applied] Tweak post-inc address adjustments for some __flash reads. [avr,applied] Tweak post-inc address adjustments for some __flash reads. - - - - --- 2024-08-08 Georg-Johann Lay New
[avr,applied] Fix a typo in built-in documentation [avr,applied] Fix a typo in built-in documentation - - - - --- 2024-08-08 Georg-Johann Lay New
[avr,v2] PR115830: Make better use of SREG [avr,v2] PR115830: Make better use of SREG - - - - --- 2024-08-05 Georg-Johann Lay New
[avr,applied] Tweak comparisons with constant [avr,applied] Tweak comparisons with constant - - - - --- 2024-08-01 Georg-Johann Lay New
[avr,applied] Propose to use attribute signal(n) via AVR-LibC's ISR_N. [avr,applied] Propose to use attribute signal(n) via AVR-LibC's ISR_N. - - - - --- 2024-07-30 Georg-Johann Lay New
[wwwdocs,avr,applied] Mention recent additions to the avr backend [wwwdocs,avr,applied] Mention recent additions to the avr backend - - - - --- 2024-07-29 Georg-Johann Lay New
[avr] Implement PR116056: attribute signal(n) and interrupt(n) [avr] Implement PR116056: attribute signal(n) and interrupt(n) - - - - --- 2024-07-23 Georg-Johann Lay New
[avr] Support new built-in for faster mask computation [avr] Support new built-in for faster mask computation - - - - --- 2024-07-18 Georg-Johann Lay New
[avr,applied] testsuite - Add noipa function attribute to noclone functions. [avr,applied] testsuite - Add noipa function attribute to noclone functions. - - - - --- 2024-07-16 Georg-Johann Lay New
[avr,applied] Overhaul add, sub that extend one operand [avr,applied] Overhaul add, sub that extend one operand - - - - --- 2024-07-16 Georg-Johann Lay New
[avr,applied] AVR: Allow more combinations of XOR / IOR with byte-shifts. [avr,applied] AVR: Allow more combinations of XOR / IOR with byte-shifts. - - - - --- 2024-07-16 Georg-Johann Lay New
[avr,applied] Simplify GET_MODE_SIZE (<MODE>mode). [avr,applied] Simplify GET_MODE_SIZE (<MODE>mode). - - - - --- 2024-07-15 Georg-Johann Lay New
[avr] Overhaul add and sub insns that extend one operand [avr] Overhaul add and sub insns that extend one operand - - - - --- 2024-07-12 Georg-Johann Lay New
[avr,applied] Tidy up subtract + zero_extend insns [avr,applied] Tidy up subtract + zero_extend insns - - - - --- 2024-07-11 Georg-Johann Lay New
[avr] PR115830: Improve code by using more condition code [avr] PR115830: Improve code by using more condition code - - - - --- 2024-07-09 Georg-Johann Lay New
[testsuite,applied] PR52641: Fix more sloppy tests. [testsuite,applied] PR52641: Fix more sloppy tests. - - - - --- 2024-07-06 Georg-Johann Lay New
[avr,applied] Create more opportunities for the -mfuse-add optimization pass [avr,applied] Create more opportunities for the -mfuse-add optimization pass - - - - --- 2024-07-06 Georg-Johann Lay New
[avr,applied] Fix PR87376: Wrong code with __memx and long long addition [avr,applied] Fix PR87376: Wrong code with __memx and long long addition - - - - --- 2024-07-05 Georg-Johann Lay New
[avr] Implement PR90616: Improve adding symbols that are 256-byte aligned [avr] Implement PR90616: Improve adding symbols that are 256-byte aligned - - - - --- 2024-07-03 Georg-Johann Lay New
[avr,applied] Fix PR98762 partial clobber in movqi output [avr,applied] Fix PR98762 partial clobber in movqi output - - - - --- 2024-07-03 Georg-Johann Lay New
[avr] PR87376: Disable -ftree-ter [avr] PR87376: Disable -ftree-ter - - - - --- 2024-07-02 Georg-Johann Lay New
[avr,applied] PR88236, PR115726: Fix __memx code in the presence of hard regs. [avr,applied] PR88236, PR115726: Fix __memx code in the presence of hard regs. - - - - --- 2024-07-01 Georg-Johann Lay New
[testsuite,applied] ad testsuite/52641 [testsuite,applied] ad testsuite/52641 - - - - --- 2024-07-01 Georg-Johann Lay New
[wwwdocs] simtest-howto.html: Remove cc0 mentions [wwwdocs] simtest-howto.html: Remove cc0 mentions - - - - --- 2024-06-20 Georg-Johann Lay New
[wwwdocs] simtest-howto.html: Add test instructions for avr. [wwwdocs] simtest-howto.html: Add test instructions for avr. - - - - --- 2024-06-20 Georg-Johann Lay New
[wwwdocs,pushed] backends.html - Update weblinks to AVR simulators [wwwdocs,pushed] backends.html - Update weblinks to AVR simulators - - - - --- 2024-06-15 Georg-Johann Lay New
[avr,applied] PR115419: round double to even LSB on tie breaks [avr,applied] PR115419: round double to even LSB on tie breaks - - - - --- 2024-06-14 Georg-Johann Lay New
[avr,applied] Work around PR115307 early expanders generate bloat for isinf [avr,applied] Work around PR115307 early expanders generate bloat for isinf - - - - --- 2024-06-01 Georg-Johann Lay New
[avr,applied] PR115065: Tweak __clzhi2 [avr,applied] PR115065: Tweak __clzhi2 - - - - --- 2024-05-18 Georg-Johann Lay New
[avr,applied] PR114981: Implement __powidf2 [avr,applied] PR114981: Implement __powidf2 - - - - --- 2024-05-08 Georg-Johann Lay New
[avr] PR114981: Implement __builtin_powif in assembly [avr] PR114981: Implement __builtin_powif in assembly - - - - --- 2024-05-08 Georg-Johann Lay New
[avr] PR114975: Better 8-bit popcount detection. [avr] PR114975: Better 8-bit popcount detection. - - - - --- 2024-05-07 Georg-Johann Lay New
[avr] PR114975: Better 8-bit parity detection. [avr] PR114975: Better 8-bit parity detection. - - - - --- 2024-05-07 Georg-Johann Lay New
[avr,applied] PR target/114835 - Tweak __popcountqi2 [avr,applied] PR target/114835 - Tweak __popcountqi2 - - - - --- 2024-05-07 Georg-Johann Lay New
[avr,applied] PR92606: Don't optimize PROGMEM data against non-PROGMEM [avr,applied] PR92606: Don't optimize PROGMEM data against non-PROGMEM - - - - --- 2024-05-03 Georg-Johann Lay New
[avr,applied] PR114794 - Tweak divmodqi4 [avr,applied] PR114794 - Tweak divmodqi4 - - - - --- 2024-04-21 Georg-Johann Lay New
[avr,applied] PR114752 - Fix ICE on inline asm const 64-bit float operand [avr,applied] PR114752 - Fix ICE on inline asm const 64-bit float operand - - - - --- 2024-04-17 Georg-Johann Lay New
AVR: Add some more avrxmega3 devices AVR: Add some more avrxmega3 devices - - - - --- 2024-04-15 Georg-Johann Lay New
[avr,applied] Adjust message for SIGNAL and INTERRUPT usage [avr,applied] Adjust message for SIGNAL and INTERRUPT usage - - - - --- 2024-03-22 Georg-Johann Lay New
[avr,applied] Tweak xor insn constraints [avr,applied] Tweak xor insn constraints - - - - --- 2024-03-18 Georg-Johann Lay New
[avr,applied] Add some more cost computation [avr,applied] Add some more cost computation - - - - --- 2024-03-09 Georg-Johann Lay New
[avr,applied] Add an insn combine pattern for offset computation. [avr,applied] Add an insn combine pattern for offset computation. - - - - --- 2024-03-08 Georg-Johann Lay New
[avr.applied] Adjusted rtx costs of plus + zero_extend [avr.applied] Adjusted rtx costs of plus + zero_extend - - - - --- 2024-03-06 Georg-Johann Lay New
[avr,applied] Add two RTL peepholes. [avr,applied] Add two RTL peepholes. - - - - --- 2024-03-05 Georg-Johann Lay New
[avr,applied] Improve output of insn "*insv.any_shift.<mode>". [avr,applied] Improve output of insn "*insv.any_shift.<mode>". - - - - --- 2024-03-05 Georg-Johann Lay New
[avr,applied] Use more C++ ish coding style. [avr,applied] Use more C++ ish coding style. - - - - --- 2024-03-03 Georg-Johann Lay New
[avr,applied] ad target/114100 - Don't print unused frame pointer adjustments. [avr,applied] ad target/114100 - Don't print unused frame pointer adjustments. - - - - --- 2024-03-03 Georg-Johann Lay New
[avr,applied] ad target/92729: Remove last cc0 remains. [avr,applied] ad target/92729: Remove last cc0 remains. - - - - --- 2024-03-03 Georg-Johann Lay New
[avr,applied] Avoid magic numbers for register numbers. [avr,applied] Avoid magic numbers for register numbers. - - - - --- 2024-03-02 Georg-Johann Lay New
[avr,applied] Take into account -mtiny-stack in frame pointer adjustments [avr,applied] Take into account -mtiny-stack in frame pointer adjustments - - - - --- 2024-03-02 Georg-Johann Lay New
[avr,applied] Adjust help messages. [avr,applied] Adjust help messages. - - - - --- 2024-03-01 Georg-Johann Lay New
[avr,applied] PR target/114132: Sets up a frame without need [avr,applied] PR target/114132: Sets up a frame without need - - - - --- 2024-02-29 Georg-Johann Lay New
[avr,applied] Tag optimization options as such. [avr,applied] Tag optimization options as such. - - - - --- 2024-02-26 Georg-Johann Lay New
[avr,applied] Remove some dead code [avr,applied] Remove some dead code - - - - --- 2024-02-26 Georg-Johann Lay New
[avr] PR114100 : Better indirect addressing on reduced cores [avr] PR114100 : Better indirect addressing on reduced cores - - - - --- 2024-02-26 Georg-Johann Lay New
[avr,applied] Use int types of exact width and signedness in built-ins prototypes [avr,applied] Use int types of exact width and signedness in built-ins prototypes - - - - --- 2024-02-20 Georg-Johann Lay New
[avr,applied] Use @defbuiltin to document built-ins. [avr,applied] Use @defbuiltin to document built-ins. - - - - --- 2024-02-20 Georg-Johann Lay New
[avr,applied] Minor improvements to option and attribute documentation. [avr,applied] Minor improvements to option and attribute documentation. - - - - --- 2024-02-18 Georg-Johann Lay New
[avr,applied] Fix PR target/113927: Simple code triggers a stack frame [avr,applied] Fix PR target/113927: Simple code triggers a stack frame - - - - --- 2024-02-15 Georg-Johann Lay New
[avr,applied] Addendum to target/112944: Initialize FLMAP as needed [avr,applied] Addendum to target/112944: Initialize FLMAP as needed - - - - --- 2024-02-12 Georg-Johann Lay New
[avr,applied] Tidy up gen-avr-mmcu-specs.cc [avr,applied] Tidy up gen-avr-mmcu-specs.cc - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] PR113824: Fix multilib set for ATA5795 [avr,applied] PR113824: Fix multilib set for ATA5795 - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] Specs always define __AVR_PM_BASE_ADDRESS__ when the core has it [avr,applied] Specs always define __AVR_PM_BASE_ADDRESS__ when the core has it - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] : Rename %_misc specs. [avr,applied] : Rename %_misc specs. - - - - --- 2024-02-08 Georg-Johann Lay New
[avr,applied] Add more devices. [avr,applied] Add more devices. - - - - --- 2024-01-30 Georg-Johann Lay New
[avr,applied] Tabify some files. [avr,applied] Tabify some files. - - - - --- 2024-01-18 Georg-Johann Lay New
[avr,applied] Minor fixes in device-specs generation [avr,applied] Minor fixes in device-specs generation - - - - --- 2024-01-18 Georg-Johann Lay New
[avr,applied] Add support for AVR16EB, ABR16EA and AVR32EA devices [avr,applied] Add support for AVR16EB, ABR16EA and AVR32EA devices - - - - --- 2024-01-16 Georg-Johann Lay New
[avr,applied] Document -mskip-bug [avr,applied] Document -mskip-bug - - - - --- 2024-01-15 Georg-Johann Lay New
[avr,applied] Fix PR target/113156 - ICE when building libgcc [avr,applied] Fix PR target/113156 - ICE when building libgcc - - - - --- 2024-01-15 Georg-Johann Lay New
[wwwdocs,avr,applied] Add AVR news for v14. [wwwdocs,avr,applied] Add AVR news for v14. - - - - --- 2024-01-14 Georg-Johann Lay New
[avr,ping,#3] PR target/112944: Support .rodata in RAM for AVR64* and AVR128* devices [avr,ping,#3] PR target/112944: Support .rodata in RAM for AVR64* and AVR128* devices - - - - --- 2024-01-14 Georg-Johann Lay New
« 1 2 3 46 7 »