Go to file
Alexandre Oliva 4a70b13a4c gen-num-limits.cc (signal_adapter): New template function.
* src/gen-num-limits.cc (signal_adapter): New template function.
(signal_handler): Use it, instead of signal.
(traps<T>): Likewise.  Install SIGTRAP handler too.  Don't
require both tests to trap to set trap_flag.

From-SVN: r38814
2001-01-09 03:01:56 +00:00
INSTALL
boehm-gc For boehm-gc: 2000-12-30 12:18:39 +00:00
config * config/mh-djgpp: do not set CFLAGS. 2001-01-02 10:46:33 -05:00
contrib * gcc_update: Add cpp.1 to the list of generated files. 2001-01-03 20:18:18 +00:00
fastjar jartool.c (MAXPATHLEN): Provide if not defined. 2000-12-28 21:47:37 +00:00
gcc sched-rgn.c (BITSET_ADD, [...]): Cast 1 to unsigned HOST_WIDE_INT before left shift. 2001-01-08 19:40:18 -07:00
include COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
libchill
libf2c Daily bump. 2001-01-08 01:45:09 -07:00
libffi Richards changes to the closure code for alpha 2000-12-10 07:13:18 +00:00
libiberty fnmatch.c: Make the note about the origins of this file more accurate... 2000-12-29 14:37:03 -05:00
libio
libjava In gcc/java: 2001-01-08 23:28:56 +00:00
libobjc sendmsg.c: Added __objc_msg_forward... 2001-01-03 08:50:46 +00:00
libstdc++ * sstream: Backport libstdc++-V3 sstream to V2. 2000-12-04 12:03:27 -05:00
libstdc++-v3 gen-num-limits.cc (signal_adapter): New template function. 2001-01-09 03:01:56 +00:00
zlib
.cvsignore
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB
ChangeLog ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. 2001-01-02 10:55:07 -05:00
MAINTAINERS * MAINTAINERS: Add myself as avr port co-maintainer. 2000-12-30 11:56:57 +00:00
Makefile.in Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 2000-12-18 18:08:07 +00:00
README
config-ml.in Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05:00
config.guess
config.if Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. 2000-12-18 18:08:07 +00:00
config.sub
configure * configure: handle DOS-style absolute paths. 2001-01-02 10:44:40 -05:00
configure.in * configure.in: remove supported directories from $noconfigdirs for DJGPP. 2001-01-02 10:36:25 -05:00
install-sh
libtool.m4
ltcf-c.sh ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. 2001-01-02 10:55:07 -05:00
ltcf-cxx.sh ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. 2001-01-02 10:55:07 -05:00
ltcf-gcj.sh ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. 2001-01-02 10:55:07 -05:00
ltconfig ltcf-c.sh: clear ac_cv_prog_cc_pic for DJGPP. 2001-01-02 10:55:07 -05:00
ltmain.sh
missing
mkdep
mkinstalldirs
move-if-change
symlink-tree Makefile.in: handle DOS-style absolute paths. 2000-12-09 11:06:19 -05:00
ylwrap

README

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.