Skip to content

Commit

Permalink
Release 20211009
Browse files Browse the repository at this point in the history
* binutils 9311979630...423a1ed40f (1):
  > volatile load/store instructions support

* fontamsoc-hw a9374ba...458e335 (1):
  > new instructions, bugfixes and improvements

* fontamsoc-sw afebf35...541787a (1):
  > make use of volatile load/store

* gcc 74e85e400885...94edff3a3b3c (1):
  > volatile load/store instructions support

* glibc 1322ac9eeb...0539eff061 (2):
  > bugfix atomic_full_barrier(): clobber %sr
  > bugfix __pu32_syscall*(): clobber %sr

* linux c833472a353b...b344b8ebeffa (4):
  > volatile load/store instructions support
  > bugfix __futex_atomic_op(): clobber %sr
  > bugfix cmpxchg(): clobber %sr
  > bugfix mb(): clobber %sr
  • Loading branch information
tambewilliam committed Oct 9, 2021
1 parent 84f98bc commit 2321289
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion binutils
2 changes: 1 addition & 1 deletion fontamsoc-sw
Submodule fontamsoc-sw updated 3 files
+8 −8 bios/bios.c
+36 −0 dbg/dbg.c
+3 −3 mutex/mutex.h
2 changes: 1 addition & 1 deletion gcc
Submodule gcc updated 1 files
+12 −12 gcc/config/pu32/pu32.md
2 changes: 1 addition & 1 deletion glibc
2 changes: 1 addition & 1 deletion linux
Binary file modified nexys4ddr.bit
Binary file not shown.
Binary file modified xula2lx25.bit
Binary file not shown.

0 comments on commit 2321289

Please sign in to comment.