Changed code style of readCfgFile()
src/SDCCmain.c: added ReadcfgFile() - get options from a sdcc.cfg file.
as/link/aslink.dsp, as/link/sdld_all.dsp: fixed destination path of sdld.exe, sdldz80.exe, sdldgb.exe, and sdld6808.exe
added /I "." when compiling.
device/include/mcs51/w7100.h: added.
all.dsp, as/link/hc08/link_hc08.dsp, as/link/mcs51/aslink.dsp: renamed linker executables.
P89LPC922.h, P89LPC932.h, p89lpc938.h: fixed bug 2889428, double definition for CMP1 and CMP2. p89lpc925.h: for consistency with the other lpc files, renamed CMP1b and CMP2b to CMP_1 and CMP_2.
device/include/mcs51/p89lpc9321.h,