]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/gcc.c
libiberty.h (XOBFINISH): New.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 6 Jun 2005 21:14:31 +0000 (21:14 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 6 Jun 2005 21:14:31 +0000 (21:14 +0000)
commit7973fd2aeddbdd9fc4595ef2d34fa57d1c3c75cb
treede88f6962c15670e120cf115d8582da8df7bd7b9
parent4b794eaf73ef8df7689d1e9de146e00398f2d1fd
libiberty.h (XOBFINISH): New.

libiberty/
2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        * libiberty.h (XOBFINISH): New.

gcc/
2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        * c-lex.c (lex_string): Use XOBFINISH.
        * collect2.c (extract_string, dump_file): Likewise.
        * dbxout.c (dbxout_finish_complex_stabs): Likewise.
        * gcc.c (init_spec, build_search_list, convert_filename,
        set_collect_gcc_options, do_spec_2, do_spec_1, main):
        * Likewise.
        * genpreds.c (write_predicate_subfunction): Likewise.
        * genflags.c (main): Likewise.
        * read-rtl.c (mode_attr_index, apply_macro_to_string,
        join_c_conditions, read_quoted_string, read_braced_string,
        read_rtx_1): Likewise.
        * stringpool.c (ggc_alloc_string): Likewise.
        * tlink.c (obstack_fgets, recompile_files): Likewise.

From-SVN: r100678
13 files changed:
gcc/ChangeLog
gcc/c-lex.c
gcc/collect2.c
gcc/dbxout.c
gcc/gcc.c
gcc/genflags.c
gcc/genpreds.c
gcc/read-rtl.c
gcc/stringpool.c
gcc/tlink.c
gcc/tree-sra.c
include/ChangeLog
include/libiberty.h