History log of /src/lib/libc/arch/arm/misc |
Revision | Date | Author | Comments |
1.10 | 03-Mar-2025 |
christos | don't abort, just fail.
|
1.9 | 27-Feb-2025 |
christos | use the latest version that does not abort on error.
|
1.8 | 27-Feb-2025 |
christos | PR/59063: Martin Husemann: Avoid using malloc through sysctlbyname by doing the sysctl name to mib translation directly. Thanks martin@ for testing!
|
1.7 | 08-Sep-2013 |
matt | branches: 1.7.4; 1.7.40; detect whether hw divide is present.
|
1.6 | 08-Sep-2013 |
matt | Detect presence of hardware divide.
|
1.5 | 19-Aug-2013 |
matt | Put the startup code in .text.startup
|
1.4 | 16-Aug-2013 |
matt | Make _libc_arm_fpu_present hidden
|
1.3 | 30-Jul-2013 |
skrll | include namespace.h - this fixes 48091
|
1.2 | 31-Jan-2013 |
matt | branches: 1.2.4; Reorganize to appease lint.
|
1.1 | 29-Jan-2013 |
matt | Add a constructor for EABI to determine if a FPU is present on the system.
|
1.2.4.3 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.2.4.2 | 25-Feb-2013 |
tls | resync with head
|
1.2.4.1 | 31-Jan-2013 |
tls | file arm_initfini.c was added on branch tls-maxphys on 2013-02-25 00:27:49 +0000
|
1.7.40.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
1.7.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.7.4.1 | 08-Sep-2013 |
yamt | file arm_initfini.c was added on branch yamt-pagecache on 2014-05-22 11:36:46 +0000
|