[jallib] [jallib build] buildbot success in jallib on jallib-standard

2023-05-19 Thread build
Hi guys,

This is buildbot speaking. I have finished a build of jallib-standard on jallib.
Buildslave for this Build: sebbot

Build Reason: 
Build Source Stamp: HEAD
Blamelist: rob.jansen

Build succeeded!
Logs are attached.

sincerely,
 -The Buildbot

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jallib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/E1q04X1-0001Hd-5C%40casadeyork.com.
Updating '.':

UU   compiler/README.txt

UU   compiler/jalv2-i686

UU   compiler/jalv2-x86-64

UU   compiler/jalv2.exe

UU   compiler/jalv2_64.exe

Updated to revision 3905.

2794 samples to validate...

1174 libraries to validate...

All files validated :)

Environment config

JALLIB_ROOT=/home/mattschinkel/jallib/slave/standard/build

JALLIB_REPOS=/home/mattschinkel/jallib/slave/standard/build/include

JALLIB_SAMPLEDIR=/home/mattschinkel/jallib/slave/standard/build/sample

JALLIB_JALV2=/home/mattschinkel/bin/jalv2

JALLIB_PYTHON=python2.7



Time duration: 249 secs

jal jalv25r7 (compiled Jan 29 2023)

Required parameter to hex is missing!

no source file, use /home/mattschinkel/bin/jalv2 --help for help

Error while compiling file (status=1).

See previous message.

2794 samples to compile...

All samples compile :)

Environment config

JALLIB_ROOT=/home/mattschinkel/jallib/slave/standard/build

JALLIB_REPOS=/home/mattschinkel/jallib/slave/standard/build/include

JALLIB_SAMPLEDIR=/home/mattschinkel/jallib/slave/standard/build/sample

JALLIB_JALV2=/home/mattschinkel/bin/jalv2

JALLIB_PYTHON=python2.7



Time duration: 1917 secs



[jallib] Compiler update

2023-05-19 Thread rob...@hotmail.com
Hi all,

For your information. I implemented some fixes for the compiler in version 
jalv25r8. 

The PIC code generated affects all PIC types, that is some instructions are 
left out - they where not needed - so code becomes a little bit smaller 
(depending if you are using const arrays in your code). So recompiling all 
samples resulted in about 500 samples to produce a different output but 
that all seems to be OK. 

I have asked 1 person to check the Windows version and 1 to check the Linux 
version and all seems to work OK.  A big thanks to those persons for the 
verification.

The main fixed issue was the limitation of the ROM size for PIC16 to 16k, 
in combination with const arrays. 

More information about the fixed issues can be found here:
https://github.com/jallib/jalv2compiler/issues/28
https://github.com/jallib/jalv2compiler/issues/30
https://github.com/jallib/jalv2compiler/issues/31

The new version will be part of the next bee-package.

If you run into any issues let me know.

Thanks.

Kind regards,

Rob



-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jallib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/c80bd820-f63d-44f0-99ec-f7b5e28319b0n%40googlegroups.com.


[jallib] [jallib/jallib] 5cb95f: JAL compiler update version jalv25r8

2023-05-19 Thread 'Rob Jansen' via jallib
  Branch: refs/heads/master
  Home:   https://github.com/jallib/jallib
  Commit: 5cb95f44027a195020d81817dfa57f1ec520294f
  
https://github.com/jallib/jallib/commit/5cb95f44027a195020d81817dfa57f1ec520294f
  Author: Rob Jansen <12682653+robjanse...@users.noreply.github.com>
  Date:   2023-05-19 (Fri, 19 May 2023)

  Changed paths:
M compiler/README.txt
M compiler/jalv2-i686
M compiler/jalv2-x86-64
M compiler/jalv2.exe
M compiler/jalv2_64.exe

  Log Message:
  ---
  JAL compiler update version jalv25r8

Fixed compiler issues #28, #30 and #31.


-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jallib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/jallib/jallib/push/refs/heads/master/73790c-5cb95f%40github.com.