cc65-git Mailing List for cc65
cc65 - a freeware C compiler for 6502 based systems
Brought to you by:
gpz
You can subscribe to this list here.
2013 |
Jan
|
Feb
|
Mar
|
Apr
(24) |
May
(87) |
Jun
(28) |
Jul
(15) |
Aug
(14) |
Sep
(11) |
Oct
(20) |
Nov
(6) |
Dec
(11) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2014 |
Jan
(20) |
Feb
(54) |
Mar
(93) |
Apr
(25) |
May
(26) |
Jun
(14) |
Jul
(4) |
Aug
(2) |
Sep
(8) |
Oct
(9) |
Nov
(18) |
Dec
(3) |
2015 |
Jan
(4) |
Feb
(6) |
Mar
(12) |
Apr
(6) |
May
(7) |
Jun
(13) |
Jul
(15) |
Aug
(9) |
Sep
(14) |
Oct
(25) |
Nov
(8) |
Dec
(11) |
2016 |
Jan
(12) |
Feb
(10) |
Mar
(25) |
Apr
(5) |
May
(11) |
Jun
(31) |
Jul
(9) |
Aug
(16) |
Sep
(17) |
Oct
(2) |
Nov
(1) |
Dec
(5) |
2017 |
Jan
(8) |
Feb
(20) |
Mar
(27) |
Apr
(18) |
May
(25) |
Jun
(16) |
Jul
(17) |
Aug
(9) |
Sep
(11) |
Oct
(10) |
Nov
(27) |
Dec
(11) |
2018 |
Jan
(17) |
Feb
(19) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
(3) |
Feb
(18) |
Mar
(16) |
Apr
(17) |
May
(23) |
Jun
(5) |
Jul
(13) |
Aug
(3) |
Sep
(10) |
Oct
(18) |
Nov
(18) |
Dec
(6) |
2020 |
Jan
(9) |
Feb
(6) |
Mar
(11) |
Apr
(4) |
May
(12) |
Jun
(24) |
Jul
(78) |
Aug
(103) |
Sep
(43) |
Oct
(37) |
Nov
(39) |
Dec
(12) |
2021 |
Jan
(7) |
Feb
(19) |
Mar
(35) |
Apr
(32) |
May
(50) |
Jun
(12) |
Jul
|
Aug
(1) |
Sep
(10) |
Oct
(2) |
Nov
(6) |
Dec
(13) |
2022 |
Jan
(23) |
Feb
(26) |
Mar
(17) |
Apr
(30) |
May
(24) |
Jun
(17) |
Jul
(26) |
Aug
(24) |
Sep
(9) |
Oct
(9) |
Nov
(49) |
Dec
(9) |
2023 |
Jan
(15) |
Feb
(15) |
Mar
(11) |
Apr
(4) |
May
(67) |
Jun
(2) |
Jul
(1) |
Aug
(5) |
Sep
(28) |
Oct
(33) |
Nov
(22) |
Dec
(30) |
2024 |
Jan
(49) |
Feb
(15) |
Mar
(6) |
Apr
(2) |
May
(4) |
Jun
(4) |
Jul
(8) |
Aug
(6) |
Sep
(26) |
Oct
(5) |
Nov
(7) |
Dec
(26) |
2025 |
Jan
(15) |
Feb
(2) |
Mar
(12) |
Apr
(8) |
May
(27) |
Jun
(72) |
Jul
(64) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bob A. <no...@gi...> - 2025-07-27 15:30:38
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 6efe447d14a31e98cb14e8a3d45621e844c89ebe https://github.com/cc65/cc65/commit/6efe447d14a31e98cb14e8a3d45621e844c89ebe Author: mrdudz <mr...@us...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: A samples/.gitignore A samples/apple2/.gitignore A samples/atari2600/.gitignore A samples/atari5200/.gitignore A samples/cbm/.gitignore A samples/geos/.gitignore A samples/geos/grc/.gitignore A samples/supervision/.gitignore A samples/tutorial/.gitignore A targettest/.gitignore Log Message: ----------- add some strategic git ignores, should satisfy #2818 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-26 22:23:36
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 71179368280acf386c454e65d80a33b0a02d9bfc https://github.com/cc65/cc65/commit/71179368280acf386c454e65d80a33b0a02d9bfc Author: mrdudz <mr...@us...> Date: 2025-07-12 (Sat, 12 Jul 2025) Changed paths: M src/grc65/main.c Log Message: ----------- calculate number of disk blocks from size of VLIR record(s) Commit: b99bdf1e8980fe50bb27dd44ed267754ac7ec157 https://github.com/cc65/cc65/commit/b99bdf1e8980fe50bb27dd44ed267754ac7ec157 Author: mrdudz <mr...@us...> Date: 2025-07-12 (Sat, 12 Jul 2025) Changed paths: M samples/geos/Makefile Log Message: ----------- if "geos-template.d64" exists, copy the samples to that instead of a blank image Commit: 3ff1a9e463e15028fc954d32330638dbe1574d5f https://github.com/cc65/cc65/commit/3ff1a9e463e15028fc954d32330638dbe1574d5f Author: mrdudz <mr...@us...> Date: 2025-07-19 (Sat, 19 Jul 2025) Changed paths: M src/grc65/main.c Log Message: ----------- another try. still not quite right apparently Commit: e554d0ccfbbb0c3e45702bb71266a55b254b4738 https://github.com/cc65/cc65/commit/e554d0ccfbbb0c3e45702bb71266a55b254b4738 Author: mrdudz <mr...@us...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M src/grc65/main.c Log Message: ----------- mark sequential GEOS files without RECORD table as such. Commit: 2c906474ebcb29268bd184f6ffeff679fb53be03 https://github.com/cc65/cc65/commit/2c906474ebcb29268bd184f6ffeff679fb53be03 Author: mrdudz <mr...@us...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M cfg/geos-cbm.cfg M src/grc65/main.c Log Message: ----------- calculate the disk blocks in the linker config Commit: 3d052ea4a3ad63505cdfe0820410592d27c837d7 https://github.com/cc65/cc65/commit/3d052ea4a3ad63505cdfe0820410592d27c837d7 Author: mrdudz <mr...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M cfg/geos-cbm.cfg Log Message: ----------- remove some braces Commit: cb39da2fba3aaaef4c238be76fa54526c55266f7 https://github.com/cc65/cc65/commit/cb39da2fba3aaaef4c238be76fa54526c55266f7 Author: mrdudz <mr...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M src/grc65/main.c Log Message: ----------- Use spaces instead of tabs in the output files Commit: 5197c56c7c085b882561d6bf13b4caa084ad04cb https://github.com/cc65/cc65/commit/5197c56c7c085b882561d6bf13b4caa084ad04cb Author: Bob Andrews <mr...@us...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: M cfg/geos-cbm.cfg M samples/geos/Makefile M src/grc65/main.c Log Message: ----------- Merge pull request #2794 from mrdudz/fixgrc Fixgrc Compare: https://github.com/cc65/cc65/compare/d06e0d9a1678...5197c56c7c08 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-26 22:22:49
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 17b86453606315afd5539a30be1ab8430ea3ed41 https://github.com/cc65/cc65/commit/17b86453606315afd5539a30be1ab8430ea3ed41 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: A libsrc/runtime/ldptr1sp.s M src/cc65/codeinfo.c M src/cc65/codeopt.c M src/cc65/coptptrload.c M src/cc65/coptptrload.h Log Message: ----------- Optimize ldax?sp/sta/stx to ldptr1?sp Commit: 8ba1cef550a829acb8341bcc8e2c0e4672551808 https://github.com/cc65/cc65/commit/8ba1cef550a829acb8341bcc8e2c0e4672551808 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M .github/checks/sorted.sh M .github/checks/sorted_codeopt.sh M .github/checks/sorted_opcodes.sh M cfg/atari7800.cfg M cfg/creativision.cfg M doc/ca65.sgml M doc/cc65.sgml M doc/cl65.sgml M doc/funcref.sgml M doc/ld65.sgml M libsrc/dbg/dbg.c M libsrc/telestrat/crt0.s M samples/Makefile A samples/asciires.grc A samples/debug.c M src/ca65/error.c M src/ca65/main.c M src/ca65/pseudo.c M src/cc65/codeopt.c M src/cc65/main.c M src/cl65/main.c M src/common/consprop.c M src/common/consprop.h M src/common/cpu.c M src/ld65/asserts.c M src/ld65/bin.c M src/ld65/cfgexpr.c M src/ld65/config.c M src/ld65/dbgfile.c M src/ld65/error.c M src/ld65/error.h M src/ld65/exports.c M src/ld65/expr.c M src/ld65/extsyms.c M src/ld65/library.c M src/ld65/main.c M src/ld65/mapfile.c M src/ld65/o65.c M src/ld65/objdata.c M src/ld65/objfile.c M src/ld65/scanner.c M src/ld65/scanner.h M src/ld65/scopes.c M src/ld65/segments.c M src/ld65/segments.h M src/ld65/xex.c M test/asm/cpudetect/4510-cpudetect.ref M test/asm/cpudetect/45GS02-cpudetect.ref M test/asm/cpudetect/6502-cpudetect.ref M test/asm/cpudetect/6502dtv-cpudetect.ref M test/asm/cpudetect/6502x-cpudetect.ref M test/asm/cpudetect/65816-cpudetect.ref M test/asm/cpudetect/65c02-cpudetect.ref M test/asm/cpudetect/65ce02-cpudetect.ref M test/asm/cpudetect/65sc02-cpudetect.ref M test/asm/cpudetect/Makefile M test/asm/cpudetect/allinst.inc M test/asm/cpudetect/huc6280-cpudetect.ref M test/asm/cpudetect/m740-cpudetect.ref M test/asm/cpudetect/sweet16-cpudetect.ref M test/asm/cpudetect/w65c02-cpudetect.ref A test/asm/listing/170-ld-errormsg.cfg A test/asm/listing/170-ld-errormsg.s A test/asm/listing/171-ld-errormsg.cfg A test/asm/listing/171-ld-errormsg.s A test/asm/listing/172-ld-errormsg.cfg A test/asm/listing/172-ld-errormsg.s A test/asm/listing/666-bug2208.s M test/asm/listing/Makefile A test/asm/listing/control/171-ld-errormsg.err A test/asm/listing/control/172-ld-errormsg.err M test/asm/listing/ref/030-assert-success.ld65err2-ref M test/asm/listing/ref/032-assert-error2.ld65err2-ref M test/asm/listing/ref/032-assert-error3.ld65err2-ref M test/asm/listing/ref/032-assert-error4.ld65err2-ref M test/asm/listing/ref/032-assert-error6.ld65err2-ref M test/asm/listing/ref/032-assert-error7.ld65err2-ref M test/asm/listing/ref/032-assert-error8.ld65err2-ref M test/asm/listing/ref/033-assert-ldwarning-success.ld65err2-ref M test/asm/listing/ref/034-assert-lderror2.ld65err2-ref M test/asm/listing/ref/034-assert-lderror3.ld65err2-ref M test/asm/listing/ref/034-assert-lderror4.ld65err2-ref M test/asm/listing/ref/034-assert-lderror6.ld65err2-ref M test/asm/listing/ref/034-assert-lderror7.ld65err2-ref M test/asm/listing/ref/034-assert-lderror8.ld65err2-ref M test/asm/listing/ref/040-align.ld65err2-ref M test/asm/listing/ref/080-sp-compat.ld65err2-ref A test/asm/listing/ref/170-ld-errormsg.bin-ref A test/asm/listing/ref/170-ld-errormsg.ld65err2-ref A test/asm/listing/ref/171-ld-errormsg.ld65err2-ref A test/asm/listing/ref/172-ld-errormsg.ld65err2-ref M test/asm/listing/ref/201-overwrite-overflow.ld65err2-ref A test/asm/listing/ref/666-bug2208.bin-ref M test/asm/misc/Makefile M test/asm/opcodes/Makefile M test/asm/val/Makefile A test/asm/val/charmap.s Log Message: ----------- Merge branch 'master' into Opt-ldptr1 Commit: 8a793796d72fcffe7af86d0937f557600822c655 https://github.com/cc65/cc65/commit/8a793796d72fcffe7af86d0937f557600822c655 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M src/cc65/coptptrload.c Log Message: ----------- Coding style Commit: aa936b6d12ac2e6e78ee24783ded74a0e35a21bc https://github.com/cc65/cc65/commit/aa936b6d12ac2e6e78ee24783ded74a0e35a21bc Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M libsrc/runtime/ldptr1sp.s Log Message: ----------- Fix copyright Commit: d06e0d9a1678a4b061bda1abfbb618f4239c9752 https://github.com/cc65/cc65/commit/d06e0d9a1678a4b061bda1abfbb618f4239c9752 Author: Bob Andrews <mr...@us...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: A libsrc/runtime/ldptr1sp.s M src/cc65/codeinfo.c M src/cc65/codeopt.c M src/cc65/coptptrload.c M src/cc65/coptptrload.h Log Message: ----------- Merge pull request #2812 from colinleroy/Opt-ldptr1 Optimize ldax?sp/sta/stx to ldptr1?sp Compare: https://github.com/cc65/cc65/compare/17c8e2154bfd...d06e0d9a1678 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-26 22:22:23
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 4c2cc24e77b0f1ff375c9838564310c191dc603b https://github.com/cc65/cc65/commit/4c2cc24e77b0f1ff375c9838564310c191dc603b Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: M src/cc65/codeopt.c M src/cc65/coptmisc.c M src/cc65/coptmisc.h Log Message: ----------- Optimize jsr ldax0sp/incsp2 Commit: 0647cb11120381e3ec892f199a77f9524aebcef2 https://github.com/cc65/cc65/commit/0647cb11120381e3ec892f199a77f9524aebcef2 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: M src/cc65/codeopt.c M src/cc65/coptmisc.c M src/cc65/coptmisc.h Log Message: ----------- Merge jsr pushax/j?? popax into nothing or RTS Commit: a0b705fd4194875f839d9f249723ddde4634c925 https://github.com/cc65/cc65/commit/a0b705fd4194875f839d9f249723ddde4634c925 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: M src/cc65/coptmisc.c Log Message: ----------- Remove code after inserting new one Commit: 1f6cca2140eb3005e502a8bc38d083b27b8422f7 https://github.com/cc65/cc65/commit/1f6cca2140eb3005e502a8bc38d083b27b8422f7 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: M src/cc65/codeent.h M src/cc65/coptmisc.c M src/cc65/coptmisc.h Log Message: ----------- Coding style Commit: 17c8e2154bfd074de56ca2025bf4ab866ac76600 https://github.com/cc65/cc65/commit/17c8e2154bfd074de56ca2025bf4ab866ac76600 Author: Bob Andrews <mr...@us...> Date: 2025-07-27 (Sun, 27 Jul 2025) Changed paths: M src/cc65/codeent.h M src/cc65/codeopt.c M src/cc65/coptmisc.c M src/cc65/coptmisc.h Log Message: ----------- Merge pull request #2811 from colinleroy/OptTosLoadPop Optimize jsr ldax0sp/incsp2 Compare: https://github.com/cc65/cc65/compare/4c6c8b2430a0...17c8e2154bfd To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-26 21:38:21
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 8ac25376a0735c83e6d19ae62ca8a7037057094d https://github.com/cc65/cc65/commit/8ac25376a0735c83e6d19ae62ca8a7037057094d Author: Kugel Fuhr <983...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M src/cc65/stmt.c M src/cc65/stmt.h M src/cc65/swstmt.c Log Message: ----------- Fix the "double semicolon" problem where a double semicolon after a statement that makes the following code unreachable led to an "unreachable code" warning. Commit: 70c1bd5e3cfff9ccda7bee449eb74056049bd7c6 https://github.com/cc65/cc65/commit/70c1bd5e3cfff9ccda7bee449eb74056049bd7c6 Author: Kugel Fuhr <983...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M src/cc65/stmt.c M test/misc/Makefile A test/misc/flow-for-01.c A test/misc/flow-for-01.ref M test/misc/flow-while-01.c M test/misc/flow-while-02.c M test/misc/flow-while-02.ref Log Message: ----------- Improved flow analysis in general and especially for "for" loops. Added more tests. Commit: 8f4a4040d6e5170a12c3594bb5abcab2646e783e https://github.com/cc65/cc65/commit/8f4a4040d6e5170a12c3594bb5abcab2646e783e Author: Kugel Fuhr <983...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M src/cc65/stmt.c M src/cc65/stmt.h M src/cc65/swstmt.c M test/misc/flow-for-01.c M test/misc/flow-switch-01.c M test/misc/flow-switch-01.ref M test/misc/goto.ref Log Message: ----------- Complete unreachable checking for switch statements. Commit: 228671b7c4f6e1eac1ad8b4c224bedd6388923be https://github.com/cc65/cc65/commit/228671b7c4f6e1eac1ad8b4c224bedd6388923be Author: Kugel Fuhr <983...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M test/misc/Makefile A test/misc/flow-switch-02.c A test/misc/flow-switch-02.ref Log Message: ----------- Added another test. Commit: 4c6c8b2430a0738d46013c7826828e9db16f64ef https://github.com/cc65/cc65/commit/4c6c8b2430a0738d46013c7826828e9db16f64ef Author: Bob Andrews <mr...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M src/cc65/stmt.c M src/cc65/stmt.h M src/cc65/swstmt.c M test/misc/Makefile A test/misc/flow-for-01.c A test/misc/flow-for-01.ref M test/misc/flow-switch-01.c M test/misc/flow-switch-01.ref A test/misc/flow-switch-02.c A test/misc/flow-switch-02.ref M test/misc/flow-while-01.c M test/misc/flow-while-02.c M test/misc/flow-while-02.ref M test/misc/goto.ref Log Message: ----------- Merge pull request #2819 from kugelfuhr/kugelfuhr/improved-flowanalysis Improved flowanalysis for cc65 Compare: https://github.com/cc65/cc65/compare/b0e10e1f9adf...4c6c8b2430a0 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-25 22:19:06
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 87ce45ba01707dc94a756d2cf0cce24cf2c9dfdb https://github.com/cc65/cc65/commit/87ce45ba01707dc94a756d2cf0cce24cf2c9dfdb Author: jedeoric <pli...@ho...> Date: 2025-07-23 (Wed, 23 Jul 2025) Changed paths: M libsrc/telestrat/lseek.s Log Message: ----------- telestrat target : lseek now returns position as it should Commit: 5809eaf03746e7158623aef295b9afb337095c1a https://github.com/cc65/cc65/commit/5809eaf03746e7158623aef295b9afb337095c1a Author: Bob Andrews <mr...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M libsrc/telestrat/lseek.s Log Message: ----------- Update libsrc/telestrat/lseek.s Co-authored-by: kugelfuhr <983...@us...> Commit: b0e10e1f9adf283f158e84fd3d6dd9658b2122b5 https://github.com/cc65/cc65/commit/b0e10e1f9adf283f158e84fd3d6dd9658b2122b5 Author: Bob Andrews <mr...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M libsrc/telestrat/lseek.s Log Message: ----------- Merge pull request #2814 from jedeoric/master telestrat target : lseek now returns position as it should Compare: https://github.com/cc65/cc65/compare/0a4af6df925c...b0e10e1f9adf To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-25 22:10:49
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 93b94d314a56a0c6d1a41a278e0a3e3e95f32edf https://github.com/cc65/cc65/commit/93b94d314a56a0c6d1a41a278e0a3e3e95f32edf Author: Kugel Fuhr <983...@us...> Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M libsrc/common/getopt.c M src/cc65/error.c M src/cc65/error.h M src/cc65/function.c M src/cc65/goto.c M src/cc65/goto.h M src/cc65/lineinfo.h M src/cc65/stmt.c M src/cc65/stmt.h M src/cc65/swstmt.c M src/cc65/swstmt.h M test/misc/goto.ref Log Message: ----------- Implement a simple flow analysis. Tracks control flow of all statements with the exception of "switch". Outputs warnings for unreachable code. Tracks also "return" but doesn't currently make use of this information. Commit: f13284d3f82edfdf699f512c89b9a2067d88b7b7 https://github.com/cc65/cc65/commit/f13284d3f82edfdf699f512c89b9a2067d88b7b7 Author: Kugel Fuhr <983...@us...> Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M src/cc65/error.c M src/cc65/stmt.c M src/cc65/testexpr.c M src/cc65/testexpr.h Log Message: ----------- Move the warning about unreachable code out of the Test() function and into the callers. This has the effect that the location for the warning is much more precise than before. Commit: ed54e9b1688185b98f7a73b0471e6d1448b72574 https://github.com/cc65/cc65/commit/ed54e9b1688185b98f7a73b0471e6d1448b72574 Author: Kugel Fuhr <983...@us...> Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M test/misc/Makefile M test/misc/bug2655.ref A test/misc/flow-do-01.c A test/misc/flow-do-01.ref A test/misc/flow-if-01.c A test/misc/flow-if-01.ref A test/misc/flow-if-02.c A test/misc/flow-if-02.ref A test/misc/flow-switch-01.c A test/misc/flow-switch-01.ref A test/misc/flow-while-01.c A test/misc/flow-while-01.ref A test/misc/flow-while-02.c A test/misc/flow-while-02.ref Log Message: ----------- Added several flow control tests. Commit: 6d45a9412767eb7850ef5891b5732474bab37b4e https://github.com/cc65/cc65/commit/6d45a9412767eb7850ef5891b5732474bab37b4e Author: Kugel Fuhr <983...@us...> Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M src/cc65/error.c M src/cc65/function.c M test/misc/Makefile M test/misc/flow-do-01.c M test/misc/flow-if-02.c M test/misc/flow-while-01.c Log Message: ----------- Do not output a warning about a missing "return" in a function if the function exit is unreachable. Commit: 61f3e43fb676641eee0e2d4c66dc7fe62272f4a8 https://github.com/cc65/cc65/commit/61f3e43fb676641eee0e2d4c66dc7fe62272f4a8 Author: Kugel Fuhr <983...@us...> Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M src/cc65/stmt.h Log Message: ----------- Rewrote an outdated comment. Commit: 0a4af6df925c0a10781f4f0954b35cce136fbbf9 https://github.com/cc65/cc65/commit/0a4af6df925c0a10781f4f0954b35cce136fbbf9 Author: Bob Andrews <mr...@us...> Date: 2025-07-26 (Sat, 26 Jul 2025) Changed paths: M libsrc/common/getopt.c M src/cc65/error.c M src/cc65/error.h M src/cc65/function.c M src/cc65/goto.c M src/cc65/goto.h M src/cc65/lineinfo.h M src/cc65/stmt.c M src/cc65/stmt.h M src/cc65/swstmt.c M src/cc65/swstmt.h M src/cc65/testexpr.c M src/cc65/testexpr.h M test/misc/Makefile M test/misc/bug2655.ref A test/misc/flow-do-01.c A test/misc/flow-do-01.ref A test/misc/flow-if-01.c A test/misc/flow-if-01.ref A test/misc/flow-if-02.c A test/misc/flow-if-02.ref A test/misc/flow-switch-01.c A test/misc/flow-switch-01.ref A test/misc/flow-while-01.c A test/misc/flow-while-01.ref A test/misc/flow-while-02.c A test/misc/flow-while-02.ref M test/misc/goto.ref Log Message: ----------- Merge pull request #2808 from kugelfuhr/kugelfuhr/flowanalysis Simple flow analysis to find unreachable code Compare: https://github.com/cc65/cc65/compare/4e0806c6bee7...0a4af6df925c To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-24 11:22:28
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 2b2c082efb11920ec7e720402079c2d2dae345b8 https://github.com/cc65/cc65/commit/2b2c082efb11920ec7e720402079c2d2dae345b8 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M src/cc65/codeopt.c M src/cc65/coptmisc.c M src/cc65/coptmisc.h M test/val/bug2205.c Log Message: ----------- Fix bug in PR #2778 Don't replace incaxy like incax[1-8]. Commit: 095ee0b27c3b1d95c1f06152254a7252d7252586 https://github.com/cc65/cc65/commit/095ee0b27c3b1d95c1f06152254a7252d7252586 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M .github/checks/sorted.sh M .github/checks/sorted_codeopt.sh M .github/checks/sorted_opcodes.sh M cfg/atari7800.cfg M cfg/creativision.cfg M doc/ca65.sgml M doc/cc65.sgml M doc/cl65.sgml M doc/funcref.sgml M doc/ld65.sgml M libsrc/dbg/dbg.c M libsrc/telestrat/crt0.s M samples/Makefile A samples/asciires.grc A samples/debug.c M src/ca65/error.c M src/ca65/main.c M src/ca65/pseudo.c M src/cc65/codeopt.c M src/cc65/main.c M src/cl65/main.c M src/common/consprop.c M src/common/consprop.h M src/common/cpu.c M src/ld65/asserts.c M src/ld65/bin.c M src/ld65/cfgexpr.c M src/ld65/config.c M src/ld65/dbgfile.c M src/ld65/error.c M src/ld65/error.h M src/ld65/exports.c M src/ld65/expr.c M src/ld65/extsyms.c M src/ld65/library.c M src/ld65/main.c M src/ld65/mapfile.c M src/ld65/o65.c M src/ld65/objdata.c M src/ld65/objfile.c M src/ld65/scanner.c M src/ld65/scanner.h M src/ld65/scopes.c M src/ld65/segments.c M src/ld65/segments.h M src/ld65/xex.c M test/asm/cpudetect/4510-cpudetect.ref M test/asm/cpudetect/45GS02-cpudetect.ref M test/asm/cpudetect/6502-cpudetect.ref M test/asm/cpudetect/6502dtv-cpudetect.ref M test/asm/cpudetect/6502x-cpudetect.ref M test/asm/cpudetect/65816-cpudetect.ref M test/asm/cpudetect/65c02-cpudetect.ref M test/asm/cpudetect/65ce02-cpudetect.ref M test/asm/cpudetect/65sc02-cpudetect.ref M test/asm/cpudetect/Makefile M test/asm/cpudetect/allinst.inc M test/asm/cpudetect/huc6280-cpudetect.ref M test/asm/cpudetect/m740-cpudetect.ref M test/asm/cpudetect/sweet16-cpudetect.ref M test/asm/cpudetect/w65c02-cpudetect.ref A test/asm/listing/170-ld-errormsg.cfg A test/asm/listing/170-ld-errormsg.s A test/asm/listing/171-ld-errormsg.cfg A test/asm/listing/171-ld-errormsg.s A test/asm/listing/172-ld-errormsg.cfg A test/asm/listing/172-ld-errormsg.s A test/asm/listing/666-bug2208.s M test/asm/listing/Makefile A test/asm/listing/control/171-ld-errormsg.err A test/asm/listing/control/172-ld-errormsg.err M test/asm/listing/ref/030-assert-success.ld65err2-ref M test/asm/listing/ref/032-assert-error2.ld65err2-ref M test/asm/listing/ref/032-assert-error3.ld65err2-ref M test/asm/listing/ref/032-assert-error4.ld65err2-ref M test/asm/listing/ref/032-assert-error6.ld65err2-ref M test/asm/listing/ref/032-assert-error7.ld65err2-ref M test/asm/listing/ref/032-assert-error8.ld65err2-ref M test/asm/listing/ref/033-assert-ldwarning-success.ld65err2-ref M test/asm/listing/ref/034-assert-lderror2.ld65err2-ref M test/asm/listing/ref/034-assert-lderror3.ld65err2-ref M test/asm/listing/ref/034-assert-lderror4.ld65err2-ref M test/asm/listing/ref/034-assert-lderror6.ld65err2-ref M test/asm/listing/ref/034-assert-lderror7.ld65err2-ref M test/asm/listing/ref/034-assert-lderror8.ld65err2-ref M test/asm/listing/ref/040-align.ld65err2-ref M test/asm/listing/ref/080-sp-compat.ld65err2-ref A test/asm/listing/ref/170-ld-errormsg.bin-ref A test/asm/listing/ref/170-ld-errormsg.ld65err2-ref A test/asm/listing/ref/171-ld-errormsg.ld65err2-ref A test/asm/listing/ref/172-ld-errormsg.ld65err2-ref M test/asm/listing/ref/201-overwrite-overflow.ld65err2-ref A test/asm/listing/ref/666-bug2208.bin-ref M test/asm/misc/Makefile M test/asm/opcodes/Makefile M test/asm/val/Makefile A test/asm/val/charmap.s Log Message: ----------- Merge branch 'master' into fix-pr-2778 Commit: fa1b6ed4f7ca99d30ea9d6bbcd81924d5fba3a17 https://github.com/cc65/cc65/commit/fa1b6ed4f7ca99d30ea9d6bbcd81924d5fba3a17 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M src/cc65/coptmisc.c Log Message: ----------- Address issues Commit: 6d96a952fd1b7f3d970299053f5a05c3e82636a2 https://github.com/cc65/cc65/commit/6d96a952fd1b7f3d970299053f5a05c3e82636a2 Author: Colin Leroy-Mira <co...@co...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M src/cc65/coptmisc.c Log Message: ----------- Stricter check for incax[1-8] Thanks to @kugelfuhr Co-authored-by: kugelfuhr <983...@us...> Commit: 4e0806c6bee7cfd8ea2a21ddb7307b1c944f6b8f https://github.com/cc65/cc65/commit/4e0806c6bee7cfd8ea2a21ddb7307b1c944f6b8f Author: Bob Andrews <mr...@us...> Date: 2025-07-24 (Thu, 24 Jul 2025) Changed paths: M src/cc65/codeopt.c M src/cc65/coptmisc.c M src/cc65/coptmisc.h M test/val/bug2205.c Log Message: ----------- Merge pull request #2813 from colinleroy/fix-pr-2778 Fix bug in PR #2778 Compare: https://github.com/cc65/cc65/compare/32313a8c566b...4e0806c6bee7 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-19 18:11:40
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: e82656d8cad6a7edd60bb8de56ad38c91f54dc6d https://github.com/cc65/cc65/commit/e82656d8cad6a7edd60bb8de56ad38c91f54dc6d Author: Kugel Fuhr <983...@us...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M samples/Makefile Log Message: ----------- Remove .s files generated from .grc files. Commit: 1c167b1ff1d13c13811cb3ea4226b1ee8bf9ab0b https://github.com/cc65/cc65/commit/1c167b1ff1d13c13811cb3ea4226b1ee8bf9ab0b Author: Kugel Fuhr <983...@us...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M samples/Makefile Log Message: ----------- Use cl65 to generate the object file from the grc file to avoid having an intermediate .s file lying around that "make check" complains about. Commit: 32313a8c566b2fb7e7cf8e5539fd23d094c5b6e9 https://github.com/cc65/cc65/commit/32313a8c566b2fb7e7cf8e5539fd23d094c5b6e9 Author: Bob Andrews <mr...@us...> Date: 2025-07-19 (Sat, 19 Jul 2025) Changed paths: M samples/Makefile Log Message: ----------- Merge pull request #2805 from kugelfuhr/kugelfuhr/remove-grc-artifacts Remove .s files generated from .grc files Compare: https://github.com/cc65/cc65/compare/053f0a1b05f3...32313a8c566b To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-19 18:08:39
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 3cd1672ae567a6c2fe3f574613321181222f68f3 https://github.com/cc65/cc65/commit/3cd1672ae567a6c2fe3f574613321181222f68f3 Author: Jimmy Dansbo <ji...@da...> Date: 2025-07-17 (Thu, 17 Jul 2025) Changed paths: M src/common/cpu.c Log Message: ----------- Added correct capabilities to W65C02 and 65CD02 cpus Commit: 053f0a1b05f3eed96323894b8d2c61f955e5f39b https://github.com/cc65/cc65/commit/053f0a1b05f3eed96323894b8d2c61f955e5f39b Author: Bob Andrews <mr...@us...> Date: 2025-07-19 (Sat, 19 Jul 2025) Changed paths: M src/common/cpu.c Log Message: ----------- Merge pull request #2809 from JimmyDansbo/w65c02_capabilities Added correct capabilities to W65C02 and 65CE02 CPUs Compare: https://github.com/cc65/cc65/compare/8bbe0f697227...053f0a1b05f3 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-19 18:07:03
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 329ec64a4b60215bb0a06b5a433ce0d999faa000 https://github.com/cc65/cc65/commit/329ec64a4b60215bb0a06b5a433ce0d999faa000 Author: jedeoric <pli...@ho...> Date: 2025-07-18 (Fri, 18 Jul 2025) Changed paths: M libsrc/telestrat/crt0.s Log Message: ----------- telestrat target : manage main return code Commit: 8bbe0f697227300a6c0a89d069f4a3cd7981ad6d https://github.com/cc65/cc65/commit/8bbe0f697227300a6c0a89d069f4a3cd7981ad6d Author: Bob Andrews <mr...@us...> Date: 2025-07-19 (Sat, 19 Jul 2025) Changed paths: M libsrc/telestrat/crt0.s Log Message: ----------- Merge pull request #2810 from jedeoric/master telestrat target : manage main return code Compare: https://github.com/cc65/cc65/compare/3f3dc3d145d9...8bbe0f697227 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: cc65 O. <no...@gi...> - 2025-07-15 23:03:59
|
Branch: refs/heads/master Home: https://github.com/cc65/doc Commit: 1a3cf287b265376fe84fdb0a15ae26a36c282b8e https://github.com/cc65/doc/commit/1a3cf287b265376fe84fdb0a15ae26a36c282b8e Author: cc65-github <cc6...@gi...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M cc65.html M cl65.html M ld65.html Log Message: ----------- Updated from https://github.com/cc65/cc65/commit/3f3dc3d145d91afb6138e210fc4aa8d8aee44cd9 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/doc/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-15 22:57:08
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: f86f602b9ed5c92add87e32fabae748f235f458f https://github.com/cc65/cc65/commit/f86f602b9ed5c92add87e32fabae748f235f458f Author: Kugel Fuhr <983...@us...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M doc/cc65.sgml M src/cc65/main.c Log Message: ----------- Add a description for --memory-model to the docs. Commit: 3f3dc3d145d91afb6138e210fc4aa8d8aee44cd9 https://github.com/cc65/cc65/commit/3f3dc3d145d91afb6138e210fc4aa8d8aee44cd9 Author: Bob Andrews <mr...@us...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M doc/cc65.sgml M src/cc65/main.c Log Message: ----------- Merge pull request #2803 from kugelfuhr/kugelfuhr/fix-1162 Add a description for --memory-model to the docs Compare: https://github.com/cc65/cc65/compare/89704a6e3742...3f3dc3d145d9 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-15 22:55:40
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: da0e3907ec5f02dc9bc575a8dcd84cae0f79f8fa https://github.com/cc65/cc65/commit/da0e3907ec5f02dc9bc575a8dcd84cae0f79f8fa Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/ca65/main.c M src/common/consprop.c M src/common/consprop.h Log Message: ----------- Move the code to parse color strings into the CP_Parse() function and use it. Commit: 6f45af3c9eeabbe02c3aff7517e267c814ea757f https://github.com/cc65/cc65/commit/6f45af3c9eeabbe02c3aff7517e267c814ea757f Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M doc/ld65.sgml M src/ld65/main.c Log Message: ----------- Use console properties. Add the --no-utf8 and --color options. Commit: 96f8ce4cee4b05babdebfb41905303cc48eaad04 https://github.com/cc65/cc65/commit/96f8ce4cee4b05babdebfb41905303cc48eaad04 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/ld65/error.c M src/ld65/error.h M src/ld65/scanner.c M src/ld65/scanner.h Log Message: ----------- Move the functions to output config file errors from scanner.c to error.c. Commit: 79967ff01badf96b1ed008c4bfe3f073fd876ab9 https://github.com/cc65/cc65/commit/79967ff01badf96b1ed008c4bfe3f073fd876ab9 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/ca65/error.c M src/ld65/asserts.c M src/ld65/bin.c M src/ld65/cfgexpr.c M src/ld65/config.c M src/ld65/dbgfile.c M src/ld65/error.c M src/ld65/error.h M src/ld65/exports.c M src/ld65/expr.c M src/ld65/extsyms.c M src/ld65/library.c M src/ld65/main.c M src/ld65/mapfile.c M src/ld65/o65.c M src/ld65/objdata.c M src/ld65/objfile.c M src/ld65/scanner.c M src/ld65/scopes.c M src/ld65/segments.c M src/ld65/xex.c Log Message: ----------- Support colors in diagnostic output. Commit: 074a3f513eb0ab1543f8c153d4106b9b21fab8b2 https://github.com/cc65/cc65/commit/074a3f513eb0ab1543f8c153d4106b9b21fab8b2 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M doc/cl65.sgml M src/cl65/main.c Log Message: ----------- Add the --color and --no-utf8 options to cl65 which will pass it to the tools that understand it. Commit: 7d963d4490f2d667341dbba77e00f626a52f6aac https://github.com/cc65/cc65/commit/7d963d4490f2d667341dbba77e00f626a52f6aac Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/ld65/asserts.c M test/asm/cpudetect/Makefile M test/asm/listing/Makefile M test/asm/listing/ref/030-assert-success.ld65err2-ref M test/asm/listing/ref/032-assert-error2.ld65err2-ref M test/asm/listing/ref/032-assert-error3.ld65err2-ref M test/asm/listing/ref/032-assert-error4.ld65err2-ref M test/asm/listing/ref/032-assert-error6.ld65err2-ref M test/asm/listing/ref/032-assert-error7.ld65err2-ref M test/asm/listing/ref/032-assert-error8.ld65err2-ref M test/asm/listing/ref/033-assert-ldwarning-success.ld65err2-ref M test/asm/listing/ref/034-assert-lderror2.ld65err2-ref M test/asm/listing/ref/034-assert-lderror3.ld65err2-ref M test/asm/listing/ref/034-assert-lderror4.ld65err2-ref M test/asm/listing/ref/034-assert-lderror6.ld65err2-ref M test/asm/listing/ref/034-assert-lderror7.ld65err2-ref M test/asm/listing/ref/034-assert-lderror8.ld65err2-ref M test/asm/listing/ref/040-align.ld65err2-ref M test/asm/listing/ref/080-sp-compat.ld65err2-ref M test/asm/listing/ref/201-overwrite-overflow.ld65err2-ref M test/asm/misc/Makefile M test/asm/opcodes/Makefile M test/asm/val/Makefile Log Message: ----------- Change the output format for .assert. Use --no-utf8 for the tests. Commit: 3e81cd6ae047f31745f59dd44d06203c7b3b9031 https://github.com/cc65/cc65/commit/3e81cd6ae047f31745f59dd44d06203c7b3b9031 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/cl65/main.c M src/ld65/asserts.c M src/ld65/cfgexpr.c M src/ld65/config.c M src/ld65/error.c M src/ld65/error.h M src/ld65/exports.c M src/ld65/scanner.c Log Message: ----------- Renames CfgError -> PError, CfgWarning -> PWarning. Commit: 2e3edf9b1ba32d60c814de832dbd22fae4c3dcfa https://github.com/cc65/cc65/commit/2e3edf9b1ba32d60c814de832dbd22fae4c3dcfa Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/ld65/asserts.c M src/ld65/config.c M src/ld65/error.c M src/ld65/error.h M src/ld65/scanner.c Log Message: ----------- Some reformatting and improved diagnostics. Commit: c2f17b6f6bcfc03e9850d49f0ecaa6c0f7ce2775 https://github.com/cc65/cc65/commit/c2f17b6f6bcfc03e9850d49f0ecaa6c0f7ce2775 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/ld65/config.c M src/ld65/segments.c M src/ld65/segments.h Log Message: ----------- When initialized data is found in a segment, print the first module where this data comes from to ease debugging. Commit: 2e4c18770b5cbb9c5c0fe163a9325c2b39421284 https://github.com/cc65/cc65/commit/2e4c18770b5cbb9c5c0fe163a9325c2b39421284 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M src/cl65/main.c M src/ld65/config.c M src/ld65/main.c M src/ld65/scanner.c M src/ld65/segments.c M src/ld65/xex.c Log Message: ----------- Add a --warnings-as-errors to cl65. Commit: 170ddc6e3323df14e206680f77f9caca14c566c1 https://github.com/cc65/cc65/commit/170ddc6e3323df14e206680f77f9caca14c566c1 Author: Kugel Fuhr <983...@us...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M doc/cc65.sgml M src/ca65/main.c M src/cc65/main.c M src/cl65/main.c Log Message: ----------- Add a --warnings-as-errors option to cc65 for compatibility reasons. Commit: 4120f352761f88e53535f42eda4f895039289db9 https://github.com/cc65/cc65/commit/4120f352761f88e53535f42eda4f895039289db9 Author: Kugel Fuhr <983...@us...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M src/ld65/exports.c A test/asm/listing/170-ld-errormsg.cfg A test/asm/listing/170-ld-errormsg.s A test/asm/listing/171-ld-errormsg.cfg A test/asm/listing/171-ld-errormsg.s A test/asm/listing/172-ld-errormsg.cfg A test/asm/listing/172-ld-errormsg.s A test/asm/listing/control/171-ld-errormsg.err A test/asm/listing/control/172-ld-errormsg.err A test/asm/listing/ref/170-ld-errormsg.bin-ref A test/asm/listing/ref/170-ld-errormsg.ld65err2-ref A test/asm/listing/ref/171-ld-errormsg.ld65err2-ref A test/asm/listing/ref/172-ld-errormsg.ld65err2-ref Log Message: ----------- Added tests for warnings or errors that now have notifications. Commit: 89704a6e3742eaceae6c35337fb5385efb0d53aa https://github.com/cc65/cc65/commit/89704a6e3742eaceae6c35337fb5385efb0d53aa Author: Bob Andrews <mr...@us...> Date: 2025-07-16 (Wed, 16 Jul 2025) Changed paths: M doc/cc65.sgml M doc/cl65.sgml M doc/ld65.sgml M src/ca65/error.c M src/ca65/main.c M src/cc65/main.c M src/cl65/main.c M src/common/consprop.c M src/common/consprop.h M src/ld65/asserts.c M src/ld65/bin.c M src/ld65/cfgexpr.c M src/ld65/config.c M src/ld65/dbgfile.c M src/ld65/error.c M src/ld65/error.h M src/ld65/exports.c M src/ld65/expr.c M src/ld65/extsyms.c M src/ld65/library.c M src/ld65/main.c M src/ld65/mapfile.c M src/ld65/o65.c M src/ld65/objdata.c M src/ld65/objfile.c M src/ld65/scanner.c M src/ld65/scanner.h M src/ld65/scopes.c M src/ld65/segments.c M src/ld65/segments.h M src/ld65/xex.c M test/asm/cpudetect/Makefile A test/asm/listing/170-ld-errormsg.cfg A test/asm/listing/170-ld-errormsg.s A test/asm/listing/171-ld-errormsg.cfg A test/asm/listing/171-ld-errormsg.s A test/asm/listing/172-ld-errormsg.cfg A test/asm/listing/172-ld-errormsg.s M test/asm/listing/Makefile A test/asm/listing/control/171-ld-errormsg.err A test/asm/listing/control/172-ld-errormsg.err M test/asm/listing/ref/030-assert-success.ld65err2-ref M test/asm/listing/ref/032-assert-error2.ld65err2-ref M test/asm/listing/ref/032-assert-error3.ld65err2-ref M test/asm/listing/ref/032-assert-error4.ld65err2-ref M test/asm/listing/ref/032-assert-error6.ld65err2-ref M test/asm/listing/ref/032-assert-error7.ld65err2-ref M test/asm/listing/ref/032-assert-error8.ld65err2-ref M test/asm/listing/ref/033-assert-ldwarning-success.ld65err2-ref M test/asm/listing/ref/034-assert-lderror2.ld65err2-ref M test/asm/listing/ref/034-assert-lderror3.ld65err2-ref M test/asm/listing/ref/034-assert-lderror4.ld65err2-ref M test/asm/listing/ref/034-assert-lderror6.ld65err2-ref M test/asm/listing/ref/034-assert-lderror7.ld65err2-ref M test/asm/listing/ref/034-assert-lderror8.ld65err2-ref M test/asm/listing/ref/040-align.ld65err2-ref M test/asm/listing/ref/080-sp-compat.ld65err2-ref A test/asm/listing/ref/170-ld-errormsg.bin-ref A test/asm/listing/ref/170-ld-errormsg.ld65err2-ref A test/asm/listing/ref/171-ld-errormsg.ld65err2-ref A test/asm/listing/ref/172-ld-errormsg.ld65err2-ref M test/asm/listing/ref/201-overwrite-overflow.ld65err2-ref M test/asm/misc/Makefile M test/asm/opcodes/Makefile M test/asm/val/Makefile Log Message: ----------- Merge pull request #2802 from kugelfuhr/kugelfuhr/modernize-ld65-diags Modernize ld65 diagnostics Compare: https://github.com/cc65/cc65/compare/25e6b42ef3ed...89704a6e3742 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-15 21:27:34
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: d54844c76be132b8a979733188b452ca3bcc8594 https://github.com/cc65/cc65/commit/d54844c76be132b8a979733188b452ca3bcc8594 Author: Kugel Fuhr <983...@us...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M cfg/atari7800.cfg Log Message: ----------- Make the EXTZP segment optional for Atari 7800. Commit: 25e6b42ef3ed52f44b823b4c88d51d459b47cb4f https://github.com/cc65/cc65/commit/25e6b42ef3ed52f44b823b4c88d51d459b47cb4f Author: Bob Andrews <mr...@us...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M cfg/atari7800.cfg Log Message: ----------- Merge pull request #2799 from kugelfuhr/kugelfuhr/fix-atari7800-cfg Atari 7800: Make the EXTZP segment optional Compare: https://github.com/cc65/cc65/compare/61072ce3c771...25e6b42ef3ed To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-15 19:22:04
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 3dfde7baefc0ed83d49d51e4a1117205d3f37817 https://github.com/cc65/cc65/commit/3dfde7baefc0ed83d49d51e4a1117205d3f37817 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M test/asm/cpudetect/4510-cpudetect.ref M test/asm/cpudetect/45GS02-cpudetect.ref M test/asm/cpudetect/6502-cpudetect.ref M test/asm/cpudetect/6502dtv-cpudetect.ref M test/asm/cpudetect/6502x-cpudetect.ref M test/asm/cpudetect/65816-cpudetect.ref M test/asm/cpudetect/65c02-cpudetect.ref M test/asm/cpudetect/65ce02-cpudetect.ref M test/asm/cpudetect/65sc02-cpudetect.ref M test/asm/cpudetect/allinst.inc M test/asm/cpudetect/huc6280-cpudetect.ref M test/asm/cpudetect/m740-cpudetect.ref M test/asm/cpudetect/sweet16-cpudetect.ref M test/asm/cpudetect/w65c02-cpudetect.ref Log Message: ----------- For the cpudetect tests, check the binary results for all instructions, not just for a few selected ones. Commit: 61072ce3c77177d67886b7c398d6372d139a8347 https://github.com/cc65/cc65/commit/61072ce3c77177d67886b7c398d6372d139a8347 Author: Bob Andrews <mr...@us...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M test/asm/cpudetect/4510-cpudetect.ref M test/asm/cpudetect/45GS02-cpudetect.ref M test/asm/cpudetect/6502-cpudetect.ref M test/asm/cpudetect/6502dtv-cpudetect.ref M test/asm/cpudetect/6502x-cpudetect.ref M test/asm/cpudetect/65816-cpudetect.ref M test/asm/cpudetect/65c02-cpudetect.ref M test/asm/cpudetect/65ce02-cpudetect.ref M test/asm/cpudetect/65sc02-cpudetect.ref M test/asm/cpudetect/allinst.inc M test/asm/cpudetect/huc6280-cpudetect.ref M test/asm/cpudetect/m740-cpudetect.ref M test/asm/cpudetect/sweet16-cpudetect.ref M test/asm/cpudetect/w65c02-cpudetect.ref Log Message: ----------- Merge pull request #2797 from kugelfuhr/kugelfuhr/fix-2796 For the cpudetect tests, check the binary results for all instructions Compare: https://github.com/cc65/cc65/compare/14a6c6699723...61072ce3c771 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-15 19:18:49
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: c7096ab6d7fb79d9e295a1d029a024b661e27e85 https://github.com/cc65/cc65/commit/c7096ab6d7fb79d9e295a1d029a024b661e27e85 Author: Kugel Fuhr <983...@us...> Date: 2025-07-13 (Sun, 13 Jul 2025) Changed paths: M .github/checks/sorted.sh M .github/checks/sorted_codeopt.sh M .github/checks/sorted_opcodes.sh M src/cc65/codeopt.c Log Message: ----------- Fix an error that was introduced by me in a4a24280f26ddb3e319678db7a531320df7125fe: Using a pipe causes a subshell to be generated so the "exit" statements will just leave the subshell. As a consequence, the sortedxxx.sh scripts produced output but no error exit code. Which in turn caused an error in #2778 to slip through undetected. Commit: 14a6c66997236dbdbfe95d243248cd5938a85900 https://github.com/cc65/cc65/commit/14a6c66997236dbdbfe95d243248cd5938a85900 Author: Bob Andrews <mr...@us...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M .github/checks/sorted.sh M .github/checks/sorted_codeopt.sh M .github/checks/sorted_opcodes.sh M src/cc65/codeopt.c Log Message: ----------- Merge pull request #2795 from kugelfuhr/kugelfuhr/fix-sortcheck Fix an error in the sort check scripts. Compare: https://github.com/cc65/cc65/compare/a4c97c7ebc94...14a6c6699723 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-15 18:48:33
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 3ea8cae0ee52179e71473543050bff93d0a099e1 https://github.com/cc65/cc65/commit/3ea8cae0ee52179e71473543050bff93d0a099e1 Author: mrdudz <mr...@us...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M samples/Makefile A samples/asciires.grc Log Message: ----------- add a geos resource file to the "ascii" sample, removes the linker warnings (and makes the program actually work in GEOS) Commit: a4c97c7ebc94cc1e729e353381cc1480655e56d4 https://github.com/cc65/cc65/commit/a4c97c7ebc94cc1e729e353381cc1480655e56d4 Author: Bob Andrews <mr...@us...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M samples/Makefile A samples/asciires.grc Log Message: ----------- Merge pull request #2804 from mrdudz/geossample add a geos resource file to the "ascii" sample Compare: https://github.com/cc65/cc65/compare/4cbdb55fbc1d...a4c97c7ebc94 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Christian G. <no...@gi...> - 2025-07-14 18:33:11
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 9ac02f328280a21a16ba61ea677f54937aee3093 https://github.com/cc65/cc65/commit/9ac02f328280a21a16ba61ea677f54937aee3093 Author: Kugel Fuhr <983...@us...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M cfg/creativision.cfg Log Message: ----------- Move constructors into the ONCE segment to fix linker warnings. Commit: 4cbdb55fbc1d4c89ab8d35bbc0e261621ed27679 https://github.com/cc65/cc65/commit/4cbdb55fbc1d4c89ab8d35bbc0e261621ed27679 Author: Christian Groessler <ch...@gr...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M cfg/creativision.cfg Log Message: ----------- Merge pull request #2798 from kugelfuhr/kugelfuhr/fix-2787 Move constructors into the ONCE segment for the creativision target Compare: https://github.com/cc65/cc65/compare/faecedb514d3...4cbdb55fbc1d To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: cc65 O. <no...@gi...> - 2025-07-12 15:07:56
|
Branch: refs/heads/master Home: https://github.com/cc65/doc Commit: bd81a08db5e4a734afb2eb946e7f917d5ccffa16 https://github.com/cc65/doc/commit/bd81a08db5e4a734afb2eb946e7f917d5ccffa16 Author: cc65-github <cc6...@gi...> Date: 2025-07-12 (Sat, 12 Jul 2025) Changed paths: M funcref.html Log Message: ----------- Updated from https://github.com/cc65/cc65/commit/faecedb514d3cc3d848b5392c42f49e1b621ee55 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/doc/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-12 15:01:13
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: e973483cc8ae26e600dc6707d3e901d849a080ce https://github.com/cc65/cc65/commit/e973483cc8ae26e600dc6707d3e901d849a080ce Author: mrdudz <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M libsrc/dbg/dbg.c Log Message: ----------- DbgIsBreak() must use __cdecl__ Commit: 0d30d8b4ae5b776ca12acb9d48c905cede851cd3 https://github.com/cc65/cc65/commit/0d30d8b4ae5b776ca12acb9d48c905cede851cd3 Author: mrdudz <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M samples/Makefile A samples/debug.c Log Message: ----------- add (very simple) example for dbg.h Commit: c0e8835ba054a4bc91a93d50d29ad0e79a56a589 https://github.com/cc65/cc65/commit/c0e8835ba054a4bc91a93d50d29ad0e79a56a589 Author: mrdudz <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M doc/funcref.sgml Log Message: ----------- brief docs Commit: faecedb514d3cc3d848b5392c42f49e1b621ee55 https://github.com/cc65/cc65/commit/faecedb514d3cc3d848b5392c42f49e1b621ee55 Author: Bob Andrews <mr...@us...> Date: 2025-07-12 (Sat, 12 Jul 2025) Changed paths: M doc/funcref.sgml M libsrc/dbg/dbg.c M samples/Makefile A samples/debug.c Log Message: ----------- Merge pull request #2793 from mrdudz/fixdbg fix debugger Compare: https://github.com/cc65/cc65/compare/18805b8df9b0...faecedb514d3 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-11 17:11:06
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 30bee8e26804cd3ff02ff13648f66792391b0a45 https://github.com/cc65/cc65/commit/30bee8e26804cd3ff02ff13648f66792391b0a45 Author: mrdudz <mr...@us...> Date: 2025-06-23 (Mon, 23 Jun 2025) Changed paths: A test/asm/listing/666-bug2208.s A test/asm/listing/ref/666-bug2208.bin-ref Log Message: ----------- test for #2208 Commit: 18805b8df9b06041d52bb292b2a2b698a33e0e50 https://github.com/cc65/cc65/commit/18805b8df9b06041d52bb292b2a2b698a33e0e50 Author: Bob Andrews <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: A test/asm/listing/666-bug2208.s A test/asm/listing/ref/666-bug2208.bin-ref Log Message: ----------- Merge pull request #2792 from mrdudz/sometests test for #2208 Compare: https://github.com/cc65/cc65/compare/68cccd31faa1...18805b8df9b0 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-11 17:00:31
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 907d8b26c584b8a46af0adc5b46d98562d10d347 https://github.com/cc65/cc65/commit/907d8b26c584b8a46af0adc5b46d98562d10d347 Author: mrdudz <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: A test/asm/val/charmap.s Log Message: ----------- simple regression test for .charmap Commit: c13f7dbdadb4cb52e7c29a939f6af567486f2bc2 https://github.com/cc65/cc65/commit/c13f7dbdadb4cb52e7c29a939f6af567486f2bc2 Author: mrdudz <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M src/ca65/pseudo.c Log Message: ----------- fix range check Commit: 68cccd31faa1c888e7cf9a0b9d5d96d14abe8a05 https://github.com/cc65/cc65/commit/68cccd31faa1c888e7cf9a0b9d5d96d14abe8a05 Author: Bob Andrews <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M src/ca65/pseudo.c A test/asm/val/charmap.s Log Message: ----------- Merge pull request #2791 from mrdudz/fix2789 Fix2789 Compare: https://github.com/cc65/cc65/compare/8245eb31a032...68cccd31faa1 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: cc65 O. <no...@gi...> - 2025-07-11 16:54:49
|
Branch: refs/heads/master Home: https://github.com/cc65/doc Commit: 95fe38aba1bca12c8e3a862fe393a9d02567e677 https://github.com/cc65/doc/commit/95fe38aba1bca12c8e3a862fe393a9d02567e677 Author: cc65-github <cc6...@gi...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M ca65.html Log Message: ----------- Updated from https://github.com/cc65/cc65/commit/8245eb31a0322b64471af7280879c8a3c0f0d8b1 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/doc/settings/notifications |
From: Bob A. <no...@gi...> - 2025-07-11 16:47:44
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: aba0b6b439b5e1c3cd168916c76230c19f368588 https://github.com/cc65/cc65/commit/aba0b6b439b5e1c3cd168916c76230c19f368588 Author: mrdudz <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M doc/ca65.sgml Log Message: ----------- add missing command line details, sort options Commit: 8245eb31a0322b64471af7280879c8a3c0f0d8b1 https://github.com/cc65/cc65/commit/8245eb31a0322b64471af7280879c8a3c0f0d8b1 Author: Bob Andrews <mr...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M doc/ca65.sgml Log Message: ----------- Merge pull request #2790 from mrdudz/docsfix add missing command line details, sort options Compare: https://github.com/cc65/cc65/compare/5fc300b987de...8245eb31a032 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |