* device/lib/pic16/Makefile.common.in: added $(MM) to fix `make clean`
[fw/sdcc] / doc / sdccman.lyx
2004-08-29 bernhardheld* device/lib/pic16/Makefile.common.in: added $(MM)...
2004-08-04 epetrich* src/z80/main.c: enabled "critical" keyword
2004-07-25 friefupdated example in section "Absolute Addressing"
2004-06-30 vrokas* device/lib/Makefile.in: fixed bug in target objects...
2004-06-05 friefminor changes, mentioned beta vendor support for ds80c400
2004-05-15 friefmentioned sourceforge's delay between web frontend...
2004-04-16 jesusc*.dsw and *.dsp file must have 0x0d, 0x0a line terminat...
2004-04-16 epetrich* doc/sdccman.lyx: removed the ANSI-C noncompliance...
2004-03-18 epetrich* doc/sdccman.lyx,
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-03-06 bernhardheld* sim/ucsim/configure.in,
2004-02-21 bernhardheld* doc/README.txt,
2004-02-20 vrokas* doc/sdccman.lyx: removed PIC16 from PIC16 Port Specif...
2004-02-18 jesuscAdded options --stack-size and --pack-iram
2004-02-17 epetrich* doc/sdccman.lyx: added details about the HC08 storage...
2004-02-16 vrokas* doc/sdccman.lyx: added more pic16 port documentation
2004-02-16 vrokas* doc/sdccman.lyx: added more pic16 port documentation
2004-02-16 bernhardhelddoc/sdccman.lyx: added Vangelis' contribution
2004-02-14 friefMinor changes, minor changed: 2.4.0
2004-02-08 jesuscdoc/sdccman.lyx: added section 3.14 about sdcclib
2004-02-08 friefminor changes, recommended diff -Naur and diff -u in...
2004-01-20 bernhardheld* support/valdiag/tests/overflow.c: added shift tests
2004-01-12 borutrupper case pragmas are deprecated
2004-01-11 friefMoved and added some sections, small changes all over.
2004-01-02 bernhardheld* doc/sdccman.lyx: updated documentation for sdcdb...
2004-01-01 bernhardheld* debugger/mcs51/sdcdb.c (parseCmdLine): added -k for...
2003-12-08 frief--portmode=180 instead of z180. The syntax around the...
2003-12-05 friefPeter Townson's z80 in/out, more to bit/sbit/idata...
2003-11-08 friefsome additions and changed from 'article' to 'book...
2003-11-07 friefsome additions, larger top/bottom margins (for a4 and...
2003-10-23 friefmentioned HC08 port, documented new use of critical...
2003-10-04 friefdoc/sdccman.lyx: various additions and updates (interru...
2003-08-29 bernhardheldfixed it again
2003-08-28 friefreverted tables to cvs version 1.64. Please mail me...
2003-08-28 bernhardheldminor fix in "Configure Options"
2003-08-24 friefadded section about mcs51 variants, other minor changes
2003-08-24 jesuscIt is --use-stdout, not --use-stderr...
2003-08-23 friefvarious additions and updates. Rearranged sections
2003-08-23 friefseveral additions at various places
2003-08-13 epetrichfixed typo in my last commit
2003-08-13 epetrichMade the constant following the "interrupt" keyword...
2003-08-07 friefstale date removed, width of tables, pic16, interrupt...
2003-07-13 jesuscadded option --no-std-crt0 for the z80 and gbz80 ports
2003-06-18 jesuscdescribed option --use-stderr in sdccman.lyx
2003-06-10 jesuscTable in section 2.2 looks better now
2003-06-09 jesusccentered some tables,and other changes
2003-06-09 jesuscAdded option --vc
2003-06-09 jesuscA few minor additions and updates.
2003-06-08 bernhardheldadded hints for redirection on windoze
2003-06-07 jesuscReplaced some -- for -\/-
2003-06-06 jesuscRam spel chekcer ;)
2003-06-06 jesuscC code is indented in pdf now
2003-06-06 jesuscFirst try at C code indentation (section 3.12)
2003-06-06 jesuscAdded 'sbit at' example. Fixed added rows in table.
2003-06-05 jesuscIn section 5.1, it is 80 bytes, not 60
2003-06-05 jesuscUpdated section 5.1 "Notes on MCS51 Memory Layout"
2003-06-04 bernhardheldadd Frieder's changes again
2003-06-04 bernhardheld* doc/sdccman.lyx: updated to Lyx 1.3
2003-06-02 friefcvs revision keywords, passing pdf information in latex...
2003-05-28 bernhardheld* doc/sdccman.lyx: fix double dash and other minor...
2003-05-27 friefdoc/sdccman.lyx: Changes all over, index improved,...
2003-05-26 friefManual has an index now
2003-05-25 friefdoc/sdccman.lyx: added latex preamble for hyperref...
2003-05-24 jesuscUpdated information about .adb files (bug #742649)
2003-05-23 jesuscAdded description for .mem, .a51 and aomf51 files
2003-05-19 bernhardhelddoc/sdccman.lyx: fixed bug 739745
2003-05-11 borutradded --print-search-dirs command line option
2003-04-24 bernhardheldEXEEXT introduces to solve Cygwin problems
2003-04-22 bernhardheld* Makefile.common.in: added @EXEEXT@
2003-04-18 johanknolfixed "bug" #662263
2003-04-13 borutrupdated info about #pragma SAVE/RESTORE nesting: typo...
2003-04-13 borutrupdated info about #pragma SAVE/RESTORE nesting
2003-04-12 bernhardheldadded another missing bracket ;-) and beautified HTML...
2003-04-12 borutradded missing ending bracket in path(argv[0]/
2003-04-12 bernhardheldFix html and pdf exports
2003-04-07 bernhardheld* Makefile.common.in: unused PORT, SCC and SAS removed...
2003-04-03 johanknolnew #pragma LESS_PEDANTIC
2003-04-01 bernhardheldSection install and search path fixed
2003-03-31 bernhardheldnext step for "different paths"
2003-03-08 johanknolmore compiler internals
2003-03-07 johanknolnew option --nolabelopt
2003-02-15 bernhardheld* src/SDCCglue.h: make tmpfileNameSet available for...
2003-02-15 johanknolnew options: --no-c-code-in-asm and --i-code-in-asm
2003-02-14 bernhardheld* doc/sdccman.lyx: Environment variables, -o and other...
2003-02-14 johanknolmoved installed docs, removed obsoletes, fixed makefile...
2003-02-12 johanknolIncluded bccinst.txt
2003-02-11 johanknola small hack to fix the double dash --problem
2003-02-10 bernhardheld* doc/sdccman.lyx: new pragma NOIV by Johannes Stezenba...
2003-02-10 johanknolDidn't like that at all, let's try again.
2003-02-10 johanknolAdded Sandeep's anatomy lecture
2003-02-10 johanknolanother test
2003-02-10 johanknolLet's try again
2003-02-10 johanknolJust to see how this looks like
2003-02-09 jesuscChanged description for --data-loc.
2003-02-09 johanknolAdded new search paths and some others
2003-02-01 johanknoladded Jesus's MSVC build notes
2001-10-30 johanknola small update, before I forget
2001-08-21 johanknolloop reversal works for int and long too
2001-07-16 johanknolthe pslatex font seems to cause less problems on windoz...
2001-07-13 johanknolReshaped doc's