Go to file
Richard Kenner e0cea8d93a tree.h (struct record_layout_info_s): New field unpadded_align.
* tree.h (struct record_layout_info_s): New field unpadded_align.
	(set_lang_adjust_rli): New declaration.
	* stor-layout.c (layout_decl): If DECL is packed, but at alignment
	it would have if not packed, do not downgrade DECL_ALIGN.
	(lang_adjust_rli, set_lang_adjust_rli): New.
	(start_record_layout): Initialize new field unpadded_align.
	(debug_rli): Display it.
	(place_union_field, place_field): Set it.
	(layout_type, case RECORD_TYPE): Call via lang_adjust_rli if set.

From-SVN: r42796
2001-06-02 07:14:06 -04:00
boehm-gc
config
contrib
fastjar
gcc tree.h (struct record_layout_info_s): New field unpadded_align. 2001-06-02 07:14:06 -04:00
include
INSTALL
libchill
libf2c Daily bump. 2001-06-02 07:16:41 +00:00
libffi configure.in: Fix AC_ARG_ENABLE usage. 2001-06-01 04:09:21 +00:00
libiberty
libjava Fake a PASS for targets which don't support invocation. 2001-06-02 09:18:14 +00:00
libobjc
libstdc++-v3 Oops, forgot to ci 2001-06-01 09:24:12 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS (Write After Approval): Add myself. 2001-06-01 17:03:18 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (libstdcxx_flags): Do not try to execute libstdc++-v3/testsuite_flags until it exists. 2001-06-01 09:14:43 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker. 2001-05-28 21:03:21 +00:00
ltcf-gcj.sh
ltconfig * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 2001-05-28 20:49:42 +00:00
ltmain.sh * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. 2001-05-28 20:49:42 +00:00
MAINTAINERS * MAINTAINERS (Write After Approval): Add myself. 2001-06-01 17:03:18 +00:00
Makefile.in
missing
mkdep
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.