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
(2) |
Sep
(9) |
Oct
|
Nov
|
Dec
|
From: Bob A. <no...@gi...> - 2025-09-30 14:40:51
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 6be0731247cff96c9a7b4f12bb763bed9e5a4a8f https://github.com/cc65/cc65/commit/6be0731247cff96c9a7b4f12bb763bed9e5a4a8f Author: Daniel Gimpelevich <da...@gi...> Date: 2025-09-29 (Mon, 29 Sep 2025) Changed paths: M libsrc/common/memset.s M libsrc/common/strcspn.s M libsrc/common/strspn.s Log Message: ----------- Fix uncatalogued name clash with libsrc/runtime/leave.s Even though these labels are not exported, they can show up in linker maps and thus break o65 modules. Commit: 362e20b4d0d582ed0e7eb1b5c34f6e669590a568 https://github.com/cc65/cc65/commit/362e20b4d0d582ed0e7eb1b5c34f6e669590a568 Author: Bob Andrews <mr...@us...> Date: 2025-09-30 (Tue, 30 Sep 2025) Changed paths: M libsrc/common/memset.s M libsrc/common/strcspn.s M libsrc/common/strspn.s Log Message: ----------- Merge pull request #2839 from danielg4/master Fix uncatalogued name clash with libsrc/runtime/leave.s Compare: https://github.com/cc65/cc65/compare/93c1b659eeb6...362e20b4d0d5 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: cc65 O. <no...@gi...> - 2025-09-22 19:25:08
|
Branch: refs/heads/master Home: https://github.com/cc65/doc Commit: cf41cf27b7cbd4c9bac0db391842d88f1431ad48 https://github.com/cc65/doc/commit/cf41cf27b7cbd4c9bac0db391842d88f1431ad48 Author: cc65-github <cc6...@gi...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M agat.html Log Message: ----------- Updated from https://github.com/cc65/cc65/commit/93c1b659eeb6063cc11e4be617e84e46127682bf To unsubscribe from these emails, change your notification settings at https://github.com/cc65/doc/settings/notifications |
From: Bob A. <no...@gi...> - 2025-09-22 19:19:06
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: ee096d27df58e4a3658364f01dd96c4141d2001d https://github.com/cc65/cc65/commit/ee096d27df58e4a3658364f01dd96c4141d2001d Author: Gros chien <cmn...@gm...> Date: 2025-08-26 (Tue, 26 Aug 2025) Changed paths: M src/ca65/macro.c M src/ca65/toklist.c Log Message: ----------- Fix segfault when using -x without -l Commit: 93c1b659eeb6063cc11e4be617e84e46127682bf https://github.com/cc65/cc65/commit/93c1b659eeb6063cc11e4be617e84e46127682bf Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M src/ca65/macro.c M src/ca65/toklist.c Log Message: ----------- Merge pull request #2824 from GrosChien/master ca65 Fixing segfault when using `--expend-macros` without `--listing` Compare: https://github.com/cc65/cc65/compare/8ec38c38d5ec...93c1b659eeb6 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-09-22 19:17:38
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 613e752051f0c1febd90227113e437e575edab22 https://github.com/cc65/cc65/commit/613e752051f0c1febd90227113e437e575edab22 Author: Stefan <ste...@gm...> Date: 2025-09-05 (Fri, 05 Sep 2025) Changed paths: M doc/agat.sgml Log Message: ----------- Fixed minor typo Commit: 8ec38c38d5ec8b02f0e195f0d3f7eaebbc0fd0ac https://github.com/cc65/cc65/commit/8ec38c38d5ec8b02f0e195f0d3f7eaebbc0fd0ac Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M doc/agat.sgml Log Message: ----------- Merge pull request #2827 from polluks/master Fixed minor typo Compare: https://github.com/cc65/cc65/compare/ca7335023f73...8ec38c38d5ec To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: cc65 O. <no...@gi...> - 2025-09-22 19:13:25
|
Branch: refs/heads/master Home: https://github.com/cc65/doc Commit: 447770e57b2581056d83a9f601ad7e6668665a89 https://github.com/cc65/doc/commit/447770e57b2581056d83a9f601ad7e6668665a89 Author: cc65-github <cc6...@gi...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M ca65.html Log Message: ----------- Updated from https://github.com/cc65/cc65/commit/ca7335023f7329008ac17c9dcc0d008324164cd2 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/doc/settings/notifications |
From: Bob A. <no...@gi...> - 2025-09-22 19:07:14
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 5e89953bf9ca04a21f1b7f28949c3000bf547436 https://github.com/cc65/cc65/commit/5e89953bf9ca04a21f1b7f28949c3000bf547436 Author: Stefan <ste...@gm...> Date: 2025-09-17 (Wed, 17 Sep 2025) Changed paths: M src/common/gentype.c Log Message: ----------- Fixed overflow Commit: 9601b11a9c12718084787da794b8ca994a15d2f1 https://github.com/cc65/cc65/commit/9601b11a9c12718084787da794b8ca994a15d2f1 Author: Stefan <ste...@gm...> Date: 2025-09-18 (Thu, 18 Sep 2025) Changed paths: M src/common/gentype.c Log Message: ----------- inplicit length Commit: ca7335023f7329008ac17c9dcc0d008324164cd2 https://github.com/cc65/cc65/commit/ca7335023f7329008ac17c9dcc0d008324164cd2 Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M src/common/gentype.c Log Message: ----------- Merge pull request #2834 from polluks/patch-12 Fixed overflow Compare: https://github.com/cc65/cc65/compare/4383841f24a7...ca7335023f73 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-09-22 19:04:23
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 089f8f14254218debe3d6c68f6d963584eee9a0b https://github.com/cc65/cc65/commit/089f8f14254218debe3d6c68f6d963584eee9a0b Author: Stefan <ste...@gm...> Date: 2025-09-14 (Sun, 14 Sep 2025) Changed paths: M doc/ca65.sgml Log Message: ----------- Fixed typo Commit: fae2d5511fb28bfb3abe6c47acdbf05fb848b93c https://github.com/cc65/cc65/commit/fae2d5511fb28bfb3abe6c47acdbf05fb848b93c Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M doc/ca65.sgml M src/ld65/main.c Log Message: ----------- Merge branch 'master' into patch-10 Commit: 4383841f24a737acddf950f2a5e9181499b7ff8a https://github.com/cc65/cc65/commit/4383841f24a737acddf950f2a5e9181499b7ff8a Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M doc/ca65.sgml Log Message: ----------- Merge pull request #2833 from polluks/patch-10 Fixed typo Compare: https://github.com/cc65/cc65/compare/732c0c09f85f...4383841f24a7 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-09-22 19:01:56
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 1ef3f88f0adf7b3dba0849dfd521fc448cf366c2 https://github.com/cc65/cc65/commit/1ef3f88f0adf7b3dba0849dfd521fc448cf366c2 Author: Stefan <ste...@gm...> Date: 2025-09-14 (Sun, 14 Sep 2025) Changed paths: M doc/ca65.sgml Log Message: ----------- Fixed typos Commit: 732c0c09f85f605a0f655537b6fc6c63031145ba https://github.com/cc65/cc65/commit/732c0c09f85f605a0f655537b6fc6c63031145ba Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M doc/ca65.sgml Log Message: ----------- Merge pull request #2832 from polluks/patch-9 Fixed typos Compare: https://github.com/cc65/cc65/compare/9aab9e93aae7...732c0c09f85f To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: Bob A. <no...@gi...> - 2025-09-22 19:01:16
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 0dc484f5a7efe8313b22d456c3a3c30b156ee8bf https://github.com/cc65/cc65/commit/0dc484f5a7efe8313b22d456c3a3c30b156ee8bf Author: Kugel Fuhr <983...@us...> Date: 2025-09-08 (Mon, 08 Sep 2025) Changed paths: M src/ld65/main.c Log Message: ----------- Fix hardcoded upper limit of input files. Commit: 9aab9e93aae7f01467edb7a4fb3971f399522f24 https://github.com/cc65/cc65/commit/9aab9e93aae7f01467edb7a4fb3971f399522f24 Author: Bob Andrews <mr...@us...> Date: 2025-09-22 (Mon, 22 Sep 2025) Changed paths: M src/ld65/main.c Log Message: ----------- Merge pull request #2829 from kugelfuhr/kugelfuhr/fix-2826 Fix hardcoded upper limit of ld65 input files Compare: https://github.com/cc65/cc65/compare/357f64e4e3c7...9aab9e93aae7 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
From: cc65 O. <no...@gi...> - 2025-08-26 13:18:07
|
Branch: refs/heads/master Home: https://github.com/cc65/doc Commit: 079175e18d6fd38ed1f6356dbd81db51c57df0c3 https://github.com/cc65/doc/commit/079175e18d6fd38ed1f6356dbd81db51c57df0c3 Author: cc65-github <cc6...@gi...> Date: 2025-08-26 (Tue, 26 Aug 2025) Changed paths: M apple2.html M apple2enh.html M funcref.html Log Message: ----------- Updated from https://github.com/cc65/cc65/commit/357f64e4e3c733d54b82bc155afc841fd8d9ee8d To unsubscribe from these emails, change your notification settings at https://github.com/cc65/doc/settings/notifications |
From: Colin Leroy-M. <no...@gi...> - 2025-08-26 13:11:44
|
Branch: refs/heads/master Home: https://github.com/cc65/cc65 Commit: 86bcf325806562bff5b489720a8057174bb2da42 https://github.com/cc65/cc65/commit/86bcf325806562bff5b489720a8057174bb2da42 Author: Colin Leroy-Mira <co...@co...> Date: 2025-08-26 (Tue, 26 Aug 2025) Changed paths: M doc/apple2.sgml M doc/apple2enh.sgml M doc/funcref.sgml M include/apple2.h M include/apple2_filetype.h A libsrc/apple2/file_set_info.s M libsrc/apple2/mli.inc Log Message: ----------- Apple2: Add file_set_type() and file_set_auxtype() MLI wrapper to be able to update existing ProDOS files' type and auxtype. Commit: 357f64e4e3c733d54b82bc155afc841fd8d9ee8d https://github.com/cc65/cc65/commit/357f64e4e3c733d54b82bc155afc841fd8d9ee8d Author: Colin Leroy-Mira <co...@co...> Date: 2025-08-26 (Tue, 26 Aug 2025) Changed paths: M libsrc/apple2/file_set_info.s Log Message: ----------- Address Oliver's comments Compare: https://github.com/cc65/cc65/compare/6efe447d14a3...357f64e4e3c7 To unsubscribe from these emails, change your notification settings at https://github.com/cc65/cc65/settings/notifications |
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 |