Commit Graph

4 Commits

Author SHA1 Message Date
YannMagnin 1b31e8aef0
sh-elf-vhex - v2.0.0-rc15 : fix typo
*fix*
> [project]
  | [gitignore] ignore generated folders
  | [readme] add PATH export information
> [scripts]
  | [install] fix typo
  | [uninstall] fix typo
2023-12-22 10:21:04 +01:00
Yann MAGNIN 2d12f3026f sh-elf-vhex - v1.1.0 : Bump binutils and GCC version
@update
<> Makefile
  | use GCC version 11.3.0 and binutils 2.38
  | add vxSDK security

@fix
<> vxsdk.toml
  | remove useless path modification
  | remove the version information
<> Makefile
  | use the new exposed environment variables set by the vxSDK
<> scripts/utils
  | display error string in stderr stream
  | remove the giteapc support
<> script/[gcc|binutils]/configure
  | fix version listing
  | fix version selection
2022-07-30 22:27:22 +02:00
Yann MAGNIN 882e3eaceb sh-elf-vhex - v1.0.3 : vxSDK update
@update
> Makefile: rename giteapc.make (broke the giteapc compatibility)
> script/gcc/build : use Vhex's OpenLibm fork instead of Lephenixnoir's fork
> vxsdk.toml :
	| section title
	| project version
	| project compilation step

@fix
> script/binutils/install : symbolic link
> script/gcc/install : symbolic link
> script/gcc/build :
	| force the PIC compilation for the OpenLibm lib
	| force the PIC compilation for the fxlibc lib
	| clone only the last commit for the fxlibc lib
2022-05-14 11:07:16 +02:00
Yann MAGNIN 1bdbc420fa add scripts to build sh-elf-vhex (gcc, binutils) 2021-11-14 12:14:41 +01:00