4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 19:40:33 +08:00
Mike Frysinger 4ed502ba02 libgloss: enable maintainer mode support
Use AM_MAINTAINER_MODE so devs have to opt-in to automatic rebuilds
of autotools.  This matches what newlib (and most every other GNU
toolchain package) does with automake.
2022-02-22 17:09:16 -05:00
..
2022-02-22 12:38:46 +01:00
2022-02-22 12:38:46 +01:00
2022-02-12 01:34:21 -05:00
2018-01-17 11:47:26 -06:00
2000-03-17 22:48:54 +00:00
2018-01-17 11:47:26 -06:00
2018-01-17 11:47:26 -06:00
2000-03-17 22:48:54 +00: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
2017-10-09 19:03:52 +02: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
2000-03-17 22:48:54 +00: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/.