|
|
@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.
|
|
|
@680
|
22 years |
bird |
Testcase for shitloads of includes containing code.
|
|
|
@679
|
22 years |
bird |
* empty log message *
|
|
|
@678
|
22 years |
bird |
Fixed testcase.
|
|
|
@677
|
22 years |
zap |
.
|
|
|
@676
|
22 years |
bird |
#631: return struct for system and optlink calling conventions.
|
|
|
@675
|
22 years |
bird |
More stuff.
|
|
|
@674
|
22 years |
zap |
.
|
|
|
@673
|
22 years |
bird |
* empty log message *
|
|
|
@672
|
22 years |
bird |
Inital testcase.
|
|
|
@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 …
|
|
|
@662
|
22 years |
bird |
Multijob make.
|
|
|
@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.
|
|
|
@655
|
22 years |
bird |
Initial writing.
|
|
|
@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.
|
|
|
@646
|
22 years |
bird |
A locale() testcase from 'samm'.
|
|
|
@645
|
22 years |
zap |
.
|
|
|
@644
|
22 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'GCC_3-2-2_BETA1'.
|
|
|
@643
|
22 years |
bird |
3.2.2 beta1
|
|
|
@642
|
22 years |
bird |
Initial coding.
|
|
|
@641
|
22 years |
bird |
Fixed problem exhibitted by optlink/tst4.c,
|
|
|
@640
|
22 years |
bird |
Variable declarations.
|
|
|
@639
|
22 years |
bird |
Extended testcase with variable declaration.
|
|
|
@638
|
22 years |
bird |
No debug!!!!!!.
|
|
|
@637
|
22 years |
bird |
Moved to /testcase/optlink as tst3.
|
|
|
@636
|
22 years |
bird |
Fixed return value
|
|
|
@635
|
22 years |
bird |
Initial coding.
|
|
|
@634
|
22 years |
bird |
expanded testcase.
|
|
|
@633
|
22 years |
bird |
Moved from /testcase/Optlink*.
|
|
|
@632
|
22 years |
bird |
output result.
|
|
|
@631
|
22 years |
bird |
Complete testcase.
|
|
|
@630
|
22 years |
bird |
optimized
|
|
|
@629
|
22 years |
bird |
Initial testcase of simple parameter passing.
|
|
|
@628
|
22 years |
bird |
* empty log message *
|
|
|
@627
|
22 years |
bird |
Binutils.
|
|
|
@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 |
.
|
|
|
@613
|
22 years |
zap |
OS/2 specific issues in gcc.
|
|
|
@612
|
22 years |
zap |
* empty log message *
|
|
|
@611
|
22 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'BINUTILS_2-14'.
|
|
|
@610
|
22 years |
bird |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
@609
|
22 years |
bird |
binutils v2.14 - offical sources.
|
|
|
@608
|
22 years |
(none) |
This commit was manufactured by cvs2svn to create branch 'GNU'.
|
|
|
@607
|
22 years |
bird |
Initial revision
|
|
|
@606
|
22 years |
bird |
This commit was generated by cvs2svn to compensate for changes in …
|
|
|
@605
|
22 years |
bird |
binutils v2.14 - offical sources.
|
|
|
@604
|
22 years |
zap |
.
|
|
|
@603
|
22 years |
bird |
#570,#572: Did all the weird cases and fixed the strcmp. yeah, and …
|
|
|
@602
|
22 years |
bird |
changed check rule.
|
|
|
@601
|
22 years |
bird |
Headers.
|
|
|
@600
|
22 years |
bird |
Final testcases?
|
|
|
@599
|
22 years |
bird |
'Completed' the testcase.
|
|
|
@598
|
22 years |
zap |
Fixed _Optlink and _System finally (I hope).
|
|
|
@597
|
22 years |
bird |
#570: way better.
|
|
|
@596
|
22 years |
bird |
WEAKBSS
|
|
|
@595
|
22 years |
bird |
More, better.
|
|
|
@594
|
22 years |
bird |
Initial testcase.
|
|
|
@593
|
22 years |
bird |
'nice' the builds to idle. gccomf.
|
|
|
@592
|
22 years |
bird |
#564: Fixed a couple of bugs.
|
|
|
@591
|
22 years |
bird |
No extra externals.
|
|
|
@590
|
22 years |
bird |
* empty log message *
|
|
|