Fix for windows to install s51.exe, not just s51
[fw/sdcc] / src /
2000-09-20 kvigorRemove debug option (-c) from default assembler options
2000-09-20 kvigorrealized last bug impacted genPlus as well
2000-09-20 kvigorfix genMinus aopPut out-of-range bug
2000-09-20 kvigormake integer -> generic pointer casts default to XDATA...
2000-09-20 kvigortail inc/dec optimizations were too agressive; fix...
2000-09-20 kvigorClean up useage of ap register with DPTR2 opcodes
2000-09-19 kvigorcleanup fp fix to pop directly instead of pop acc/mov...
2000-09-19 johanknolfixed genUminus bug for int and long
2000-09-19 kvigorGet Borland C++ Makefiles working again
2000-09-18 kvigoraddiCodeToeBBlock should treat RETURN as flow control...
2000-09-18 kvigorAllow optimizer to replace params/locals in far space...
2000-09-18 kvigorBetter fix for DS80C390 div bug (Johan's fp bug fixed...
2000-09-18 sandeepFixed a parameter allocation bug
2000-09-17 johanknolds390 uses a 4 byte instruction code in flat24
2000-09-16 johanknoltemporary fix for fp support
2000-09-15 kvigorProperly install packihx utility
2000-09-14 kvigorFix Karl's FarPointer bug
2000-09-13 sandeepfixed the pointers alive across function calls
2000-09-11 sandeepmissed a spot where ronly can be set
2000-09-10 sandeepoptions.model specific fixes
2000-09-10 sandeepfixed some option.model specific stuff
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-23 johanknollet's be more specific
2000-08-23 johanknolds390 library support
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 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-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 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-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-19 sandeepfixed sign extension bug
2000-06-15 sandeepfixed bad message in main
2000-06-14 sandeepfixed problem with union substitution
2000-06-14 sandeepfixed dereferencing bugs
2000-06-05 michaelhMerge back from 2.21-pre1
2000-05-22 michaelhRemoved debug msg; updated build for z80; added debugge...
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 sandeepFixed some more intialization things
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 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-27 kmhparameter processing fixed
2000-03-27 michaelhMade debugging optional.
2000-03-26 michaelhDisabled spawn for mingw
2000-03-26 michaelh* Added support for mingw32.
2000-03-26 michaelh* Added z80 blurb.
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
2000-03-21 sandeepadded avr to makefile.in & fixed a bug in cse.c
2000-03-20 sandeepmore on AVR
2000-03-20 sandeepMore AVR stuff
2000-03-19 sandeeplots of progress in AVR
2000-03-18 sandeepmaking progress with AVR
2000-03-14 sandeepFixed address of array
2000-03-13 sandeep1) fixed problem in global structure init
2000-03-12 sandeepparameter passing in registers changed to be
2000-03-11 sandeepSome code cleanup & fixed problem of used bdefore defin...
next