]>
git.sur5r.net Git - cc65/log
Oliver Schmidt [Sat, 3 Jun 2017 20:06:27 +0000 (22:06 +0200)]
Merge pull request #442 from polluks/patch-6
Use verbosity
Oliver Schmidt [Sat, 3 Jun 2017 20:05:10 +0000 (22:05 +0200)]
Merge pull request #443 from polluks/patch-7
More POSIX.2, staying compatible
Oliver Schmidt [Sat, 3 Jun 2017 20:04:52 +0000 (22:04 +0200)]
Merge pull request #444 from polluks/patch-8
Verbosity was missing; POSIX operations
Stefan [Tue, 30 May 2017 00:05:35 +0000 (02:05 +0200)]
Deprecated commands mentioned
Stefan [Sun, 28 May 2017 14:22:34 +0000 (16:22 +0200)]
Update ar65.sgml
Stefan [Sun, 28 May 2017 14:17:34 +0000 (16:17 +0200)]
Update main.c
Stefan [Sun, 28 May 2017 14:12:02 +0000 (16:12 +0200)]
Verbosity was missing; POSIX operations
Stefan [Sun, 28 May 2017 13:29:49 +0000 (15:29 +0200)]
Update main.c
Stefan [Sun, 28 May 2017 13:22:33 +0000 (15:22 +0200)]
Update list.c
Stefan [Sun, 28 May 2017 13:13:43 +0000 (15:13 +0200)]
Update list.c
Stefan [Sun, 28 May 2017 11:13:53 +0000 (13:13 +0200)]
Update list.c
Stefan [Sat, 27 May 2017 22:35:38 +0000 (00:35 +0200)]
More POSIX.2, staying compatible
Stefan [Sat, 27 May 2017 22:29:53 +0000 (00:29 +0200)]
Use verbosity
Oliver Schmidt [Fri, 26 May 2017 13:16:42 +0000 (15:16 +0200)]
Merge pull request #438 from bbbradsmith/ca65_rand_comment
rand.s comment update
Oliver Schmidt [Fri, 26 May 2017 09:03:57 +0000 (11:03 +0200)]
Merge pull request #441 from polluks/patch-3
Small typo
Oliver Schmidt [Fri, 26 May 2017 09:03:06 +0000 (11:03 +0200)]
Merge pull request #440 from polluks/patch-5
Also Oricutron mentioned
Oliver Schmidt [Fri, 26 May 2017 09:02:02 +0000 (11:02 +0200)]
Merge pull request #439 from polluks/patch-4
Some clean-up
Stefan [Thu, 25 May 2017 23:44:33 +0000 (01:44 +0200)]
Oricutron mentioned
Brad Smith [Thu, 25 May 2017 07:20:11 +0000 (03:20 -0400)]
detectabl > detectable
Brad Smith [Thu, 25 May 2017 07:01:25 +0000 (03:01 -0400)]
forgot to update comments from earlier #323 rand.s change
Greg King [Wed, 24 May 2017 22:49:02 +0000 (18:49 -0400)]
Added "html" and "info" goals to the top-level Makefile.
They are for people who don't want to build both types of documents at the same time.
Oliver Schmidt [Wed, 24 May 2017 21:41:16 +0000 (23:41 +0200)]
Merge pull request #437 from greg-king5/cl65-E
Add a "-E" description to cl65's document.
Greg King [Wed, 24 May 2017 20:47:12 +0000 (16:47 -0400)]
Added a description of the "-E" command-line option to cl65's document.
Improved other descriptions, to make them more consistent and accurate.
Oliver Schmidt [Wed, 24 May 2017 07:44:24 +0000 (09:44 +0200)]
Merge pull request #426 from MonteCarlos/master
added -E switch to cl65 for >>stop after the preprocessing stage<<.
Stefan [Tue, 23 May 2017 22:04:52 +0000 (00:04 +0200)]
clean-up
mc78 [Tue, 23 May 2017 20:57:27 +0000 (22:57 +0200)]
added missing spaces before braces. added unknown option msg if not given -Wc|l|a when passing options to subprocess
Stefan [Mon, 22 May 2017 21:53:51 +0000 (23:53 +0200)]
typo
mc78 [Mon, 22 May 2017 21:21:55 +0000 (23:21 +0200)]
added four escaped tabs to -E Stop after .... description
mc78 [Mon, 22 May 2017 21:07:31 +0000 (23:07 +0200)]
added empty lines and spaces according to olivers comments. Made local functions static.
Oliver Schmidt [Sat, 20 May 2017 10:29:10 +0000 (12:29 +0200)]
Merge pull request #433 from clbr/trampoline-fixes
Trampoline fixes
Oliver Schmidt [Sat, 20 May 2017 10:28:24 +0000 (12:28 +0200)]
Merge pull request #435 from greg-king5/wrapped-call
Add more info to the docs about "#pragma wrapped-call".
Lauri Kasanen [Sat, 20 May 2017 06:53:30 +0000 (09:53 +0300)]
Update test description
Greg King [Sat, 20 May 2017 05:41:49 +0000 (01:41 -0400)]
Added more info to the documentation of "#pragma wrapped-call".
Lauri Kasanen [Fri, 19 May 2017 12:38:50 +0000 (15:38 +0300)]
Correct comment style
Lauri Kasanen [Fri, 19 May 2017 12:20:36 +0000 (15:20 +0300)]
Wrapper functions use all registers
Lauri Kasanen [Fri, 19 May 2017 11:20:04 +0000 (14:20 +0300)]
Add two new trampoline test cases
Oliver Schmidt [Thu, 18 May 2017 22:23:50 +0000 (00:23 +0200)]
Merge pull request #431 from polluks/patch-2
shorter code
Stefan [Thu, 18 May 2017 21:58:10 +0000 (23:58 +0200)]
shorter code
Oliver Schmidt [Thu, 18 May 2017 20:45:50 +0000 (22:45 +0200)]
Merge pull request #430 from polluks/patch-1
VIC's kernal does not support CTRL+[
Oliver Schmidt [Thu, 18 May 2017 20:40:18 +0000 (22:40 +0200)]
Adjusted VS project files to commit https://github.com/cc65/cc65/commit/
11b01b908d321c39d86de1dd12102eaa6f4053e9
Stefan [Thu, 18 May 2017 19:21:02 +0000 (21:21 +0200)]
Changed section
Oliver Schmidt [Thu, 18 May 2017 14:29:34 +0000 (16:29 +0200)]
Merge pull request #424 from clbr/trampoline
Trampoline support
Lauri Kasanen [Thu, 18 May 2017 14:14:26 +0000 (17:14 +0300)]
Adjustments in response to latest comments
Lauri Kasanen [Thu, 18 May 2017 13:11:39 +0000 (16:11 +0300)]
Remove RAM-trampoline array support
Lauri Kasanen [Thu, 18 May 2017 13:00:04 +0000 (16:00 +0300)]
Rename trampoline to wrappedcall everywhere
Lauri Kasanen [Thu, 18 May 2017 12:54:47 +0000 (15:54 +0300)]
More tabs to spaces
Lauri Kasanen [Thu, 18 May 2017 11:21:43 +0000 (14:21 +0300)]
Align with spaces instead of tabs here
Stefan [Thu, 18 May 2017 10:59:03 +0000 (12:59 +0200)]
VIC's kernal does not support CTRL+[
Oliver Schmidt [Wed, 17 May 2017 20:58:54 +0000 (22:58 +0200)]
Merge pull request #429 from pfusik/opt-stdfunc
Optimize the inlined strlen/memcpy/memset
Oliver Schmidt [Wed, 17 May 2017 18:56:21 +0000 (20:56 +0200)]
Migrate 'encrypted variables' variables to 'repository settings'.
The GitHub token used for GitHub Pages deployment was revoked (see https://blog.travis-ci.com/2017-05-08-security-advisory) so I took the opportunity to make use of the "new" repository settings feature instead of fiddling with variable encryption again.
Oliver Schmidt [Wed, 17 May 2017 17:39:02 +0000 (19:39 +0200)]
Keep GCC from complaining about 'List' may be used uninitialized in this function.
Oliver Schmidt [Wed, 17 May 2017 16:30:12 +0000 (18:30 +0200)]
Increased GCC optimization level.
Piotr Fusik [Wed, 17 May 2017 08:08:08 +0000 (10:08 +0200)]
Optimize the inlined memcpy/memset for the sizes of 128/129.
Piotr Fusik [Wed, 17 May 2017 08:00:35 +0000 (10:00 +0200)]
Optimize the inlined strlen.
Lauri Kasanen [Tue, 16 May 2017 17:14:19 +0000 (20:14 +0300)]
Correct missed doc label
Lauri Kasanen [Tue, 16 May 2017 17:10:24 +0000 (20:10 +0300)]
Rename pragma trampoline to wrapped-call, value to identifier
mc78 [Tue, 16 May 2017 11:31:10 +0000 (13:31 +0200)]
replaced tabs with spaces which accidently were introduced.
mc78 [Tue, 16 May 2017 11:13:09 +0000 (13:13 +0200)]
According to recent comments on my recent pull request, -Wc checking for -E flag has been removed again. Intead, -E flag has been added to cl65 without need of -Wc. Two functions have been introduced to disable compile, link or both. These function remove assigment repetions to DoAssemble and DoLink for litte overhead, having the maintainability in mind.
mc78 [Fri, 12 May 2017 10:19:40 +0000 (12:19 +0200)]
added -E switch to cl65 for >>stop after the preprocessing stage<<.
added compilation and assemblation disable after -Wc -E also with -E beeing part of a comma separated list of arguments
Oliver Schmidt [Tue, 9 May 2017 17:26:41 +0000 (19:26 +0200)]
Merge pull request #425 from clbr/arrayaccess
Add fast paths for char postinc/dec
Lauri Kasanen [Mon, 8 May 2017 07:19:26 +0000 (10:19 +0300)]
test/val/postincdec: Test for the final val value
Lauri Kasanen [Sun, 7 May 2017 17:35:49 +0000 (20:35 +0300)]
Add explicit postinc/dec testcase
Lauri Kasanen [Sun, 7 May 2017 17:31:41 +0000 (20:31 +0300)]
Update comments and location checks according to Greg
Lauri Kasanen [Sat, 6 May 2017 10:23:50 +0000 (13:23 +0300)]
Add fast path for char postdec
Lauri Kasanen [Sat, 6 May 2017 10:20:55 +0000 (13:20 +0300)]
Add fast path for char postinc
Lauri Kasanen [Tue, 2 May 2017 16:06:19 +0000 (19:06 +0300)]
Pragma trampoline
Lauri Kasanen [Tue, 2 May 2017 15:48:31 +0000 (18:48 +0300)]
Add test case
Lauri Kasanen [Mon, 1 May 2017 18:00:28 +0000 (21:00 +0300)]
Trampoline stack
Lauri Kasanen [Mon, 1 May 2017 17:46:06 +0000 (20:46 +0300)]
Add IntPtrStack
Lauri Kasanen [Mon, 1 May 2017 17:12:18 +0000 (20:12 +0300)]
callptr4
Lauri Kasanen [Mon, 1 May 2017 16:50:01 +0000 (19:50 +0300)]
Document pragma trampoline
Oliver Schmidt [Sat, 15 Apr 2017 21:12:19 +0000 (23:12 +0200)]
Removed help for non-existent option.
Oliver Schmidt [Fri, 7 Apr 2017 14:07:38 +0000 (16:07 +0200)]
Merge pull request #418 from greg-king5/while-nothing
Fix the handling of the C construct "while (0) { }".
Greg King [Fri, 7 Apr 2017 13:26:58 +0000 (09:26 -0400)]
Fixed the handling of "while (0) {}".
It's a corner case; but, conditional macroes might create it -- better safe than sorry.
Oliver Schmidt [Thu, 6 Apr 2017 15:53:57 +0000 (17:53 +0200)]
Just some white space fixes of recently contributed code.
Oliver Schmidt [Thu, 6 Apr 2017 10:22:39 +0000 (12:22 +0200)]
Bumped version.
As suggested the incompatibility resulting from https://github.com/cc65/cc65/commit/
02daf9f8b5c1ae2267561ee05ce67b2d0393c12d makes a new version appropriate.
Oliver Schmidt [Wed, 5 Apr 2017 08:57:47 +0000 (10:57 +0200)]
Merge pull request #417 from greg-king5/sim-interrupts
sim65: Fix the simulations of the stack pointer and the "break" and decimal flags.
Greg King [Tue, 4 Apr 2017 17:23:44 +0000 (13:23 -0400)]
Fixed the simulations of the stack pointer and the "break" and decimal-mode flags.
* The pointer wraps around the stack page.
* The break flag exists on only the stack, and only after an interrupt.
* 65C02 interrupts clear the decimal-mode flag.
Oliver Schmidt [Tue, 4 Apr 2017 13:53:14 +0000 (15:53 +0200)]
Removed workaround.
Oliver Schmidt [Tue, 4 Apr 2017 13:52:37 +0000 (15:52 +0200)]
Removed workaround.
Oliver Schmidt [Tue, 4 Apr 2017 13:52:01 +0000 (15:52 +0200)]
Removed workaround.
Oliver Schmidt [Tue, 4 Apr 2017 13:51:00 +0000 (15:51 +0200)]
Removed workaround.
Oliver Schmidt [Tue, 4 Apr 2017 13:45:24 +0000 (15:45 +0200)]
Removed workaround.
Oliver Schmidt [Tue, 4 Apr 2017 13:43:56 +0000 (15:43 +0200)]
Removed superfluous final linefeed.
Oliver Schmidt [Tue, 4 Apr 2017 13:39:37 +0000 (15:39 +0200)]
Merge pull request #389 from IrgendwerA8/stringimprovements
Optimization of string functions (size & speed).
Oliver Schmidt [Tue, 4 Apr 2017 11:42:57 +0000 (13:42 +0200)]
Minor language update.
Greg King [Tue, 4 Apr 2017 11:23:05 +0000 (07:23 -0400)]
Fixed 2 typoes.
Warning messages from nsgmls usually mean a typing mistake a few lines above the first line that's named by nsgmls.
Oliver Schmidt [Mon, 3 Apr 2017 22:41:40 +0000 (00:41 +0200)]
Use the more explicit tag style for recently added internal links.
Oliver Schmidt [Mon, 3 Apr 2017 21:20:26 +0000 (23:20 +0200)]
So far the built-in inlining of several known standard function was always (!) enabled and the option -Os enabled additional, potentially unsafe inlining of some of those functions.
There were two aspects of this behavior that were considered undesirable:
- Although the safe inlining is in general desirable it should only be enabled if asked for it - like any other optimization.
- The option name -Os implies that it is a safe option, the potentially unsafe inlining should have a more explicit name.
So now:
- The option -Os enables the safe inlining.
- The new option --eagerly-inline-funcs enables the potentially unsafe inlining (including the safe inlining).
Additionally was added:
- The option --inline-stdfuncs that does like -Os enable the safe inlining but doesn't enable optimizations.
- The pragma inline-stdfuncs that works identical to --inline-stdfuncs.
- The pragma allow-eager-inline that enables the potentially unsafe inlining but doesn't include the safe inlining. That means that by itself it only marks code as safe for potentially unsafe inlining but doesn't actually enable any inlining.
Oliver Schmidt [Thu, 30 Mar 2017 10:26:37 +0000 (12:26 +0200)]
Merge pull request #414 from IrgendwerA8/SED_Fix
Fixed sim65 SED
IrgendwerA8 [Thu, 30 Mar 2017 10:17:29 +0000 (12:17 +0200)]
Fixed SED
Oliver Schmidt [Wed, 22 Mar 2017 12:44:48 +0000 (13:44 +0100)]
Merge pull request #411 from pfusik/bss-name-regression
Fix regression of #pragma bss-name
Greg King [Wed, 22 Mar 2017 01:23:48 +0000 (21:23 -0400)]
Fixed SGML typo.
Piotr Fusik [Tue, 21 Mar 2017 21:35:25 +0000 (22:35 +0100)]
Fix regression of #pragma bss-name
Closes #409
Oliver Schmidt [Tue, 21 Mar 2017 19:54:55 +0000 (20:54 +0100)]
Revert to recursively expanded var.
https://github.com/cc65/cc65/commit/
4a6bca0b560ae2c1a7cfe3b14f75ee38094b9b76 needed to move to a simply expanded variable but https://github.com/cc65/cc65/commit/
cc82cd99923caeb3353288789208eb079c73e720 made that unnecessary again.
Oliver Schmidt [Tue, 21 Mar 2017 19:45:36 +0000 (20:45 +0100)]
Added missing line continuation.
Fixes https://github.com/cc65/cc65/issues/408
Oliver Schmidt [Tue, 21 Mar 2017 10:21:48 +0000 (11:21 +0100)]
Merge pull request #407 from IrgendwerA8/sim65_fix
Fixed addressing error for TSB/TSR and enabled tests again.
IrgendwerA8 [Mon, 20 Mar 2017 20:53:07 +0000 (21:53 +0100)]
Fixed addressing error for TSB/TSR and enabled tests again.
Oliver Schmidt [Mon, 20 Mar 2017 10:34:06 +0000 (11:34 +0100)]
Merge pull request #402 from IrgendwerA8/runtime_improvements
few 6502 and some 65SC02 runtime optimizations
Oliver Schmidt [Mon, 20 Mar 2017 10:22:04 +0000 (11:22 +0100)]
Allow to control test Makefile output via QUIET (like libsrc).