|
|
@722
|
22 years |
bird |
#456: Dirty hack for making debug info for global variables.
#456: …
|
|
|
@721
|
22 years |
bird |
#456: Special hack for global variable - defined and undefines.
|
|
|
@720
|
22 years |
bird |
#456: Attempts on DBGPACK support - linker doesn't like our debug info …
|
|
|
@719
|
22 years |
bird |
The gettext port cannot parse UTF-8, like this file. beat it, we don't …
|
|
|
@718
|
22 years |
bird |
Return something in any case.
|
|
|
@717
|
22 years |
bird |
Fixed thunking.
|
|
|
@716
|
22 years |
bird |
#668,#562: Added large file support apis. Added some other 'new' Dos …
|
|
|
@715
|
22 years |
bird |
#456: Fixing debug generations…
|
|
|
@713
|
22 years |
bird |
Removed _POSIX_SOURCE define as we want the ones from cdecl.h.
|
|
|
@712
|
22 years |
bird |
no echos.
|
|
|
@710
|
22 years |
bird |
Initial coding.
|
|
|
@709
|
22 years |
bird |
Include sys/ioctl.h to get everything.
|
|
|
@706
|
22 years |
bird |
License.
|
|
|
@701
|
22 years |
bird |
635: Trimmed init a bit. Put private heap in high memory. Init environ …
|
|
|
@700
|
22 years |
bird |
#562: some new defines.
|
|
|
@699
|
22 years |
zap |
.
|
|
|
@698
|
22 years |
zap |
.
|
|
|
@697
|
22 years |
bird |
Startup docs.
|
|
|
@696
|
22 years |
zap |
.
|
|
|
@695
|
22 years |
bird |
#427: Got new limits from FreeBSD 5.1. Tried my best to merge and …
|
|
|
@694
|
22 years |
bird |
Fixed warning about name not being last.
|
|
|
@693
|
22 years |
bird |
No change.
|
|
|
@692
|
22 years |
bird |
#634: New minor version level because we've changed some O_* and F_* …
|
|
|
@691
|
22 years |
bird |
#634: lockf().
|
|
|
@690
|
22 years |
bird |
#634: file locking.
|
|
|
@689
|
22 years |
bird |
#634: Implemented lockf() using fcntl().
|
|
|
@688
|
22 years |
bird |
#634: Implemented flock() using fcntl().
|
|
|
@687
|
22 years |
bird |
#634: Changed prototype.
|
|
|
@686
|
22 years |
bird |
#634: FREAD and FWRITE is now declared in sys/fcntl.h too. Added check …
|
|
|
@685
|
22 years |
bird |
#634: Updated to FreeBSD 5.1 (for struct flock and it's #defines). …
|
|
|
@684
|
22 years |
bird |
#634: Added lockf() declaration and #defines.
|
|
|
@683
|
22 years |
bird |
#634: Updated creat() declaration.
|
|
|
@682
|
22 years |
bird |
Offsets.
|
|
|
@681
|
22 years |
bird |
#456: Include files fixes.
|
|
|
@677
|
22 years |
zap |
.
|
|
|
@676
|
22 years |
bird |
#631: return struct for system and optlink calling conventions.
|
|
|
@674
|
22 years |
zap |
.
|
|
|
@671
|
22 years |
bird |
#627: Fixed problems related walking LIB.
|
|
|
@670
|
22 years |
bird |
#630: Hit breakpoint on free and realloc errors rather than doing abort().
|
|
|
@669
|
22 years |
bird |
* empty log message *
|
|
|
@668
|
22 years |
bird |
#572,#570: Corrected mangling for C++.
|
|
|
@667
|
22 years |
bird |
Display calling convention in messages.
|
|
|
@666
|
22 years |
bird |
#572: Fixing calling conventions again... not 100 cleaned up yet.
|
|
|
@665
|
22 years |
bird |
emx_print_callingconvention for pretty warnings/errors.
|
|
|
@664
|
22 years |
zap |
fixed timezone handling.
|
|
|
@663
|
22 years |
zap |
Temporary workaround for the annoying bug in type checker somewhere …
|
|
|
@661
|
22 years |
bird |
Fix
|
|
|
@660
|
22 years |
bird |
doxygen like @file headers not the other stuff.
|
|
|
@659
|
22 years |
bird |
Changed to doxygen for header status.
|
|
|
@658
|
22 years |
bird |
todo.
|
|
|
@657
|
22 years |
bird |
Up to FreeBSD 5.1 level.
|
|
|
@656
|
22 years |
bird |
_timezone, _daylight and _tzname are not going to be _STD.
|
|
|
@654
|
22 years |
bird |
Backed out the TZ related variable aliases. These should be _STD.
|
|
|
@653
|
22 years |
zap |
.
|
|
|
@652
|
22 years |
zap |
fixed the tc* and tempnam definitions.
|
|
|
@651
|
22 years |
zap |
.
|
|
|
@650
|
22 years |
zap |
.
|
|
|
@649
|
22 years |
zap |
.
|
|
|
@648
|
22 years |
bird |
typo.
|
|
|
@647
|
22 years |
bird |
Make aliases for daylight, timezone and tzname.
|
|
|
@645
|
22 years |
zap |
.
|
|
|
@641
|
22 years |
bird |
Fixed problem exhibitted by optlink/tst4.c,
|
|
|
@640
|
22 years |
bird |
Variable declarations.
|
|
|
@638
|
22 years |
bird |
No debug!!!!!!.
|
|
|
@626
|
22 years |
bird |
#597: OS/2 EMX config/hacks.
|
|
|
@625
|
22 years |
bird |
#597: Corrected struct initialization and fixed some compiler warnings.
|
|
|
@624
|
22 years |
bird |
#597: silenced compiler warning on basename() proto.
|
|
|
@623
|
22 years |
bird |
#597: silenced compiler warning on getopt() proto.
|
|
|
@622
|
22 years |
bird |
#597: Removed TARGET_FORMAT, it's defined in tc-i386.h which we …
|
|
|
@621
|
22 years |
bird |
CAT -> CONCAT2.
|
|
|
@620
|
22 years |
bird |
boolean -> bfd_boolean
|
|
|
@619
|
22 years |
bird |
Regenerated configure files after 2.14 join.
|
|
|
@618
|
22 years |
bird |
Joined the port of 2.11.2 with 2.14.
|
|
|
@617
|
22 years |
zap |
Attribute compatibility checking logic enhanced even more
|
|
|
@616
|
22 years |
zap |
A slightly better solution for attribute comparison function.
|
|
|
@615
|
22 years |
zap |
.
|
|
|
@614
|
22 years |
zap |
.
|
|
|
@612
|
22 years |
zap |
* empty log message *
|
|
|
@610
|
22 years |
bird |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
@607
|
22 years |
bird |
Initial revision
|
|
|
@606
|
22 years |
bird |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
@604
|
22 years |
zap |
.
|
|
|
@603
|
22 years |
bird |
#570,#572: Did all the weird cases and fixed the strcmp. yeah, and …
|
|
|
@598
|
22 years |
zap |
Fixed _Optlink and _System finally (I hope).
|
|
|
@597
|
22 years |
bird |
#570: way better.
|
|
|
@592
|
22 years |
bird |
#564: Fixed a couple of bugs.
|
|
|
@591
|
22 years |
bird |
No extra externals.
|
|
|
@590
|
22 years |
bird |
* empty log message *
|
|
|
@589
|
22 years |
bird |
#572,#570: typedef void (* _Optlink PFN)(void *pvThis);
|
|
|
@588
|
22 years |
bird |
comment.
|
|
|
@587
|
22 years |
bird |
Skip leading '*' in function label when generating mepilogue lable.
|
|
|
@586
|
22 years |
zap |
See changelog.
|
|
|
@585
|
22 years |
bird |
unsetenv and setenv.
|
|
|
@584
|
22 years |
bird |
Initial coding.
|
|
|
@581
|
22 years |
bird |
No debug info in 16-bit thunkers.
|
|
|
@580
|
22 years |
bird |
No stripping of import libs, objcopy is borked.
|
|
|
@578
|
22 years |
bird |
Map files and .a stripping.
|
|
|
@576
|
22 years |
bird |
bugfix.
|
|
|
@574
|
22 years |
bird |
#482: Use INNIDM for linker demangling DLL.
|
|
|
@573
|
22 years |
bird |
#482: Use INNIDM for linker demangling DLL. Corrected getopt(). …
|
|
|