fw/sdcc
22 years agoGet debugger working
kbongers [Mon, 6 Aug 2001 00:16:49 +0000 (00:16 +0000)]
Get debugger working

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1130 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofill with notes
kbongers [Mon, 6 Aug 2001 00:15:09 +0000 (00:15 +0000)]
fill with notes

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1129 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years ago"fixed" bug 447547
johanknol [Sat, 4 Aug 2001 13:22:43 +0000 (13:22 +0000)]
"fixed" bug 447547

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1128 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofixed bug #447331
johanknol [Fri, 3 Aug 2001 10:26:35 +0000 (10:26 +0000)]
fixed bug #447331

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1127 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded div/mod/mul stubs file
michaelh [Fri, 3 Aug 2001 06:32:10 +0000 (06:32 +0000)]
Added div/mod/mul stubs file

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1126 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years ago* Fixed alias of -c to -canything
michaelh [Fri, 3 Aug 2001 06:31:03 +0000 (06:31 +0000)]
* Fixed alias of -c to -canything
* Added long support for mul and div to the z80 port.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1125 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofix genrshTwo bug
kvigor [Thu, 2 Aug 2001 17:00:27 +0000 (17:00 +0000)]
fix genrshTwo bug

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1124 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded support fun for long shifts
michaelh [Thu, 2 Aug 2001 15:22:42 +0000 (15:22 +0000)]
Added support fun for long shifts

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1123 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years ago* Added support for doing shifts by helper functions
michaelh [Thu, 2 Aug 2001 15:21:20 +0000 (15:21 +0000)]
* Added support for doing shifts by helper functions
* Fleshed out long support in the z80 port
* Fixed left and right shift in the z80 port.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1122 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoUpdated most tests to also do longs
michaelh [Thu, 2 Aug 2001 15:15:51 +0000 (15:15 +0000)]
Updated most tests to also do longs

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1121 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoa treat for those poor MS$ addicts
johanknol [Thu, 2 Aug 2001 10:55:47 +0000 (10:55 +0000)]
a treat for those poor MS$ addicts

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1120 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofixed bug #444971
johanknol [Wed, 1 Aug 2001 11:34:14 +0000 (11:34 +0000)]
fixed bug #444971

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1119 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofixed the bit to int cast
johanknol [Wed, 1 Aug 2001 07:50:06 +0000 (07:50 +0000)]
fixed the bit to int cast

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1118 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoCleared the top bytes for use in arrays.
michaelh [Wed, 1 Aug 2001 03:33:57 +0000 (03:33 +0000)]
Cleared the top bytes for use in arrays.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1117 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded test cases from the bug list
michaelh [Wed, 1 Aug 2001 03:32:51 +0000 (03:32 +0000)]
Added test cases from the bug list

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1116 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agosmall fix for constant range check
johanknol [Tue, 31 Jul 2001 09:19:12 +0000 (09:19 +0000)]
small fix for constant range check

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1115 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agochg short to char in function prototype to match _ser.c
kbongers [Mon, 30 Jul 2001 19:22:59 +0000 (19:22 +0000)]
chg short to char in function prototype to match _ser.c

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1112 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoshort really is 16bits now
johanknol [Mon, 30 Jul 2001 14:00:02 +0000 (14:00 +0000)]
short really is 16bits now

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1111 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofinal fix for bug 444507
johanknol [Mon, 30 Jul 2001 12:03:15 +0000 (12:03 +0000)]
final fix for bug 444507

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1110 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofixed bug #443257
johanknol [Mon, 30 Jul 2001 10:18:11 +0000 (10:18 +0000)]
fixed bug #443257

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1109 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agono need to register bitfields
johanknol [Fri, 27 Jul 2001 18:50:28 +0000 (18:50 +0000)]
no need to register bitfields

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1108 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded printf_fast to library
pjs [Fri, 27 Jul 2001 00:56:57 +0000 (00:56 +0000)]
Added printf_fast to library

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1107 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agopartial fix for bug #444507
johanknol [Thu, 26 Jul 2001 14:38:24 +0000 (14:38 +0000)]
partial fix for bug #444507

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1106 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agopartial fix for bug #444507
johanknol [Thu, 26 Jul 2001 14:33:02 +0000 (14:33 +0000)]
partial fix for bug #444507

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1105 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoMerged 230 back into the main tree
michaelh [Thu, 26 Jul 2001 01:16:49 +0000 (01:16 +0000)]
Merged 230 back into the main tree

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1104 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoDon't promote -3 to int either
johanknol [Wed, 25 Jul 2001 19:53:19 +0000 (19:53 +0000)]
Don't promote -3 to int either

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1103 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agono need to promote 0xff00u to long
johanknol [Wed, 25 Jul 2001 18:14:17 +0000 (18:14 +0000)]
no need to promote 0xff00u to long

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1102 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofixed a parameter skip, added some more usage texts
johanknol [Wed, 25 Jul 2001 16:26:17 +0000 (16:26 +0000)]
fixed a parameter skip, added some more usage texts

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1101 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofixed bug 444269
johanknol [Wed, 25 Jul 2001 16:16:22 +0000 (16:16 +0000)]
fixed bug 444269

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1100 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed them to compile
michaelh [Sat, 21 Jul 2001 05:35:35 +0000 (05:35 +0000)]
Fixed them to compile

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1091 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed up Makefile for distclean
michaelh [Sat, 21 Jul 2001 04:59:14 +0000 (04:59 +0000)]
Fixed up Makefile for distclean

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1090 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded bug cases. Added decent support for distclean
michaelh [Sat, 21 Jul 2001 04:40:54 +0000 (04:40 +0000)]
Added bug cases.  Added decent support for distclean

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1089 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoRegression tests now pass on z80
michaelh [Sat, 21 Jul 2001 02:00:20 +0000 (02:00 +0000)]
Regression tests now pass on z80

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1088 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed compare with 0 >= 0. Fixed push bc around call where half of the pair is used...
michaelh [Fri, 20 Jul 2001 03:05:01 +0000 (03:05 +0000)]
Fixed compare with 0 >= 0.  Fixed push bc around call where half of the pair is used in the return.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1087 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed up include path
michaelh [Thu, 19 Jul 2001 02:22:40 +0000 (02:22 +0000)]
Fixed up include path

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1086 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoadd simple2
kbongers [Wed, 18 Jul 2001 19:06:09 +0000 (19:06 +0000)]
add simple2

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1084 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoadd test script
kbongers [Wed, 18 Jul 2001 19:04:18 +0000 (19:04 +0000)]
add test script

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1083 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agominor updates
kbongers [Wed, 18 Jul 2001 19:03:27 +0000 (19:03 +0000)]
minor updates

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1082 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoThese are known
johanknol [Wed, 18 Jul 2001 15:16:17 +0000 (15:16 +0000)]
These are known

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1081 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agobetter type check for type-def's
johanknol [Wed, 18 Jul 2001 14:57:07 +0000 (14:57 +0000)]
better type check for type-def's

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1080 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoCreated
michaelh [Wed, 18 Jul 2001 04:53:35 +0000 (04:53 +0000)]
Created

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1078 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoChanged default documentation dir to share/doc/sdcc
michaelh [Wed, 18 Jul 2001 04:43:24 +0000 (04:43 +0000)]
Changed default documentation dir to share/doc/sdcc
Fixed z80/mul.s and div.s
Minor changes to the regression tests to slowly bring them up.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1077 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremove a bad fix
johanknol [Tue, 17 Jul 2001 07:48:08 +0000 (07:48 +0000)]
remove a bad fix

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1076 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agotemporary fix for bug #441448
johanknol [Mon, 16 Jul 2001 15:40:54 +0000 (15:40 +0000)]
temporary fix for bug #441448

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1075 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years ago* Fixed va_args for the z80
michaelh [Mon, 16 Jul 2001 15:14:10 +0000 (15:14 +0000)]
* Fixed va_args for the z80
* Fixed a long standing parameter bug in the mul/div/mod support function call
generating code.
* Fixed device library generation for z80 and gbz80
* Fixed printf for the z80
* Added a --no-reg-params flag which currently does nothing
* Added support to mangle support function names based on the calling
convention (reentrant, calle/caller, reg params)
* Mangled the mul/div/mod/putchar support routines to reflect mangaling
* Changed the z80 port to callee saves
* Changed the z80 port to not use reg params
* Updated support/tests/dhrystone to work again on the z80

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1074 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agothe pslatex font seems to cause less problems on windoze machines then times
johanknol [Mon, 16 Jul 2001 15:06:39 +0000 (15:06 +0000)]
the pslatex font seems to cause less problems on windoze machines then times

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1073 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agothe pslatex font seems to cause less problems on windoze machines then times
johanknol [Mon, 16 Jul 2001 14:39:01 +0000 (14:39 +0000)]
the pslatex font seems to cause less problems on windoze machines then times

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1072 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years ago*** empty log message ***
johanknol [Sun, 15 Jul 2001 15:57:06 +0000 (15:57 +0000)]
*** empty log message ***

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1071 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoThe z80 port now needs this
johanknol [Sun, 15 Jul 2001 08:41:36 +0000 (08:41 +0000)]
The z80 port now needs this

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1070 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoMany large updated regarding callling convention. Better but still broken.
michaelh [Sat, 14 Jul 2001 22:44:06 +0000 (22:44 +0000)]
Many large updated regarding callling convention.  Better but still broken.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1069 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoMade linking support base areas and extra libraries. Begin tidy up of gen.c
michaelh [Sat, 14 Jul 2001 19:49:03 +0000 (19:49 +0000)]
Made linking support base areas and extra libraries.  Begin tidy up of gen.c

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1068 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoReshaped doc's
johanknol [Fri, 13 Jul 2001 15:59:17 +0000 (15:59 +0000)]
Reshaped doc's

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1067 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoReshaped doc's
johanknol [Fri, 13 Jul 2001 15:32:09 +0000 (15:32 +0000)]
Reshaped doc's

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1066 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoCAN definitions added
bela [Fri, 13 Jul 2001 13:45:58 +0000 (13:45 +0000)]
CAN definitions added

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1065 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremoved at89x2051.h
bela [Fri, 13 Jul 2001 13:06:08 +0000 (13:06 +0000)]
removed at89x2051.h

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1064 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremoved at89x1051.h
bela [Fri, 13 Jul 2001 13:05:54 +0000 (13:05 +0000)]
removed at89x1051.h

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1063 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremoved canc515c.h
bela [Fri, 13 Jul 2001 13:01:51 +0000 (13:01 +0000)]
removed canc515c.h

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1062 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremoved regc515c.h
bela [Fri, 13 Jul 2001 12:59:25 +0000 (12:59 +0000)]
removed regc515c.h

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1061 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremoved reg515.h
bela [Fri, 13 Jul 2001 12:57:05 +0000 (12:57 +0000)]
removed reg515.h

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1060 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed up missing strip
michaelh [Thu, 12 Jul 2001 03:21:31 +0000 (03:21 +0000)]
Fixed up missing strip

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1058 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed up the build
michaelh [Thu, 12 Jul 2001 02:48:34 +0000 (02:48 +0000)]
Fixed up the build

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1056 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed up naming on sdcpp
michaelh [Wed, 11 Jul 2001 03:18:50 +0000 (03:18 +0000)]
Fixed up naming on sdcpp

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1055 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded link support in the simple case
michaelh [Wed, 11 Jul 2001 03:03:26 +0000 (03:03 +0000)]
Added link support in the simple case

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1054 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded .lib files to copy
michaelh [Wed, 11 Jul 2001 03:02:34 +0000 (03:02 +0000)]
Added .lib files to copy

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1053 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded Makefiles to work around CVS
michaelh [Wed, 11 Jul 2001 02:55:58 +0000 (02:55 +0000)]
Added Makefiles to work around CVS

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1052 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoRe-worked the makefiles and includes to target z80 and gbz80 as well
michaelh [Wed, 11 Jul 2001 02:49:31 +0000 (02:49 +0000)]
Re-worked the makefiles and includes to target z80 and gbz80 as well

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1051 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoupdate 80C517 s0con
kbongers [Tue, 10 Jul 2001 20:44:09 +0000 (20:44 +0000)]
update 80C517 s0con

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1050 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agovery tiny cleanup of dead code
kvigor [Mon, 9 Jul 2001 16:07:11 +0000 (16:07 +0000)]
very tiny cleanup of dead code

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1048 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded defaults for cross compiling
michaelh [Sun, 8 Jul 2001 01:34:13 +0000 (01:34 +0000)]
Added defaults for cross compiling

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1043 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agooops, sorry
johanknol [Sat, 7 Jul 2001 15:08:11 +0000 (15:08 +0000)]
oops, sorry

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1041 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoUpdated documentation
johanknol [Sat, 7 Jul 2001 14:50:27 +0000 (14:50 +0000)]
Updated documentation

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1040 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremove duplicated files
kvigor [Sat, 7 Jul 2001 06:08:57 +0000 (06:08 +0000)]
remove duplicated files

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1039 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoChange mkdeps to use .rel instead of .o
kvigor [Sat, 7 Jul 2001 05:52:16 +0000 (05:52 +0000)]
Change mkdeps to use .rel instead of .o

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1038 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoBorland make apparebtly dislikes trailing whitespace...
kvigor [Sat, 7 Jul 2001 05:41:41 +0000 (05:41 +0000)]
Borland make apparebtly dislikes trailing whitespace...

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1037 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoWorking properly under Borland C++ now
kvigor [Sat, 7 Jul 2001 05:37:22 +0000 (05:37 +0000)]
Working properly under Borland C++ now

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1036 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoNo .cdb's anymore
johanknol [Fri, 6 Jul 2001 07:52:26 +0000 (07:52 +0000)]
No .cdb's anymore

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1035 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agofirst pass at Borland makefiles: still hunting bugs
kvigor [Fri, 6 Jul 2001 06:57:41 +0000 (06:57 +0000)]
first pass at Borland makefiles: still hunting bugs

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1034 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoconversion util
kbongers [Fri, 6 Jul 2001 04:32:31 +0000 (04:32 +0000)]
conversion util

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1033 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremove, old
kbongers [Fri, 6 Jul 2001 04:28:44 +0000 (04:28 +0000)]
remove, old

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1032 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoconversion from .lyx
kbongers [Fri, 6 Jul 2001 04:26:16 +0000 (04:26 +0000)]
conversion from .lyx

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1031 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded documentation install targets
michaelh [Fri, 6 Jul 2001 02:12:10 +0000 (02:12 +0000)]
Added documentation install targets

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1029 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded wide article class for some of the docs
michaelh [Fri, 6 Jul 2001 01:40:11 +0000 (01:40 +0000)]
Added wide article class for some of the docs

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1028 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoRemoved extra output from the makefiles to make the automated build output cleaner.
michaelh [Fri, 6 Jul 2001 01:36:30 +0000 (01:36 +0000)]
Removed extra output from the makefiles to make the automated build output cleaner.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1027 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoupdate up to 4.2
johanknol [Thu, 5 Jul 2001 15:40:38 +0000 (15:40 +0000)]
update up to 4.2

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1026 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agomake sdcc compatible with the compiler
johanknol [Thu, 5 Jul 2001 11:33:18 +0000 (11:33 +0000)]
make sdcc compatible with the compiler

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1025 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoupdates, lyx conversions
kbongers [Wed, 4 Jul 2001 05:22:22 +0000 (05:22 +0000)]
updates, lyx conversions

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1023 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoremove gc, not used
kbongers [Wed, 4 Jul 2001 05:17:27 +0000 (05:17 +0000)]
remove gc, not used

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1022 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoRemoved extra reference to packihx
michaelh [Tue, 3 Jul 2001 23:24:36 +0000 (23:24 +0000)]
Removed extra reference to packihx

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1018 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdded ability to disable packihx. Removed extra echo.
michaelh [Tue, 3 Jul 2001 23:20:01 +0000 (23:20 +0000)]
Added ability to disable packihx.  Removed extra echo.

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1016 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoRe-ran autoconf. Re-enabled packihx
michaelh [Tue, 3 Jul 2001 23:10:03 +0000 (23:10 +0000)]
Re-ran autoconf.  Re-enabled packihx

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1015 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoMade cpp2 first to get around ucsim configure dying
michaelh [Tue, 3 Jul 2001 23:08:00 +0000 (23:08 +0000)]
Made cpp2 first to get around ucsim configure dying

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1014 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoFixed up ENDIAN warning with mingw32. Added ability to disable ucsim and device...
michaelh [Tue, 3 Jul 2001 23:03:59 +0000 (23:03 +0000)]
Fixed up ENDIAN warning with mingw32.  Added ability to disable ucsim and device build.  Removed packihx configure target as it's not needed

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1012 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdd LIBS to linker command line (needed on Solaris)
kvigor [Tue, 3 Jul 2001 20:03:39 +0000 (20:03 +0000)]
Add LIBS to linker command line (needed on Solaris)

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1011 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoAdd cpp2
kvigor [Tue, 3 Jul 2001 18:59:02 +0000 (18:59 +0000)]
Add cpp2

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1010 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoPort of CPP from GCC 3.0
kvigor [Tue, 3 Jul 2001 17:51:28 +0000 (17:51 +0000)]
Port of CPP from GCC 3.0

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1009 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoa few more additions
johanknol [Tue, 3 Jul 2001 16:00:55 +0000 (16:00 +0000)]
a few more additions

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1008 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoShort is 16bits by default now
johanknol [Tue, 3 Jul 2001 15:02:29 +0000 (15:02 +0000)]
Short is 16bits by default now

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1007 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoadd a simple serial program
kbongers [Tue, 3 Jul 2001 04:43:36 +0000 (04:43 +0000)]
add a simple serial program

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1006 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agoStale, not applicable to current cygwin
kbongers [Tue, 3 Jul 2001 04:34:11 +0000 (04:34 +0000)]
Stale, not applicable to current cygwin

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1005 4a8a32a2-be11-0410-ad9d-d568d2c75423

22 years agotake out gc
kbongers [Tue, 3 Jul 2001 04:29:07 +0000 (04:29 +0000)]
take out gc

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1004 4a8a32a2-be11-0410-ad9d-d568d2c75423