Show patches with: Submitter = Georg-Johann Lay       |    State = Action Required       |    Archived = No       |   647 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[avr,applied] Add link to sample ld-script in avr-gcc wiki. [avr,applied] Add link to sample ld-script in avr-gcc wiki. - - - - --- 2024-01-12 Georg-Johann Lay New
[avr,applied] Fix documentation for attribute "address". [avr,applied] Fix documentation for attribute "address". - - - - --- 2024-01-12 Georg-Johann Lay New
[avr,applied] Fix PR107201 -nodevicelib not working for all devices. [avr,applied] Fix PR107201 -nodevicelib not working for all devices. - - - - --- 2024-01-12 Georg-Johann Lay New
[avr,applied] invoke.texi: Move avr internal options to their own @subsubsection. [avr,applied] invoke.texi: Move avr internal options to their own @subsubsection. - - - - --- 2024-01-11 Georg-Johann Lay New
[avr,applied] Small improvements to texi documentation. [avr,applied] Small improvements to texi documentation. - - - - --- 2024-01-11 Georg-Johann Lay New
[avr,applied] Fix some avr test cases [avr,applied] Fix some avr test cases - - - - --- 2024-01-07 Georg-Johann Lay New
[testsuite,applied] PR52641 Fix more fallout from sloppy tests. [testsuite,applied] PR52641 Fix more fallout from sloppy tests. - - - - --- 2024-01-07 Georg-Johann Lay New
[testsuite,applied] PR52641: Fix more fallout from sloppy tests. [testsuite,applied] PR52641: Fix more fallout from sloppy tests. - - - - --- 2024-01-07 Georg-Johann Lay New
[testsuite,applied] PR52641: Fix more sloppy tests [testsuite,applied] PR52641: Fix more sloppy tests - - - - --- 2024-01-06 Georg-Johann Lay New
[avr,applied] PR target/112952 Fix attribute "io" et al. handling. [avr,applied] PR target/112952 Fix attribute "io" et al. handling. - - - - --- 2024-01-04 Georg-Johann Lay New
[avr] PR112944: Support .rodata in RAM for AVR64* and AVR128* devices [avr] PR112944: Support .rodata in RAM for AVR64* and AVR128* devices - - - - --- 2023-12-11 Georg-Johann Lay New
[avr,committed] Fix PR86776 [avr,committed] Fix PR86776 - - - - --- 2023-11-23 Georg-Johann Lay New
[avr,committed] PR target/53372: Don't ignore section attribute with address-space [avr,committed] PR target/53372: Don't ignore section attribute with address-space - - - - --- 2023-11-17 Georg-Johann Lay New
[avr,committed] Libf7: Use paper-pencil algorithm for sqrt [avr,committed] Libf7: Use paper-pencil algorithm for sqrt - - - - --- 2023-11-14 Georg-Johann Lay New
[avr,committed] Tweak IEEE double multiplication [avr,committed] Tweak IEEE double multiplication - - - - --- 2023-11-08 Georg-Johann Lay New
[libgcc,contrib] : Add some auto-generated files deps to gcc_update. [libgcc,contrib] : Add some auto-generated files deps to gcc_update. - - - - --- 2023-10-19 Georg-Johann Lay New
[avr,committed] LibF7: Implement a function that was missing for devices without MUL. [avr,committed] LibF7: Implement a function that was missing for devices without MUL. - - - - --- 2023-10-18 Georg-Johann Lay New
[avr,committed] Implement fma, fmal. [avr,committed] Implement fma, fmal. - - - - --- 2023-10-17 Georg-Johann Lay New
[avr,committed] Implement atan2 [avr,committed] Implement atan2 - - - - --- 2023-10-12 Georg-Johann Lay New
[avr,committed] Remove all uses of attribute pure from LibF7. [avr,committed] Remove all uses of attribute pure from LibF7. - - - - --- 2023-10-05 Georg-Johann Lay New
[avr,committed] Use monic denominator polynomials to save a multiplication. [avr,committed] Use monic denominator polynomials to save a multiplication. - - - - --- 2023-10-05 Georg-Johann Lay New
[avr,committed] Add some more devices to avr-mcus.def. [avr,committed] Add some more devices to avr-mcus.def. - - - - --- 2023-08-04 Georg-Johann Lay New
[avr,committed] Fix some typos in avr-mcus.def [avr,committed] Fix some typos in avr-mcus.def - - - - --- 2023-08-04 Georg-Johann Lay New
[avr,committed] Fix PR target/110220: Set JUMP_LABEL as required. [avr,committed] Fix PR target/110220: Set JUMP_LABEL as required. - - - - --- 2023-08-01 Georg-Johann Lay New
[avr,committed] Tidy code for inverted bit insertions [avr,committed] Tidy code for inverted bit insertions - - - - --- 2023-06-11 Georg-Johann Lay New
[avr] : Improve bit-extractions as of PR109907. [avr] : Improve bit-extractions as of PR109907. - - - - --- 2023-06-07 Georg-Johann Lay New
[avr,committed] Improve operations on non-LD_REGS when the operation follows a move from LD_REGS. [avr,committed] Improve operations on non-LD_REGS when the operation follows a move from LD_REGS. - - - - --- 2023-06-02 Georg-Johann Lay New
Fix PR101188 wrong code from postreload Fix PR101188 wrong code from postreload - - - - --- 2023-06-02 Georg-Johann Lay New
[testsuite,applied] PR52641: Fix more implicit int=32 fallout. [testsuite,applied] PR52641: Fix more implicit int=32 fallout. - - - - --- 2023-05-30 Georg-Johann Lay New
[avr,committed] : Implement PR104327 for avr [avr,committed] : Implement PR104327 for avr - - - - --- 2023-05-25 Georg-Johann Lay New
[avr,committed] PR82931: Improve single-bit transfers between registers. [avr,committed] PR82931: Improve single-bit transfers between registers. - - - - --- 2023-05-25 Georg-Johann Lay New
[avr,committed] Fix cost computation for bit insertions. [avr,committed] Fix cost computation for bit insertions. - - - - --- 2023-05-23 Georg-Johann Lay New
: Implement PR104327 for avr : Implement PR104327 for avr - - - - --- 2023-05-23 Georg-Johann Lay New
[testsuite,committed] : PR52614: Fix more of the int=32 assumption fallout. [testsuite,committed] : PR52614: Fix more of the int=32 assumption fallout. - - - - --- 2023-05-22 Georg-Johann Lay New
[testsuite,committed] PR testsuite/52641 [testsuite,committed] PR testsuite/52641 - - - - --- 2023-05-22 Georg-Johann Lay New
[avr,testsuite,committed] Skip test that fail for avr for this or that reason. [avr,testsuite,committed] Skip test that fail for avr for this or that reason. - - - - --- 2023-05-22 Georg-Johann Lay New
[avr,committed] Fix PR90622 [avr,committed] Fix PR90622 - - - - --- 2023-05-21 Georg-Johann Lay New
[avr,committed] Fix a trivial typo in gen-avr-mmcu-specs.cc. [avr,committed] Fix a trivial typo in gen-avr-mmcu-specs.cc. - - - - --- 2023-05-18 Georg-Johann Lay New
[avr] PR105753: Fix ICE in add_clobbers. [avr] PR105753: Fix ICE in add_clobbers. - - - - --- 2023-05-16 Georg-Johann Lay New
[avr] Fix PR109650 wrong code [avr] Fix PR109650 wrong code - - - - --- 2023-05-15 Georg-Johann Lay New
[avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints. [avr] Fix PR target/99184: Wrong cast from double to 16-bit and 32-bit ints. - - - - --- 2022-09-18 Georg-Johann Lay New
[avr,applied] : Remove a no more existing file from contrib/gcc_update::files_and_dependencies. [avr,applied] : Remove a no more existing file from contrib/gcc_update::files_and_dependencies. - - - - --- 2020-01-14 Georg-Johann Lay New
[avr,applied] : Simplify asm macro skip. [avr,applied] : Simplify asm macro skip. - - - - --- 2020-01-14 Georg-Johann Lay New
[wwwdocs] Add AVR news. [wwwdocs] Add AVR news. - - - - --- 2020-01-10 Georg-Johann Lay New
[avr,applied] : Set -fsplit-wide-types-early. [avr,applied] : Set -fsplit-wide-types-early. - - - - --- 2020-01-09 Georg-Johann Lay New
[avr] New option -nodevicespecs to omit -specs=... in self specs. [avr] New option -nodevicespecs to omit -specs=... in self specs. - - - - --- 2019-12-18 Georg-Johann Lay New
[avr] PR92606: Disable -fipa-icf-variables because it generates wrong code. [avr] PR92606: Disable -fipa-icf-variables because it generates wrong code. - - - - --- 2019-12-18 Georg-Johann Lay New
[avr,1/3] Support 64-bit (long) double: The gcc part. Support 64-bit (long) double. - - - - --- 2019-12-16 Georg-Johann Lay New
[avr,committed] Add support for some avrxmega3 devices. [avr,committed] Add support for some avrxmega3 devices. - - - - --- 2019-12-12 Georg-Johann Lay New
[avr] Add suport for devices from the 0-series. [avr] Add suport for devices from the 0-series. - - - - --- 2019-11-08 Georg-Johann Lay New
[avr] PR92055: Add switches to enable 64-bit [long] double. [avr] PR92055: Add switches to enable 64-bit [long] double. - - - - --- 2019-10-31 Georg-Johann Lay New
[avr,committed] Remove an unused function (PR85969) [avr,committed] Remove an unused function (PR85969) - - - - --- 2019-10-27 Georg-Johann Lay New
[testsuite] More fixes for small targets. [testsuite] More fixes for small targets. - - - - --- 2019-10-18 Georg-Johann Lay New
[testuite] : Fix some fllout for small targets. [testuite] : Fix some fllout for small targets. - - - - --- 2019-10-17 Georg-Johann Lay New
[avr] : PR86040: Fix missing reset of RAMPZ after ELPM. [avr] : PR86040: Fix missing reset of RAMPZ after ELPM. - - - - --- 2019-10-17 Georg-Johann Lay New
[avr] Fix avr build broken by r276985. [avr] Fix avr build broken by r276985. - - - - --- 2019-10-17 Georg-Johann Lay New
[avr,testsuite,committed] : Fix location of an expected diagnostic. [avr,testsuite,committed] : Fix location of an expected diagnostic. - - - - --- 2019-10-17 Georg-Johann Lay New
[avr,testsuite,committed] : Reduce avr fallout [avr,testsuite,committed] : Reduce avr fallout - - - - --- 2018-02-02 Georg-Johann Lay New
[testsuite,committed] ad PR52641: Adjust more tests to int16 [testsuite,committed] ad PR52641: Adjust more tests to int16 - - - - --- 2018-02-02 Georg-Johann Lay New
[avr,committed] Move disable of -fno-delete-null-pointer-checks to common. [avr,committed] Move disable of -fno-delete-null-pointer-checks to common. - - - - --- 2018-02-01 Georg-Johann Lay New
[avr,committed] Adjust tests to AVR_TINY [avr,committed] Adjust tests to AVR_TINY - - - - --- 2018-01-15 Georg-Johann Lay New
[avr,committed] Add tests for PR83801. [avr,committed] Add tests for PR83801. - - - - --- 2018-01-15 Georg-Johann Lay New
[avr] Implement PR83737 [avr] Implement PR83737 - - - - --- 2018-01-08 Georg-Johann Lay New
[wwwdocs] mention AVR additions [wwwdocs] mention AVR additions - - - - --- 2017-12-13 Georg-Johann Lay New
[avr] Fir PR91910: ICE for bad attribute "address". - - - - --- 2017-08-21 Georg-Johann Lay New
[avr,committed] Fix PR81754 - - - - --- 2017-08-14 Georg-Johann Lay New
[2/2,avr] PR49847: Add hook to place read-only lookup-tables in named address-space - - - - --- 2017-07-27 Georg-Johann Lay New
[1/2] PR49847: Add hook to place read-only lookup-tables in named address-space - - - - --- 2017-07-27 Georg-Johann Lay New
[avr,v6,applied] Backports of: PR81407, PR81305, PR79883 + PR67353. - - - - --- 2017-07-27 Georg-Johann Lay New
[v6,committed] Backport PR81487: asprintf -> xasprintf - - - - --- 2017-07-27 Georg-Johann Lay New
[v7,committed] Backport PR81487: asprintf -> xasprintf - - - - --- 2017-07-26 Georg-Johann Lay New
[avr,v7,committed] Backport PR81407 - - - - --- 2017-07-25 Georg-Johann Lay New
[committed,v6] Backport PR75964 - - - - --- 2017-07-25 Georg-Johann Lay New
[committed,v7] Backport PR75964 - - - - --- 2017-07-25 Georg-Johann Lay New
[avr,committed] avr-log.c: Print NULL_TREE as "<NULL-TREE>" - - - - --- 2017-07-25 Georg-Johann Lay New
Ad PR81487: More asprintf -> xasprintf replacements - - - - --- 2017-07-24 Georg-Johann Lay New
[avr,doc] Re-layout "AVR Built-in Functions" - - - - --- 2017-07-20 Georg-Johann Lay New
[lto] Fix PR81487 - - - - --- 2017-07-20 Georg-Johann Lay New
[avr.applied] Fix PR81473: Don't use INT8_MIN etc. - - - - --- 2017-07-18 Georg-Johann Lay New
[avr,committed] Remove dead avr_inform_devices - - - - --- 2017-07-17 Georg-Johann Lay New
[contrib,committed] Remove dead avr-tables.opt from files_and_dependencies. - - - - --- 2017-07-17 Georg-Johann Lay New
[avr] Fix PR80929, work around middle-end PR81444 - - - - --- 2017-07-14 Georg-Johann Lay New
[avr,committed] Fix PR79883: Quote key words in diagnostics. - - - - --- 2017-07-12 Georg-Johann Lay New
[avr] PR81407: Error if progmem variable needs constructing. - - - - --- 2017-07-12 Georg-Johann Lay New
[committed] Remove external links that texinfo would shred. - - - - --- 2017-07-11 Georg-Johann Lay New
[ping,#4] Fix PR80929: Realistic PARALLEL cost in seq_cost. - - - - --- 2017-07-11 Georg-Johann Lay New
[avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues - - - - --- 2017-07-10 Georg-Johann Lay New
[avr] Fix PR20296 / PR81268: Better ISR prologues / epilogues - - - - --- 2017-07-07 Georg-Johann Lay New
[avr,committed] Ad PR81072: Be less aggressive when testing for Binutils PR21472. - - - - --- 2017-07-05 Georg-Johann Lay New
[avr,committed] Fix PR81305 - - - - --- 2017-07-05 Georg-Johann Lay New
[avr] Add support for devices with flash accessible by LD. - - - - --- 2017-07-05 Georg-Johann Lay New
[Ping,#3] PR80929: Realistic PARALLEL cost in seq_cost. - - - - --- 2017-06-29 Georg-Johann Lay New
[Ping,#3] PR80929: Realistic PARALLEL cost in seq_cost. - - - - --- 2017-06-28 Georg-Johann Lay New
[avr] PR81075: Move jump-tables out of .text - - - - --- 2017-06-14 Georg-Johann Lay New
[avr] Add support for devices with flash accessible by LD. - - - - --- 2017-06-12 Georg-Johann Lay New
[avr] Add support for devices with flash accessible by LD. - - - - --- 2017-06-09 Georg-Johann Lay New
Fix PR80929: Realistic PARALLEL cost in seq_cost. - - - - --- 2017-06-02 Georg-Johann Lay New
Optimize divmod expansion (PR middle-end/79665) - - - - --- 2017-05-31 Georg-Johann Lay New
« 1 2 3 46 7 »