Show patches with: Submitter = Jozef Lawrynowicz       |    State = Action Required       |   148 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
"used" attribute saves decl from linker garbage collection "used" attribute saves decl from linker garbage collection - - - - --- 2020-11-03 Jozef Lawrynowicz New
Allow case-insensitive comparisons of register names by implementing CASE_INSENSITIVE_REGISTER_NAME… Allow case-insensitive comparisons of register names by implementing CASE_INSENSITIVE_REGISTER_NAME… - - - - --- 2019-07-18 Jozef Lawrynowicz New
Check requested alignment in SET_{DECL,TYPE}_ALIGN is pow2_or_zerop before aligning on targets with… Check requested alignment in SET_{DECL,TYPE}_ALIGN is pow2_or_zerop before aligning on targets with… - - - - --- 2018-12-30 Jozef Lawrynowicz New
Document usage of line number 0 in dg-{warning,error,message,bogus} directives Document usage of line number 0 in dg-{warning,error,message,bogus} directives - - - - --- 2018-06-06 Jozef Lawrynowicz New
Fix PR middle-end/86705 Fix PR middle-end/86705 - - - - --- 2018-07-29 Jozef Lawrynowicz New
Fix PR87691: transparent_union attribute does not work with MODE_PARTIAL_INT Fix PR87691: transparent_union attribute does not work with MODE_PARTIAL_INT - - - - --- 2018-10-23 Jozef Lawrynowicz New
Fix PR87927, implement TARGET_ASM_{,UN}ALIGNED_P{S,D,T}I_OP Fix PR87927, implement TARGET_ASM_{,UN}ALIGNED_P{S,D,T}I_OP - - - - --- 2018-11-14 Jozef Lawrynowicz New
Implement the "retain" attribute Implement the "retain" attribute - - - - --- 2020-10-22 Jozef Lawrynowicz New
MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers - - - - --- 2020-09-10 Jozef Lawrynowicz New
MSP430: Don't warn if naked function does not return MSP430: Don't warn if naked function does not return - - - - --- 2018-05-23 Jozef Lawrynowicz New
MSP430: Fix CFA generation during function epilogues MSP430: Fix CFA generation during function epilogues - - - - --- 2020-09-09 Jozef Lawrynowicz New
Perform case-insensitive comparison when decoding register names (PR target/70320) Perform case-insensitive comparison when decoding register names (PR target/70320) - - - - --- 2019-07-04 Jozef Lawrynowicz New
TESTSUITE: Fix tests for 16-bit targets TESTSUITE: Fix tests for 16-bit targets - - - - --- 2020-05-15 Jozef Lawrynowicz New
Update comment about the format of attribute name in attribute_spec handler Update comment about the format of attribute name in attribute_spec handler - - - - --- 2018-05-28 Jozef Lawrynowicz New
Use narrow mode of constant when expanding widening multiplication Use narrow mode of constant when expanding widening multiplication - - - - --- 2019-10-18 Jozef Lawrynowicz New
[0/2] arm: "noinit" and "persistent" attributes - - - - --- 2020-10-27 Jozef Lawrynowicz New
[1/2,MSP430] Reorder and group zero_extend insns in msp430.md Optimize zero_extend insns and PSImode pointer manipulation - - - - --- 2019-10-08 Jozef Lawrynowicz New
[1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections [1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-10-27 Jozef Lawrynowicz New
[1/2] MSP430: Add mulhi, mulsi and {u,}mulsidi3 expanders Improve MSP430 hardware multiply support - - - - --- 2020-11-15 Jozef Lawrynowicz New
[1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections [1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-11-15 Jozef Lawrynowicz New
[1/3] Implement TARGET_HANDLE_GENERIC_ATTRIBUTE MSP430: Improve attribute handling - - - - --- 2019-08-30 Jozef Lawrynowicz New
[1/3] expr: Allow scalar_int_mode target mode when converting a constant MSP430: Improve code-generation for shift instructions - - - - --- 2020-07-21 Jozef Lawrynowicz New
[1/3] libgcc: Add --disable-eh-frame-registry configure option libgcc/crtstuff.c tweaks to reduce code size - - - - --- 2019-11-06 Jozef Lawrynowicz New
[1/4,MSP430] Consolidate hard-coded MCU data Add methods to extract MCU data from file - - - - --- 2018-06-27 Jozef Lawrynowicz New
[1/4] MSP430: Disable TM clone registry by default Tweaks to default configuration to reduce code size - - - - --- 2019-11-07 Jozef Lawrynowicz New
[1/5] MSP430: Implement TARGET_MEMORY_MOVE_COST MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-07-23 Jozef Lawrynowicz New
[1/7,MSP430,TESTSUITE] Tweak dg-directives for msp430-elf Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[1/7,v2,MSP430,TESTSUITE] Tweak dg-directives for msp430-elf [1/7,v2,MSP430,TESTSUITE] Tweak dg-directives for msp430-elf - - - - --- 2018-11-21 Jozef Lawrynowicz New
[2/2,MSP430] Optimize zero_extend insns and PSImode pointer manipulation Optimize zero_extend insns and PSImode pointer manipulation - - - - --- 2019-10-08 Jozef Lawrynowicz New
[2/2] Implement the "persistent" attribute [1/2] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-10-27 Jozef Lawrynowicz New
[2/2] MSP430: Add 64-bit hardware multiply support Improve MSP430 hardware multiply support - - - - --- 2020-11-15 Jozef Lawrynowicz New
[2/3,MSP430] Setup exclusion tables for function and data attributes MSP430: Improve attribute handling - - - - --- 2019-08-30 Jozef Lawrynowicz New
[2/3] cp/decl.c: Set DECL_INITIAL before attribute processing [1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-11-15 Jozef Lawrynowicz New
[2/3] expmed: Fix possible use of NULL_RTX return value from emit_store_flag MSP430: Improve code-generation for shift instructions - - - - --- 2020-07-21 Jozef Lawrynowicz New
[2/3] libgcc: Dont define __do_global_dtors_aux if it will be empty libgcc/crtstuff.c tweaks to reduce code size - - - - --- 2019-11-06 Jozef Lawrynowicz New
[2/4,MSP430] Update hard-coded MCU data Add methods to extract MCU data from file - - - - --- 2018-06-27 Jozef Lawrynowicz New
[2/4] MSP430: Disable exception handling by default for C++ Tweaks to default configuration to reduce code size - - - - --- 2019-11-07 Jozef Lawrynowicz New
[2/5] MSP430: Implement TARGET_RTX_COSTS MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-07-23 Jozef Lawrynowicz New
[2/7,MSP430,TESTSUITE] Add path to libssp to the linker search path when checking for -fstack-prote… Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[3/3,MSP430] Use default_elf_select_section to select sections for data where possible MSP430: Improve attribute handling - - - - --- 2019-08-30 Jozef Lawrynowicz New
[3/3] Implement the "persistent" attribute [1/3] Fix "noinit" attribute being ignored for -O0 and -fdata-sections - - - - --- 2020-11-15 Jozef Lawrynowicz New
[3/3] MSP430: Simplify and extend shift instruction patterns MSP430: Improve code-generation for shift instructions - - - - --- 2020-07-21 Jozef Lawrynowicz New
[3/3] libgcc: Implement TARGET_LIBGCC_REMOVE_DSO_HANDLE libgcc/crtstuff.c tweaks to reduce code size - - - - --- 2019-11-06 Jozef Lawrynowicz New
[3/4,MSP430] Search for MCU data file on include paths Add methods to extract MCU data from file - - - - --- 2018-06-27 Jozef Lawrynowicz New
[3/4] MSP430: Disable __cxa_atexit Tweaks to default configuration to reduce code size - - - - --- 2019-11-07 Jozef Lawrynowicz New
[3/5] MSP430: Add defaulting to the insn length attribute MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-07-23 Jozef Lawrynowicz New
[3/7,MSP430,TESTSUITE] Dynamically check if size_t is large enough for tests containing large struc… Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[3/7,v2,MSP430,TESTSUITE] Dynamically check if size_t is large enough for tests containing large st… Untitled series #77357 - - - - --- 2018-11-21 Jozef Lawrynowicz New
[4/4,MSP430] Search for MCU data file using environment variable and in a toolchain subdirectory Add methods to extract MCU data from file - - - - --- 2018-06-27 Jozef Lawrynowicz New
[4/4] MSP430: Deprecate -minrt option Tweaks to default configuration to reduce code size - - - - --- 2019-11-07 Jozef Lawrynowicz New
[4/5] MSP430: Implement TARGET_INSN_COST MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-07-23 Jozef Lawrynowicz New
[4/7,MSP430,TESTSUITE] Fix tests when int is 16-bit by default Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[5/5] MSP430: Skip index-1.c test MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-07-23 Jozef Lawrynowicz New
[5/7,MSP430,TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[6/7,MSP430,TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enab… Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[6/7,v2,MSP430,TESTSUITE] Fix tests requiring float printf support when GCC was configured with --e… Untitled series #77359 - - - - --- 2018-11-21 Jozef Lawrynowicz New
[7/7,MSP430,TESTSUITE] Fix tests for msp430-elf large memory model Fix GCC tests for msp430-elf - - - - --- 2018-11-14 Jozef Lawrynowicz New
[7/7,v2,MSP430,TESTSUITE] Fix tests for msp430-elf large memory model Untitled series #77360 - - - - --- 2018-11-21 Jozef Lawrynowicz New
[COMMITTED,MSP430,TESTSUITE] Move devices-main.c test source file [COMMITTED,MSP430,TESTSUITE] Move devices-main.c test source file - - - - --- 2019-10-31 Jozef Lawrynowicz New
[COMMITTED,MSP430] Cleanup code in hardware multiply library [COMMITTED,MSP430] Cleanup code in hardware multiply library - - - - --- 2019-10-23 Jozef Lawrynowicz New
[COMMITTED,MSP430] Fix incorrect determination of hardware multiply support [COMMITTED,MSP430] Fix incorrect determination of hardware multiply support - - - - --- 2019-10-23 Jozef Lawrynowicz New
[COMMITTED,MSP430] Fix postinc addressing mode being used for dst operand of CMP insns [COMMITTED,MSP430] Fix postinc addressing mode being used for dst operand of CMP insns - - - - --- 2019-12-05 Jozef Lawrynowicz New
[COMMITTED,MSP430] Move C code for addsi define_split to its own function [COMMITTED,MSP430] Move C code for addsi define_split to its own function - - - - --- 2019-10-07 Jozef Lawrynowicz New
[COMMITTED,MSP430] Remove unused msp430_hard_regno_nregs_*_padding functions [COMMITTED,MSP430] Remove unused msp430_hard_regno_nregs_*_padding functions - - - - --- 2019-10-24 Jozef Lawrynowicz New
[COMMITTED,MSP430] Tweaks to generation of 430X instructions [COMMITTED,MSP430] Tweaks to generation of 430X instructions - - - - --- 2019-10-24 Jozef Lawrynowicz New
[COMMITTED,MSP430] s/msp_/msp430_/ [COMMITTED,MSP430] s/msp_/msp430_/ - - - - --- 2019-10-07 Jozef Lawrynowicz New
[COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c [COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c - - - - --- 2019-11-04 Jozef Lawrynowicz New
[COMMITTED] MSP430: Don't add offsets to addresses when emitting asm for post_inc [COMMITTED] MSP430: Don't add offsets to addresses when emitting asm for post_inc - - - - --- 2020-04-13 Jozef Lawrynowicz New
[COMMITTED] MSP430: Fix memory offsets used by %C and %D asm output operand modifiers [COMMITTED] MSP430: Fix memory offsets used by %C and %D asm output operand modifiers - - - - --- 2020-04-13 Jozef Lawrynowicz New
[COMMITTED] MSP430: Indiciate that the epilogue_helper insn does not fallthru [COMMITTED] MSP430: Indiciate that the epilogue_helper insn does not fallthru - - - - --- 2020-04-09 Jozef Lawrynowicz New
[COMMITTED] Regenerate gcc/configure [COMMITTED] Regenerate gcc/configure - - - - --- 2019-11-04 Jozef Lawrynowicz New
[MAINTAINERS] Added myself to write after approval [MAINTAINERS] Added myself to write after approval - - - - --- 2018-06-01 Jozef Lawrynowicz New
[MSP430,1/2] Consolidate handling of hard-coded MCU data Improve and extend MCU data handling - - - - --- 2019-08-08 Jozef Lawrynowicz New
[MSP430,1/4] Put libgcc shift functions in their own sections Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430,2/2] Read MCU data from external file Improve and extend MCU data handling - - - - --- 2019-08-08 Jozef Lawrynowicz New
[MSP430,2/4] Emulate 16-bit shifts with rotate insn when src operand is originally in memory Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430,3/4] Disable performance optimal library code shifts when optimizing for size Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430,4/4] Implement 64-bit shifts in assembly code Reduce code size when performing bit shifts - - - - --- 2019-06-04 Jozef Lawrynowicz New
[MSP430] Add -mtiny-printf option to support reduced code size printf and puts [MSP430] Add -mtiny-printf option to support reduced code size printf and puts - - - - --- 2019-10-24 Jozef Lawrynowicz New
[MSP430] Add support for post increment addressing [MSP430] Add support for post increment addressing - - - - --- 2019-10-07 Jozef Lawrynowicz New
[MSP430] Allow interrupt handers to be static and fix __interrupt__ attribute causing an ICE [MSP430] Allow interrupt handers to be static and fix __interrupt__ attribute causing an ICE - - - - --- 2018-05-27 Jozef Lawrynowicz New
[MSP430] Allow lower-case "r" to be used in register names by defining ADDITIONAL_REGISTER_NAMES (P… [MSP430] Allow lower-case "r" to be used in register names by defining ADDITIONAL_REGISTER_NAMES (P… - - - - --- 2019-07-23 Jozef Lawrynowicz New
[MSP430] Don't generate 430X insns when handling data in the lower memory region [MSP430] Don't generate 430X insns when handling data in the lower memory region - - - - --- 2019-09-11 Jozef Lawrynowicz New
[MSP430] Extend MSP430 data attribute handler [MSP430] Extend MSP430 data attribute handler - - - - --- 2018-10-18 Jozef Lawrynowicz New
[MSP430] Fix -fleading-underscore having no effect [MSP430] Fix -fleading-underscore having no effect - - - - --- 2018-05-28 Jozef Lawrynowicz New
[MSP430] Fix PR/86662 [MSP430] Fix PR/86662 - - - - --- 2018-07-27 Jozef Lawrynowicz New
[MSP430] Fix PR39240 execution failure for msp430-elf [MSP430] Fix PR39240 execution failure for msp430-elf - - - - --- 2018-05-28 Jozef Lawrynowicz New
[MSP430] Fix device name symbol defined for MSP430i series of devices [MSP430] Fix device name symbol defined for MSP430i series of devices - - - - --- 2018-06-04 Jozef Lawrynowicz New
[MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge - - - - --- 2018-12-12 Jozef Lawrynowicz New
[MSP430] Fix unnecessary saving of all callee-saved regs in an interrupt function that calls anothe… [MSP430] Fix unnecessary saving of all callee-saved regs in an interrupt function that calls anothe… - - - - --- 2019-07-18 Jozef Lawrynowicz New
[MSP430] Implement alternate "__intN__" form of "__intN" type [MSP430] Implement alternate "__intN__" form of "__intN" type - - - - --- 2019-06-24 Jozef Lawrynowicz New
[MSP430] Read MCU data from external file specified with environment variable or installed into too… [MSP430] Read MCU data from external file specified with environment variable or installed into too… - - - - --- 2019-11-01 Jozef Lawrynowicz New
[MSP430] Reject -m{code,data}-region options unless large memory model is selected [MSP430] Reject -m{code,data}-region options unless large memory model is selected - - - - --- 2019-07-23 Jozef Lawrynowicz New
[MSP430] Use 430 insns in the large memory model for more patterns [MSP430] Use 430 insns in the large memory model for more patterns - - - - --- 2019-10-25 Jozef Lawrynowicz New
[MSP430] Use hardware multiply routine to perform HImode widening multiplication (mulhisi3) [MSP430] Use hardware multiply routine to perform HImode widening multiplication (mulhisi3) - - - - --- 2019-10-23 Jozef Lawrynowicz New
[RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN [RFC] Add support for the "retain" attribute utilizing SHF_GNU_RETAIN - - - - --- 2020-10-06 Jozef Lawrynowicz New
[TESTSUITE,committed] Amend tests for PR87854 fixes [TESTSUITE,committed] Amend tests for PR87854 fixes - - - - --- 2018-11-17 Jozef Lawrynowicz New
[TESTSUITE] Add effective target keyword to check for 64-bit long long [TESTSUITE] Add effective target keyword to check for 64-bit long long - - - - --- 2019-06-14 Jozef Lawrynowicz New
[V2,0/3] Fix "noinit" attr, implement "persistent" attr - - - - --- 2020-11-15 Jozef Lawrynowicz New
[committed,MSP430,1/4] Add regexp for memory region overflow to gcc-dg-pune "Obvious" fixes to GCC tests for msp430-elf - - - - --- 2018-11-08 Jozef Lawrynowicz New
« 1 2 »