Mike Frysinger
6ac043b192
newlib: libm: merge machine/ trampoline up a level
...
The machine/{configure,Makefile} files exist only to fan out to the
specific machine/$arch/ subdir. We already have all that same info
in the libm/ dir itself, so by moving the recursive configure and
make calls into it, we can cut off this logic entirely and save the
overhead.
For arches that don't have a machine subdir, it means they can skip
the logic entirely.
2022-01-26 03:11:20 -05:00
..
2017-12-01 03:41:53 -06:00
2015-02-06 16:14:04 +00:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2017-09-19 15:36:12 -05:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 13:44:32 +02:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-07-28 20:36:09 +02:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-06-14 10:36:38 +02:00
2017-06-29 15:30:35 +02:00
2017-06-29 15:30:35 +02:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2015-02-06 16:14:04 +00:00
2017-12-01 03:41:53 -06:00
2016-02-22 14:43:41 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2016-02-22 14:43:41 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2015-02-06 16:14:04 +00:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 13:44:32 +02:00
2017-06-29 13:54:31 +02:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-12-01 03:41:53 -06:00
2017-12-01 03:41:53 -06:00
2017-06-29 15:30:35 +02:00
2017-07-28 20:30:30 +02:00
2022-01-05 20:29:53 -05:00
2022-01-26 03:11:20 -05:00