cc65-git Mailing List for cc65 (Page 104)
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
(3) |
Nov
(12) |
Dec
(3) |
|
From: GitHub <no...@gi...> - 2013-04-29 14:14:18
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: f94ac40637086d54f2a5175b748c194531790b53 https://github.com/oliverschmidt/cc65/commit/f94ac40637086d54f2a5175b748c194531790b53 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-29 (Mon, 29 Apr 2013) Changed paths: M src/Makefile Log Message: ----------- Replace only actually changed archive members. |
|
From: GitHub <no...@gi...> - 2013-04-29 14:03:23
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 780f38acd5bf35c852d804e39a5dbfca43c6c5c4 https://github.com/oliverschmidt/cc65/commit/780f38acd5bf35c852d804e39a5dbfca43c6c5c4 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-29 (Mon, 29 Apr 2013) Changed paths: M src/Makefile Log Message: ----------- Most hosts require the math library to be linked explicitly. |
|
From: GitHub <no...@gi...> - 2013-04-29 14:01:08
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 18e00a1f9bfc489c080f47250237c85dc704597d https://github.com/oliverschmidt/cc65/commit/18e00a1f9bfc489c080f47250237c85dc704597d Author: Oliver Schmidt <ol...@we...> Date: 2013-04-29 (Mon, 29 Apr 2013) Changed paths: M src/Makefile Log Message: ----------- Made compatible with GNU make 3.81 |
|
From: GitHub <no...@gi...> - 2013-04-28 20:50:29
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 815854c514b66211fb40e99ce943bdf2b50bb2a9 https://github.com/oliverschmidt/cc65/commit/815854c514b66211fb40e99ce943bdf2b50bb2a9 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths: R testcode/grc/Makefile R testcode/lib/atari/files.txt R testcode/lib/files.txt Log Message: ----------- Removed unmaintained Makefile and file lists. |
|
From: GitHub <no...@gi...> - 2013-04-28 20:36:13
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: de5879d277410c70869153a5fe4b973173c7b617 https://github.com/oliverschmidt/cc65/commit/de5879d277410c70869153a5fe4b973173c7b617 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths: R packages/windows/install.vbs R packages/windows/uninstall.vbs R packages/windows/wm_envchange.c Log Message: ----------- No Windows installer here. |
|
From: GitHub <no...@gi...> - 2013-04-28 20:30:42
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 9fece990bea6525bec5afd8b60d1c731a4d13839 https://github.com/oliverschmidt/cc65/commit/9fece990bea6525bec5afd8b60d1c731a4d13839 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-28 (Sun, 28 Apr 2013) Changed paths: R make/gcc.mak R make/install-sh M src/Makefile Log Message: ----------- Replaced elaborate install logic with just a bunch of symlinks. Maybe I'm naive but even after thinking about it for quite some time I can't see why it should hurt to just build the cc65 binaries from the sources "in place" and have 'make install' simply create some symlinks in usr/local/bin. The new Makfile builds the binaries with builtin search paths matching their build location. So the symlinks in usr/local/bin allow to allow to use them out-of-the-box without additional environment variables. |
|
From: GitHub <no...@gi...> - 2013-04-27 20:25:26
|
Branch: refs/heads/gh-pages Home: https://github.com/oliverschmidt/cc65 Commit: e7d2f5159a267c06085ac01dc5e57d24bc8b869f https://github.com/oliverschmidt/cc65/commit/e7d2f5159a267c06085ac01dc5e57d24bc8b869f Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M doc/ca65-3.html M doc/cc65-3.html M doc/ld65-3.html Log Message: ----------- Removed assumptions on search paths. |
|
From: GitHub <no...@gi...> - 2013-04-27 20:24:09
|
Branch: refs/heads/gh-pages Home: https://github.com/oliverschmidt/cc65 Commit: 26d6a77480ba325f08e426defcdc5285c3dc749f https://github.com/oliverschmidt/cc65/commit/26d6a77480ba325f08e426defcdc5285c3dc749f Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M doc/ld65-2.html M doc/ld65-5.html M doc/ld65.html Log Message: ----------- Reflect removal of builtin configurations. |
|
From: GitHub <no...@gi...> - 2013-04-27 20:23:19
|
Branch: refs/heads/gh-pages Home: https://github.com/oliverschmidt/cc65 Commit: 3370bfca06329f4ec3e5de56b7cfacbc6ade612f https://github.com/oliverschmidt/cc65/commit/3370bfca06329f4ec3e5de56b7cfacbc6ade612f Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M doc/ca65-2.html Log Message: ----------- Reflect removal of builtin macro packages. |
|
From: GitHub <no...@gi...> - 2013-04-27 15:47:49
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: b5a735a58e3843f7f8e9dfd3bc018eac92c21184 https://github.com/oliverschmidt/cc65/commit/b5a735a58e3843f7f8e9dfd3bc018eac92c21184 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: R src/make/gcc.mak R src/make/watcom.mak Log Message: ----------- Removed obsolete Makefiles. |
|
From: GitHub <no...@gi...> - 2013-04-27 15:40:07
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: f2f3c8addfcebaa03f272bceafc7dd9326c26eae https://github.com/oliverschmidt/cc65/commit/f2f3c8addfcebaa03f272bceafc7dd9326c26eae Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M src/cl65/main.c M src/co65/main.c M src/da65/main.c M src/da65/output.c M src/grc65/main.c M src/ld65/main.c M src/od65/main.c M src/sp65/main.c Log Message: ----------- No copyright message here. |
|
From: GitHub <no...@gi...> - 2013-04-27 15:21:18
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: b45b6789a461df8f6d6ce42ea2a35833e20ba922 https://github.com/oliverschmidt/cc65/commit/b45b6789a461df8f6d6ce42ea2a35833e20ba922 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M src/da65/handler.c Log Message: ----------- In general "\%s" doesn't seem to be a valid printf format specifier. Given where it originally came from and how OneLine() is used elsewhere I'm pretty sure that it should rather read "%s". Commit: 58a7fec4ba931e135d96ef221f4ee9c3d95b18ed https://github.com/oliverschmidt/cc65/commit/58a7fec4ba931e135d96ef221f4ee9c3d95b18ed Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M src/cl65/main.c Log Message: ----------- If an Amiga specific spawnvp() is the only alternative it seems save to classify the UNIX specific spawnvp() as default. Commit: 9d6ab944b8c281025507b7674458b88a9188a3cc https://github.com/oliverschmidt/cc65/commit/9d6ab944b8c281025507b7674458b88a9188a3cc Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M src/cc65.sln A src/co65.vcxproj A src/da65.vcxproj A src/grc65.vcxproj A src/od65.vcxproj A src/sp65.vcxproj Log Message: ----------- Added projects for the remaining binaries to the MS VS 2010 solution. Commit: ede72d78b29e0668f6c185232f4bc8f3afaf47ec https://github.com/oliverschmidt/cc65/commit/ede72d78b29e0668f6c185232f4bc8f3afaf47ec Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: M src/ca65/incpath.c M src/cc65/incpath.c M src/common/searchpath.h M src/ld65/filepath.c Log Message: ----------- Allow to supply searchpath defines as simple values instead of escaped C strings. Commit: 052b229f869622b478cf5c34909566746a06438e https://github.com/oliverschmidt/cc65/commit/052b229f869622b478cf5c34909566746a06438e Author: Oliver Schmidt <ol...@we...> Date: 2013-04-27 (Sat, 27 Apr 2013) Changed paths: A src/Makefile R src/ar65/make/gcc.mak R src/ar65/make/watcom.mak R src/ca65/make/gcc.mak R src/ca65/make/watcom.mak R src/cc65/make/cc65.mak R src/cc65/make/gcc.mak R src/cc65/make/watcom.mak R src/chrcvt/make/gcc.mak R src/chrcvt/make/watcom.mak R src/cl65/make/gcc.mak R src/cl65/make/watcom.mak R src/co65/make/gcc.mak R src/co65/make/watcom.mak R src/common/make/cc65.mak R src/common/make/gcc.mak R src/common/make/watcom.mak R src/da65/make/gcc.mak R src/da65/make/watcom.mak R src/dbginfo/make/gcc.mak R src/dbginfo/make/watcom.mak R src/grc65/make/gcc.mak R src/grc65/make/watcom.mak R src/ld65/make/gcc.mak R src/ld65/make/watcom.mak R src/od65/make/gcc.mak R src/od65/make/watcom.mak R src/sim65/make/gcc.mak R src/sp65/make/gcc.mak R src/sp65/make/watcom.mak Log Message: ----------- Replaced whole bunch for Makefiles with a single generic Makefile. - Targeting GNU toolchain. - Modern dependency handling. - Warning-free build. - GCC option -Werror set. - Dynamic search paths. - Don't write into source directories. - Easy cleanup by just removing 'wrk'. Compare: https://github.com/oliverschmidt/cc65/compare/5bf9ccb19c93...052b229f8696 |
|
From: GitHub <no...@gi...> - 2013-04-26 18:58:38
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 662aef4efaf01cadbe7b690266466c1c0fc9fbf8 https://github.com/oliverschmidt/cc65/commit/662aef4efaf01cadbe7b690266466c1c0fc9fbf8 Author: Greg King <gr...@us...> Date: 2013-04-25 (Thu, 25 Apr 2013) Changed paths: M asminc/cbm.mac Log Message: ----------- Made CBM scrcode assembly-macro properly handle all 256 codes. And, made it smaller. Commit: 5bf9ccb19c936bde49a0ab42ba6f1c1b3fa8069b https://github.com/oliverschmidt/cc65/commit/5bf9ccb19c936bde49a0ab42ba6f1c1b3fa8069b Author: Oliver Schmidt <ol...@we...> Date: 2013-04-26 (Fri, 26 Apr 2013) Changed paths: M asminc/cbm.mac Log Message: ----------- Merge pull request #2 from greg-king5/scrcode Improved CBM scrcode assembly-macroes. Compare: https://github.com/oliverschmidt/cc65/compare/3afc8ddcf387...5bf9ccb19c93 |
|
From: GitHub <no...@gi...> - 2013-04-23 13:09:05
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: d57ae65aad5c4dfff9e8e3890401cb447a319774 https://github.com/oliverschmidt/cc65/commit/d57ae65aad5c4dfff9e8e3890401cb447a319774 Author: Greg King <gr...@us...> Date: 2013-04-22 (Mon, 22 Apr 2013) Changed paths: M src/ld65/exports.c Log Message: ----------- Stopped interrupt dispatcher from being linked even when there are no interruptors. Put ld65's CONDES import names into object module's list instead of linker's list. Commit: 3afc8ddcf38785b220cceb20a378f5daafb4e0b0 https://github.com/oliverschmidt/cc65/commit/3afc8ddcf38785b220cceb20a378f5daafb4e0b0 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-23 (Tue, 23 Apr 2013) Changed paths: M src/ld65/exports.c Log Message: ----------- Merge pull request #1 from greg-king5/master Fixes a bug that links the interruptor dispatcher even when there are no interruptors. Compare: https://github.com/oliverschmidt/cc65/compare/bfc362f79cbb...3afc8ddcf387 |
|
From: GitHub <no...@gi...> - 2013-04-15 21:39:24
|
Branch: refs/heads/gh-pages Home: https://github.com/oliverschmidt/cc65 Commit: 55ba14edab1efeb76a08209aee05d9681920a1d5 https://github.com/oliverschmidt/cc65/commit/55ba14edab1efeb76a08209aee05d9681920a1d5 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-15 (Mon, 15 Apr 2013) Changed paths: A cc65.css A image/cc65-100.xcf A image/cc65-150.xcf A image/cc65-300.xcf A image/cc65-bg.png A image/cc65-bg.xcf A image/cc65.png A image/dot.png A image/dot.xcf A image/downtria.png A image/downtria.xcf A image/favicon.ico A image/favicon.xcf A image/triangle.png A image/triangle.xcf M index.html Log Message: ----------- Improved homepage by re-using the cc65.org design. Copying those design elements was explicitly approved by the original author: ====================================================================== Date: Mon, 8 Apr 2013 20:31:13 +0200 From: Ullrich von Bassewitz <uz...@mu...> To: cc...@mu... Subject: Re: [cc65] Copy Web Page Design ? Hi! On Mon, Apr 08, 2013 at 12:27:23PM +0200, Oliver Schmidt wrote: > I'd like to copy the following files [...] That's ok, just go ahead. [...] ====================================================================== |
|
From: GitHub <no...@gi...> - 2013-04-12 21:25:17
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: bfc362f79cbb40b2bcf2b168328510183e32b1ed https://github.com/oliverschmidt/cc65/commit/bfc362f79cbb40b2bcf2b168328510183e32b1ed Author: Oliver Schmidt <ol...@we...> Date: 2013-04-12 (Fri, 12 Apr 2013) Changed paths: M src/ar65.vcxproj M src/ca65.vcxproj M src/cc65.vcxproj M src/cl65.vcxproj M src/common.vcxproj M src/ld65.vcxproj Log Message: ----------- Finetuned project files for build server compatibility. |
|
From: GitHub <no...@gi...> - 2013-04-10 17:31:01
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: fce1d5783f3418eb62f831c7be61f2d214692430 https://github.com/oliverschmidt/cc65/commit/fce1d5783f3418eb62f831c7be61f2d214692430 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-10 (Wed, 10 Apr 2013) Changed paths: A src/.gitignore A src/ar65.vcxproj A src/ca65.vcxproj A src/cc65.sln A src/cc65.vcxproj A src/cl65.vcxproj A src/common.vcxproj A src/ld65.vcxproj Log Message: ----------- Added MS VS 2010 solution with projects for the major binaries. |
|
From: GitHub <no...@gi...> - 2013-04-10 17:29:17
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 9de26e00287b915c76cf6df077a3531062e0ea89 https://github.com/oliverschmidt/cc65/commit/9de26e00287b915c76cf6df077a3531062e0ea89 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-10 (Wed, 10 Apr 2013) Changed paths: A .gitignore Log Message: ----------- Simplified Git usage. |
|
From: GitHub <no...@gi...> - 2013-04-09 21:32:34
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 97d2d92fb5b6b2235c7f5d4e680e37bfa57540eb https://github.com/oliverschmidt/cc65/commit/97d2d92fb5b6b2235c7f5d4e680e37bfa57540eb Author: Oliver Schmidt <ol...@we...> Date: 2013-04-09 (Tue, 09 Apr 2013) Changed paths: M src/cl65/main.c Log Message: ----------- Allow for warning-free build of cl65 with MS VC on warning level 3. |
|
From: GitHub <no...@gi...> - 2013-04-09 21:11:11
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: da255245addd34701e4a079cf8753e2e3d3d94a5 https://github.com/oliverschmidt/cc65/commit/da255245addd34701e4a079cf8753e2e3d3d94a5 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-09 (Tue, 09 Apr 2013) Changed paths: M cfg/apple2.cfg M cfg/apple2enh.cfg Log Message: ----------- Adjusted comment. Commit: d38b008080e54fb4e48ea99825cda749029d560a https://github.com/oliverschmidt/cc65/commit/d38b008080e54fb4e48ea99825cda749029d560a Author: Oliver Schmidt <ol...@we...> Date: 2013-04-09 (Tue, 09 Apr 2013) Changed paths: M src/ld65/dbgsyms.c M src/ld65/exports.c Log Message: ----------- Allow for warning-free build of ld65 with MS VC on warning level 3. Compare: https://github.com/oliverschmidt/cc65/compare/37c492b544de...d38b008080e5 |
|
From: GitHub <no...@gi...> - 2013-04-09 21:10:03
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 37c492b544dec2460fc2c16a3d66275cc0d4edc0 https://github.com/oliverschmidt/cc65/commit/37c492b544dec2460fc2c16a3d66275cc0d4edc0 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-09 (Tue, 09 Apr 2013) Changed paths: A cfg/apple2-asm.cfg A cfg/apple2-overlay.cfg A cfg/apple2-system.cfg A cfg/apple2.cfg A cfg/apple2enh-asm.cfg A cfg/apple2enh-overlay.cfg A cfg/apple2enh-system.cfg A cfg/apple2enh.cfg A cfg/atari-overlay.cfg A cfg/atari.cfg A cfg/atmos.cfg A cfg/bbc.cfg A cfg/c128-overlay.cfg A cfg/c128.cfg A cfg/c16.cfg A cfg/c64-asm.cfg A cfg/c64-overlay.cfg A cfg/c64.cfg A cfg/cbm510.cfg A cfg/cbm610.cfg A cfg/geos-apple.cfg A cfg/geos-cbm.cfg A cfg/lunix.cfg A cfg/lynx-bll.cfg A cfg/lynx-coll.cfg A cfg/lynx-uploader.cfg A cfg/lynx.cfg A cfg/module.cfg A cfg/nes.cfg A cfg/none.cfg A cfg/pet.cfg A cfg/plus4.cfg A cfg/supervision-128k.cfg A cfg/supervision-16k.cfg A cfg/supervision-64k.cfg A cfg/supervision.cfg A cfg/vic20-32k.cfg A cfg/vic20.cfg M src/common/target.c M src/common/target.h M src/ld65/binfmt.c M src/ld65/binfmt.h R src/ld65/cfg/apple2-asm.cfg R src/ld65/cfg/apple2-overlay.cfg R src/ld65/cfg/apple2-system.cfg R src/ld65/cfg/apple2.cfg R src/ld65/cfg/apple2enh-asm.cfg R src/ld65/cfg/apple2enh-overlay.cfg R src/ld65/cfg/apple2enh-system.cfg R src/ld65/cfg/apple2enh.cfg R src/ld65/cfg/atari-overlay.cfg R src/ld65/cfg/atari.cfg R src/ld65/cfg/atmos.cfg R src/ld65/cfg/bbc.cfg R src/ld65/cfg/c128-overlay.cfg R src/ld65/cfg/c128.cfg R src/ld65/cfg/c16.cfg R src/ld65/cfg/c64-asm.cfg R src/ld65/cfg/c64-overlay.cfg R src/ld65/cfg/c64.cfg R src/ld65/cfg/cbm510.cfg R src/ld65/cfg/cbm610.cfg R src/ld65/cfg/cvt-cfg.pl R src/ld65/cfg/geos-apple.cfg R src/ld65/cfg/geos-cbm.cfg R src/ld65/cfg/lunix.cfg R src/ld65/cfg/lynx-bll.cfg R src/ld65/cfg/lynx-coll.cfg R src/ld65/cfg/lynx-uploader.cfg R src/ld65/cfg/lynx.cfg R src/ld65/cfg/module.cfg R src/ld65/cfg/nes.cfg R src/ld65/cfg/none.cfg R src/ld65/cfg/pet.cfg R src/ld65/cfg/plus4.cfg R src/ld65/cfg/supervision-128k.cfg R src/ld65/cfg/supervision-16k.cfg R src/ld65/cfg/supervision-64k.cfg R src/ld65/cfg/supervision.cfg R src/ld65/cfg/vic20-32k.cfg R src/ld65/cfg/vic20.cfg M src/ld65/config.c M src/ld65/main.c M src/ld65/make/gcc.mak R src/ld65/tgtcfg.c R src/ld65/tgtcfg.h Log Message: ----------- Replaced builtin linker configs with ordinary .cfg files. The benefits are: - Independency of ld65 build from perl - More transparent behaviour |
|
From: GitHub <no...@gi...> - 2013-04-07 22:12:12
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: 54299fae5ab746c5399448fac49cfb596a444802 https://github.com/oliverschmidt/cc65/commit/54299fae5ab746c5399448fac49cfb596a444802 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: A asminc/atari.mac A asminc/cbm.mac A asminc/cpu.mac A asminc/generic.mac A asminc/longbranch.mac R src/ca65/macpack.c R src/ca65/macpack.h R src/ca65/macpack/atari.mac R src/ca65/macpack/cbm.mac R src/ca65/macpack/cpu.mac R src/ca65/macpack/cvt-mac.pl R src/ca65/macpack/generic.mac R src/ca65/macpack/longbranch.mac M src/ca65/main.c M src/ca65/make/gcc.mak M src/ca65/pseudo.c Log Message: ----------- Replaced builtin macro packages with .mac files that are included like ordinary .inc files. The benefits are: - Independency of ca65 build from perl - More transparent behaviour Commit: 29c522fc5ac46efd2deede5a1faa2ba528b65c79 https://github.com/oliverschmidt/cc65/commit/29c522fc5ac46efd2deede5a1faa2ba528b65c79 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/ca65/global.c M src/ca65/global.h M src/ca65/listing.c M src/ca65/main.c Log Message: ----------- No copyright message here. Commit: 365668785c789d04493753023d82416813fcf9e2 https://github.com/oliverschmidt/cc65/commit/365668785c789d04493753023d82416813fcf9e2 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/ca65/expr.c M src/ca65/pseudo.c M src/ca65/scanner.c Log Message: ----------- Allow for warning-free build of ca65 with MS VC on warning level 3. Commit: ffb8595440a35ab769f17a6c3af00df5063a5239 https://github.com/oliverschmidt/cc65/commit/ffb8595440a35ab769f17a6c3af00df5063a5239 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/common/fp.c M src/common/inttypes.h M src/common/searchpath.c M src/common/va_copy.h Log Message: ----------- Allow for warning-free build of common with MS VC on warning level 3. Commit: ef803fed0528a57a9012f384f9b4294ac206f338 https://github.com/oliverschmidt/cc65/commit/ef803fed0528a57a9012f384f9b4294ac206f338 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/cc65/main.c M src/cc65/make/gcc.mak R src/cc65/svnversion.h Log Message: ----------- No SVN version here. Commit: be83b87463c0055fb9d2a2fdcf20e775c841bea6 https://github.com/oliverschmidt/cc65/commit/be83b87463c0055fb9d2a2fdcf20e775c841bea6 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/cc65/coptstore.c Log Message: ----------- Allow for warning-free build of cc65 with MS VC on warning level 3. Commit: 662af3d67cc872ac16b6b55f7d48d83e9220f8fe https://github.com/oliverschmidt/cc65/commit/662af3d67cc872ac16b6b55f7d48d83e9220f8fe Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/ar65/objfile.c Log Message: ----------- Allow for warning-free build of ar65 with MS VC on warning level 3. Commit: 4757642a12b9fa5d35dc7e093b0f0ce738588fa4 https://github.com/oliverschmidt/cc65/commit/4757642a12b9fa5d35dc7e093b0f0ce738588fa4 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-07 (Sun, 07 Apr 2013) Changed paths: M src/ar65/main.c Log Message: ----------- No copyright message here. Compare: https://github.com/oliverschmidt/cc65/compare/414a59ce65ce...4757642a12b9 |
|
From: GitHub <no...@gi...> - 2013-04-05 22:37:22
|
Branch: refs/heads/gh-pages Home: https://github.com/oliverschmidt/cc65 Commit: 1c51e37add86c6da813f4bb6e44a2380da19467e https://github.com/oliverschmidt/cc65/commit/1c51e37add86c6da813f4bb6e44a2380da19467e Author: Oliver Schmidt <ol...@we...> Date: 2013-04-05 (Fri, 05 Apr 2013) Changed paths: A index.html Log Message: ----------- Added initial rudimentary home page. |
|
From: GitHub <no...@gi...> - 2013-04-05 21:45:32
|
Branch: refs/heads/master Home: https://github.com/oliverschmidt/cc65 Commit: cf0463efe324f6a7a636ebeace17b4700321fd96 https://github.com/oliverschmidt/cc65/commit/cf0463efe324f6a7a636ebeace17b4700321fd96 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M libsrc/geos-common/symbols.txt Log Message: ----------- Fixed typo. Commit: 2250698f81bc8b8f174cf76bace50fffb39fa92c https://github.com/oliverschmidt/cc65/commit/2250698f81bc8b8f174cf76bace50fffb39fa92c Author: Oliver Schmidt <ol...@we...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M libsrc/geos-common/symbols.txt Log Message: ----------- Fixed typos. Commit: 414a59ce65cea4903990abe48f955e734b631cc4 https://github.com/oliverschmidt/cc65/commit/414a59ce65cea4903990abe48f955e734b631cc4 Author: Oliver Schmidt <ol...@we...> Date: 2013-04-02 (Tue, 02 Apr 2013) Changed paths: M libsrc/geos-common/symbols.txt Log Message: ----------- Fixed typos. Compare: https://github.com/oliverschmidt/cc65/compare/1dae347ac58a...414a59ce65ce |