gcc/gcc/doc
Richard Henderson 4d0c31e68c c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments.
* c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address
        extra arguments.
        * config.host (*-*-solaris2*, *-*-linux*): Add out_host_hook_obj
        and host_xmake_file fragments.
        * ggc-common.c (gt_pch_save): Update for gt_pch_get_address change.
        (gt_pch_restore): Similarly for gt_pch_use_address.
        (default_gt_pch_get_address): New.
        (mmap_gt_pch_get_address): Split out of gt_pch_save.
        (default_gt_pch_use_address): Split out of gt_pch_restore.
        (mmap_gt_pch_use_address): Likewise.
        * hooks.c (hook_voidp_size_t_null): Remove.
        (hook_bool_voidp_size_t_false): Remove.
        * hooks.h: Likewise.
        * hosthooks-def.h (HOST_HOOKS_GT_PCH_GET_ADDRESS): Use one of the
        default_ or mmap_ definitions.
        (HOST_HOOKS_GT_PCH_USE_ADDRESS): Likewise.
        * hosthooks.h (struct host_hooks): Update gt_pch_get_address
        and gt_pch_use_address.
        * config/host-linux.c, config/host-solaris.c: New files.
        * config/x-linux, config/x-solaris: New files.
        * config/rs6000/host-darwin.c darwin_rs6000_gt_pch_get_address):
        Update for changed definition.
        (darwin_rs6000_gt_pch_use_address): Likewise.
        * doc/hostconfig.texi: Update docs.

From-SVN: r79295
2004-03-10 19:19:04 -08:00
..
include version.c (version_string): Change to 3.5.0. 2004-01-16 19:41:35 +00:00
bugreport.texi * doc/bugreport.texi, f/g77.texi: Remove most of the preface of the bug reporting section. 2003-05-16 09:02:19 -06:00
c-tree.texi c-tree.texi (DECL_ASSEMBLER_NAME): Mention that using this macro results in memory allocation. 2004-03-02 17:02:13 +00:00
collect2.texi collect2.texi: GNU CC -> GCC. 2003-05-18 15:52:25 +00:00
compat.texi c-tree.texi, [...]: Use @smallexample instead of @example. 2004-01-18 01:20:48 +00:00
configfiles.texi Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
configterms.texi
contrib.texi * doc/contrib.texi: Add an entry for myself. 2004-02-25 21:26:12 +00:00
contribute.texi
cpp.texi c-tree.texi, [...]: Remove trailing whitespace. 2004-01-18 11:57:17 +00:00
cppenv.texi contrib.texi, [...]: Consistently use "GNU/Linux" and "Microsoft Windows" terminology. 2004-01-18 02:10:34 +00:00
cppinternals.texi
cppopts.texi passes.c, [...]: Fix comment typos. 2004-02-29 22:02:30 +00:00
extend.texi i386.c: Rename pni to sse3. 2004-02-23 19:27:11 -08:00
fragments.texi fragments.texi: Mention config.host. 2003-09-01 17:47:21 +00:00
frontends.texi frontends.texi: Update copyright. 2004-01-25 03:28:25 +00:00
gcc.texi gcc.texi, [...]: Update copyright and last modification dates. 2004-01-02 10:58:43 +00:00
gccint.texi texinfo.tex: Update to version 2003-12-21.10. 2003-12-31 21:19:51 +00:00
gcov.texi frontends.texi: Update copyright. 2004-01-25 03:28:25 +00:00
gnu.texi
gty.texi frontends.texi: Update copyright. 2004-01-25 03:28:25 +00:00
headerdirs.texi collect2.texi: GNU CC -> GCC. 2003-05-18 15:52:25 +00:00
hostconfig.texi c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments. 2004-03-10 19:19:04 -08:00
install-old.texi install-old.texi: Remove old documentation of building cross-compilers. 2003-11-05 22:26:58 +00:00
install.texi install.texi (*-ibm-aix*): Document use of Bash to speed up configuration. 2004-03-03 23:53:59 -05:00
install.texi2html install.texi (Prerequisites): New section documenting tools and packages necessary prior to building and/or... 2003-06-06 18:08:37 +00:00
interface.texi interface.texi, [...]: Don't mention deprecated target macros. 2004-02-04 05:33:13 +00:00
invoke.texi invoke.texi (ARM Options): Fix -mpfu typo. 2004-03-10 21:43:35 +00:00
languages.texi
libgcc.texi c-tree.texi, [...]: Remove trailing whitespace. 2004-01-18 11:57:17 +00:00
makefile.texi c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
md.texi re PR other/14474 (make dvi breaks for "TeX (Web2C 7.3.1) 3.14159") 2004-03-10 00:09:37 +00:00
objc.texi c-tree.texi, [...]: Use @smallexample instead of @example. 2004-01-18 01:20:48 +00:00
passes.texi c-ppoutput.c, [...]: Update copyright. 2004-02-07 14:14:54 +00:00
portability.texi tree.c (save_expr): Allow either side of a dyadic operand to be constant. 2002-12-23 14:43:28 +00:00
rtl.texi alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new rtx class codes... 2004-03-03 08:35:33 +00:00
service.texi * doc/service.texi: Uncomment and update FAQ link. 2002-12-30 21:07:17 +00:00
sourcebuild.texi * doc/sourcebuild.texi: Mention backends.html. 2004-02-16 17:17:03 +00:00
standards.texi frontends.texi: Update copyright. 2004-01-25 03:28:25 +00:00
tm.texi defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. 2004-03-07 20:23:32 +00:00
trouble.texi Remove -fwritable-strings. 2004-02-23 21:43:18 +00:00