| | Authored by jhb on Mar 21 2017, 10:29 PM. | Unknown Object (File) | Tue, Feb 4, 6:07 AM2025-02-04 06:07:23 (UTC+0) |
| Unknown Object (File) | Fri, Jan 31, 2:17 PM2025-01-31 14:17:05 (UTC+0) |
| Unknown Object (File) | Mon, Jan 20, 1:18 AM2025-01-20 01:18:43 (UTC+0) |
| Unknown Object (File) | Sun, Jan 19, 6:26 PM2025-01-19 18:26:28 (UTC+0) |
| Unknown Object (File) | Sat, Jan 18, 6:42 AM2025-01-18 06:42:06 (UTC+0) |
| Unknown Object (File) | Jan 10 2025, 5:17 AM2025-01-10 05:17:34 (UTC+0) |
| Unknown Object (File) | Jan 10 2025, 2:56 AM2025-01-10 02:56:49 (UTC+0) |
Event Timelinejhb created this revision. This revision is now accepted and ready to land. jhb added inline comments. imp added inline comments. jhb added inline comments. This revision now requires review to proceed. jhb marked an inline comment as done. jhb added inline comments. emaste accepted this revision. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. jhb reopened this revision. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | 6 lines | | | | 6 lines | | | | 6 lines | | | | 6 lines | | | | 6 lines | | | | 6 lines | | | | 6 lines | | | | 6 lines | | | | 15 lines | | 7 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
5a7463500762 | c2fb3e264278 | 2f731c1e0fc8 | John Baldwin | Add CFLAGS (without -g) alongside ACFLAGS in the other csu Makefiles. | Apr 5 2017, 6:24 PM | 2f731c1e0fc8 | 4d2bef424dd1 | 0a5f1525ac40 | John Baldwin | Expand comments on LDFLAGS vs _LDFLAGS. | Apr 3 2017, 10:35 PM | 0a5f1525ac40 | be9667684d64 | 8629cdec57eb | John Baldwin | Drop ACFLAGS that duplicate CFLAGS from FreeBSD/mips. | Apr 3 2017, 10:21 PM | 8629cdec57eb | c5fc621c3f24 | f6cf0417eddb | John Baldwin | Include CFLAGS with ACFLAGS when compiling crt assembly files via CC. (Show More…) | Apr 3 2017, 10:19 PM | f6cf0417eddb | 7cf3cba7c0ac | 4bb9f6f816f2 | John Baldwin | Re-enable -mabi= in LDFLAGS but strip it from _LDFLAGS. | Feb 21 2017, 5:07 PM | 4bb9f6f816f2 | 0e92a7795fc1 | 9bc038fcb732 | John Baldwin | Disable -mabi= in LDFLAGS to fix kernel builds for now. (Show More…) | Jan 30 2017, 10:21 PM | 9bc038fcb732 | 56607d4d143b | 4def18de94f7 | John Baldwin | | Jan 18 2017, 5:54 PM | 4def18de94f7 | 26448e36fb55 | 2450fd654990 | John Baldwin | XLDFLAGS is no longer needed after kan's recent changes. | Jan 12 2017, 11:27 PM | 2450fd654990 | ad1765b5ea6e | 3ae40f9fe3c5 | John Baldwin | Set -mabi in LDFLAGS as well. | Jan 11 2017, 6:54 PM | 3ae40f9fe3c5 | c041b50ef57e | 8202197fcf42 | John Baldwin | Pass -mabi in ACFLAGS and AFLAGS as well. | Jan 6 2017, 12:23 AM | 8202197fcf42 | d543ec9075af | 674830dd0a42 | John Baldwin | Move setting of -mabi= over to bsd.cpu.mk. | Jan 5 2017, 7:34 PM | 674830dd0a42 | 3ba519b7ed51 | 83e412d01754 | John Baldwin | bsd.cpu.mk now sets -EL/-EB. | Jan 5 2017, 7:30 PM | 83e412d01754 | 716bb735e91c | 91e98310b703 | John Baldwin | Pass the desired MIPS ABI to the linker explicitly. (Show More…) | Dec 4 2016, 9:39 PM | 91e98310b703 | 7078d544b7ba | f1fc2fe44289 | John Baldwin | Explicitly pass endian and ABI flags for MIPS. | Dec 3 2016, 10:26 PM |
|