source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @547   22 years bird Commented out the ehInitDLL() and ehTermDLL() calls.
(edit) @546   22 years bird #483: Completed workaround for ilink crash.
(edit) @545   22 years bird no change only white spaces.
(edit) @544   22 years bird Temporary commit.
(edit) @543   22 years zap See changelog.
(edit) @542   22 years bird Latest hacking.
(edit) @541   22 years bird bugfixing…
(edit) @540   22 years bird Working!!!.
(edit) @539   22 years bird Works.
(edit) @538   22 years bird #483: Added statement linenumber.
(edit) @537   22 years bird Finished (?) the .def file manipulation.
(edit) @536   22 years bird Shortcuts.
(edit) @535   22 years bird trying to update definition file…
(edit) @534   22 years bird #483,#428: sorting, new weak handling, legacy mode.
(edit) @533   22 years bird Initalize library structures to zero. Forget about ext. dict. for now.
(edit) @532   22 years bird Put back sys_errlist,sys_nerr,_sys_errlist and _sys_nerr. They belong …
(edit) @531   22 years bird Backed out Andys changes.
(edit) @530   22 years bird The linker reads the .def file first.
(edit) @529   22 years bird A couple of memory related bugfixes.
(edit) @528   22 years bird Someone (EM) should read the malloc and realloc docs. malloc(0) may …
(edit) @527   22 years bird Full path to source files so the debugger finds them without any …
(edit) @526   22 years bird Nasty at random bug due to missing double terminator at end of …
(edit) @525   22 years bird Interated with an Electric Fence Heap of mine.
(edit) @524   22 years bird bugfixes.
(edit) @523   22 years bird #582: tracing, linker types.
(edit) @522   22 years bird Better info, fixed major bug related to wldPass1.
(edit) @521   22 years bird Math fixup.
(edit) @520   22 years bird Removed the tempfile stuff as it's unable to recreate deleted libc.def.
(edit) @519   22 years bird Corrected dependendcies.
(edit) @518   22 years bird Removed all the now std_'ed math exports. Reorder exports a bit too.
(edit) @517   22 years bird Definition files.
(edit) @516   22 years bird Bugfixing.
(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.
Note: See TracRevisionLog for help on using the revision log.