4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-24 09:39:33 +08:00
Mike Frysinger b439dda4df libgloss: merge i386 into top-level Makefile
Avoid a recursive make to speed things up a bit.
A i386-elf build shows installed objects & libs produce same code other
than a rename from cygmon-gmon.o & cygmon-salib.o to i386_libcygmon_a-*.o
due to the use of custom CPPFLAGS in here.
2023-12-31 01:42:47 -05:00
..
2023-12-18 21:29:51 -07:00
2023-12-14 10:30:13 -07:00
2023-12-22 20:48:21 -07:00
2023-12-29 21:08:59 -05:00
2023-12-21 12:43:27 -07:00
2023-08-24 10:52:36 -04:00
2023-12-29 21:08:59 -05:00
2023-12-29 21:08:59 -05:00
2023-12-29 21:08:59 -05:00
2023-12-29 20:59:38 -05:00
2022-02-25 23:07:20 -05:00
2018-01-17 11:47:26 -06:00
2023-12-29 21:08:59 -05:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00

Libgloss is a library for all the details that usually get glossed over.
This library refers to things like startup code, and usually I/O support
for GCC and the C library.

For more details, see the manual under doc/.