|
|
@454
|
22 years |
bird |
Added -Zaout to the aout target flags.
|
|
|
@453
|
22 years |
bird |
Use #defines so it's readable!
|
|
|
@452
|
22 years |
bird |
lxlite and missing space when appending DLLAR_CMDLINE to the commandline.
|
|
|
@451
|
22 years |
bird |
Cleaned up new specs and fixed the linking issues caused by the …
|
|
|
@449
|
22 years |
bird |
#553: Allow '@' inside symbols (stdcall uses this).
|
|
|
@448
|
22 years |
bird |
Optimized away some strcmps.
|
|
|
@447
|
22 years |
bird |
Don't overwrite libcXY.dll mapfile when builging prf version.
|
|
|
@446
|
22 years |
bird |
libcXY.prf - Profiler version of the library.
|
|
|
@445
|
22 years |
bird |
Don't export emx-dllinit.o.
|
|
|
@444
|
22 years |
bird |
LD is broken.
|
|
|
@443
|
22 years |
bird |
fking spaces are crusial in some places. -lend wasn't included …
|
|
|
@442
|
22 years |
bird |
One static flag is enough and safer.
|
|
|
@441
|
22 years |
bird |
Fixed some compiler warnings.
|
|
|
@440
|
22 years |
bird |
extrn _ehInit with eh_frame.
|
|
|
@439
|
22 years |
bird |
#577: Fixed problem with the use of atexit(ehTerm) for DLLs.
|
|
|
@438
|
22 years |
bird |
Optimized the _DLL_InitTerm calling (no need to push around and stuff.
|
|
|
@437
|
22 years |
bird |
#577: Added the other Init/Term declarations.
|
|
|
@436
|
22 years |
bird |
#564: libc linking.
|
|
|
@435
|
22 years |
bird |
must use sopen() not _sopen() to get automagical _STD mapping.
|
|
|
@432
|
22 years |
bird |
Build windres.
|
|
|
@430
|
22 years |
bird |
#564: libcXY.dll is now built as OMF. (feel free to clenaup all the hacks)
|
|
|
@429
|
22 years |
bird |
-DMICRO stopped working :/
|
|
|
@428
|
22 years |
bird |
#564: Install unstripped exe too.
|
|
|
@427
|
22 years |
bird |
#564: Build everything with debug info. Removed obsolete options. …
|
|
|
@426
|
22 years |
bird |
We have EFTYPE now.
|
|
|
@425
|
22 years |
bird |
#565: Corrected _DLL_InitTerm exclude.
|
|
|
@424
|
22 years |
bird |
#565: Corrected the _DLL_InitTerm exclude.
|
|
|
@423
|
22 years |
bird |
Don't issue empty LINNUMs.
|
|
|
@422
|
22 years |
bird |
Corrected bad structure size.
|
|
|
@421
|
22 years |
bird |
socketpair() for BSD 4.3
|
|
|
@420
|
22 years |
bird |
#565: add dllinit.o/obj to the c_dll library.
|
|
|
@419
|
22 years |
bird |
#562: Added missing C*_* defines.
|
|
|
@418
|
22 years |
bird |
Removed some bugs of mine.
|
|
|
@417
|
22 years |
bird |
fixes.
|
|
|
@416
|
22 years |
bird |
#565: Ordinal exports, no _DLL_InitTerm. Link with gcc_eh.
|
|
|
@415
|
22 years |
bird |
Don't pack dll and exe data, I think that's faster.
|
|
|
@414
|
22 years |
bird |
#565: Ordinals and grouping. Initial attempt.
|
|
|
@413
|
22 years |
bird |
#565: GCC version.
|
|
|
@412
|
22 years |
bird |
We're done with this stage now.
|
|
|
@411
|
22 years |
bird |
#565: We must use the one in libgcc.
|
|
|
@410
|
22 years |
bird |
_DLL_InitTerm is _System.
|
|
|
@409
|
22 years |
bird |
Early coding.
|
|
|
@408
|
22 years |
bird |
Version 0.1.0, because of _DLL_InitTerm change. (DLL_InitTerm isn't …
|
|
|
@407
|
22 years |
bird |
#565: Corrected _DLL_InitTerm to _System.
|
|
|
@406
|
22 years |
bird |
#567: Make sure the _ctype index is unsigned char (else we might get a …
|
|
|
@404
|
22 years |
bird |
Fking hacks. the stupid stupid va_start hacks didn't work with the …
|
|
|
@403
|
22 years |
bird |
Fking hacks. the stupid stupid va_start hacks didn't work with the …
|
|
|
@398
|
22 years |
bird |
sys/inttypes.h is dead.
|
|
|
@397
|
22 years |
bird |
Corrected typo.
|
|
|
@394
|
22 years |
bird |
#563: Updated float.h to match float-i386.h from GCC.
|
|
|
@393
|
22 years |
bird |
#563: we have our own float.h. (float_format=none)
|
|
|
@392
|
22 years |
bird |
#456: good idea to use the right next pointer when walking a chain.
|
|
|
@391
|
22 years |
bird |
#456: Fixed the hashing?
|
|
|
@390
|
22 years |
bird |
#456: Fixed the hashing?
|
|
|
@389
|
22 years |
bird |
#427,#434: FreeBSD 5.1 level.
|
|
|
@388
|
22 years |
bird |
#434: Have to wrap bsdselect on BSD 4.4.
|
|
|
@387
|
22 years |
bird |
file header.
|
|
|
@386
|
22 years |
bird |
#434: Increased number of handles in the select struct.
|
|
|
@385
|
22 years |
bird |
#427,#434: FreeBSD 5.1 level.
|
|
|
@384
|
22 years |
bird |
#562: Added DosQueryModFromEIP, DosQueryABIOSSupport and …
|
|
|
@383
|
22 years |
bird |
#434: bsdselect() for both 4.4 and 4.3 modes.
|
|
|
@382
|
22 years |
bird |
#434: Override sock_errno to make it return libc errno.
|
|
|
@380
|
22 years |
bird |
#563: mask fpu exceptions and clear exceptions after doing the …
|
|
|
@373
|
22 years |
bird |
#456: Optimizations of type_add(). Not stable yet. Will fix tomorrow.
|
|
|
@372
|
22 years |
bird |
#455: Added missing apis.
|
|
|
@371
|
22 years |
bird |
Gre32*.
|
|
|
@370
|
22 years |
bird |
#427: don't define ssize_t and off_t because that breaks …
|
|
|
@369
|
22 years |
bird |
#427: Corrected va_list.
|
|
|
@368
|
22 years |
bird |
#434: Corrected writev and readv.
|
|
|
@367
|
22 years |
bird |
#562: Added imports which appears in latest toolkits and ddk.
|
|
|
@366
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@364
|
22 years |
bird |
It's underscore!
|
|
|
@362
|
22 years |
bird |
test both tcpip modes.
|
|
|
@361
|
22 years |
bird |
#427: Some prototype changes because of unistd.h update.
|
|
|
@360
|
22 years |
bird |
#427: Header updates with prototype changes.
|
|
|
@359
|
22 years |
bird |
#383: STD() on sopen.
|
|
|
@358
|
22 years |
bird |
#427: Rough merge of emx and FreeBSD 5.1 unistd.h
|
|
|
@357
|
22 years |
bird |
#434: TCPV40HDRS adjustments.
|
|
|
@356
|
22 years |
bird |
Initial coding.
|
|
|
@355
|
22 years |
bird |
All dependencies done.
|
|
|
@354
|
22 years |
bird |
#434: no function redefinitions. TCPCALL not _System.
|
|
|
@353
|
22 years |
bird |
#434: Separate tcpipv4 and tcpipv5 libraries.
|
|
|
@352
|
22 years |
bird |
Removed warnings.
|
|
|
@351
|
22 years |
bird |
#559: corrected linenumber interpretation.
|
|
|
@350
|
22 years |
bird |
stripomf.
|
|
|
@349
|
22 years |
bird |
Initial coding.
|
|
|
@348
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@347
|
22 years |
bird |
#427: Make sure MAXSOCKETS doesn't clash with sys/socket.h define.
|
|
|
@346
|
22 years |
bird |
#427: Fixed crashes with sys/types.h
|
|
|
@345
|
22 years |
bird |
#427: Fixed missing } in C++ mode.
|
|
|
@344
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@343
|
22 years |
bird |
#457: make it more conforming to standard.
|
|
|
@342
|
22 years |
bird |
#427: header updates.
|
|
|
@341
|
22 years |
bird |
#427: adjustments to make it includeable all by it self.
|
|
|
@340
|
22 years |
bird |
#427: Shouldn't depend on anything, and should define time_t.
|
|
|
@339
|
22 years |
bird |
#427: FreeBSD 5.1 level.
|
|
|
@338
|
22 years |
bird |
#427: Use current EMX sizes for mode_t and off_t.
|
|
|
@337
|
22 years |
bird |
Early coding.
|
|
|
@336
|
22 years |
bird |
FreeBSD 5.0 headers.
|
|
|
@335
|
22 years |
bird |
not sys/inttypes.h but just inttypes.h
|
|
|