2007-01-07 |
borutr | * use dynamic memory buffers instead temporary files |
tree | commitdiff |
2006-12-21 |
MaartenBrock | * as/link/mcs51/lkarea.c (lnkarea2): handle absolute... |
tree | commitdiff |
2006-09-30 |
MaartenBrock | * src/port.h: added mem.cabs_name to PORT |
tree | commitdiff |
2006-07-04 |
borutr | * src/configure.in, src/configure, src/Makefile.in... |
tree | commitdiff |
2006-07-03 |
borutr | sdcc-build: |
tree | commitdiff |
2006-07-01 |
bernhardheld | * as/hc08/lkaomf51.c (OutputName), |
tree | commitdiff |
2006-06-13 |
vrokas | * src/port.h (struct PORT): added field gp_tags, to... |
tree | commitdiff |
2006-05-12 |
borutr | * *.dsw, *.dsp: changed property svn:eol-style to CRLF... |
tree | commitdiff |
2006-04-24 |
bernhardheld | Enabled VPATH feature: changed nearly all Makefiles... |
tree | commitdiff |
2006-04-22 |
MaartenBrock | * as/asx8051.dsp: added mcs51/strcmpi.h |
tree | commitdiff |
2005-09-08 |
maartenbrock | * as/hc08/lkaomf51.c (OutputName): made name unsigned... |
tree | commitdiff |
2005-09-03 |
maartenbrock | * .version: changed to version 2.5.3 |
tree | commitdiff |
2005-06-27 |
maartenbrock | * as/mcs51/asexpr.c (expr): disabled warning "not in... |
tree | commitdiff |
2005-03-20 |
epetrich | * src/port.h (struct PORT), |
tree | commitdiff |
2005-02-26 |
epetrich | * src/avr/ralloc.c (serialRegAssign), |
tree | commitdiff |
2004-10-19 |
maartenbrock | * as/mcs51/lkarea.c: removed old K&R style, |
tree | commitdiff |
2004-09-23 |
epetrich | * src/SDCCicode.h, |
tree | commitdiff |
2004-09-08 |
maartenbrock | * device/lib/_gptrget.c, |
tree | commitdiff |
2004-09-06 |
epetrich | * src/port.h, |
tree | commitdiff |
2004-06-08 |
epetrich | * src/avr/ralloc.c (serialRegAssign), |
tree | commitdiff |
2004-05-25 |
vrokas | fixed missing entry of initPaths in xa51, z80, gbz80... |
tree | commitdiff |
2004-05-13 |
epetrich | * src/hc08/gen.c (hc08_emitDebuggerSymbol), |
tree | commitdiff |
2004-05-13 |
epetrich | * src/hc08/gen.c (hc08_emitDebuggerSymbol), |
tree | commitdiff |
2004-03-17 |
epetrich | * src/SDCCglue.c (emitMaps): allow public sfr variables |
tree | commitdiff |
2004-01-08 |
vrokas | 2004-01-08 Vangelis Rokas <vrokas@otenet.gr> |
tree | commitdiff |
2003-11-23 |
kflittner | fixed bug #845089 |
tree | commitdiff |
2003-11-06 |
epetrich | * src/port.h, |
tree | commitdiff |
2003-10-08 |
bernhardheld | Replaced cast (void **) with (void *) to avoid gcc... |
tree | commitdiff |
2003-09-28 |
borutr | commented out declaration of int rewinds |
tree | commitdiff |
2003-08-08 |
epetrich | Changes to support big endian targets: |
tree | commitdiff |
2003-07-25 |
bernhardheld | * src/SDCCicode.c (operandOperation): really fixed... |
tree | commitdiff |
2003-07-23 |
bernhardheld | added DUMMY_READ_VOLATILE: |
tree | commitdiff |
2003-07-02 |
borutr | virtualization of glue() function: each port has it... |
tree | commitdiff |
2003-07-01 |
kvigor | DS800C400 fun, improved ROM interface and tinibios |
tree | commitdiff |
2003-05-25 |
jesusc | Changed /Zm to 1000 both for release and debug versions. |
tree | commitdiff |
2003-05-25 |
jesusc | Changed Zm to 1000. |
tree | commitdiff |
2003-04-19 |
borutr | handling space characters in file path |
tree | commitdiff |
2003-03-23 |
bernhardheld | * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx |
tree | commitdiff |
2003-03-08 |
bernhardheld | * src/configure.in: check for endianess (even while... |
tree | commitdiff |
2003-03-08 |
bernhardheld | * src/SDCCsymt.h: use appropriate data-types on host... |
tree | commitdiff |
2003-03-07 |
johanknol | See Changelog 1.204 |
tree | commitdiff |
2003-02-15 |
johanknol | new options: --no-c-code-in-asm and --i-code-in-asm |
tree | commitdiff |
2003-02-14 |
johanknol | xa51 port isn't finished yet |
tree | commitdiff |
2003-02-14 |
johanknol | moved installed docs, removed obsoletes, fixed makefile... |
tree | commitdiff |
2003-02-10 |
borutr | Borland Makefile cleanup |
tree | commitdiff |
2003-02-02 |
borutr | delete $(LIB) only if exist |
tree | commitdiff |
2003-01-29 |
johanknol | Changed OP_DEFS and OP_USES from macros to function... |
tree | commitdiff |
2002-08-28 |
borutr | - added Release configuration in VS projects |
tree | commitdiff |
2002-08-09 |
borutr | added xa51 Visual Studio 6.0 project files |
tree | commitdiff |
2002-08-07 |
borutr | - added newline in the .def file to keep MSC compiler... |
tree | commitdiff |
2002-04-16 |
michaelh | * device/lib/z80/printf.c (sprintf): Added. |
tree | commitdiff |
2002-03-20 |
sdattalo | Added -p command line option to allow selection of... |
tree | commitdiff |
2002-03-02 |
sandeep | Functions "allDefsOutOfRange" & "notUsedinBlock" moved... |
tree | commitdiff |
2002-02-26 |
johanknol | fixed a warning |
tree | commitdiff |
2002-02-24 |
johanknol | xa51 backup |
tree | commitdiff |
2002-02-18 |
johanknol | last ci before completely rewrite ralloc.c |
tree | commitdiff |
2002-02-17 |
johanknol | *** empty log message *** |
tree | commitdiff |
2002-02-17 |
johanknol | work in progress |
tree | commitdiff |
2002-02-14 |
johanknol | *** empty log message *** |
tree | commitdiff |
2002-02-13 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-02-12 |
johanknol | *** empty log message *** |
tree | commitdiff |
2002-02-11 |
johanknol | work in progress |
tree | commitdiff |
2002-02-09 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-02-07 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-02-07 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-02-04 |
johanknol | work in progress |
tree | commitdiff |
2002-02-03 |
johanknol | work in progress |
tree | commitdiff |
2002-02-02 |
johanknol | xa 51, work in progress |
tree | commitdiff |
2002-01-31 |
johanknol | fixed bug #510826 |
tree | commitdiff |
2002-01-30 |
johanknol | work in progress |
tree | commitdiff |
2002-01-29 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-01-28 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-01-27 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-01-26 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-01-25 |
johanknol | xa51, work in progress |
tree | commitdiff |
2002-01-24 |
johanknol | fixed bug #507904 |
tree | commitdiff |
2002-01-22 |
johanknol | minor xa51 improvements |
tree | commitdiff |
2002-01-21 |
johanknol | added asm mappings for xa51 |
tree | commitdiff |
2002-01-20 |
johanknol | fixed bug #505806 |
tree | commitdiff |
2002-01-20 |
johanknol | now it almost assembles using Paul's xa_asm. |
tree | commitdiff |
2002-01-19 |
johanknol | first pass at including c-code as asm comments |
tree | commitdiff |
2002-01-19 |
johanknol | doesn't belong here |
tree | commitdiff |
2002-01-19 |
pjs | Added --xram-movc option |
tree | commitdiff |
2002-01-18 |
johanknol | xa51 update |
tree | commitdiff |
2002-01-17 |
johanknol | oops |
tree | commitdiff |
2002-01-17 |
johanknol | Just to make sure I don't loose them again when syncing... |
tree | commitdiff |
|