Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / lib / libc / arch / powerpc / gen
Current tag: pgoyette-localcount-20160726
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
1.12 | 7 years | joerg | Call libc's fpgetround. |
![]() |
1.10 | 10 years | matt | Don't use "f" with non-fp types. Use a union to go between double and uint64_t.... |
![]() |
1.10 | 10 years | matt | Don't use "f" with non-fp types. Use a union to go between double and uint64_t.... |
![]() |
1.10 | 10 years | matt | Don't use "f" with non-fp types. Use a union to go between double and uint64_t.... |
![]() |
1.10 | 10 years | matt | Don't use "f" with non-fp types. Use a union to go between double and uint64_t.... |
![]() |
1.11 | 10 years | matt | Don't use "f" with non-fp types. Use a union to go between double and uint64_t.... |
![]() |
1.4 | 13 years | martin | Make NAN a compile time constant (with help from the compiler). Suggested by kri... |
![]() |
1.7 | 10 years | matt | Make lint happy. While here, make sure the top of stack is aligned properly. |
![]() |
1.5 | 10 years | joerg | Mark _resumecontext as dead. ANSIfy all declarations for it. |
![]() |
1.5 | 11 years | matt | Use END(foo) everywhere. Make __cerror hidden. Use non-PLT calls to __cerror. Us... |
![]() |
1.5 | 11 years | matt | Use END(foo) everywhere. Make __cerror hidden. Use non-PLT calls to __cerror. Us... |
![]() |
1.3 | 11 years | matt | Use END(foo) everywhere. Make __cerror hidden. Use non-PLT calls to __cerror. Us... |
![]() |
1.15 | 14 years | he | When compiling for _STANDALONE, omit a bunch of headers which aren't really need... |
![]() |
1.1 | 8 years | macallan | branches: 1.1.4; 1.1.8; 1.1.28; 1.1.30; split fabs.c into hardfloat .S and s... |
![]() |
1.10 | 10 years | matt | branches: 1.10.24; 1.10.28; Don't use "f" with non-fp types. Use a union to g... |
![]() |
1.4 | 14 years | martin | branches: 1.4.8; Remove clause 3 and 4 from TNF licenses |
![]() |
1.7 | 8 years | joerg | branches: 1.7.4; 1.7.18; Pass PICFLAGS down to cc-as-as and use __PIC__ to dec... |
![]() |
1.26 | 8 years | macallan | split fabs.c into hardfloat .S and softfloat .c as requested by joerg |