2008-04-19 |
spth | Implemented generic part of RFE #1880202 |
blob | commitdiff | raw |
2007-07-28 |
jesusc | src/SDCCglue.c, src/mcs51/main.c: improved implementati... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
jesusc | src/SDCCglobl.h, src/SDCCpeeph.c, src/mcs51/main.c... |
blob | commitdiff | raw | diff to current |
2007-06-18 |
borutr | * src/SDCCmain.c: removed option -C since SDCC compiler... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
borutr | * src/SDCCmain.c, src/ds390/main.c, src/mcs51/main... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
borutr | * use dynamic memory buffers instead temporary files |
blob | commitdiff | raw | diff to current |
2006-12-26 |
bernhardheld | * src/SDCCpeeph.c: made labelHashEntry global, made... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
MaartenBrock | * as/link/mcs51/lkarea.c (lnkarea2): handle absolute... |
blob | commitdiff | raw | diff to current |
2006-09-30 |
MaartenBrock | * src/port.h: added mem.cabs_name to PORT |
blob | commitdiff | raw | diff to current |
2006-07-01 |
bernhardheld | * as/hc08/lkaomf51.c (OutputName), |
blob | commitdiff | raw | diff to current |
2006-06-13 |
vrokas | * src/port.h (struct PORT): added field gp_tags, to... |
blob | commitdiff | raw | diff to current |
2005-10-30 |
maartenbrock | * device/lib/medium/Makefile: added for new memory... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
maartenbrock | * src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD |
blob | commitdiff | raw | diff to current |
2005-09-08 |
maartenbrock | * as/hc08/lkaomf51.c (OutputName): made name unsigned... |
blob | commitdiff | raw | diff to current |
2005-09-03 |
maartenbrock | * .version: changed to version 2.5.3 |
blob | commitdiff | raw | diff to current |
2005-08-22 |
maartenbrock | * as/mcs51/asdata.c: changed ctype['['] to BINOP |
blob | commitdiff | raw | diff to current |
2005-07-19 |
maartenbrock | * as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG... |
blob | commitdiff | raw | diff to current |
2005-06-27 |
maartenbrock | * as/mcs51/asexpr.c (expr): disabled warning "not in... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
maartenbrock | * device/include/malloc.h: removed redundant __reentran... |
blob | commitdiff | raw | diff to current |
2005-03-20 |
epetrich | * src/port.h (struct PORT), |
blob | commitdiff | raw | diff to current |
2004-11-28 |
frief | adapted constants for switch table generation |
blob | commitdiff | raw | diff to current |
2004-11-18 |
maartenbrock | * .version: bumped version to 2.4.7 |
blob | commitdiff | raw | diff to current |
2004-10-19 |
maartenbrock | * as/mcs51/lkarea.c: removed old K&R style, |
blob | commitdiff | raw | diff to current |
2004-09-06 |
epetrich | * src/port.h, |
blob | commitdiff | raw | diff to current |
2004-05-25 |
epetrich | * src/ds390/main.c, |
blob | commitdiff | raw | diff to current |
2004-05-25 |
vrokas | * src/port.h (PORT structure): added hook initPaths... |
blob | commitdiff | raw | diff to current |
2004-05-13 |
epetrich | * src/hc08/gen.c (hc08_emitDebuggerSymbol), |
blob | commitdiff | raw | diff to current |
2004-03-17 |
epetrich | * src/SDCCglue.c (emitMaps): allow public sfr variables |
blob | commitdiff | raw | diff to current |
2004-03-01 |
epetrich | * src/mcs51/main.c (instructionSize): fixed ACALL size |
blob | commitdiff | raw | diff to current |
2004-02-29 |
epetrich | * src/SDCCpeeph.h, |
blob | commitdiff | raw | diff to current |
2004-01-08 |
vrokas | 2004-01-08 Vangelis Rokas <vrokas@otenet.gr> |
blob | commitdiff | raw | diff to current |
2003-12-16 |
epetrich | (committed on Frieder's behalf) |
blob | commitdiff | raw | diff to current |
2003-12-13 |
frief | made clearing of memory the default. There is an enviro... |
blob | commitdiff | raw | diff to current |
2003-12-11 |
frief | (_mcs51_genRAMCLEAR): using r0 instead of r1/r2. Appare... |
blob | commitdiff | raw | diff to current |
2003-11-13 |
frief | started fixing bug #737001 (SDCC not clearing uninitial... |
blob | commitdiff | raw | diff to current |
2003-11-08 |
frief | fixed bug #838385. Thanks to Josef Pavlik for finding... |
blob | commitdiff | raw | diff to current |
2003-11-06 |
epetrich | * src/port.h, |
blob | commitdiff | raw | diff to current |
2003-11-01 |
frief | _mcs51_genXINIT: xdata initialization is 13 bytes... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
epetrich | Changes to support big endian targets: |
blob | commitdiff | raw | diff to current |
2003-07-02 |
borutr | virtualization of glue() function: each port has it... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
kvigor | DS800C400 fun, improved ROM interface and tinibios |
blob | commitdiff | raw | diff to current |
2003-06-15 |
borutr | fixed width array of pointers replaced with sets; |
blob | commitdiff | raw | diff to current |
2003-04-19 |
borutr | handling space characters in file path |
blob | commitdiff | raw | diff to current |
2003-02-15 |
johanknol | new options: --no-c-code-in-asm and --i-code-in-asm |
blob | commitdiff | raw | diff to current |
2003-02-02 |
epetrich | Changed stack usage declaration to match sdcc/src/mcs51... |
blob | commitdiff | raw | diff to current |
2002-12-27 |
johanknol | added option --no-xinit-opt |
blob | commitdiff | raw | diff to current |
2002-12-26 |
bernhardheld | src/mcs51/main.c: removed {bindir}{sep} from aslink |
blob | commitdiff | raw | diff to current |
2002-04-16 |
michaelh | * device/lib/z80/printf.c (sprintf): Added. |
blob | commitdiff | raw | diff to current |
2002-03-20 |
sdattalo | Added -p command line option to allow selection of... |
blob | commitdiff | raw | diff to current |
2002-01-30 |
sandeep | had commited with options.parms_in_bank1 turned on... |
blob | commitdiff | raw | diff to current |
2002-01-30 |
sandeep | Added support for --parms-in-bank1 |
blob | commitdiff | raw | diff to current |
2001-12-24 |
sandeep | updated to reflect changes in the port structure |
blob | commitdiff | raw | diff to current |
2001-12-18 |
sandeep | updated to reflect the changes in port structure |
blob | commitdiff | raw | diff to current |
2001-12-17 |
bernhardheld | (_*_genXINIT) orl instead of add |
blob | commitdiff | raw | diff to current |
2001-12-16 |
bernhardheld | (_mcs51_genXINIT) added test for 0 length |
blob | commitdiff | raw | diff to current |
2001-12-16 |
johanknol | some small corrections |
blob | commitdiff | raw | diff to current |
2001-12-16 |
johanknol | added seperate segments for initialized data |
blob | commitdiff | raw | diff to current |
2001-11-28 |
michaelh | Cleaned up warnings |
blob | commitdiff | raw | diff to current |
2001-11-18 |
sandeep | Implemented builtin functions |
blob | commitdiff | raw | diff to current |
2001-11-10 |
sandeep | Added initial cseCostEstimation function, this I think... |
blob | commitdiff | raw | diff to current |
2001-10-22 |
michaelh | 2001-10-21 Michael Hope <michaelh@juju.net.nz> |
blob | commitdiff | raw | diff to current |
2001-10-13 |
michaelh | * src/SDCCmain.c (linkEdit): Added support for passing... |
blob | commitdiff | raw | diff to current |
2001-10-03 |
bernhardheld | ../cvsm |
blob | commitdiff | raw | diff to current |
2001-09-23 |
michaelh | * .version: Updated to 2.3.1 |
blob | commitdiff | raw | diff to current |
2001-08-24 |
kvigor | (optionally) push static array initialization down... |
blob | commitdiff | raw | diff to current |
2001-08-02 |
michaelh | * Added support for doing shifts by helper functions |
blob | commitdiff | raw | diff to current |
2001-07-16 |
michaelh | * Fixed va_args for the z80 |
blob | commitdiff | raw | diff to current |
2001-07-03 |
johanknol | Short is 16bits by default now |
blob | commitdiff | raw | diff to current |
2001-05-30 |
kvigor | Add _naked modifier |
blob | commitdiff | raw | diff to current |
2001-04-01 |
sandeep | Added post increment optimization for msc51 & |
blob | commitdiff | raw | diff to current |
2001-03-29 |
johanknol | --stack-auto and --int-long-reent related things |
blob | commitdiff | raw | diff to current |
2001-03-29 |
johanknol | removed --noregparms because it is obsolete and caused... |
blob | commitdiff | raw | diff to current |
2001-03-26 |
sandeep | local variables and parameters will NOT be assigned... |
blob | commitdiff | raw | diff to current |
2001-03-05 |
johanknol | Cleaned up ds390 leftovers in the mcs51 port. |
blob | commitdiff | raw | diff to current |
2001-02-14 |
johanknol | Beautified (indented) compiler source according to... |
blob | commitdiff | raw | diff to current |
2001-01-28 |
michaelh | Merge of the izt changes. |
blob | commitdiff | raw | diff to current |
2000-12-14 |
kvigor | Change struct link to struct sym_link to avoid conflict... |
blob | commitdiff | raw | diff to current |
2000-10-01 |
sandeep | /* added condition transformations */ |
blob | commitdiff | raw | diff to current |
2000-09-24 |
kvigor | Add warning for using --model-flat24 |
blob | commitdiff | raw | diff to current |
2000-09-09 |
sandeep | 1) added some debug dumping |
blob | commitdiff | raw | diff to current |
2000-09-03 |
michaelh | Fixed up z80 port so that it works again |
blob | commitdiff | raw | diff to current |
2000-08-01 |
michaelh | Pre 2.95-2 |
blob | commitdiff | raw | diff to current |
2000-07-20 |
michaelh | Most of the way to far fun support |
blob | commitdiff | raw | diff to current |
2000-07-12 |
michaelh | Merge out from the z80 far branch |
blob | commitdiff | raw | diff to current |
2000-05-07 |
sandeep | Added print Allocation info will print |
blob | commitdiff | raw | diff to current |
2000-04-19 |
michaelh | * Re-added .dw for words, but now port dependent. |
blob | commitdiff | raw | diff to current |
2000-04-08 |
michaelh | Merged changes between gbdk-293 and main |
blob | commitdiff | raw | diff to current |
2000-04-05 |
michaelh | * All types of stuff to support different assemblers. |
blob | commitdiff | raw | diff to current |
2000-03-26 |
michaelh | * Added z80 blurb. |
blob | commitdiff | raw | diff to current |
2000-03-20 |
sandeep | More AVR stuff |
blob | commitdiff | raw | diff to current |
2000-03-12 |
sandeep | parameter passing in registers changed to be |
blob | commitdiff | raw | diff to current |
2000-03-09 |
kvigor | 10 bit stack mode: almost working... |
blob | commitdiff | raw | diff to current |
2000-03-08 |
kvigor | First pass at 10 bit stack mode for DS80C390 |
blob | commitdiff | raw | diff to current |
2000-03-05 |
sandeep | Infrastructure stuff for AVR |
blob | commitdiff | raw | diff to current |
2000-03-02 |
kvigor | fix broken static initializers in non-main() modules |
blob | commitdiff | raw | diff to current |
2000-02-22 |
michaelh | Lots. |
blob | commitdiff | raw | diff to current |
2000-02-16 |
kvigor | flat 24: mung fReturnSize before packing registers... |
blob | commitdiff | raw | diff to current |
2000-02-16 |
michaelh | * Added support for the gb. |
blob | commitdiff | raw | diff to current |
2000-02-11 |
kvigor | Misc flat 24 stack handling fixes |
blob | commitdiff | raw | diff to current |
2000-02-10 |
michaelh | Right. |
blob | commitdiff | raw | diff to current |
next |