source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @394   22 years bird #563: Updated float.h to match float-i386.h from GCC.
(edit) @393   22 years bird #563: we have our own float.h. (float_format=none)
(edit) @392   22 years bird #456: good idea to use the right next pointer when walking a chain.
(edit) @391   22 years bird #456: Fixed the hashing?
(edit) @390   22 years bird #456: Fixed the hashing?
(edit) @389   22 years bird #427,#434: FreeBSD 5.1 level.
(edit) @388   22 years bird #434: Have to wrap bsdselect on BSD 4.4.
(edit) @387   22 years bird file header.
(edit) @386   22 years bird #434: Increased number of handles in the select struct.
(edit) @385   22 years bird #427,#434: FreeBSD 5.1 level.
(edit) @384   22 years bird #562: Added DosQueryModFromEIP, DosQueryABIOSSupport and …
(edit) @383   22 years bird #434: bsdselect() for both 4.4 and 4.3 modes.
(edit) @382   22 years bird #434: Override sock_errno to make it return libc errno.
(edit) @380   22 years bird #563: mask fpu exceptions and clear exceptions after doing the …
(edit) @373   22 years bird #456: Optimizations of type_add(). Not stable yet. Will fix tomorrow.
(edit) @372   22 years bird #455: Added missing apis.
(edit) @371   22 years bird Gre32*.
(edit) @370   22 years bird #427: don't define ssize_t and off_t because that breaks …
(edit) @369   22 years bird #427: Corrected va_list.
(edit) @368   22 years bird #434: Corrected writev and readv.
(edit) @367   22 years bird #562: Added imports which appears in latest toolkits and ddk.
(edit) @366   22 years bird #427: FreeBSD 5.1 level.
(edit) @364   22 years bird It's underscore!
(edit) @362   22 years bird test both tcpip modes.
(edit) @361   22 years bird #427: Some prototype changes because of unistd.h update.
(edit) @360   22 years bird #427: Header updates with prototype changes.
(edit) @359   22 years bird #383: STD() on sopen.
(edit) @358   22 years bird #427: Rough merge of emx and FreeBSD 5.1 unistd.h
(edit) @357   22 years bird #434: TCPV40HDRS adjustments.
(edit) @356   22 years bird Initial coding.
(edit) @355   22 years bird All dependencies done.
Note: See TracRevisionLog for help on using the revision log.