fw/sdcc
2000-09-09 sandeep1) added some debug dumping
2000-09-07 mschmittFixed
2000-09-03 michaelhFixed up z80 port so that it works again
2000-08-24 johanknolcosmetic
2000-08-24 johanknolMakefile.dep grew too large on my system
2000-08-24 johanknolyep
2000-08-23 johanknolan hello example for TINI that runs out of the box
2000-08-23 johanknoldidn't checked the make (un)install, had some quarks...
2000-08-23 johanknolremove a tini debug dwarf
2000-08-23 johanknollet's be more specific
2000-08-23 johanknolds390 library support
2000-08-23 johanknolds390 library support
2000-08-23 johanknolYah, me missed that one
2000-08-20 michaelhSplit out yyerror.
2000-08-19 michaelhAdded alternate lexer
2000-08-19 michaelhGot rid of gc_strdup, added prototype for alt lexer
2000-08-19 johanknolFixed %p format for flat24 (non-ansi, but usefull for...
2000-08-19 johanknolfixed the printf("%d", int(0)) bug
2000-08-19 johanknolSince Kevin decided to treat reentrant functions implic...
2000-08-19 johanknolFixed -M and -C options to sdcc, they swallowed an...
2000-08-18 kvigorFix library build error introduced in last commit
2000-08-18 kvigorAdd ds390 port
2000-08-18 kvigorBreak DS80C390 support into seperate port (ds390);...
2000-08-18 sandeepjust checking commit
2000-08-01 michaelhPre 2.95-2
2000-07-30 michaelhMerge out from gbdk-295
2000-07-22 michaelhFixed up the z80 and gbz80 Makefiles to split out the...
2000-07-21 michaelhTurned off DE optimisation as arent yet splling
2000-07-20 kmhprocessing of %= was missing
2000-07-20 michaelhMost of the way to far fun support
2000-07-19 kmhfixed problem with big arrays
2000-07-17 kmhFixed Makefile. Most dests should run again
2000-07-17 michaelh* Changed banked for nonbanked
2000-07-14 michaelhFixed add, sub for sizeof == 2
2000-07-12 michaelhMerge out from the z80 far branch
2000-07-12 michaelhMinor changes. Includes no$gmb sym name limit.
2000-06-27 sandeepfixed a live range computing bug
2000-06-25 sandeepadded "banked" for z80 port
2000-06-24 sandeepforgot to make the change for AVR
2000-06-24 sandeepfixed a register allocation bug
2000-06-24 michaelhAdded but disabled hack for using regparms on specific...
2000-06-23 drdaniSome fixes towards 0.2.37-pre5
2000-06-19 sandeepfixed sign extension bug
2000-06-15 sandeepfixed bad message in main
2000-06-14 sandeepupdated ctype.h
2000-06-14 sandeepadded register file definition for 764
2000-06-14 sandeepfixed problem with union substitution
2000-06-14 sandeepfixed dereferencing bugs
2000-06-05 michaelhFixed up conflicts.
2000-06-05 michaelhMerge back from 2.21-pre1
2000-05-22 michaelh*** empty log message ***
2000-05-22 michaelhRemoved debug msg; updated build for z80; added debugge...
2000-05-22 michaelhPreparing for 2.2.1 with good z80 support.
2000-05-21 sandeepsome optimizations (eg. selective strength reduction)
2000-05-21 michaelhMerged gbdk-294 branch
2000-05-20 sandeepfixed increment of struct element problem & added 2...
2000-05-20 sandeepfixed the array bug
2000-05-18 sandeepfixed (!(!(expr))) bug
2000-05-15 kvigorBorland C++ makefile updates
2000-05-08 michaelhAdded -lm
2000-05-08 michaelhBegan adding float support
2000-05-08 michaelhFor gbdk-2.94
2000-05-07 sandeepAdded print Allocation info will print
2000-04-29 sandeepenabled somemore pointer post inc/dec optimizations
2000-04-29 sandeepupdated version number to 2.2.1
2000-04-29 sandeepFixed some more intialization things
2000-04-29 sandeepdebugger build okay
2000-04-19 michaelh* Re-added .dw for words, but now port dependent.
2000-04-18 michaelh* Added sfr space
2000-04-13 sandeepsome more fixes for initializations
2000-04-13 sandeepfixed initialization problems
2000-04-12 kvigorFix integer multiplication in --model-flat24
2000-04-12 sandeepfixed the pointer value caching problem
2000-04-12 sandeepfixed initialisation problem for structure arrays
2000-04-09 michaelhFixed increase of a DWORD in registers
2000-04-08 michaelhFixed weird characters due to extra %s
2000-04-08 michaelhMerged changes between gbdk-293 and main
2000-04-06 michaelh* Fixed up multi bank support
2000-04-05 michaelhFor gbdk-2.94. Seems to work.
2000-04-05 michaelhMerged in multiple assemblers port.
2000-04-05 michaelh* All types of stuff to support different assemblers.
2000-04-03 michaelhAdded tokens. Can now target rgbds
2000-03-31 michaelhPre making the rgbds branch
2000-03-30 michaelhFixed a character pointer bug
2000-03-28 mschmittfix for makefile
2000-03-27 kmhparameter processing fixed
2000-03-27 michaelhMade debugging optional.
2000-03-26 sandeepadded documentation for --model-flat24
2000-03-26 michaelhMade it build better
2000-03-26 michaelhMade it build better
2000-03-26 michaelhDisabled spawn for mingw
2000-03-26 michaelh* Added support for mingw32.
2000-03-26 michaelh* Added z80 blurb.
2000-03-24 mschmittdef. of ports, includes ...
2000-03-24 mschmittReplaced by folder startup_code
2000-03-24 mschmittReplacement for buggy startup source
2000-03-23 sandeepmore remat problems fixed.
2000-03-23 sandeepFixed remat bug
2000-03-23 kvigorAdd AVR to Borland C++ makefiles
2000-03-23 sandeepAdded some pointer pre inc/dec optimization
next