source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @515   22 years bird #483: Bugfixing.
(edit) @513   22 years zap Some fixes.
(edit) @512   22 years zap See changelog.
(edit) @511   22 years bird backup commit…
(edit) @510   22 years bird fixed a bug in the library finder stfu.
(edit) @509   22 years bird #483: Added some more defines.
(edit) @508   22 years bird Version 0.2.0, because of locale and nls changes.
(edit) @507   22 years bird Reordered ordinals.
(edit) @506   22 years bird Fixed dependencies.
(edit) @505   22 years bird Libs only, used for bootstrapping.
(edit) @504   22 years bird Made it a bit more customizable.
(edit) @503   22 years bird missing dependency on c_alias.lib.
(edit) @502   22 years bird fixed dependency directory issue (I hope).
(edit) @501   22 years bird removed bad .dbg INS reference.
(edit) @500   22 years zap Moved here from nls/ (which was removed).
(edit) @499   22 years zap Fixed so that everything compiles now.
(edit) @498   22 years zap Digits from 0 to 36.
(edit) @497   22 years zap Reverted isascii/toascii back to macros.
(edit) @496   22 years zap The new locale subsystem using the OS/2 Unicode API.
(edit) @495   22 years bird #567: reapplied the fix for negative offsets.
(edit) @494   22 years zap See ChangeLog.
(edit) @493   22 years zap iconv library (Unix compatible) based on OS/2 Unicode API.
(edit) @492   22 years bird #483: Added uppercasing strpool_add* variants.
(edit) @491   22 years bird Temporary checkin.
(edit) @489   22 years bird #483: Temporary commit (Again.).
(edit) @488   22 years bird #483: Temporary commit (Again.).
(edit) @487   22 years bird #483: Added a few OMF defines.
(edit) @486   22 years bird removed last revision (wrong commit).
(edit) @485   22 years bird '
(edit) @480   22 years bird Just some convenience hack.
(edit) @479   22 years bird #483: Initial coding completed.
(edit) @478   22 years bird #483: Enabled symbol aliases. (SET_ASM_OP)
(edit) @475   22 years bird temp commit.
(edit) @474   22 years bird More preformace stuff.
(edit) @473   22 years bird #460: fixed a type in GCC_INCLUDE_DIR.
(edit) @472   22 years bird #460: Configure the path correctly (hope).
(edit) @471   22 years bird GCC_OMF hacking.
(edit) @470   22 years bird GCC_OMF hacks.
(edit) @469   22 years bird #460: Made it more configurable.
(edit) @467   22 years bird typo
(edit) @466   22 years bird Profiling mode.
(edit) @465   22 years bird #579?: Detect if the file is a library and take appropriate actions.
(edit) @464   22 years bird Make intelligent guesses about the page size.
(edit) @462   22 years bird Removed trailing slash from GCC_INCLUDE_DIR.
(edit) @461   22 years bird #564: Added an optional spec for -Zomf defaults. -Zcrtdll is now …
(edit) @460   22 years bird #564: GCC_OMF hack, Set stack size to 1024kb. Don't mess with …
(edit) @459   22 years bird #456: Removed -gstabs enformcement in OMF mode.
(edit) @458   22 years bird Removed a couple of pedantic warnings.
(edit) @457   22 years bird #564: OMF contains timestamps, hence impossible to compare stages. The …
(edit) @456   22 years bird Corrected a bug in the libcXY.dll linking.
(edit) @455   22 years bird #416: Check .a libraries too, they might be OMF you know. This makes …
(edit) @454   22 years bird Added -Zaout to the aout target flags.
(edit) @453   22 years bird Use #defines so it's readable!
(edit) @452   22 years bird lxlite and missing space when appending DLLAR_CMDLINE to the commandline.
(edit) @451   22 years bird Cleaned up new specs and fixed the linking issues caused by the …
(edit) @449   22 years bird #553: Allow '@' inside symbols (stdcall uses this).
(edit) @448   22 years bird Optimized away some strcmps.
(edit) @447   22 years bird Don't overwrite libcXY.dll mapfile when builging prf version.
(edit) @446   22 years bird libcXY.prf - Profiler version of the library.
(edit) @445   22 years bird Don't export emx-dllinit.o.
(edit) @444   22 years bird LD is broken.
(edit) @443   22 years bird fking spaces are crusial in some places. -lend wasn't included …
(edit) @442   22 years bird One static flag is enough and safer.
(edit) @441   22 years bird Fixed some compiler warnings.
(edit) @440   22 years bird extrn _ehInit with eh_frame.
(edit) @439   22 years bird #577: Fixed problem with the use of atexit(ehTerm) for DLLs.
(edit) @438   22 years bird Optimized the _DLL_InitTerm calling (no need to push around and stuff.
(edit) @437   22 years bird #577: Added the other Init/Term declarations.
(edit) @436   22 years bird #564: libc linking.
(edit) @435   22 years bird must use sopen() not _sopen() to get automagical _STD mapping.
(edit) @432   22 years bird Build windres.
(edit) @430   22 years bird #564: libcXY.dll is now built as OMF. (feel free to clenaup all the hacks)
(edit) @429   22 years bird -DMICRO stopped working :/
(edit) @428   22 years bird #564: Install unstripped exe too.
(edit) @427   22 years bird #564: Build everything with debug info. Removed obsolete options. …
(edit) @426   22 years bird We have EFTYPE now.
(edit) @425   22 years bird #565: Corrected _DLL_InitTerm exclude.
(edit) @424   22 years bird #565: Corrected the _DLL_InitTerm exclude.
(edit) @423   22 years bird Don't issue empty LINNUMs.
(edit) @422   22 years bird Corrected bad structure size.
(edit) @421   22 years bird socketpair() for BSD 4.3
(edit) @420   22 years bird #565: add dllinit.o/obj to the c_dll library.
(edit) @419   22 years bird #562: Added missing C*_* defines.
(edit) @418   22 years bird Removed some bugs of mine.
(edit) @417   22 years bird fixes.
(edit) @416   22 years bird #565: Ordinal exports, no _DLL_InitTerm. Link with gcc_eh.
(edit) @415   22 years bird Don't pack dll and exe data, I think that's faster.
(edit) @414   22 years bird #565: Ordinals and grouping. Initial attempt.
(edit) @413   22 years bird #565: GCC version.
(edit) @412   22 years bird We're done with this stage now.
(edit) @411   22 years bird #565: We must use the one in libgcc.
(edit) @410   22 years bird _DLL_InitTerm is _System.
(edit) @409   22 years bird Early coding.
(edit) @408   22 years bird Version 0.1.0, because of _DLL_InitTerm change. (DLL_InitTerm isn't …
(edit) @407   22 years bird #565: Corrected _DLL_InitTerm to _System.
(edit) @406   22 years bird #567: Make sure the _ctype index is unsigned char (else we might get a …
(edit) @404   22 years bird Fking hacks. the stupid stupid va_start hacks didn't work with the …
(edit) @403   22 years bird Fking hacks. the stupid stupid va_start hacks didn't work with the …
(edit) @398   22 years bird sys/inttypes.h is dead.
(edit) @397   22 years bird Corrected typo.
Note: See TracRevisionLog for help on using the revision log.