source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @354   22 years bird #434: no function redefinitions. TCPCALL not _System.
(edit) @353   22 years bird #434: Separate tcpipv4 and tcpipv5 libraries.
(edit) @352   22 years bird Removed warnings.
(edit) @351   22 years bird #559: corrected linenumber interpretation.
(edit) @350   22 years bird stripomf.
(edit) @349   22 years bird Initial coding.
(edit) @348   22 years bird #427: FreeBSD 5.1 level.
(edit) @347   22 years bird #427: Make sure MAXSOCKETS doesn't clash with sys/socket.h define.
(edit) @346   22 years bird #427: Fixed crashes with sys/types.h
(edit) @345   22 years bird #427: Fixed missing } in C++ mode.
(edit) @344   22 years bird #427: FreeBSD 5.1 level.
(edit) @343   22 years bird #457: make it more conforming to standard.
(edit) @342   22 years bird #427: header updates.
(edit) @341   22 years bird #427: adjustments to make it includeable all by it self.
(edit) @340   22 years bird #427: Shouldn't depend on anything, and should define time_t.
(edit) @339   22 years bird #427: FreeBSD 5.1 level.
(edit) @338   22 years bird #427: Use current EMX sizes for mode_t and off_t.
(edit) @337   22 years bird Early coding.
(edit) @336   22 years bird FreeBSD 5.0 headers.
(edit) @335   22 years bird not sys/inttypes.h but just inttypes.h
(edit) @334   22 years bird FreeBSD 5.0 headers.
(edit) @333   22 years bird FreeBSD 5.0 headers (forwarders).
(edit) @332   22 years bird FreeBSD 5.0 headers.
(edit) @331   22 years bird follow_refs() returns input if no ref found.
(edit) @329   22 years bird link386 -> ilink
(edit) @328   22 years bird link386 -> ilink
(edit) @327   22 years bird #434: On FreeBSD (4.8) this includes machine/endian.h, so must we to …
(edit) @326   22 years bird Allow arguments and such in EMXOMFLD_LINKER. (A TODO left, see the code.)
(edit) @324   22 years bird #456: Changed structure handling in C++ mode to the prefered to write …
(edit) @321   22 years bird #456: forward referenced structures fix (spooky). <,<<,> and >> …
(edit) @320   22 years bird #456: icsdebug doesn't accept structs in C++ HLL mode.
(edit) @319   22 years bird #456: Size of complex HLL prims. #456: Improved some errors and …
(edit) @318   22 years bird #456: hex_dump for hll debug info too.
(edit) @310   22 years bird #456: C++ methods, can finally see the arguments.
(edit) @309   22 years bird #456: duplicate public text symbol _main as main so the debugger can …
(edit) @304   22 years bird emxomf.c
(edit) @299   22 years bird Some segment and group numbers. VAC linenumbers.
(edit) @297   22 years bird #456: Tried VAC linenumebers... didn't work, leave the traces so we …
(edit) @296   22 years bird k<type> - const type. Everything is C++. Don't recurse for ever in …
(edit) @295   22 years bird #465: WEAK stuff in debuginfo. Some bogus things for N_WEAKA which …
(edit) @291   22 years bird #456: Fixed globals. #456: Made it understand nested 'long long' @s …
(edit) @287   22 years bird #475: initialize the variables so link386 can catch them.
(edit) @284   22 years bird Zmt*
(edit) @283   22 years bird Make sure we get the right asm flags.
(edit) @281   22 years bird #383: specs for new libc.
(edit) @280   22 years bird '-f Makefile' to rules rule.
(edit) @279   22 years bird #357: Added bsd/*/*.smak. (libdb)
(edit) @278   22 years bird #357: Initial config.
Note: See TracRevisionLog for help on using the revision log.