Go to file
Stephane Carrez 9180cca3e1 stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size...
* stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size;
        check for member bit-size overflow and use var_size if it occurs.
        (layout_record): Use bitsize_int() to define the type size in bits.
        Likewise for computation and assignment to DECL_FIELD_BITPOS.
        (layout_decl): Likewise when assigning to DECL_SIZE.

From-SVN: r29969
1999-10-14 04:21:27 -06:00
boehm-gc I am committing the following changes to enable the picojava port. 1999-10-02 15:50:57 +00:00
config
contrib * newcvsroot: New file. 1999-10-11 07:07:39 +00:00
etc
gcc stor-layout.c (layout_union): Use HOST_WIDE_INT for const_size... 1999-10-14 04:21:27 -06:00
include ansidecl.h (HAVE_GCC_VERSION): New macro. 1999-10-10 13:02:41 +00:00
INSTALL
libchill
libf2c acconfig.h: Define GETTIMEOFDAY_ONE_ARGUMENT and HAVE_TIMEZONE in acconfig.h. 1999-10-14 02:05:09 -06:00
libffi
libiberty basename.c (DIR_SEPARATOR): New macro. 1999-10-13 01:18:09 -06:00
libio * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. 1999-09-30 01:10:07 -06:00
libjava configure: Rebuilt. 1999-10-13 00:00:35 +00:00
libobjc Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@fmco.com>). 1999-09-29 00:37:49 +00:00
libstdc++
texinfo
zlib configure: Rebuilt. 1999-10-04 22:08:42 +00:00
.cvsignore
ChangeLog Moved ChangeLog entry for a recent change to gcc/config/rs6000 to 1999-10-07 23:31:43 -04:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in * configure.in (fr30): Fix typo. 1999-10-03 14:21:45 -06:00
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS I get blanket write 1999-10-13 01:54:18 -04:00
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   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.