aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-11-15regrename.c (scan_rtx_rtx): Skip to the next chain on encountering a terminat...Graham Stott2-48/+66
2000-11-15Daily bump.Jeff Law2-2/+2
2000-11-15class.c (build_vtbl_initializer): Fix typo in comment.Mark Mitchell3-3/+8
2000-11-15configure.in: Move check for V3 above check for C++ header-file directory.Mark Mitchell3-273/+281
2000-11-14Fix cc1plus specs breakage.Jim Wilson2-3/+7
2000-11-14* config/v850/v850.c: Remove obstacks.DJ Delorie2-4/+5
2000-11-14c90-const-expr-2.c, [...]: Add more tests.Joseph Myers3-0/+7
2000-11-14avr.c (avr_case_values_threshold): New.Marek Michalkiewicz5-36/+95
2000-11-14Test which exposed a gcse bug at one time.Don Lindsay1-0/+40
2000-11-14cppexp.c (parse_defined): Call cpp_get_token not _cpp_get_token.Neil Booth6-51/+69
2000-11-14builtins.c (expand_builtin_setjmp): Set current_function_calls_setjmp.Jakub Jelinek3-0/+39
2000-11-14tree.c (get_unwidened): Use host_integerp and tree_low_cst.Richard Kenner2-17/+32
2000-11-14varasm.c (struct deferred_string): New structure.Jakub Jelinek6-19/+186
2000-11-14optabs.c (expand_complex_ab): Use overflow-trapping optabs for signed types i...Chandrakala Chavva2-1/+7
2000-11-14New option --target-help.Chandra Chavva2-0/+50
2000-11-14tradcpp.c, tradcif.y: Update FSF mailing address, delete reference to GPLv1.Zack Weinberg3-15/+14
2000-11-14* c-common.h (CTI_C_SIZE_TYPE): Update comment.Joseph Myers2-1/+8
2000-11-14varasm.c (struct varasm_status): Change x_const_rtx_sym_hash_table to array o...Jakub Jelinek2-55/+36
2000-11-14reload1.c (emit_input_reload_insns): Honour forcing of constants into memory ...Jakub Jelinek2-1/+9
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz10-269/+663
2000-11-14stmt.c (warn_if_unused_value): Don't warn if the expression has side effects.Richard Henderson2-3/+7
2000-11-14c-typeck.c (c_sizeof): Fold result to c_size_type_node.Richard Henderson2-37/+60
2000-11-14typeck.c (c_sizeof): Be strict about casting result value back to c_size_type...Richard Henderson2-47/+68
2000-11-14Daily bump.Jeff Law2-2/+2
2000-11-13loop.c (basic_induction_var): Revert accidental checkin.Franz Sirl2-7/+12
2000-11-13c-lex.c (cb_leave_file): Harmonize conditions and order of statements to thos...Hans-Peter Nilsson4-20/+44
2000-11-13c-parse.in (stmts_and_decls): Deprecate use of label at end of compound state...Joseph Myers5-5/+14
2000-11-13cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF cases return without ...Neil Booth5-59/+65
2000-11-13Fix minor typo.Richard Earnshaw1-2/+2
2000-11-13configure.in: Use 'test -f' not '[ -e'.Richard Earnshaw3-2/+7
2000-11-13mn10300.md (store_movm): Note which registers are really used or clobbered.DJ Delorie2-1/+15
2000-11-13* gcc.c-torture/execute/loop-7.c: New test.Jakub Jelinek2-0/+23
2000-11-13c-parse.in (ends_in_label): Remove from %union and %type.Joseph Myers5-45/+113
2000-11-13c-common.c (boolean_increment): New function.Joseph Myers12-44/+404
2000-11-13c-parse.in (c99_block_start, [...]): New.Joseph Myers5-15/+147
2000-11-13invoke.texi (-Wtrigraphs, [...]): Update.Joseph Myers2-6/+13
2000-11-13arm.md (mulsidi3adddi, [...]): Revert previous change.Richard Earnshaw2-10/+16
2000-11-13* invoke.texi: Update lists of languages and suffixes supported.Joseph Myers2-2/+53
2000-11-13configure: Provide the original toplevel configure arguments (including $0) t...Joseph Myers4-93/+134
2000-11-13varasm.c (struct constant_descriptor): Put CONTENTS inside a union to make it...Richard Earnshaw2-7/+20
2000-11-13c-parse.in (initelt): Give appropriate pedantic warnings...Joseph Myers4-25/+53
2000-11-13diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF.Joseph Myers5-10/+29
2000-11-13Daily bump.Jeff Law2-2/+2
2000-11-13function.c (assign_parms): When calling put_var_into_stack...Mark Mitchell2-1/+18
2000-11-13builtins.c (expand_builtin): Handle BUILT_IN_INDEX and BUILT_IN_RINDEX.Kaveh R. Ghazi8-7/+68
2000-11-13configure: Turn on libstdc++ V3 by default.Mark Mitchell3-6/+9
2000-11-13* fixinc/mkfixinc.sh: Use the ordinary fixincludes on Solaris.Mark Mitchell2-9/+6
2000-11-12* reload1.c (set_label_offsets): Go inside of PARALLELs.Jakub Jelinek2-3/+8
2000-11-12* invoke.texi: Clean up option summary.Joseph Myers2-43/+71
2000-11-12Fix comment formating, and adjust sequence of #include headers.Nick Clifton2-120/+171