Geoffrey Noer 155d9cc48a Thu Mar 19 14:54:45 1998 Geoffrey Noer <noer@cygnus.com>
* scripttempl/pe.sc: The Cygwin32 library uses a .data$nocopy
        section to avoid copying certain data on fork.  The linker used to
        include this between __data_start__ and __data_end__, but that
        breaks building the cygwin32 dll.  The fix is to rename the
        section ".data_cygwin_nocopy" and explictly include it after
        __data_end__.
1998-03-19 23:04:54 +00:00
1998-03-18 17:28:50 +00:00
1998-01-31 06:19:34 +00:00
1998-03-06 21:22:59 +00:00
1998-03-18 17:25:57 +00:00
1997-12-16 00:14:49 +00:00
1998-03-04 21:03:29 +00:00
1998-03-18 17:25:57 +00:00
1997-09-03 19:22:03 +00:00
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
780 MiB
Languages
C 51.8%
Makefile 22.4%
Assembly 12.3%
C++ 6%
Roff 1.4%
Other 5.4%