| | Authored by jhb on Mar 21 2017, 10:29 PM. | Unknown Object (File) | Tue, Dec 31, 2:48 AM2024-12-31 02:48:06 (UTC+0) |
| Unknown Object (File) | Sat, Dec 14, 2:22 PM2024-12-14 14:22:31 (UTC+0) |
| Unknown Object (File) | Sat, Dec 14, 2:21 PM2024-12-14 14:21:58 (UTC+0) |
| Unknown Object (File) | Mon, Dec 9, 12:23 PM2024-12-09 12:23:26 (UTC+0) |
| Unknown Object (File) | Sat, Dec 7, 7:15 PM2024-12-07 19:15:02 (UTC+0) |
| Unknown Object (File) | Sat, Dec 7, 7:15 PM2024-12-07 19:15:00 (UTC+0) |
| Unknown Object (File) | Sat, Dec 7, 7:14 PM2024-12-07 19:14:56 (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 | | | | 15 lines | | 2 lines | | | | 7 lines | | 5 lines | | 5 lines | | 7 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
2f1811b3bf47 | a2836fc87936 | 8570c78bda55 | John Baldwin | Drop ACFLAGS that duplicate CFLAGS from FreeBSD/mips. | Apr 3 2017, 10:21 PM | 8570c78bda55 | 33d40af34b95 | b41a9dd50712 | John Baldwin | Include CFLAGS with ACFLAGS when compiling crt assembly files via CC. (Show More…) | Apr 3 2017, 10:19 PM | b41a9dd50712 | e0075cfa3ad7 | d28b6bf4db76 | John Baldwin | Fix linker emulation for armeb. | Mar 22 2017, 8:56 PM | d28b6bf4db76 | 9379dc908afd | eb1d6449432c | John Baldwin | Use LD_EMULATION when linking kernels and kernel modules. (Show More…) | Feb 28 2017, 7:33 PM | eb1d6449432c | e13aaef9b2fb | 224271ecc443 | John Baldwin | Re-enable -mabi= in LDFLAGS but strip it from _LDFLAGS. | Feb 21 2017, 5:07 PM | 224271ecc443 | 4b39b67f54cd | b947026ce0a4 | John Baldwin | Disable -mabi= in LDFLAGS to fix kernel builds for now. (Show More…) | Jan 30 2017, 10:21 PM | b947026ce0a4 | d20be236124c | ff3f9d58fab9 | John Baldwin | | Jan 18 2017, 5:54 PM | ff3f9d58fab9 | ead413ea1e82 | 1c70d67848b5 | John Baldwin | XLDFLAGS is no longer needed after kan's recent changes. | Jan 12 2017, 11:27 PM | 1c70d67848b5 | 55fe6e9352c9 | a911a4f4605a | John Baldwin | Set -mabi in LDFLAGS as well. | Jan 11 2017, 6:54 PM | a911a4f4605a | de58baed5dd1 | 6e1428e81351 | John Baldwin | Pass -mabi in ACFLAGS and AFLAGS as well. | Jan 6 2017, 12:23 AM | 6e1428e81351 | 0ef34ef98d94 | 1340dd38e691 | John Baldwin | Move setting of -mabi= over to bsd.cpu.mk. | Jan 5 2017, 7:34 PM | 1340dd38e691 | a498cc9ea2e0 | b9c356c421f8 | John Baldwin | bsd.cpu.mk now sets -EL/-EB. | Jan 5 2017, 7:30 PM | b9c356c421f8 | 13134c308adb | 8d261a6c63ea | John Baldwin | Pass the desired MIPS ABI to the linker explicitly. (Show More…) | Dec 4 2016, 9:39 PM | 8d261a6c63ea | cf047ca7f6d7 | 8ee439d3ede2 | John Baldwin | Explicitly pass endian and ABI flags for MIPS. | Dec 3 2016, 10:26 PM |
|