Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779622 - dev-embedded/sdcc-4.1.0 version bump
Summary: dev-embedded/sdcc-4.1.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-31 22:47 UTC by Esteve Varela Colominas
Modified: 2021-11-12 01:49 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sdcc-4.1.0.ebuild (sdcc-4.1.0.ebuild,3.57 KB, text/plain)
2021-05-07 11:19 UTC, Fabio Rossi
Details
metadata.xml (metadata.xml,2.64 KB, text/xml)
2021-05-07 11:19 UTC, Fabio Rossi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2021-03-31 22:47:13 UTC
http://sdcc.sourceforge.net/
https://sourceforge.net/projects/sdcc/files/sdcc/4.1.0/

SDCC 4.1.0 New Feature List:

    New z80n port for the Spectrum Next CPU (a Z80 variant).
    Much better register allocation in the gbz80 backend.
    Workarounds for Rabbit wait state bugs in the r2k backend.
    New r2ka port to better support Rabbit 2000A, 2000B, 2000C, 3000.
    Default crt0 and --data-loc for Rabbits suitable for typical Rabbit hardware configurations, such as the RCMs.
    Many improvements in code generation for z80 and related ports.
    Rabbit register definition headers for Rabbit 2000, 2000A, 2000B, 2000C, 3000, 3000A.
    C23 digit separators.
Comment 1 Fabio Rossi 2021-05-07 11:19:18 UTC
Created attachment 706494 [details]
sdcc-4.1.0.ebuild

Changes:

- added support to z80n and r2ka ports (updated metadata.xml too)
- fixed issue with bug 770082
Comment 2 Fabio Rossi 2021-05-07 11:19:46 UTC
Created attachment 706497 [details]
metadata.xml
Comment 3 Esteve Varela Colominas 2021-10-31 21:33:39 UTC
@rossi.f: can you make a pull request against the gentoo repository with a GCO signoff so I can pester @embedded with it?
Comment 4 Fabio Rossi 2021-11-08 18:33:07 UTC
(In reply to Esteve Varela Colominas from comment #3)
> @rossi.f: can you make a pull request against the gentoo repository with a
> GCO signoff so I can pester @embedded with it?

added PR
Comment 5 Larry the Git Cow gentoo-dev 2021-11-12 01:49:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c07b196801193d2de83a2f0291a966f699466bcf

commit c07b196801193d2de83a2f0291a966f699466bcf
Author:     Fabio Rossi <rossi.f@inwind.it>
AuthorDate: 2021-11-08 18:20:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-12 01:47:17 +0000

    dev-embedded/sdcc: added version 4.1.0
    
    - added support to z80n and r2ka ports
    - fixed bug #779622
    - fixed bug #770082
    
    Closes: https://bugs.gentoo.org/779622
    Closes: https://bugs.gentoo.org/770082
    Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
    Closes: https://github.com/gentoo/gentoo/pull/22867
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-embedded/sdcc/Manifest          |   2 +
 dev-embedded/sdcc/metadata.xml      |   2 +
 dev-embedded/sdcc/sdcc-4.1.0.ebuild | 156 ++++++++++++++++++++++++++++++++++++
 3 files changed, 160 insertions(+)