Skip to content

Releases: sifive/ldscript-generator

ldscript-generator v20.08.00.00

28 Sep 18:35
693073e
Compare
Choose a tag to compare

Release notes for ldscript-generator v20.08.00.00

Statistics since v20.05.00.00

  • 21 commits
  • 13 files changed, 133 insertions(+), 80 deletions(-)

Authors

  • Bunnaroath Sou
  • Nick Knight
  • Richard Xia
  • Wesley W. Terpstra
  • Emmanuel Puerto
  • Nandkumar Joshi
  • Nathaniel Graff

Merge History

693073e Add support for L2 LIM in linker generator.
320c1f5 Fix FreeRTOS section organization
2fffd39 CI: use the new wit and docker actions
5e28a01 Unconditionally define __metal_eccscrub_bit
64d212b Upgrade CI to test wake 0.18.
0e3f81d Committing changes checked into Koala missing on Master
304aa1d No scrubbing on scratchpad build
9b7c6bc Align the heap to 8 bytes

ldscript-generator v20.05.01.00

17 Oct 00:43
Compare
Choose a tag to compare

Release notes for ldscript-generator v20.05.01.00

Statistics since v20.05.00.02

  • 3 commits
  • 5 files changed, 8 insertions(+)

Authors

  • Nick Knight
  • Bunnaroath Sou

Merge History

ldscript-generator v20.05.00.03

13 Aug 21:08
6749026
Compare
Choose a tag to compare

Release notes for ldscript-generator v20.05.00.03

Statistics since v20.05.00.00

  • 6 commits
  • 3 files changed, 6 insertions(+), 10 deletions(-)

Authors

  • Bunnaroath Sou

Merge History

6749026 Remove git fetch no longer need with latest git update
eb2aee7 Update comment for 64KB limit in lds
f997ce9 Limit to 64KB scrub for all memories

ldscript-generator v20.05.00.02

29 Jun 23:29
6749026
Compare
Choose a tag to compare

Release notes for ldscript-generator v20.05.00.02

Statistics since v20.05.00.00

  • 6 commits
  • 3 files changed, 6 insertions(+), 10 deletions(-)

Authors

  • Bunnaroath Sou

Merge History

6749026 Remove git fetch no longer need with latest git update
eb2aee7 Update comment for 64KB limit in lds
f997ce9 Limit to 64KB scrub for all memories

ldscript-generator v20.05.00.01

16 May 04:32
3a1d07e
Compare
Choose a tag to compare

Release notes for ldscript-generator v20.05.00.01

Statistics since the beginning of time

  • 106 commits
  • 26 files changed, 2631 insertions(+), 6 deletions(-)

Authors

  • Nathaniel Graff
  • Eric Love
  • Pierre-Henry Moussay
  • Keith Packard
  • Nandkumar Joshi
  • Bunnaroath Sou
  • Nick Knight

Merge History

3a1d07e Discard .eh_frame sections
fbb56a8 Manually place benchmark functions into the ITIM
4ea12ca Fix release notes generation with GitHub Action
606c28c Create GitHub Actions release automation
c13f43e Fixed missing '/*'
421ae1c Limit zeroed memory to 64k.
6f0944f Don't require rams to be present in the core
8d3bee7 Sort sorted_ram_memories by name
91cea92 Add wake target for installing generator
73bdea0 Add RAM Memory Map in Linker script for ECC scrub
6d46316 Align .tbss section to 8-byte boundary
f73fd1e Adds missing __end and __heap_end for picolibc
555857c Fix ITIM PHDR for ramrodata target
283e179 Add support for picolibc's TLS data
9cbbc90 add symbol for FreeRTOS with user mode/pmp
f11d6bc Avoid possible stack overflow. Resolves #9.
171cbb8 Sort memories before templating for reproducibility
c3c867c Create Wake API for ldscript-generator
336a8fd Fix arrangement of readonly data placed in ram
31b3f8e Fix stack increment
29db066 Various refinements and improvements
9a5d489 Small tweaks for style
1c99a13 Reimplement memory map algorithm with functional decomposition
3e18f5a Github actions doesn't understand source

ldscript-generator v20.05.00.00

11 May 22:22
3a1d07e
Compare
Choose a tag to compare

Release notes for ldscript-generator v20.05.00.00

Statistics since the beginning of time

  • 106 commits
  • 26 files changed, 2631 insertions(+), 6 deletions(-)

Authors

  • Nathaniel Graff
  • Eric Love
  • Pierre-Henry Moussay
  • Keith Packard
  • Nandkumar Joshi
  • Bunnaroath Sou
  • Nick Knight

Merge History

3a1d07e Discard .eh_frame sections
fbb56a8 Manually place benchmark functions into the ITIM
4ea12ca Fix release notes generation with GitHub Action
606c28c Create GitHub Actions release automation
c13f43e Fixed missing '/*'
421ae1c Limit zeroed memory to 64k.
6f0944f Don't require rams to be present in the core
8d3bee7 Sort sorted_ram_memories by name
91cea92 Add wake target for installing generator
73bdea0 Add RAM Memory Map in Linker script for ECC scrub
6d46316 Align .tbss section to 8-byte boundary
f73fd1e Adds missing __end and __heap_end for picolibc
555857c Fix ITIM PHDR for ramrodata target
283e179 Add support for picolibc's TLS data
9cbbc90 add symbol for FreeRTOS with user mode/pmp
f11d6bc Avoid possible stack overflow. Resolves #9.
171cbb8 Sort memories before templating for reproducibility
c3c867c Create Wake API for ldscript-generator
336a8fd Fix arrangement of readonly data placed in ram
31b3f8e Fix stack increment
29db066 Various refinements and improvements
9a5d489 Small tweaks for style
1c99a13 Reimplement memory map algorithm with functional decomposition
3e18f5a Github actions doesn't understand source

ldscript-generator v20.05.RC.05

07 May 23:58
3a1d07e
Compare
Choose a tag to compare
Pre-release

Release notes for ldscript-generator v20.05.RC.05

Statistics since the beginning of time

  • 106 commits
  • 26 files changed, 2631 insertions(+), 6 deletions(-)

Authors

  • Nathaniel Graff
  • Eric Love
  • Pierre-Henry Moussay
  • Keith Packard
  • Nandkumar Joshi
  • Bunnaroath Sou
  • Nick Knight

Merge History

3a1d07e Discard .eh_frame sections
fbb56a8 Manually place benchmark functions into the ITIM
4ea12ca Fix release notes generation with GitHub Action
606c28c Create GitHub Actions release automation
c13f43e Fixed missing '/*'
421ae1c Limit zeroed memory to 64k.
6f0944f Don't require rams to be present in the core
8d3bee7 Sort sorted_ram_memories by name
91cea92 Add wake target for installing generator
73bdea0 Add RAM Memory Map in Linker script for ECC scrub
6d46316 Align .tbss section to 8-byte boundary
f73fd1e Adds missing __end and __heap_end for picolibc
555857c Fix ITIM PHDR for ramrodata target
283e179 Add support for picolibc's TLS data
9cbbc90 add symbol for FreeRTOS with user mode/pmp
f11d6bc Avoid possible stack overflow. Resolves #9.
171cbb8 Sort memories before templating for reproducibility
c3c867c Create Wake API for ldscript-generator
336a8fd Fix arrangement of readonly data placed in ram
31b3f8e Fix stack increment
29db066 Various refinements and improvements
9a5d489 Small tweaks for style
1c99a13 Reimplement memory map algorithm with functional decomposition
3e18f5a Github actions doesn't understand source

ldscript-generator v20.05.RC.04

07 May 22:29
3a1d07e
Compare
Choose a tag to compare
Pre-release

Release notes for ldscript-generator v20.05.RC.04

Statistics since the beginning of time

  • 106 commits
  • 26 files changed, 2631 insertions(+), 6 deletions(-)

Authors

  • Nathaniel Graff
  • Eric Love
  • Pierre-Henry Moussay
  • Keith Packard
  • Nandkumar Joshi
  • Bunnaroath Sou
  • Nick Knight

Merge History

3a1d07e Discard .eh_frame sections
fbb56a8 Manually place benchmark functions into the ITIM
4ea12ca Fix release notes generation with GitHub Action
606c28c Create GitHub Actions release automation
c13f43e Fixed missing '/*'
421ae1c Limit zeroed memory to 64k.
6f0944f Don't require rams to be present in the core
8d3bee7 Sort sorted_ram_memories by name
91cea92 Add wake target for installing generator
73bdea0 Add RAM Memory Map in Linker script for ECC scrub
6d46316 Align .tbss section to 8-byte boundary
f73fd1e Adds missing __end and __heap_end for picolibc
555857c Fix ITIM PHDR for ramrodata target
283e179 Add support for picolibc's TLS data
9cbbc90 add symbol for FreeRTOS with user mode/pmp
f11d6bc Avoid possible stack overflow. Resolves #9.
171cbb8 Sort memories before templating for reproducibility
c3c867c Create Wake API for ldscript-generator
336a8fd Fix arrangement of readonly data placed in ram
31b3f8e Fix stack increment
29db066 Various refinements and improvements
9a5d489 Small tweaks for style
1c99a13 Reimplement memory map algorithm with functional decomposition
3e18f5a Github actions doesn't understand source

ldscript-generator v20.05.RC.03

04 May 08:57
606c28c
Compare
Choose a tag to compare
Pre-release

Release notes for ldscript-generator v20.05.RC.03

Statistics since c13f43e

  • 2 commits
  • 2 files changed, 77 insertions(+)

Authors

Nathaniel Graff

Merge history

606c28c Create GitHub Actions release automation

ldscript-generator v20.05.RC.02

01 May 19:32
606c28c
Compare
Choose a tag to compare
Pre-release

Release notes for ldscript-generator v20.05.RC.02

Statistics since c13f43e

  • 2 commits
  • 2 files changed, 77 insertions(+)

Authors

Nathaniel Graff

Merge history

606c28c Create GitHub Actions release automation