2007-02-26 21:40:13 +01:00
|
|
|
|
2007-02-26 Dominique Dhumieres <dominiq@lps.ens.fr>
|
|
|
|
|
|
|
|
|
|
* test_installed: Adjust to the move from g77 to gfortran.
|
|
|
|
|
|
2007-02-16 02:02:57 +01:00
|
|
|
|
2007-02-16 Matthias Klose <doko@debian.org>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @subsubsection, ignore @anchor.
|
|
|
|
|
|
2007-02-10 01:30:46 +01:00
|
|
|
|
2007-02-10 Hans-Peter Nilsson <hp@axis.com>
|
|
|
|
|
|
|
|
|
|
* test_summary (configflags): Adjust for changes in the
|
|
|
|
|
config.status format due to update to autoconf 2.59.
|
|
|
|
|
|
2007-02-09 16:36:20 +01:00
|
|
|
|
2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Update for configure.in -> configure.ac.
|
|
|
|
|
|
2007-02-06 14:14:18 +01:00
|
|
|
|
2007-02-06 Richard Sandiford <richard@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @multitable.
|
|
|
|
|
|
2007-01-15 22:49:31 +01:00
|
|
|
|
2007-01-15 Tom Tromey <tromey@redhat.com>
|
|
|
|
|
|
|
|
|
|
* download_ecj: New file.
|
|
|
|
|
|
2006-09-28 04:03:46 +02:00
|
|
|
|
2006-09-27 Matthew Sachs <msachs@apple.com>
|
|
|
|
|
|
|
|
|
|
* compareSumTests3: POD syntax fix.
|
|
|
|
|
|
2006-09-28 03:50:45 +02:00
|
|
|
|
2006-09-27 Matthew Sachs <msachs@apple.com>
|
|
|
|
|
|
|
|
|
|
* dglib.pm: Initial commit.
|
|
|
|
|
* compareSumTests3: Initial commit.
|
|
|
|
|
|
2006-09-18 00:13:26 +02:00
|
|
|
|
2006-09-18 Bernhard Fischer <aldot@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* dg-cmp-results.sh (compare-$$.awk): Print name[old]
|
|
|
|
|
and not non-existing nm[old].
|
|
|
|
|
|
2006-07-07 01:24:51 +02:00
|
|
|
|
2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
|
|
|
|
|
|
|
|
|
|
Port to hosts whose 'sort' and 'tail' implementations
|
|
|
|
|
treat operands with leading '+' as file names, as POSIX
|
|
|
|
|
has required since 2001. However, make sure the code still
|
|
|
|
|
works on pre-POSIX hosts.
|
|
|
|
|
* compare_tests: Don't assume "sort +2" is equivalent to
|
|
|
|
|
"sort -k 3", since POSIX 1003.1-2001 no longer requires this.
|
|
|
|
|
|
2006-06-05 17:59:03 +02:00
|
|
|
|
2006-06-05 James Lemke <jwlemke@wasabisystems.com>
|
|
|
|
|
|
|
|
|
|
* dg-cmp-results.sh: New script for comparing DejaGNU logs.
|
|
|
|
|
|
2006-06-03 01:47:35 +02:00
|
|
|
|
2006-06-02 Richard Earnshaw <rearnsha@arm.com>
|
|
|
|
|
Mike Stump <mrs@apple.com>
|
|
|
|
|
|
|
|
|
|
* compare_tests: Handle multilibs better.
|
|
|
|
|
|
2006-05-31 17:48:05 +02:00
|
|
|
|
2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Correct handling of absolute @include.
|
|
|
|
|
|
2006-05-02 16:00:22 +02:00
|
|
|
|
2006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
|
2006-05-02 15:50:58 +02:00
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle -I.
|
|
|
|
|
|
2006-02-28 09:10:09 +01:00
|
|
|
|
2006-02-28 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Update for GCC 4.1.
|
|
|
|
|
|
2006-01-24 17:07:30 +01:00
|
|
|
|
2006-01-24 Diego Novillo <dnovillo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Handle
|
|
|
|
|
libgomp/testsuite/Makefile.in.
|
|
|
|
|
|
[multiple changes]
2006-01-18 Richard Henderson <rth@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
* libgomp: New directory.
* Makefile.def: Add target_module libgomp.
* Makefile.in: Regenerate.
* configure.in (target_libraries): Add target-libgomp.
* configure: Regenerate.
contrib/
2006-01-18 Richard Henderson <rth@redhat.com>
Diego Novillo <dnovillo@redhat.com>
* gcc_update (files_and_dependencies): Add libgomp files.
gcc/
2006-01-18 Richard Henderson <rth@redhat.com>
Aldy Hernandez <aldyh@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
* omp-low.c: New file.
* c-omp.c: New file.
2006-01-18 Richard Henderson <rth@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
* doc/invoke.texi: Document -fopenmp.
* tree-dump.h (debug_function): Declare.
* hooks.c (hook_bool_tree_bool_false): New function.
(hook_tree_tree_null): Remove.
(hook_tree_tree_tree_null): New.
* hooks.h: Update to match.
* tree-pretty-print.c (debug_tree_chain): New.
(print_generic_expr): Handle TDF_CHAIN.
(dump_generic_node): Handle BLOCK.
Do not abort with incomplete SWITCH_EXPRs.
Do not dump body of an OpenMP directive if TDF_SLIM is given.
<case OMP_PARALLEL, OMP_FOR, OMP_SECTIONS>: Don't
print space after directive name.
<OMP_FOR>: Handle printing OMP_FOR_PRE_BODY.
Handle OMP_MASTER and OMP_ORDERED.
Handle printing of OMP_BODY just in one place, goto
dump_omp_body in the rest of OMP_* nodes that have
OMP_BODY.
Don't handle clause nodes here. Update omp statements to
use dump_omp_clauses.
Handle OMP_SINGLE, OMP_SECTIONS, OMP_SECTION,
OMP_CLAUSE_ORDERED, OMP_CLAUSE_SCHEDULE, OMP_ATOMIC,
OMP_CRITICAL, OMP_CLAUSE_NOWAIT, GOMP_CLAUSE_IF,
GOMP_CLAUSE_NUM_THREADS, GOMP_FOR, GOMP_CLAUSE_SHARED,
GOMP_CLAUSE_FIRSTPRIVATE, GOMP_CLAUSE_LASTPRIVATE,
GOMP_CLAUSE_COPYIN and GOMP_CLAUSE_COPYPRIVATE.
Adjust output for GOMP_PARALLEL.
(dump_omp_clauses): New.
(print_declaration): Dump DECL_VALUE_EXPR.
(op_symbol_1): Split out of op_symbol.
(dumping_stmts): Remove. Update all users.
* cgraph.c (cgraph_analyze_queue): New.
(cgraph_add_new_function): New.
* cgraph.h (cgraph_analyze_queue): Declare.
(cgraph_add_new_function): Declare.
(cgraph_lower_function): Remove.
* tree.c (walk_tree): Walk OMP_CLAUSE_CHAIN of OMP_CLAUSE_*
nodes. Use switch for all nodes, handle most of IS_EXPR_CODE_CLASS
and TYPE_P nodes in its default clause.
(empty_body_p): New.
(tree_range_check_failed): New.
(build5_stat): New.
* tree.h (OMP_CLAUSE_REDUCTION_INIT,
OMP_CLAUSE_REDUCTION_MERGE,
OMP_CLAUSE_REDUCTION_PLACEHOLDER,
OMP_CLAUSE_PRIVATE_DEBUG,
OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE, OMP_FOR_PRE_BODY,
OMP_MASTER_BODY, OMP_ORDERED_BODY OMP_BODY,
OMP_CLAUSES, OMP_CLAUSE_DECL, OMP_CLAUSE_DEFAULT_KIND,
OMP_CLAUSE_CHAIN, OMP_CLAUSE_OUTER_DECL,
OMP_CLAUSE_INNER_DECL, OMP_CLAUSE_NUM_THREADS_EXPR,
OMP_CLAUSE_IF_EXPR, OMP_CLAUSE_SCHEDULE_CHUNK_EXPR,
OMP_CLAUSE_SCHEDULE_CHUNK_SIZE. OMP_PARALLEL_VAR_INIT,
OMP_PARALLEL_VAR_REDUC, OMP_FOR_VAR_INIT,
OMP_FOR_VAR_LAST, OMP_FOR_VAR_REDUC,
OMP_SECTIONS_VAR_INIT, OMP_SECTIONS_VAR_LAST,
OMP_SECTIONS_VAR_REDUC, OMP_CLAUSE_REDUCTION_CODE
OMP_SINGLE_CLAUSES, OMP_SINGLE_BODY,
OMP_CLAUSE_SCHEDULE_CHUNK_SIZE, OMP_SECTION_BODY,
OMP_CRITICAL_NAME, OMP_CRITICAL_BODY): New.
(TREE_RANGE_CHECK): New.
(empty_body_p): Declare.
(enum omp_clause_default_kind): New.
(build_string_literal): Declare.
(enum omp_clause_schedule_kind, OMP_CLAUSE_SCHEDULE_KIND): New.
(build5_stat, build5): Declare.
* tree-pass.h (TDF_CHAIN): Define.
* tree-pass.h (PROP_gimple_lomp): Define.
(pass_lower_omp): Declare.
* diagnostic.h (debug_tree_chain): Declare.
* builtins.c (get_builtin_sync_mode): Use 0 as last argument to
mode_for_size.
(expand_builtin): Handle sync BUILT_IN_*_16 builtins.
* builtins.c (build_string_literal): Make extern.
* gcc.c (include_spec_function): New.
(static_spec_functions): Add it.
(main): Move load of libgomp.spec ...
(LINK_COMMAND_SPEC): ... here.
(link_gomp_spec): New.
(static_specs): Include it.
(LINK_COMMAND_SPEC): Add link_gomp.
(GOMP_SELF_SPECS): New.
(driver_self_specs): Include it.
(switch_matches): Don't mark inline.
(main): Load libgomp.spec.
* tree-gimple.c (is_gimple_stmt): True for OMP_MASTER,
OMP_ORDERED, OMP_CRITICAL, OMP_SECTIONS, OMP_SECTION,
and OMP_SINGLE, OMP_FOR and OMP_PARALLEL.
* tree-gimple.h (enum omp_parallel): Declare.
(determine_parallel_type): Declare.
(omp_firstprivatize_variable): Declare.
(omp_reduction_init): Declare.
(diagnose_omp_structured_block_errors): Declare.
(struct walk_stmt_info): Add want_return_expr.
(struct walk_stmt_info): Add want_bind_expr, want_locations.
(find_omp_clause): Declare.
(insert_field_into_struct): Declare.
(struct walk_stmt_info): Move from tree-nested.c
(walk_stmts): Declare.
* c-cppbuiltin.c (c_cpp_builtins): If -fopenmp, #define _OPENMP
to 200505.
* cgraphunit.c (cgraph_lower_function): Make static.
(cgraph_finalize_pending_functions): New.
(cgraph_finalize_function): Call it.
(cgraph_finalize_compilation_unit): Likewise.
* builtin-types.def (BT_I16, BT_FN_I16_VPTR_I16,
BT_FN_BOOL_VPTR_I16_I16, BT_FN_I16_VPTR_I16_I16): Add.
(BT_FN_UINT_UINT): New.
(DEF_FUNCTION_TYPE_6, DEF_FUNCTION_TYPE_7,
DEF_FUNCTION_TYPE_VAR_4): Document.
(BT_PTR_LONG, BT_PTR_PTR, BT_FN_BOOL, BT_FN_INT,
BT_FN_VOID_PTRPTR, BT_PTR_FN_VOID_PTR,
BT_FN_BOOL_LONGPTR_LONGPTR, BT_FN_VOID_OMPFN_PTR_UINT,
BT_FN_VOID_OMPFN_PTR_UINT_UINT,
BT_FN_BOOL_LONG_LONG_LONG_LONGPTR_LONGPTR,
BT_FN_BOOL_LONG_LONG_LONG_LONG_LONGPTR_LONGPTR,
BT_FN_VOID_OMPFN_PTR_UINT_LONG_LONG_LONG,
BT_FN_VOID_OMPFN_PTR_UINT_LONG_LONG_LONG_LONG): New.
* builtins.def: Update DEF_BUILTIN comment to include COND argument.
Move all DEF_SYNC_BUILTIN () and DEF_GOMP_BUILTIN () builtins
into separate files.
(DEF_GOMP_BUILTIN): New.
(BUILT_IN_OMP_GET_THREAD_NUM, BUILT_IN_GOMP_BARRIER,
BUILT_IN_GOMP_CRITICAL_START, BUILT_IN_GOMP_CRITICAL_END,
BUILT_IN_GOMP_CRITICAL_NAME_START, BUILT_IN_GOMP_CRITICAL_NAME_END,
BUILT_IN_GOMP_LOOP_STATIC_START, BUILT_IN_GOMP_LOOP_DYNAMIC_START,
BUILT_IN_GOMP_LOOP_GUIDED_START, BUILT_IN_GOMP_LOOP_RUNTIME_START,
BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START,
BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START,
BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START,
BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START,
BUILT_IN_GOMP_LOOP_STATIC_NEXT, BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT,
BUILT_IN_GOMP_LOOP_GUIDED_NEXT, BUILT_IN_GOMP_LOOP_RUNTIME_NEXT,
BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT,
BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT,
BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT,
BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT,
BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START,
BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START,
BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START,
BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START,
BUILT_IN_GOMP_LOOP_END, BUILT_IN_GOMP_LOOP_END_NOWAIT,
BUILT_IN_GOMP_ORDERED_START, BUILT_IN_GOMP_ORDERED_END,
BUILT_IN_GOMP_PARALLEL_START, BUILT_IN_GOMP_PARALLEL_END,
BUILT_IN_GOMP_SECTIONS_START, BUILT_IN_GOMP_SECTIONS_NEXT,
BUILT_IN_GOMP_PARALLEL_SECTIONS_START, BUILT_IN_GOMP_SECTIONS_END,
BUILT_IN_GOMP_SECTIONS_END_NOWAIT, BUILT_IN_GOMP_SINGLE_START,
BUILT_IN_GOMP_SINGLE_COPY_START, BUILT_IN_GOMP_SINGLE_COPY_END): New.
* sync-builtins.def: New file, moved from builtins.def.
* omp-builtins.def: New file, moved from builtins.def.
* c-objc-common.h (LANG_HOOKS_OMP_PREDETERMINED_SHARING): Redefine.
* gimple-low.c (lower_function_body): Clear data.
(lower_stmt): Do not handle COMPOUND_EXPR.
Remove call to print_node_brief.
* c-tree.h (c_finish_omp_clauses): New prototype.
(C_DECL_THREADPRIVATE_P): Define.
(lookup_name_no_remap, c_omp_remap_private): Remove
(c_begin_omp_parallel, c_finish_omp_parallel): Update.
(check_for_loop_decls): Update decl.
(lookup_name_no_remap, c_omp_remap_private): Declare.
(build_indirect_ref, build_modify_expr, pushdecl,
pushdecl_top_level): Move to c-common.h.
* dwarf2out.c (loc_descriptor_from_tree_1): Don't set unsignedp
before the switch, but just in the 2 places that need it.
* c-decl.c (diagnose_mismatched_decls): Do not check for
mismatched thread-local attributes when OLDDECL is marked
threadprivate and NEWDECL has no thread-local attributes.
(merge_decls): Merge C_DECL_THREADPRIVATE_P.
(c_gimple_diagnostics_recursively): Rename from
c_warn_unused_result_recursively. Invoke
diagnose_omp_structured_block_errors.
(check_for_loop_decls): Return a singular decl found.
* langhooks.c (lhd_omp_predetermined_sharing): Return
OMP_CLAUSE_DEFAULT_SHARED for DECL_ARTIFICIAL decls.
(lhd_omp_firstprivatize_type_sizes): New.
(lhd_omp_assignment): New.
(lhd_omp_predetermined_sharing): New.
* langhooks.h (struct gimplify_omp_ctx): Forward declare.
(struct lang_hooks_for_types): Add
omp_firstprivatize_type_sizes, omp_privatize_by_reference,
omp_predetermined_sharing, omp_disregard_value_expr,
omp_private_debug_clause, omp_clause_default_ctor,
omp_clause_copy_ctor, omp_clause_assign_op, omp_clause_dtor.
(c_finish_omp_clauses): New.
(c_finish_bc_stmt): Diagnose break within omp for.
(c_begin_omp_parallel, c_finish_omp_parallel): New.
(build_unary_op): Return error_mark after reporting
a readonly_error.
(build_modify_expr): Likewise.
* gimplify.c: Include optabs.h and pointer-set.h.
(enum gimplify_omp_var_data): Declare.
(struct gimplify_omp_ctx): Declare.
(struct gimplify_ctx): Add fields prev_context, combined_pre_p
and combined_ctxp.
(gimplify_ctxp, gimplify_omp_ctxp): New local variables.
(push_gimplify_context, pop_gimplify_context): Allow nesting.
(splay_tree_compare_decl_uid): New.
(new_omp_context): New.
(delete_omp_context): New.
(gimple_add_tmp_var): Call omp_add_variable.
(gimplify_bind_expr): Likewise.
(gimplify_var_or_parm_decl): If omp_notice_variable returned
true, disregard DECL_VALUE_EXPR on the decl if any.
(gimplify_expr_in_ctx): New.
(omp_firstprivatize_variable, omp_firstprivatize_type_sizes
omp_add_variable, omp_notice_variable, omp_is_private
gimplify_scan_omp_clauses, gimplify_adjust_omp_clauses_1
gimplify_adjust_omp_clauses, gimplify_omp_parallel
gimplify_omp_for, gimplify_omp_workshare, goa_lhs_expr_p
gimplify_omp_atomic_fetch_op, goa_stabilize_expr
gimplify_omp_atomic_pipeline, gimplify_omp_atomic_mutex
gimplify_omp_atomic): New.
(gimplify_expr): Handle OMP_PARALLEL, OMP_FOR, OMP_SECTIONS,
OMP_SINGLE, OMP_SECTION, OMP_MASTER, OMP_ORDERED,
OMP_CRITICAL and OMP_ATOMIC.
(gimplify_body): Verify gimplify_ctxp is empty after gimplification.
* c-pragma.h (enum pragma_kind): Add
PRAGMA_OMP_ATOMIC, PRAGMA_OMP_BARRIER,
PRAGMA_OMP_CRITICAL, PRAGMA_OMP_FLUSH, PRAGMA_OMP_FOR,
PRAGMA_OMP_MASTER, PRAGMA_OMP_ORDERED,
PRAGMA_OMP_PARALLEL, PRAGMA_OMP_PARALLEL_FOR,
PRAGMA_OMP_PARALLEL_SECTIONS, PRAGMA_OMP_SECTION,
PRAGMA_OMP_SECTIONS, PRAGMA_OMP_SINGLE,
PRAGMA_OMP_THREADPRIVATE.
* tree.def (OMP_PARALLEL, OMP_FOR, OMP_SECTIONS,
OMP_SINGLE, OMP_SECTION, OMP_MASTER, OMP_ORDERED,
OMP_CRITICAL, OMP_ATOMIC, OMP_CLAUSE_PRIVATE,
OMP_CLAUSE_SHARED, OMP_CLAUSE_FIRSTPRIVATE,
OMP_CLAUSE_LASTPRIVATE, OMP_CLAUSE_REDUCTION,
OMP_CLAUSE_COPYIN, OMP_CLAUSE_COPYPRIVATE,
OMP_CLAUSE_IF, OMP_CLAUSE_NUM_THREADS,
OMP_CLAUSE_SCHEDULE, OMP_CLAUSE_NOWAIT,
OMP_CLAUSE_ORDERED, OMP_CLAUSE_DEFAULT): Define.
* print-tree.c (print_node): Dump DECL_VALUE_EXPR.
* tree-ssa-dce.c (find_control_dependence): Do not assume that
ENTRY_BLOCK_PTR->next_bb == single_succ (ENTRY_BLOCK_PTR).
* tree-nested.c (convert_call_expr): Call walk_body on OMP_BODY for
OpenMP directives.
(struct nesting_info): Add field_map,
suppress_expansion, debug_var_chain.
(create_nesting_tree): Initialize them.
(lookup_field_for_decl): Use field_map.
(get_nonlocal_debug_decl, get_local_debug_decl): New.
(convert_local_omp_clauses): New.
(finalize_nesting_tree_1): Add debug_var_chain to toplevel block.
(walk_body): Split out of walk_function.
(convert_nonlocal_omp_clauses, convert_local_omp_clauses): New.
(convert_nonlocal_reference): Handle omp statements.
(convert_local_reference): Likewise.
(unnest_nesting_tree_1): Split out of finalize_nesting_tree_1.
(unnest_nesting_tree): New.
(lower_nested_functions): Call it.
(insert_field_into_struct): Make extern.
(struct walk_stmt_info): Move to tree-gimple.h.
(walk_stmts): Make extern.
* omp-builtins.def: New file.
* tree-iterator.c (expr_only): Clarify comment.
* c-common.h (pushdecl_top_level, pushdecl,
build_modify_expr, build_indirect_ref,
c_finish_omp_master, c_finish_omp_critical,
c_finish_omp_ordered, c_finish_omp_barrier,
c_finish_omp_atomic, c_finish_omp_flush,
c_finish_omp_for, c_split_parallel_clauses,
omp_clause_default_kind, c_omp_sharing_predetermined,
c_omp_remap_decl): Declare.
* Makefile.in (BUILTINS_DEF): Add omp-builtins.def.
(OBJS-common): Add omp-low.o.
(c-omp.o, omp-low.o): Add.
(gimplify.o): Add dependency on $(OPTABS_H).
(GTFILES): Add omp-low.c.
(gt-stringpool.h): Add.
* tree-cfg.c (set_bb_for_stmt): Do not update the
block-to-labels map if we are currently expanding to RTL.
(tree_node_can_be_shared): Remove unnecessary CONSTANT_CLASS_P
checks.
Handle IDENTIFIER_NODE.
(tree_verify_flow_info): Do not ICE when emitting error
messages about invalid labels.
(dump_function_to_file): Reset CFUN before emitting the body
of the function.
(debug_function): New.
* passes.c (init_optimization_passes): Schedule
pass_lower_omp.
* langhooks-def.h (lhd_omp_predetermined_sharing,
lhd_omp_assignment, lhd_omp_firstprivatize_type_sizes):
Declare.
(LANG_HOOKS_OMP_FIRSTPRIVATIZE_TYPE_SIZES): Define.
(LANG_HOOKS_FOR_TYPES_INITIALIZER): Use it.
(LANG_HOOKS_OMP_PRIVATIZE_BY_REFERENCE,
LANG_HOOKS_OMP_PREDETERMINED_SHARING,
LANG_HOOKS_OMP_DISREGARD_VALUE_EXPR,
LANG_HOOKS_OMP_PRIVATE_DEBUG_CLAUSE,
LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR,
LANG_HOOKS_OMP_CLAUSE_COPY_CTOR,
LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP,
LANG_HOOKS_OMP_CLAUSE_DTOR): Define.
(LANG_HOOK_DECLS): Use them.
2006-01-18 Dmitry Kurochkin <dmitry.kurochkin@gmail.com>
Richard Henderson <rth@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
* c-parser.c (pragma_omp_clause): Define.
(c_parser_declaration_or_fndef): Document OpenMP syntax.
(c_parser_compound_statement): Likewise.
(c_parser_statement): Likewise.
(c_parser_pragma): Handle omp pragmas.
(OMP_FOR_CLAUSE_MASK, OMP_SECTIONS_CLAUSE_MASK,
OMP_PARALLEL_CLAUSE_MASK, OMP_SINGLE_CLAUSE_MASK): Define.
(c_parser_omp_clause_name, check_no_duplicate_clause,
c_parser_omp_variable_list,
c_parser_omp_var_list_parens, c_parser_omp_clause_copyin,
c_parser_omp_clause_copyprivate,
c_parser_omp_clause_default,
c_parser_omp_clause_firstprivate, c_parser_omp_clause_if,
c_parser_omp_clause_lastprivate,
c_parser_omp_clause_nowait,
c_parser_omp_clause_num_threads,
c_parser_omp_clause_ordered, c_parser_omp_clause_private,
c_parser_omp_clause_reduction,
c_parser_omp_clause_schedule, c_parser_omp_clause_shared,
c_parser_omp_all_clauses, c_parser_omp_structured_block,
c_parser_omp_atomic, c_parser_omp_barrier,
c_parser_omp_critical, c_parser_omp_flush,
c_parser_omp_for_loop, c_parser_omp_for,
c_parser_omp_master, c_parser_omp_ordered,
c_parser_omp_sections_scope, c_parser_omp_sections,
c_parser_omp_parallel, c_parser_omp_single,
c_parser_omp_construct, c_parser_omp_threadprivate): New.
* c-pragma.c (init_pragma): Do omp pragma registration here.
* c.opt (fopenmp): New flag.
2006-01-18 Eric Christopher <echristo@apple.com>
* gcc.c (GOMP_SELF_SPECS): Bracket in #ifndef/#endif.
* config/darwin.h (GOMP_SELF_SPECS): Define.
testsuite/
2006-01-18 Richard Henderson <rth@redhat.com>
Aldy Hernandez <aldyh@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
Uros Bizjak <uros@kss-loka.si>
* testsuite/gcc.dg/gomp: New directory.
From-SVN: r109902
2006-01-18 20:21:25 +01:00
|
|
|
|
2006-01-18 Richard Henderson <rth@redhat.com>
|
|
|
|
|
Diego Novillo <dnovillo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Add libgomp files.
|
|
|
|
|
|
2005-12-07 22:38:02 +01:00
|
|
|
|
2005-12-06 Ben Elliston <bje@au.ibm.com>
|
|
|
|
|
|
|
|
|
|
* newcvsroot: Remove.
|
|
|
|
|
|
2005-11-03 21:56:05 +01:00
|
|
|
|
2005-11-03 Steven Bosscher <stevenb@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Fix my previous checking.
|
|
|
|
|
|
2005-11-01 13:59:50 +01:00
|
|
|
|
2005-11-01 Joseph S. Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Include revision number in LAST_UPDATED.
|
|
|
|
|
|
2005-10-30 20:45:01 +01:00
|
|
|
|
2005-10-30 Steven Bosscher <stevenb@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Use gcc.gnu.org as the default server. Set up
|
|
|
|
|
SVN_REPOSITORY correctly. Add support for checking out branches.
|
|
|
|
|
|
2005-10-29 02:28:20 +02:00
|
|
|
|
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update: When svn update is called and
|
|
|
|
|
--silent is used, pass -q.
|
|
|
|
|
|
2005-10-28 22:19:57 +02:00
|
|
|
|
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove the -q from svn invocation.
|
|
|
|
|
|
2005-10-28 17:22:41 +02:00
|
|
|
|
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Remove -d from the call to gcc_update.
|
|
|
|
|
|
2005-10-28 16:44:48 +02:00
|
|
|
|
2005-10-28 Daniel Berlin <dberlin@dberlin.org>
|
|
|
|
|
Ben Elliston <bje@au1.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Update for svn.
|
|
|
|
|
* newcvsroot: Ditto.
|
|
|
|
|
* gcc_build: Ditto.
|
|
|
|
|
|
2005-10-22 01:31:07 +02:00
|
|
|
|
2005-10-21 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Substitue for @value even when part of @include.
|
|
|
|
|
|
2005-10-21 19:54:27 +02:00
|
|
|
|
2005-10-21 Bob Wilson <bob.wilson@acm.org>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Convert two single quotes or two backquotes to
|
|
|
|
|
double quotes.
|
|
|
|
|
|
2005-08-23 02:55:08 +02:00
|
|
|
|
2005-08-23 Ben Elliston <bje@au.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Update dependencies for libjava/aclocal.m4.
|
|
|
|
|
|
2005-08-15 02:41:31 +02:00
|
|
|
|
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* All files: Update with new FSF address.
|
|
|
|
|
|
2005-07-14 05:38:20 +02:00
|
|
|
|
2005-07-14 Ben Elliston <bje@au.ibm.com>
|
|
|
|
|
|
|
|
|
|
* filter_params.pl: Typo fix.
|
|
|
|
|
* filter_knr2ansi.pl: Likewise.
|
|
|
|
|
|
2005-06-05 22:35:21 +02:00
|
|
|
|
2005-06-05 Gerald Pfeifer <gerald@pfeifer.com>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Update for egcs-1.0 release pages consolidation.
|
|
|
|
|
|
2005-04-17 13:19:23 +02:00
|
|
|
|
2005-04-17 Joseph S. Myers <joseph@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Update for GCC 4.0.
|
|
|
|
|
|
2005-03-19 01:16:22 +01:00
|
|
|
|
2005-03-18 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (silent): Unset instead of initializing to null.
|
|
|
|
|
|
2005-03-18 23:43:26 +01:00
|
|
|
|
2005-03-18 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update (apply_patch): Properly quote $1.
|
|
|
|
|
|
2005-03-18 12:47:28 +01:00
|
|
|
|
2005-03-18 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add --silent option.
|
|
|
|
|
|
2005-03-08 14:42:18 +01:00
|
|
|
|
2005-03-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary (keywordFilter): Update sed pattern for new quoting
|
|
|
|
|
style in warnings.
|
|
|
|
|
|
2005-03-07 15:59:17 +01:00
|
|
|
|
2005-03-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary: Add -fortran subdir flag.
|
|
|
|
|
(subdirectoryFilter): Fix missing ada subdir.
|
|
|
|
|
|
2004-11-20 11:49:16 +01:00
|
|
|
|
2004-11-20 Hans-Peter Nilsson <hp@bitrange.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Don't rely on "make" being GNU make;
|
|
|
|
|
grep for "Touching" to determine that the rule executes.
|
|
|
|
|
|
2004-11-14 07:31:00 +01:00
|
|
|
|
2004-11-14 Hans-Peter Nilsson <hp@bitrange.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Explicitly pass --no-print-directory.
|
|
|
|
|
|
2004-11-05 05:11:44 +01:00
|
|
|
|
2004-11-04 Andrew Pinski <pinskia@physics.uc.edu>
|
|
|
|
|
|
|
|
|
|
* gcc_update (boehm-gc/aclocal.m4): Remove boehm-gc/acinclude.m4.
|
|
|
|
|
|
2004-08-31 11:27:00 +02:00
|
|
|
|
2004-08-04 Paolo Bonzini <bonzini@gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add fixincludes.
|
|
|
|
|
|
2004-08-26 23:26:22 +02:00
|
|
|
|
2004-08-26 Matthias Klose <doko@debian.org>
|
2004-08-26 07:51:22 +02:00
|
|
|
|
|
2004-08-26 23:26:22 +02:00
|
|
|
|
* texi2pod.pl: keep references of the form @ref{...}, print them bold.
|
|
|
|
|
|
|
|
|
|
2004-08-26 Matthias Klose <doko@debian.org>
|
|
|
|
|
|
|
|
|
|
* test_summary: Include baseline used for libstdc++-v3 abi check
|
|
|
|
|
in test summary.
|
2004-08-26 07:51:22 +02:00
|
|
|
|
|
2004-08-25 11:07:43 +02:00
|
|
|
|
2004-08-25 Ben Elliston <bje@au.ibm.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (libcpp/Makefile.in): Remove libcpp/Makefile.am.
|
|
|
|
|
|
2004-08-20 18:17:35 +02:00
|
|
|
|
2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
|
|
* gcc_update (self): libjava/configure.in -> configure.ac. Automake
|
|
|
|
|
update done.
|
|
|
|
|
|
2004-08-31 11:27:00 +02:00
|
|
|
|
2004-08-04 Paolo Bonzini <bonzini@gnu.org>
|
2004-08-04 14:08:09 +02:00
|
|
|
|
|
|
|
|
|
* gcc_update: libjava/configure.ac -> configure.in. Automake
|
|
|
|
|
1.4 does not handle configure.ac properly.
|
|
|
|
|
|
2004-08-04 13:01:10 +02:00
|
|
|
|
2004-08-04 Andreas Schwab <schwab@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update: libjava/configure.in -> configure.ac.
|
|
|
|
|
|
2004-08-03 15:35:47 +02:00
|
|
|
|
2004-08-03 Richard Earnshaw <rearnsha@arm.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.
|
|
|
|
|
|
2004-07-16 20:58:00 +02:00
|
|
|
|
2004-07-16 Jeff Law <law@redhat.com>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Fix comments. More consistent output format.
|
|
|
|
|
|
2004-06-17 13:40:27 +02:00
|
|
|
|
2004-06-17 Diego Novillo <dnovillo@redhat.com>
|
|
|
|
|
|
|
|
|
|
* tree-ssa.doxy: Update for doxygen 1.3.5.
|
|
|
|
|
|
2004-06-16 13:58:44 +02:00
|
|
|
|
2004-06-14 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update: boehm-gc/configure.in -> configure.ac.
|
|
|
|
|
|
2004-06-16 09:35:00 +02:00
|
|
|
|
2004-06-16 Paolo Bonzini <bonzini@gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (boehm-gc/configure): Depend on
|
|
|
|
|
boehm-gc/configure.ac instead of boehm-gc/configure.in
|
|
|
|
|
|
2004-06-15 16:59:58 +02:00
|
|
|
|
2004-06-14 Paolo Bonzini <bonzini@gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (libmudflap/configure): Depend on
|
|
|
|
|
libmudflap/configure.ac instead of libmudflap/configure.in
|
|
|
|
|
|
2004-06-14 15:53:45 +02:00
|
|
|
|
2004-06-14 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add libcpp.
|
|
|
|
|
|
2004-06-10 06:50:45 +02:00
|
|
|
|
2004-06-10 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add libgfortran.
|
|
|
|
|
|
2004-05-29 21:51:26 +02:00
|
|
|
|
2004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
|
|
|
|
|
|
|
|
|
|
* gcc_update (libbanshee/configure): Depend on
|
|
|
|
|
libbanshee/configure.ac instead of libbanshee/configure.in
|
|
|
|
|
|
Makefile.def, [...]: Remove all mention of libf2c.
top:
* Makefile.def, Makefile.tpl, configure.in: Remove all mention
of libf2c.
* configure, Makefile.in: Regenerate.
contrib:
* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
from list of files to be touched.
* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
gcc:
* f: Entire directory removed
* c-common.h (CTI_G77_INTEGER_TYPE, CTI_G77_UINTEGER_TYPE)
(CTI_G77_LONGINT_TYPE, CTI_G77_ULONGINT_TYPE)
(g77_integer_type_node, g77_uinteger_type_node)
(g77_longint_type_node, or g77_ulongint_type_node): Delete.
* c-common.c (c_common_nodes_and_builtins): Do not initialize
the above set of variables.
* config/i386/uwin.h: No need to define WIN32_UWIN_TARGET.
* doc/invoke.texi, doc/standards.texi: Remove cross-references
to g77 manual.
gcc/po:
* exgettext (spec_error_string): Do not scan beyond the end of
the string for a close brace. Do not bail out at the first
incidence of %%e.
* gcc.pot: Regenerate.
From-SVN: r81967
2004-05-18 03:26:21 +02:00
|
|
|
|
2004-05-17 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
|
|
|
|
|
from list of files to be touched.
|
|
|
|
|
* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
|
|
|
|
|
|
2004-05-15 11:50:58 +02:00
|
|
|
|
2004-05-15 Joseph S. Myers <jsm@polyomino.org.uk>
|
|
|
|
|
|
|
|
|
|
* gennews: Update for GCC 3.4.
|
|
|
|
|
|
2004-05-13 08:41:07 +02:00
|
|
|
|
2004-05-13 Diego Novillo <dnovillo@redhat.com>
|
|
|
|
|
|
|
|
|
|
Merge from tree-ssa-20020619-branch.
|
|
|
|
|
|
|
|
|
|
* filter_gcc_for_doxygen: New file.
|
|
|
|
|
* filter_knr2ansi.pl: New file.
|
|
|
|
|
* filter_params.pl: New file.
|
|
|
|
|
* tree-ssa.doxy: New file.
|
|
|
|
|
* contrib/gcc_update (files_and_dependencies): Handle
|
|
|
|
|
libbanshee and libmudflap.
|
|
|
|
|
|
2004-04-12 13:03:16 +02:00
|
|
|
|
2004-04-12 Kelley Cook <kcook@gcc.gnu.org>
|
Makefile.def, [...]: Remove all mention of libf2c.
top:
* Makefile.def, Makefile.tpl, configure.in: Remove all mention
of libf2c.
* configure, Makefile.in: Regenerate.
contrib:
* gcc_update: Remove gcc/f/intdoc.texi and all libf2c files
from list of files to be touched.
* convert_to_f2c, convert_to_g2c, download_f2c: Delete.
gcc:
* f: Entire directory removed
* c-common.h (CTI_G77_INTEGER_TYPE, CTI_G77_UINTEGER_TYPE)
(CTI_G77_LONGINT_TYPE, CTI_G77_ULONGINT_TYPE)
(g77_integer_type_node, g77_uinteger_type_node)
(g77_longint_type_node, or g77_ulongint_type_node): Delete.
* c-common.c (c_common_nodes_and_builtins): Do not initialize
the above set of variables.
* config/i386/uwin.h: No need to define WIN32_UWIN_TARGET.
* doc/invoke.texi, doc/standards.texi: Remove cross-references
to g77 manual.
gcc/po:
* exgettext (spec_error_string): Do not scan beyond the end of
the string for a close brace. Do not bail out at the first
incidence of %%e.
* gcc.pot: Regenerate.
From-SVN: r81967
2004-05-18 03:26:21 +02:00
|
|
|
|
Andreas Jaeger <aj@suse.de>
|
2004-04-12 13:03:16 +02:00
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Insert zlib dependencies.
|
|
|
|
|
|
2004-04-09 15:13:09 +02:00
|
|
|
|
2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): libobjc/configure now
|
|
|
|
|
depends on configure.ac, not configure.in.
|
|
|
|
|
|
2004-04-02 02:47:19 +02:00
|
|
|
|
2004-04-01 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Remove gcc/ada/*.texi.
|
|
|
|
|
|
2004-03-16 20:19:19 +01:00
|
|
|
|
2004-03-16 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Insert libffi dependencies.
|
|
|
|
|
|
2004-03-11 01:27:41 +01:00
|
|
|
|
2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Insert libada/configure.
|
|
|
|
|
|
2004-02-29 22:13:41 +01:00
|
|
|
|
2004-02-29 Andrew Pinski <pinskia@physics.uc.edu>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Update intl/configure.in
|
|
|
|
|
to intl/configure.ac.
|
|
|
|
|
|
2004-01-10 03:12:41 +01:00
|
|
|
|
2004-01-09 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Update fastjar/configure.in
|
|
|
|
|
to fastjar/configure.ac
|
|
|
|
|
|
2004-01-08 01:55:02 +01:00
|
|
|
|
2004-01-07 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Remove non-existant files.
|
|
|
|
|
|
2004-01-06 03:39:27 +01:00
|
|
|
|
2004-01-05 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_generated): Revert 2003-12-18 change.
|
|
|
|
|
|
2004-01-03 20:55:35 +01:00
|
|
|
|
2004-01-03 Andrew Pinski <pinskia@physics.uc.edu>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): For gcc directory,
|
|
|
|
|
rename configure.in to configure.ac.
|
|
|
|
|
|
2003-12-19 06:50:14 +01:00
|
|
|
|
2003-12-19 Andreas Tobler <a.tobler@schweiz.ch>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): For libjava/libltdl directory,
|
|
|
|
|
remove acconfig.h. No longer used.
|
|
|
|
|
|
2003-12-18 23:40:38 +01:00
|
|
|
|
2003-12-18 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_generated): Add in gcc/ada/stamp-xgnatug and update
|
|
|
|
|
gcc/ada/gnat_ug_* to use it.
|
|
|
|
|
|
2003-12-17 07:22:00 +01:00
|
|
|
|
2003-12-16 James E Wilson <wilson@specifixinc.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): For libjava/libltdl directory,
|
|
|
|
|
rename configure.in to configure.ac, and stamp-h.in to config-h.in.
|
|
|
|
|
|
2003-12-11 14:25:24 +01:00
|
|
|
|
2003-12-11 Kelley Cook <kcook@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Correct typo in the filename
|
|
|
|
|
gnat_ug_wnt.texi.
|
|
|
|
|
|
2003-12-08 11:58:09 +01:00
|
|
|
|
2003-12-08 Arnaud Charlet <charlet@act-europe.fr
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,
|
|
|
|
|
treeprs.ads.
|
|
|
|
|
|
2003-10-16 21:18:52 +02:00
|
|
|
|
2003-10-16 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Add GCC 3.3 files.
|
|
|
|
|
|
2003-08-21 20:59:05 +02:00
|
|
|
|
2003-08-21 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Fix handling of -t option. Add -x option.
|
|
|
|
|
|
2003-08-01 05:10:56 +02:00
|
|
|
|
2003-07-31 Matt Kraai <kraai@alumni.cmu.edu>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Remove extra line.
|
|
|
|
|
|
2003-07-15 11:24:07 +02:00
|
|
|
|
2003-07-15 Matt Kraai <kraai@alumni.cmu.edu>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Default @itemize's parameter to @bullet.
|
|
|
|
|
|
2003-07-12 23:32:36 +02:00
|
|
|
|
2003-07-12 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: gcc/acconfig.h no longer exists.
|
|
|
|
|
|
2003-07-11 08:05:01 +02:00
|
|
|
|
2003-07-11 Matthias Klose <doko@debian.org>
|
|
|
|
|
|
|
|
|
|
* test_installed: Add options to run objc tests.
|
|
|
|
|
In generated site.exp, initialize rootme, CFLAGS, CXXFLAGS.
|
|
|
|
|
|
intl: New directory; see intl/ChangeLog for details.
top:
* intl: New directory; see intl/ChangeLog for details.
* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
* Makefile.tpl: all-gcc depends on maybe-all-intl.
* Makefile.in: Regenerate.
config:
* gettext.m4: New file - copy of gettext.m4 from binutils
CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
gcc:
* ABOUT-NLS: Delete.
* intl: Delete entire directory.
* aclocal.m4: Include ../config/gettext.m4. Delete
AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
* configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
Remove intl/Makefile from all_outputs.
* configure, config.in: Regenerate.
* Makefile.in: Expunge all references to intl subdirectory.
Add -I../intl to INCLUDES.
* intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
intl:
* Makefile.in: Remove unnecessary capabilities for
installation, build of shared libraries, generation of
distribution tarballs, etc. Fix all the places that rely on
the parent directory. Don't generate libgnuintl.h from
anything; do generate $(objdir)/libintl.h from libgnuintl.h if
necessary. Adjust DEFS for use of config.h.
* libgnuintl.h.in: Rename libgnuintl.h.
* README: New file.
* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
* aclocal.m4: New; generated per instructions in gettext manual.
* configure.in: New; written from scratch for this configuration.
* configure, config.h.in: Generated.
contrib:
* gcc_update: Remove gcc/intl/plural.c from list.
Add new generated files intl/plural.c, intl/configure,
intl/config.h.in.
From-SVN: r68928
2003-07-04 20:18:54 +02:00
|
|
|
|
2003-07-04 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove gcc/intl/plural.c from list.
|
|
|
|
|
Add new generated files intl/plural.c, intl/configure,
|
|
|
|
|
intl/config.h.in.
|
|
|
|
|
|
2003-06-24 03:32:33 +02:00
|
|
|
|
2003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Add
|
|
|
|
|
gcc/testsuite/gcc.dg/cpp/_Pragma3.c depends on
|
|
|
|
|
gcc/testsuite/gcc.dg/cpp/mi1c.h.
|
|
|
|
|
|
2003-05-23 18:20:44 +02:00
|
|
|
|
2003-05-23 Nathanael Nerode <neroden@gcc.gnu.org>
|
|
|
|
|
|
2003-06-13 15:57:27 +02:00
|
|
|
|
* paranoia.cc: Fix spelling error.
|
|
|
|
|
|
2003-05-23 18:20:44 +02:00
|
|
|
|
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC
|
|
|
|
|
to GCC.
|
|
|
|
|
|
2003-04-05 00:49:10 +02:00
|
|
|
|
2003-04-04 Mike Stump <mrs@apple.com>
|
|
|
|
|
|
|
|
|
|
* compare_tests: Fix exit status and be more flexible with spacing.
|
|
|
|
|
|
2003-03-09 02:33:00 +01:00
|
|
|
|
2003-03-08 Phil Edwards <pme@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* test_summary: Add -h, print existing comments as help.
|
|
|
|
|
|
2003-03-03 21:09:38 +01:00
|
|
|
|
2003-03-03 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Use $GCC_CVS/$CVS instead of cvs.
|
|
|
|
|
* gcc_update: Likewise.
|
|
|
|
|
|
2003-01-19 15:34:12 +01:00
|
|
|
|
2003-01-19 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* test_summary (configflags): Only use the first match. Remove
|
|
|
|
|
excess space. Use sub instead of gsub where possible. Use `none'
|
|
|
|
|
if no configure flags were given.
|
|
|
|
|
|
2003-01-10 22:12:39 +01:00
|
|
|
|
2003-01-10 Loren J. Rittle <ljrittle@acm.org>
|
|
|
|
|
|
|
|
|
|
* test_summary (configflags): awk portability.
|
|
|
|
|
|
2003-01-07 12:56:25 +01:00
|
|
|
|
2003-01-07 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* test_summary (configflags): Compute correctly with both
|
|
|
|
|
autoconfiscated and Cygnus-style top-level.
|
|
|
|
|
|
2003-01-03 07:05:11 +01:00
|
|
|
|
2003-01-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Add gcc/cp/cfns.h depends
|
|
|
|
|
on gcc/cp/cfns.gperf and gcc/java/keyword.h depends on
|
|
|
|
|
gcc/java/keyword.gperf
|
|
|
|
|
|
2002-12-29 20:34:53 +01:00
|
|
|
|
2002-12-29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Add gcc/intl/plural.c as
|
|
|
|
|
depending on gcc/intl/plural.y.
|
|
|
|
|
|
2002-12-28 14:21:17 +01:00
|
|
|
|
2002-12-28 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
2002-12-28 17:24:33 +01:00
|
|
|
|
* gcc_update (configure): Depend on config/acx.m4 as well.
|
intl: New directory; see intl/ChangeLog for details.
top:
* intl: New directory; see intl/ChangeLog for details.
* ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
* Makefile.tpl: all-gcc depends on maybe-all-intl.
* Makefile.in: Regenerate.
config:
* gettext.m4: New file - copy of gettext.m4 from binutils
CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
gcc:
* ABOUT-NLS: Delete.
* intl: Delete entire directory.
* aclocal.m4: Include ../config/gettext.m4. Delete
AC_ISC_POSIX, AM_LANGINFO_CODESET, jm_GLIBC21, AM_LC_MESSAGES,
AM_PATH_PROG_WITH_TEST, AM_WITH_NLS, and AM_GNU_GETTEXT.
* configure.in: Use CY_GNU_GETTEXT, not AM_GNU_GETTEXT.
Remove intl/Makefile from all_outputs.
* configure, config.in: Regenerate.
* Makefile.in: Expunge all references to intl subdirectory.
Add -I../intl to INCLUDES.
* intl.h: Include libintl.h if and only if ENABLE_NLS is defined.
intl:
* Makefile.in: Remove unnecessary capabilities for
installation, build of shared libraries, generation of
distribution tarballs, etc. Fix all the places that rely on
the parent directory. Don't generate libgnuintl.h from
anything; do generate $(objdir)/libintl.h from libgnuintl.h if
necessary. Adjust DEFS for use of config.h.
* libgnuintl.h.in: Rename libgnuintl.h.
* README: New file.
* config.charset, ref-add.sin, ref-del.sin: Delete (unused).
* COPYING.LIB-2.0, COPYING.LIB-2.1: Delete (redundant).
* aclocal.m4: New; generated per instructions in gettext manual.
* configure.in: New; written from scratch for this configuration.
* configure, config.h.in: Generated.
contrib:
* gcc_update: Remove gcc/intl/plural.c from list.
Add new generated files intl/plural.c, intl/configure,
intl/config.h.in.
From-SVN: r68928
2003-07-04 20:18:54 +02:00
|
|
|
|
|
2002-12-28 14:21:17 +01:00
|
|
|
|
* gcc_update (configure): Depend on configure.in.
|
|
|
|
|
|
2002-12-24 19:56:21 +01:00
|
|
|
|
2002-12-24 Joseph S. Myers <jsm@polyomino.org.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Skip contents of @copying.
|
|
|
|
|
|
2002-12-16 19:23:00 +01:00
|
|
|
|
2002-11-09 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gthr_supp_vxw_5x.c: New file.
|
|
|
|
|
|
2002-10-22 02:09:41 +02:00
|
|
|
|
2002-10-21 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* paranoia.cc (real_c_float::image): Accomodate size of
|
|
|
|
|
real_internal format.
|
|
|
|
|
(main): Unbuffer stdio. Add real_internal format.
|
|
|
|
|
(floor_log2_wide): New.
|
|
|
|
|
|
2002-10-17 01:07:29 +02:00
|
|
|
|
2002-10-16 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* paranoia.cc (ENUM_BITFIELD): New.
|
|
|
|
|
(class): Define as klass around real.h.
|
|
|
|
|
(real_c_float): Not a template any longer; define MODE as a
|
|
|
|
|
class static constant; use real_format elements for SIZE.
|
|
|
|
|
Update uses of real_to_decimal and real_to_hexadecimal.
|
|
|
|
|
(main): Change -g argument to use a format name.
|
|
|
|
|
(mode_for_size): Remove.
|
|
|
|
|
|
real.c, real.h: Rewrite from scratch.
gcc/
* real.c, real.h: Rewrite from scratch.
* Makefile.in (simplify-rtx.o): Depend on TREE_H.
(paranoia): New target.
* builtins.c (fold_builtin_inf): Use new real.h interface.
* c-common.c (builtin_define_with_hex_fp_value): Likewise.
* c-lex.c (interpret_float): Likewise.
* emit-rtl.c (gen_lowpart_common): Likewise.
* optabs.c (expand_float): Use real_2expN.
* config/ia64/ia64.md (divsi3, udivsi3): Likewise.
* defaults.h (INTEL_EXTENDED_IEEE_FORMAT): New.
(FLOAT_WORDS_BIG_ENDIAN): New.
* cse.c (find_comparison_args): Don't pass FLOAT_STORE_FLAG_VALUE
directly to REAL_VALUE_NEGATIVE.
* loop.c (canonicalize_condition): Likewise.
* simplify-rtx.c: Include tree.h.
(simplify_unary_operation): Don't handle FIX and UNSIGNED_FIX
with floating-point result modes.
* toplev.c (backend_init): Call init_real_once.
* fold-const.c (force_fit_type): Don't call CHECK_FLOAT_VALUE.
* tree.c (build_real): Likewise.
* config/alpha/alpha.c, config/vax/vax.c (float_strings,
float_values, inited_float_values, check_float_value): Remove.
* config/alpha/alpha.h, config/m68hc11/m68hc11.h,
config/m88k/m88k.h, config/vax/vax.h (CHECK_FLOAT_VALUE): Remove.
* doc/tm.texi (CHECK_FLOAT_VALUE): Remove.
gcc/f/
* target.c (ffetarget_real1): Don't pass FFETARGET_ATOF_
directly to ffetarget_make_real1.
(ffetarget_real2): Similarly.
* target.h (ffetarget_cvt_r1_to_rv_, ffetarget_cvt_rv_to_r2_,
ffetarget_cvt_r2_to_rv_): Use new real.h interface and simplify.
gcc/java/
* jcf-parse.c (get_constant): Runtime check for IEEE format;
use new real.h interface.
* jcf-write.c (find_constant_index): Use new real.h interface.
* lex.c (IS_ZERO): Use REAL_VALUES_EQUAL.
contrib/
* paranoia.cc: New file.
From-SVN: r57198
2002-09-16 18:36:39 +02:00
|
|
|
|
2002-09-16 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* paranoia.cc: New file.
|
|
|
|
|
|
2002-09-04 18:09:10 +02:00
|
|
|
|
2002-09-04 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* enquire.c: Remove.
|
|
|
|
|
|
2002-08-14 10:35:37 +02:00
|
|
|
|
2002-08-14 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Add GCC 3.2 files.
|
|
|
|
|
|
2002-07-25 16:34:56 +02:00
|
|
|
|
2002-07-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Add proper files for the GCC 3.1 release series.
|
|
|
|
|
Simplify and reformat introductory wording.
|
|
|
|
|
|
2002-07-17 02:09:11 +02:00
|
|
|
|
2002-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
|
|
|
|
|
|
|
|
|
|
* enquire.c: Move from gcc.
|
|
|
|
|
|
2002-07-17 00:03:34 +02:00
|
|
|
|
2002-07-16 H.J. Lu <hjl@gnu.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Pass -s to ${MAKE}.
|
|
|
|
|
|
2002-06-26 18:50:04 +02:00
|
|
|
|
2002-06-26 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Correct handling of the internal R<> sequence.
|
|
|
|
|
|
2002-05-31 13:08:38 +02:00
|
|
|
|
2002-05-31 Florian Weimer <fw@deneb.enyo.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Add generated Texinfo files
|
|
|
|
|
for Ada.
|
|
|
|
|
|
2002-05-16 19:43:21 +02:00
|
|
|
|
2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
|
|
|
|
|
|
|
|
|
* test_installed: Allow for PWDCMD to override hardcoded pwd.
|
|
|
|
|
* test_summary: Likewise.
|
|
|
|
|
|
2002-04-18 12:09:10 +02:00
|
|
|
|
2002-04-18 Geoffrey Keating <geoffk@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Don't have empty for loop.
|
|
|
|
|
|
2002-04-17 02:30:17 +02:00
|
|
|
|
2002-04-16 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove libchill.
|
|
|
|
|
|
2002-03-26 04:04:41 +01:00
|
|
|
|
2002-03-25 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @end ftable and @end vtable.
|
|
|
|
|
|
2002-03-11 21:37:13 +01:00
|
|
|
|
2002-03-11 Zack Weinberg <zack@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @include, @ftable, @vtable.
|
|
|
|
|
Reformat some code for clarity.
|
|
|
|
|
|
2002-02-24 21:45:15 +01:00
|
|
|
|
2002-02-24 Christian J<>nsson <c.christian.joensson@telia.com>
|
|
|
|
|
|
|
|
|
|
* test_summary: Additional to XPASS and FAIL, add UNRESOLVED,
|
|
|
|
|
WARNING and ERROR output from the *.sum files.
|
|
|
|
|
|
2002-01-26 00:27:45 +01:00
|
|
|
|
2002-01-26 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Replace gcc-2.95/gcc-2.95.html,
|
|
|
|
|
gcc-2.95/gcc-2.95.1.html, gcc-2.95/gcc-2.95.2.html,
|
|
|
|
|
and gcc-2.95/gcc-2.95.3.html by gcc-2.95/index.html.
|
|
|
|
|
|
2002-01-16 23:42:13 +01:00
|
|
|
|
2002-01-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gennews (files): Replace egcs-1.1/egcs-1.1.2.html,
|
|
|
|
|
egcs-1.1/egcs-1.1.1.html, and egcs-1.1/egcs-1.1.html by
|
|
|
|
|
egcs-1.1/index.html.
|
|
|
|
|
|
2002-01-02 04:35:21 +01:00
|
|
|
|
2002-01-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary: Add -ada subdirectory flag.
|
|
|
|
|
|
2001-12-14 23:46:31 +01:00
|
|
|
|
2001-12-12 Matthias Klose <doko@debian.org>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows
|
|
|
|
|
generation of more than one man page from one source.
|
|
|
|
|
Add '-' to set of valid chars for an identifier.
|
|
|
|
|
Let -D option accept flags of the form <flag>=<value>.
|
|
|
|
|
Use \s+ for whitespace detection in '@c man' lines.
|
|
|
|
|
Handle @set and @clear independent of $output.
|
|
|
|
|
Substitute all @value{}'s in a line.
|
|
|
|
|
|
texi2pod.pl: Handle @ifnottex, @iftex and @display.
contrib:
* texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
greater than 9 in enumerations.
gcc:
* Makefile.in (POD2MAN): Don't include --section=1.
(manext): Rename to man1ext. All users changed.
(man7ext): New.
(man7dir): New.
(generated-manpages): Also depend on $(docdir)/gfdl.7,
$(docdir)/gpl.7, and $(docdir)/fsf-funding.7.
($(docdir)/gcov.1, $(docdir)/cpp.1, $(docdir)/gcc.1): Include
--section=1 in calls to $(POD2MAN).
($(docdir)/gfdl.7, $(docdir)/gpl.7, $(docdir)/fsf-funding.7): New.
(maintainer-clean, install, uninstall): Handle the new man pages.
($(docdir)/cpp.info, cpp.dvi): Depend on fdl.texi.
(installdirs): Create man7dir.
* doc/cpp.texi: Include GFDL in this manual. In the man page,
refer to gfdl(7) for the GFDL. Apply Front Cover and Back Cover
texts to man page. Include gpl(7), gfdl(7) and fsf-funding(7) in
the SEE ALSO man page section.
* doc/gcov.texi: Apply GFDL to man page. Include gpl(7), gfdl(7)
and fsf-funding(7) in the SEE ALSO man page section.
* doc/invoke.texi: Apply GFDL to man page. Include gpl(7),
gfdl(7) and fsf-funding(7) in the SEE ALSO man page section.
* doc/include/fdl.texi, doc/include/funding.texi,
doc/include/gpl.texi: Adjust for conversion by texi2pod.pl.
* doc/.cvsignore: Add gfdl.7, gpl.7 and fsf-funding.7.
gcc/cp:
* Make-lang.in: Change all uses of $(manext) to $(man1ext).
gcc/f:
* Make-lang.in: Change all uses of $(manext) to $(man1ext).
From-SVN: r46998
2001-11-14 01:47:47 +01:00
|
|
|
|
2001-11-14 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var
|
|
|
|
|
in verbatim blocks specially. Handle @unnumbered, @unnumberedsec
|
|
|
|
|
and @center. Allow [a-z] after @enumerate. Handle 0 and numbers
|
|
|
|
|
greater than 9 in enumerations.
|
|
|
|
|
|
2001-11-07 21:26:58 +01:00
|
|
|
|
2001-11-07 Laurent Guerby <guerby@acm.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Add Ada dependencies.
|
|
|
|
|
|
2001-10-08 18:16:56 +02:00
|
|
|
|
2001-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* snapshot: Remove.
|
|
|
|
|
|
2001-09-07 09:57:51 +02:00
|
|
|
|
2001-09-07 Richard Sandiford <rsandifo@redhat.com>
|
|
|
|
|
|
|
|
|
|
Revert:
|
2001-12-14 23:46:31 +01:00
|
|
|
|
* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
|
2001-09-07 09:57:51 +02:00
|
|
|
|
gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
|
|
|
|
|
touch.
|
|
|
|
|
|
2001-09-05 11:02:17 +02:00
|
|
|
|
2001-09-04 David.Billinghurst <David.Billinghurst@riotinto.com>
|
|
|
|
|
|
2001-12-14 23:46:31 +01:00
|
|
|
|
* gcc_update: (files_and_dependencies) Add gcc/java/parse.c
|
2001-09-05 11:02:17 +02:00
|
|
|
|
gcc/java/parse-scan.c and gcc/java/keyword.h to list of files to
|
|
|
|
|
touch.
|
|
|
|
|
|
2001-08-13 16:34:11 +02:00
|
|
|
|
Mon Aug 13 02:29:08 CEST 2001 Jan Hubicka <jh@suse.cz>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Update for changes in gcc debug output.
|
|
|
|
|
|
2001-07-28 22:39:02 +02:00
|
|
|
|
Sat Jul 28 22:37:49 CEST 2001 Jan Hubicka <jh@suse.cz>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Avoid more overflows.
|
|
|
|
|
|
2001-07-27 23:10:29 +02:00
|
|
|
|
2001-07-27 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* test_summary: Copy LAST_UPDATED UTC time to head of summary.
|
|
|
|
|
|
2001-07-27 18:03:08 +02:00
|
|
|
|
Fri Jul 27 18:01:21 CEST 2001 Jan Hubicka <jh@suse.cz>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Avoid overflows.
|
|
|
|
|
|
2001-07-27 08:00:45 +02:00
|
|
|
|
2001-07-27 Richard Henderson <rth@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Dump timestamp in LAST_UPDATED.
|
|
|
|
|
|
2001-12-14 23:46:31 +01:00
|
|
|
|
2001-07-26 Andreas Jaeger <aj@suse.de>,
|
2001-07-26 08:41:48 +02:00
|
|
|
|
Hans-Peter Nilsson <hp@bitrange.com>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Fix documentation.
|
|
|
|
|
|
2001-07-23 15:55:28 +02:00
|
|
|
|
Mon Jul 23 15:47:19 CEST 2001 Jan Hubicka <jh@suse.cz>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Fix awk compatibility problems; update comment.
|
|
|
|
|
|
2001-07-23 15:21:13 +02:00
|
|
|
|
2001-07-23 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Fix more typos.
|
|
|
|
|
|
2001-07-23 12:39:58 +02:00
|
|
|
|
2001-07-23 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: Fix typos.
|
|
|
|
|
|
2001-07-03 02:46:05 +02:00
|
|
|
|
2001-07-03 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @r inside @item.
|
|
|
|
|
|
2001-07-02 20:35:32 +02:00
|
|
|
|
2001-07-02 Zack Weinberg <zackw@stanford.edu>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.
|
|
|
|
|
|
2001-07-01 12:25:32 +02:00
|
|
|
|
2001-07-01 Zoltan Felleg <zfelleg@telnet.hu>
|
|
|
|
|
|
|
|
|
|
* warn_summary: Fix typo in a comment.
|
|
|
|
|
|
2001-06-14 21:02:00 +02:00
|
|
|
|
2001-06-14 Albert Chin-A-Young <china@thewrittenword.com>
|
|
|
|
|
|
2002-12-16 19:23:00 +01:00
|
|
|
|
* contrib/gcc_update: Fix timestamp on gcc/f/intdoc.texi.
|
2001-06-14 21:02:00 +02:00
|
|
|
|
|
2001-06-13 20:37:16 +02:00
|
|
|
|
2001-06-13 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gennews: Set TERM to vt100 for Lynx.
|
|
|
|
|
|
2001-06-13 18:27:29 +02:00
|
|
|
|
2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* release: Remove.
|
|
|
|
|
|
2001-06-12 12:39:42 +02:00
|
|
|
|
Tue Jun 12 12:21:40 CEST 2001 Jan Hubicka <jh@suse.cz>
|
|
|
|
|
|
|
|
|
|
* analyze_brprob: New file.
|
|
|
|
|
|
2001-06-11 23:13:36 +02:00
|
|
|
|
2001-06-11 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
2001-07-26 08:41:48 +02:00
|
|
|
|
* gcc_build: Output information about the commands used to
|
2001-06-11 23:13:36 +02:00
|
|
|
|
configure the compiler.
|
|
|
|
|
|
2001-06-07 20:17:38 +02:00
|
|
|
|
2001-06-07 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gennews: Update for GCC 3.0.
|
|
|
|
|
|
2001-06-02 13:33:39 +02:00
|
|
|
|
2001-06-02 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Update for move of documentation to gcc/doc.
|
|
|
|
|
|
2001-05-28 17:50:29 +02:00
|
|
|
|
2001-05-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
|
|
|
|
|
|
|
|
|
* contrib/test_summary (files): Sort before evaluating.
|
|
|
|
|
|
2001-05-23 14:15:03 +02:00
|
|
|
|
2001-05-23 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gcc_update (UPDATE_OPTIONS): Add -d to the default settings.
|
|
|
|
|
|
2001-05-22 08:45:44 +02:00
|
|
|
|
2001-05-21 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Use -d when invoking gcc_update.
|
|
|
|
|
|
2001-05-18 09:44:34 +02:00
|
|
|
|
2001-05-18 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add rules for libf2c/libI77.
|
|
|
|
|
|
2001-05-18 00:48:41 +02:00
|
|
|
|
2001-05-17 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Use simpler, yet as portable, syntax.
|
|
|
|
|
|
2001-05-15 06:58:07 +02:00
|
|
|
|
2001-05-14 Loren J. Rittle <ljrittle@acm.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Enhance make portability.
|
|
|
|
|
|
2001-05-14 21:57:52 +02:00
|
|
|
|
2001-05-14 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Use a Makefile to touch files.
|
|
|
|
|
|
2001-05-03 21:45:32 +02:00
|
|
|
|
2001-05-03 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Add copyright and GPL notices.
|
|
|
|
|
|
2001-01-24 20:47:47 +01:00
|
|
|
|
2001-01-24 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle "\,".
|
|
|
|
|
|
2001-01-16 00:32:25 +01:00
|
|
|
|
2001-01-15 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Fix regular expression for @r to avoid exponential
|
|
|
|
|
recursion. From Russ Allbery <rra@stanford.edu>. Remove perl
|
|
|
|
|
version check.
|
|
|
|
|
|
2001-01-15 18:53:57 +01:00
|
|
|
|
2001-01-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary (stageNfilter): Update for recent changes in
|
|
|
|
|
bootstrap logic.
|
|
|
|
|
|
2001-01-14 22:47:19 +01:00
|
|
|
|
2001-01-14 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Require at least perl 5.6.0.
|
|
|
|
|
|
2001-01-13 22:17:13 +01:00
|
|
|
|
2001-01-13 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add gcc/gcc.1 to generated files.
|
|
|
|
|
* texi2pod.pl: Handle @r and @gccoptlist. Handle @gol. Handle
|
|
|
|
|
discarding to end of sentence with @xref where the sentence has an
|
|
|
|
|
interior "." in markup, and handle discarding parentheses around
|
|
|
|
|
such a sentence.
|
|
|
|
|
|
2001-01-11 16:57:59 +01:00
|
|
|
|
2001-01-11 Bernd Schmidt <bernds@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gennews: Add gcc-2.95.3.
|
|
|
|
|
|
2001-01-10 11:54:02 +01:00
|
|
|
|
2001-01-10 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Handle @gcctabopt and @env in tables. Handle
|
|
|
|
|
@command. Format URLs and email addresses in bold.
|
|
|
|
|
|
2001-01-03 21:15:01 +01:00
|
|
|
|
2001-01-03 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
2001-01-03 21:18:18 +01:00
|
|
|
|
* gcc_update: Add cpp.1 to the list of generated files.
|
|
|
|
|
|
2001-01-03 21:15:01 +01:00
|
|
|
|
* texi2pod.pl: Handle @option and @env.
|
|
|
|
|
|
2001-01-03 19:13:43 +01:00
|
|
|
|
2001-01-03 Mike Stump <mrs@wrs.com>
|
|
|
|
|
|
|
|
|
|
* snapshot: Update to account for java libraries.
|
|
|
|
|
|
2000-12-28 20:28:11 +01:00
|
|
|
|
2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* test_summary: Export filesuffix, not fileprefix.
|
|
|
|
|
|
2000-12-22 10:30:15 +01:00
|
|
|
|
2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* release: Change some EGCS references to GCC.
|
|
|
|
|
|
2000-12-14 21:09:41 +01:00
|
|
|
|
2000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary: Fix subdirectory filtering. Add -intl and -fixinc
|
|
|
|
|
subdirectory flags. Add source directory prefix filtering.
|
|
|
|
|
Redirect diagnostic output to stderr.
|
|
|
|
|
|
2000-12-07 23:11:12 +01:00
|
|
|
|
2000-12-07 Zack Weinberg <zack@wolery.stanford.edu>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: If multiple @c man sections with the same tag
|
|
|
|
|
appear, concatenate them in the final output. When skipping,
|
|
|
|
|
ignore block commands that can't cause skipping, and honor
|
|
|
|
|
those that can. Ensure that verbatim blocks are separate
|
|
|
|
|
paragraphs.
|
|
|
|
|
|
2000-12-07 09:13:13 +01:00
|
|
|
|
2000-12-07 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Don't touch tradcif.c or java/parse.h.
|
|
|
|
|
|
2000-12-05 23:12:42 +01:00
|
|
|
|
2000-12-05 Zack Weinberg <zack@wolery.stanford.edu>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl: Restructure for comprehensibility, add
|
|
|
|
|
comments. Merge handling of @ignore and @ifxxx. Handle a
|
|
|
|
|
whole bunch more Texinfo commands. Use consistent formatting
|
|
|
|
|
style.
|
|
|
|
|
|
2000-12-05 00:03:07 +01:00
|
|
|
|
2000-12-04 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gennews: New script.
|
|
|
|
|
|
2000-11-22 14:11:44 +01:00
|
|
|
|
2000-11-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Update a comment as we now require bison for CVS users.
|
|
|
|
|
|
2000-11-22 09:29:32 +01:00
|
|
|
|
2000-11-22 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Add gcov.1 to the list of generated files.
|
|
|
|
|
|
2000-11-21 20:16:45 +01:00
|
|
|
|
2000-11-21 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Remove code to put information in a log file.
|
|
|
|
|
|
2000-11-19 20:02:50 +01:00
|
|
|
|
2000-11-19 Zack Weinberg <zackw@stanford.edu>
|
|
|
|
|
|
|
|
|
|
* texi2pod.pl:
|
|
|
|
|
- Add real command line parsing.
|
|
|
|
|
- Support @ifset, @ifclear, @set, @value, -D switch.
|
|
|
|
|
- Support @sc. Improve handling of @ref and friends.
|
|
|
|
|
- Discard @subsection, @need, @node lines.
|
|
|
|
|
- Un-nest font changes to match texinfo semantics.
|
|
|
|
|
- Handle @{ and @}. Oops.
|
|
|
|
|
- Don't emit E<> directives inside verbatim blocks.
|
|
|
|
|
|
2000-11-13 01:25:21 +01:00
|
|
|
|
2000-11-12 Bruce Korb <bkorb@gnu.org>
|
|
|
|
|
|
|
|
|
|
* release: generalize the release script a bit.
|
|
|
|
|
|
2000-11-12 01:29:37 +01:00
|
|
|
|
Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Add -o option for setting the objdir to use.
|
|
|
|
|
|
2000-11-11 13:30:16 +01:00
|
|
|
|
2000-11-11 Jeff Law <law@redhat.com>,
|
|
|
|
|
|
|
|
|
|
* release: New file.
|
|
|
|
|
|
2000-11-08 23:43:50 +01:00
|
|
|
|
2000-11-08 Jeff Law <law@redhat.com>,
|
|
|
|
|
Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* snapshot: New file.
|
|
|
|
|
|
2000-11-08 20:41:19 +01:00
|
|
|
|
2000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build (bootstrap_gcc): New function.
|
|
|
|
|
(configure_gcc): Likewise.
|
|
|
|
|
(build_gcc): Rewritten to use configure and bootstrap.
|
|
|
|
|
(MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
|
|
|
|
|
|
2000-11-01 02:58:12 +01:00
|
|
|
|
2000-10-31 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build (MAKE): New variable.
|
|
|
|
|
(build_gcc): Use it. Fix logging of errors.
|
|
|
|
|
(install_gcc): Likewise.
|
|
|
|
|
|
2000-10-30 00:04:48 +01:00
|
|
|
|
2000-10-29 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Save the output from CVS into the logfile as well.
|
|
|
|
|
|
2000-10-26 03:18:12 +02:00
|
|
|
|
2000-10-25 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: Fix typos.
|
|
|
|
|
|
2000-10-14 11:56:48 +02:00
|
|
|
|
2000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* gperf-2.7-19981006.pat: Remove.
|
|
|
|
|
|
2000-10-08 20:39:27 +02:00
|
|
|
|
2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
|
|
|
|
|
|
|
|
|
|
* test_installed: Change EGCS references to refer to GCC.
|
|
|
|
|
|
2000-09-28 13:24:18 +02:00
|
|
|
|
2000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files): Add some informative output.
|
2001-05-18 09:44:34 +02:00
|
|
|
|
|
2000-09-16 14:14:12 +02:00
|
|
|
|
2000-09-16 Andreas Jaeger <aj@suse.de>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove gcc/c-parse.gperf.
|
|
|
|
|
|
2000-08-30 23:56:42 +02:00
|
|
|
|
2000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
|
|
|
|
|
Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Execute touch_files_reexec even if `cvs update`
|
|
|
|
|
failed.
|
|
|
|
|
|
2000-08-09 07:12:51 +02:00
|
|
|
|
2000-08-09 Alexandre Oliva <aoliva@redhat.com>
|
|
|
|
|
|
|
|
|
|
* test_summary: AWK breaks with filenames containing `='.
|
|
|
|
|
|
2000-07-16 20:05:46 +02:00
|
|
|
|
Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_build: New script.
|
|
|
|
|
|
2000-07-14 08:38:49 +02:00
|
|
|
|
2000-07-13 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Remove generated YACC files.
|
|
|
|
|
|
2000-07-12 09:12:56 +02:00
|
|
|
|
2000-07-12 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (files_and_dependencies): Remove generated YACC files.
|
|
|
|
|
|
2000-06-04 19:33:50 +02:00
|
|
|
|
2000-06-04 Mark Mitchell <mark@codesourcery.com>
|
|
|
|
|
|
|
|
|
|
* newcvsroot: Handle filenames that contain spaces.
|
|
|
|
|
|
2000-06-04 04:06:54 +02:00
|
|
|
|
2000-06-03 Zack Weinberg <zack@wolery.cumb.org>
|
|
|
|
|
|
|
|
|
|
* test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
|
|
|
|
|
Elide --with-gcc-version-trigger and --norecursion from
|
|
|
|
|
configure flags. Remove code to report status of haifa scheduler.
|
|
|
|
|
|
2000-05-18 06:19:35 +02:00
|
|
|
|
2000-05-18 Alexandre Oliva <aoliva@cygnus.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (self): Set to `$0'.
|
|
|
|
|
(touch_files_reexec): Use `$self' instead of `$0'.
|
|
|
|
|
|
2000-05-12 22:18:49 +02:00
|
|
|
|
2000-05-12 Alexandre Oliva <aoliva@cygnus.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update (touch_files_reexec): New function, run after the
|
|
|
|
|
tree is modified.
|
|
|
|
|
|
2000-05-09 00:03:13 +02:00
|
|
|
|
2000-05-08 Richard Hendeson <rth@cygnus.com>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove references to inclhack.tpl.
|
|
|
|
|
|
2000-04-29 00:06:30 +02:00
|
|
|
|
2000-04-28 Jason Merrill <jason@casey.cygnus.com>
|
|
|
|
|
|
|
|
|
|
* index-prop: Use a single pattern. Also support *** cdiffs.
|
|
|
|
|
|
|
|
|
|
2000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
|
|
|
|
|
|
|
|
|
|
* index-prop: Don't change /dev/null.
|
|
|
|
|
|
2000-04-28 03:23:47 +02:00
|
|
|
|
2000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Refer to GCC and gcc_update instead of egcs and
|
2000-09-16 14:14:12 +02:00
|
|
|
|
egcs_update.
|
2000-04-28 03:23:47 +02:00
|
|
|
|
|
2000-04-28 02:15:34 +02:00
|
|
|
|
2000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
|
|
|
|
|
|
2000-04-28 03:23:47 +02:00
|
|
|
|
* index-prop: Fix occasional problem when using cvs diff -p.
|
2000-04-28 02:15:34 +02:00
|
|
|
|
|
cccp.c, [...]: Removed.
* cccp.c, cexp.y, cexp.c, cccp.1: Removed.
* configure.in: Delete --disable-cpplib option and all
references to cpp_main.
* configure: Regenerate.
* Makefile.in: Remove all references to CCCP, CCCP_OBJS,
@cpp_main@, cccp.c, cexp.c, cexp.y, cexp.output, cexp.o,
cccp.o, cccp, or cppmain. Link cppmain.o straight to
cpp$(exeext). Add --no-headers to makeinfo command line when
generating INSTALL. Install and uninstall cpp.1 manpage, not
cccp.1.
* install.texi: Delete all references to cexp.y/cexp.c.
Delete ancient instructions for compiling GCC on 3b1.
* INSTALL: Regenerate.
* cppfiles.c, cpplib.h, jump.c, protoize.c, c-lex.c,
ch/decl.c, ch/lex.c, cp/lex.c, f/lex.c, mips/t-ecoff,
mips/t-elf, mips/t-r3900: Remove references to cccp.c.
* convex.h, fx80.h, m68k.h, pdp11.h, contrib/gcc_update,
f/g77install.texi: Remove references to cexp.c/cexp.y.
* xm-linux.h, xm-os2.h, romp.h: Remove definition of BSTRING,
which is no longer tested anywhere.
* po/POTFILES.in: Remove cccp.c and cexp.c. Comment out
alpha/vms-tramp.asm.
From-SVN: r33238
2000-04-19 00:34:13 +02:00
|
|
|
|
2000-04-18 Zack Weinberg <zack@wolery.cumb.org>
|
|
|
|
|
|
|
|
|
|
* gcc_update: Remove references to cexp.c/cexp.y.
|
|
|
|
|
|
1999-12-18 15:34:56 +01:00
|
|
|
|
1999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* newcvsroot: Add check on the number of command-line arguments.
|
|
|
|
|
Add usage.
|
|
|
|
|
|
1999-11-28 08:41:09 +01:00
|
|
|
|
Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
|
|
|
|
|
|
|
|
|
|
* gcc_update: Allow patches compressed by bzip2.
|
|
|
|
|
|
1999-10-11 09:07:39 +02:00
|
|
|
|
1999-10-11 Martin v. L<>wis <loewis@informatik.hu-berlin.de>
|
|
|
|
|
|
|
|
|
|
* newcvsroot: New file.
|
|
|
|
|
|
1999-09-11 23:53:17 +02:00
|
|
|
|
1999-09-11 Craig Burley <craig@jcb-sc.com>
|
|
|
|
|
|
|
|
|
|
* convert_to_f2c, convert_to_g2c, download_f2c: New file.
|
|
|
|
|
|
1999-08-16 18:49:21 +02:00
|
|
|
|
1999-08-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* gcc_update: New file.
|
|
|
|
|
* egcs_update: Renamed to gcc_update.
|
|
|
|
|
|
1999-08-10 05:22:39 +02:00
|
|
|
|
1999-08-09 Robert Lipe <robertlipe@usa.net>
|
|
|
|
|
|
|
|
|
|
* test_summary: Quote curly braces in 1999-07-03 change.
|
|
|
|
|
|
1999-07-28 19:52:02 +02:00
|
|
|
|
1999-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
|
|
|
|
* egcs_update (files_and_dependencies): Fixed typo in
|
|
|
|
|
gcc/cstamp-h.in. Added gcc/config.in.
|
|
|
|
|
|
1999-07-27 15:26:37 +02:00
|
|
|
|
1999-07-27 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
|
|
|
|
* egcs_update (files_and_dependencies): New function, with
|
|
|
|
|
complete list of files to be updated, as well as their
|
|
|
|
|
dependencies.
|
|
|
|
|
(touch_files): Check the timestamp of each generated file against
|
|
|
|
|
its dependencies'.
|
|
|
|
|
(main): New flags --touch, --list and --help. Remove the
|
|
|
|
|
pre-update step.
|
|
|
|
|
|
1999-07-18 05:45:48 +02:00
|
|
|
|
1999-07-17 Alexandre Oliva <oliva@dcc.unicamp.br>
|
2000-09-16 14:14:12 +02:00
|
|
|
|
|
1999-07-18 05:45:48 +02:00
|
|
|
|
* test_summary: Replace egcs with gcc. Update e-mail address.
|
|
|
|
|
|
1999-07-05 12:22:15 +02:00
|
|
|
|
1999-07-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
2002-12-16 19:23:00 +01:00
|
|
|
|
Jerry Quinn <jquinn@nortelnetworks.com>
|
1999-07-05 12:22:15 +02:00
|
|
|
|
|
|
|
|
|
* egcs_update (touch_files, apply_patch): New functions.
|
|
|
|
|
Use them. New command-line option --patch. Split test of local
|
|
|
|
|
tree into two parts. Add comments.
|
|
|
|
|
|
1999-07-03 09:50:45 +02:00
|
|
|
|
1999-07-03 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
2000-09-16 14:14:12 +02:00
|
|
|
|
* test_summary: If Target is `unix{*}', append the Target variants
|
1999-07-03 09:50:45 +02:00
|
|
|
|
to Host.
|
|
|
|
|
|
1999-06-12 17:19:28 +02:00
|
|
|
|
1999-06-12 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
|
|
|
|
* test_summary: Set default mail-address and version for egcs
|
|
|
|
|
instead of relying on unpredictable pathnames.
|
|
|
|
|
Reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
|
|
|
|
1999-04-02 17:13:30 +02:00
|
|
|
|
Fri Apr 2 16:09:02 1999 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
|
* fixinc/*: Delete obsolete files.
|
|
|
|
|
|
1999-02-04 09:07:51 +01:00
|
|
|
|
1999-02-04 Robert Lipe <robertlipe@usa.net>
|
|
|
|
|
|
2000-09-16 14:14:12 +02:00
|
|
|
|
* egcs_update: Test return values of 'cvs update'. Propogate
|
|
|
|
|
to caller as exit values.
|
1999-02-04 09:07:51 +01:00
|
|
|
|
|
1999-01-25 15:10:10 +01:00
|
|
|
|
1999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Use "if" instead of "&&". Touch generated files
|
2000-09-16 14:14:12 +02:00
|
|
|
|
only after the corresponding *.y files.
|
1999-01-25 15:10:10 +01:00
|
|
|
|
|
1999-01-19 13:10:12 +01:00
|
|
|
|
1999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Do not use xargs, but a backquote construct.
|
|
|
|
|
|
1999-01-07 01:17:40 +01:00
|
|
|
|
1999-01-07 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary (version): Remove carriage return that gawk inserts
|
|
|
|
|
in the version string for some reason.
|
1999-01-07 01:17:40 +01:00
|
|
|
|
|
1998-12-01 06:04:12 +01:00
|
|
|
|
1998-11-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Only touch files that already exist.
|
|
|
|
|
|
1998-11-29 09:13:30 +01:00
|
|
|
|
1998-11-29 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary (EOF): Remove double backslash.
|
1998-11-29 09:13:30 +01:00
|
|
|
|
Reported by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
|
|
|
|
|
1998-11-28 15:15:43 +01:00
|
|
|
|
1998-11-28 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary (address): Set to egcs-testresults mailing list.
|
1998-11-28 15:15:43 +01:00
|
|
|
|
|
1998-11-26 20:25:10 +01:00
|
|
|
|
1998-11-27 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary (address): Added Marc Lehmann's testsuite-results
|
|
|
|
|
to the default e-mail address.
|
1998-11-26 20:25:10 +01:00
|
|
|
|
|
1998-11-25 13:59:24 +01:00
|
|
|
|
1998-11-25 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary (-p, prepend_logs): Add these before the summary.
|
|
|
|
|
(Compiler, Platform): Print these just before configflags.
|
1998-11-25 13:59:24 +01:00
|
|
|
|
|
1998-10-31 09:30:53 +01:00
|
|
|
|
Sat Oct 31 10:53:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary (longLineFilter): New shell function to encapsulate
|
2000-09-16 14:14:12 +02:00
|
|
|
|
this functionality. It is off by default, only active if -llf
|
|
|
|
|
flag is specified.
|
|
|
|
|
(subdirectoryFilter): Fix bug in filtering which made some
|
|
|
|
|
subdirectory warnings erroneously appear in the toplevel set.
|
|
|
|
|
(stageNfilter): Renamed from `stageNwarns'. Updated to collect
|
|
|
|
|
warnings from stage1 as well as stage0, which means warnings from
|
|
|
|
|
outside the bootstrap directory. Eg, the libraries, etc.
|
|
|
|
|
(warningFilter): New shell function to encapsulate this
|
|
|
|
|
functionality.
|
1998-10-31 09:30:53 +01:00
|
|
|
|
(keywordFilter): New shell function to encapsulate this
|
2000-09-16 14:14:12 +02:00
|
|
|
|
functionality.
|
1998-10-31 09:30:53 +01:00
|
|
|
|
|
|
|
|
|
Store data in a temp file rather than calculating it 3x. Arrange
|
|
|
|
|
to remove it on exit and signals.
|
|
|
|
|
|
|
|
|
|
Add -pass/-wpass flags to do "pass through" (i.e. manual
|
2000-09-16 14:14:12 +02:00
|
|
|
|
inspection) of bootstrap output from a particular stageN as well
|
|
|
|
|
as language subdirs.
|
1998-10-31 09:30:53 +01:00
|
|
|
|
|
2000-09-16 14:14:12 +02:00
|
|
|
|
Add better comments/documentation.
|
1998-10-31 09:30:53 +01:00
|
|
|
|
|
1998-10-31 08:45:22 +01:00
|
|
|
|
Sat Oct 31 16:39:31 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Add comment about keeping the FAQ synchronized.
|
|
|
|
|
|
1998-10-30 00:40:27 +01:00
|
|
|
|
Fri Oct 30 00:39:27 1998 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
|
* egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
|
|
|
|
|
in the repo again.
|
|
|
|
|
|
1998-10-16 09:39:32 +02:00
|
|
|
|
Fri Oct 16 07:35:00 1998 Bruce Korb <korb@datadesign.com>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Added gcc/fixinc/* generated files to touch list.
|
|
|
|
|
|
1998-10-14 00:29:48 +02:00
|
|
|
|
Tue Oct 13 23:28:33 1998 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
|
* egcs_update: Remove gcc/java/parse.c from list of files to
|
|
|
|
|
touch.
|
|
|
|
|
|
1998-10-07 12:03:01 +02:00
|
|
|
|
Wed Oct 7 13:00:40 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* gperf-2.7-19981006.pat: New file, patch for egcs-local gperf.
|
|
|
|
|
|
1998-10-05 13:27:05 +02:00
|
|
|
|
Mon Oct 5 14:19:48 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* warn_summary (subdirectoryFilter): New shell function to
|
2000-09-16 14:14:12 +02:00
|
|
|
|
optionally filter in/out gcc subdirectories when summarizing
|
|
|
|
|
warnings. Add new flags to support subdirectory filtering.
|
|
|
|
|
|
1998-10-05 13:27:05 +02:00
|
|
|
|
Also, ensure the bootstrap stage is a number. Add some more C
|
2000-09-16 14:14:12 +02:00
|
|
|
|
keywords that are preserved in the "warning type" summary and
|
|
|
|
|
tighten up the "arg ???" regexp.
|
1998-10-05 13:27:05 +02:00
|
|
|
|
|
1998-09-22 09:31:48 +02:00
|
|
|
|
Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
|
|
|
|
|
|
|
|
|
|
* fixinc/inclhack.def: Not all C++ comments in C headers
|
|
|
|
|
were treated alike. They are now. Also fixed syntax
|
|
|
|
|
of sed expression in "systypes" fix.
|
|
|
|
|
|
|
|
|
|
* fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
|
|
|
|
|
|
|
|
|
|
* egcs_update: Added fixinc/* generated files to touch list.
|
|
|
|
|
|
1998-09-16 15:16:27 +02:00
|
|
|
|
Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Additionally touch gcc/java/parse.[ch].
|
|
|
|
|
|
1998-09-09 18:51:30 +02:00
|
|
|
|
Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
|
2000-09-16 14:14:12 +02:00
|
|
|
|
|
1998-09-09 18:51:30 +02:00
|
|
|
|
* fixinc/inclhack.def: Added two files required by
|
|
|
|
|
SCO's Open Server 5's avoid_bool fix.
|
|
|
|
|
Regenerated fixinc.x and inclhack.sh to incorporate
|
|
|
|
|
the update.
|
|
|
|
|
|
1998-09-03 10:12:30 +02:00
|
|
|
|
Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Do the pass 1 CVS update only for files that
|
2000-09-16 14:14:12 +02:00
|
|
|
|
may reasonably be under CVS control.
|
1998-09-03 10:12:30 +02:00
|
|
|
|
|
1998-08-14 12:09:42 +02:00
|
|
|
|
1998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_installed: New script for testing already-installed
|
2000-09-16 14:14:12 +02:00
|
|
|
|
gcc/g++/g77.
|
1998-08-14 12:09:42 +02:00
|
|
|
|
|
1998-08-12 13:02:37 +02:00
|
|
|
|
Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* egcs_update: Assigned copyright to FSF.
|
|
|
|
|
|
1998-08-11 11:04:53 +02:00
|
|
|
|
Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
2002-12-16 19:23:00 +01:00
|
|
|
|
Alexandre Oliva <oliva@dcc.unicamp.br>
|
1998-08-11 11:04:53 +02:00
|
|
|
|
|
|
|
|
|
* egcs_update: New switch --nostdflags and documentation
|
|
|
|
|
enhancements.
|
|
|
|
|
|
1998-08-11 10:38:09 +02:00
|
|
|
|
Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* egcs_update: New script.
|
|
|
|
|
|
1998-08-05 12:18:37 +02:00
|
|
|
|
1998-08-05 Bruce Korb <korbb@datadesign.com>
|
|
|
|
|
|
|
|
|
|
* fixinc/Makefile
|
|
|
|
|
Added define for target machine so machine-specific tests
|
|
|
|
|
can be selected for or against.
|
|
|
|
|
|
|
|
|
|
* fixinc/fixincl.c
|
|
|
|
|
Added an array of string pointers to machines to select
|
|
|
|
|
or avoid, depending on a FD_MACH_IFNOT bit flag.
|
|
|
|
|
Used a shell script to match the defined TARGET_MACHINE
|
|
|
|
|
with any of the given match patterns.
|
|
|
|
|
|
|
|
|
|
* fixinc/fixincl.tpl
|
|
|
|
|
Generate the array of strings and bit flag, as needed,
|
|
|
|
|
depending on "mach" and "not_machine" attributes for a fix.
|
|
|
|
|
|
|
|
|
|
* fixinc/mkfixinc.sh
|
|
|
|
|
Invoke the make with TARGET assigned the value of the
|
|
|
|
|
machine name argument.
|
|
|
|
|
|
1998-07-27 23:12:03 +02:00
|
|
|
|
Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
|
|
|
|
|
|
|
|
|
|
* compare_tests: New script.
|
|
|
|
|
|
1998-07-27 23:01:54 +02:00
|
|
|
|
1998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary: Assigned copyright to FSF.
|
1998-07-27 23:01:54 +02:00
|
|
|
|
|
1998-07-27 22:37:46 +02:00
|
|
|
|
Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
|
|
|
|
|
|
|
|
|
|
* test_summary: Corrected script name in comments providing
|
|
|
|
|
documentation. Added linebreaks for lines with > 80 characters.
|
|
|
|
|
|
1998-06-19 03:39:58 +02:00
|
|
|
|
Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
|
|
|
|
|
|
1999-04-27 15:27:29 +02:00
|
|
|
|
* test_summary: New switch, -i, and environment variable,
|
|
|
|
|
append_logs, for including files in the report.
|
1998-06-19 03:39:58 +02:00
|
|
|
|
|
1998-06-01 02:26:35 +02:00
|
|
|
|
1998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
|
|
|
|
|
|
|
|
|
|
* warn_summary: Update to Kaveh's latest version allowing to
|
|
|
|
|
specify the last stage built.
|
|
|
|
|
|
1998-05-29 16:58:40 +02:00
|
|
|
|
1998-05-29 Bruce Korb <korbb@datadesign.com>
|
1998-06-01 02:26:35 +02:00
|
|
|
|
|
1998-05-29 16:58:40 +02:00
|
|
|
|
* fixinc/mkfixinc.sh
|
|
|
|
|
Changes to make it easier to invoke on platforms that
|
|
|
|
|
normally do not invoke fixincludes.
|
|
|
|
|
|
|
|
|
|
* fixinc/inclhack.def
|
|
|
|
|
Applied fixes from egcs/gcc/fixincludes from the past several
|
|
|
|
|
months.
|
|
|
|
|
|
1998-05-28 11:09:05 +02:00
|
|
|
|
1998-05-28 Bruce Korb <korbb@datadesign.com>
|
1998-06-01 02:26:35 +02:00
|
|
|
|
|
1998-05-28 11:09:05 +02:00
|
|
|
|
* fixinc/*: Updated most everything for a first real
|
|
|
|
|
try at getting "fast_fixincludes" working.
|
|
|
|
|
|
1998-05-28 03:36:06 +02:00
|
|
|
|
1998-05-28 Jason Merrill <jason@yorick.cygnus.com>
|
|
|
|
|
|
|
|
|
|
* index-prop: New file.
|
|
|
|
|
|
1998-05-24 00:40:01 +02:00
|
|
|
|
Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
|
|
|
|
|
|
|
|
|
|
* test_summary: find good awk (copied from warn_summary).
|
|
|
|
|
|
|
|
|
|
Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
|
|
|
|
|
|
|
|
|
|
* test_summary, warn_summary: New files
|