]> git.ipfire.org Git - thirdparty/gcc.git/commit
tm.texi (MAX_OFILE_ALIGNMENT): Document default.
authorCarlos O'Donell <carlos@codesourcery.com>
Thu, 30 Nov 2006 19:25:08 +0000 (19:25 +0000)
committerCarlos O'Donell <carlos@gcc.gnu.org>
Thu, 30 Nov 2006 19:25:08 +0000 (19:25 +0000)
commit11d90e2dd05bfabe45c26271b33b1d55ae4ef207
tree3b09e5754552583423ebe731e5989c8fc7f86f95
parent2a061db501f101bfd33a6897d30431666689ce08
tm.texi (MAX_OFILE_ALIGNMENT): Document default.

gcc/

2006-11-30  Carlos O'Donell  <carlos@codesourcery.com>

* doc/tm.texi (MAX_OFILE_ALIGNMENT): Document default.
* config/elfos.h [!MAX_OFILE_ALIGNMENT] (MAX_OFILE_ALIGNMENT):
Default is the largest alignment supported for 32-bit ELF and
representable on a 32-bit host.

From-SVN: r119374
gcc/ChangeLog
gcc/config/elfos.h
gcc/doc/tm.texi