aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-07-27g++.exp (g++_set_ld_library_path): Renamed to ${tool}_set_ld_library_path.Rainer Orth3-2/+24
2001-07-27install.texi (Configuration): Properly link the host specific instructions al...Gerald Pfeifer2-2/+12
2001-07-27Daily bump.GCC Administrator2-2/+2
2001-07-27flow.c (redirect_edge_and_branch_force): Test target->global_live_at_start.John Wehle2-1/+6
2001-07-26simplify-rtx.c (avoid_constant_pool_reference): Export.Richard Henderson4-3/+15
2001-07-26g++.exp (g++_exit, [...]): Removed.Stan Cox4-190/+207
2001-07-26rtl.h (cleanup_barriers): Declare.Jan Hubicka5-1/+68
2001-07-26* glimits.h (_MACH_MACHLIMITS_H_): Delete.Rainer Orth2-5/+4
2001-07-26cse.c (cse_process_notes): Replace any registers if the address remains valid.Denis Chertykov2-1/+7
2001-07-26basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.John Wehle3-7/+61
2001-07-26Makefile.in (LIBICONV): Define.Rainer Orth2-0/+7
2001-07-26v850.h (ENCODE_SECTION_INFO): Change order of conditional to avoid tree check...Catherine Moore2-7/+12
2001-07-26regmove.c (regmove_optimize): Don't replace a reg with another reg of a diffe...Kazu Hirata2-0/+8
2001-07-26params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod6-6/+50
2001-07-26pt.c (tsubst_template_parms): Call maybe_fold_nontype_arg and tsubst_expr for...Kriang Lerdsuwanakij4-2/+30
2001-07-26spew.c (yylex): Only copy the token's lineno, if it is non-zero.Nathan Sidwell4-2/+35
2001-07-26re PR c++/3624 (Internal error: Segmentation fault)Nathan Sidwell4-15/+104
2001-07-26re PR c++/3152 (g++-3.0 segfaults when compiling program using -g)Nathan Sidwell4-14/+54
2001-07-26Daily bump.GCC Administrator2-2/+2
2001-07-26toplev.c, [...]: Include xcoffout.h if appropriate.Neil Booth6-15/+37
2001-07-26cpphash.h (struct_lexer_state): Delete was_skipping.Neil Booth7-57/+79
2001-07-26function.c (locate_and_pad_parm): Also pad initial offset so that the total a...Graham Stott1-1/+4
2001-07-26gensupport.c (alter_output_for_insn): Correct enable checking failure change ...Graham Stott1-2/+2
2001-07-26function.c (locate_and_pad_parm): Also pad initial offset so that the total a...Graham Stott1-0/+12
2001-07-25varasm.c (assemble_variable): Create DECL_RTL before setting TREE_ASM_WRITTEN.Richard Henderson2-1/+10
2001-07-25Fix typo spotted by Richard.Jan Hubicka1-1/+1
2001-07-25predict.c (estimate_probability): Avoid duplicated predictions.Jan Hubicka3-1/+22
2001-07-25* config/alpha/alpha.c (print_operand, case '/'): Don't write '/'.Richard Kenner2-1/+3
2001-07-25dbxout.c: Consistently use putc instead of fputc.Richard Kenner2-120/+201
2001-07-25v850.c (v850_va_arg): Use addr instead of valist to build incr.Catherine Moore2-1/+6
2001-07-25flow.c (delete_dead_jumptables): New function.Jan Hubicka3-16/+102
2001-07-25except.c (reachable_handlers): Handle a region being removed out from under a...Richard Henderson2-4/+15
2001-07-25xfail until patch appliedJason Merrill1-1/+1
2001-07-25alpha.c (alpha_emit_conditional_move): Always swap GE/GT if its an fp compari...Richard Henderson2-4/+10
2001-07-25call.c (joust): Only prefer a non-builtin candidate to a builtin one if...Jason Merrill11-84/+133
2001-07-25ssa.c (rename_insn_1): Do not wrap an assignment to a paradoxical SUBREG insi...Jeffrey A Law2-6/+26
2001-07-25alias.c (rtx_equal_for_memref_p): Allow strings as types in operands.Andrew Haley2-0/+11
2001-07-25ssa-ccp.c (visit_expression): Handle CALL_INSNs that can throw an exception.Jeffrey A Law2-6/+41
2001-07-25stmt.c (expand_goto): A nonlocal goto can be a call too.Andrew MacLeod5-11/+27
2001-07-25* config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip out '*' as well.Andrew MacLeod2-1/+7
2001-07-25fix noreturn warningsJason Merrill7-7/+9
2001-07-25moved to dgJason Merrill1-34/+0
2001-07-2520010724-1.c: New file.Rainer Orth3-0/+67
2001-07-25re PR c++/3416 (gcc-3.0 Internal compiler error in arg_assoc, at cp/decl2.c:4...Nathan Sidwell6-6/+63
2001-07-25re PR c++/3543 (gcc-3.0 Internal error #56 in resolve_offset_ref, at cp/init....Nathan Sidwell5-3/+47
2001-07-25class.c (build_vtbl_or_vbase_field): Remove, move into ...Nathan Sidwell2-47/+21
2001-07-25class.c (build_vbase_offset_vbtl_entries): Look for non-primary base of which...Nathan Sidwell4-1/+115
2001-07-25flow.c (find_sub_basic_blocks): Fix handling of the last BB in the sequence.Jan Hubicka2-14/+27
2001-07-25Daily bump.GCC Administrator2-2/+2
2001-07-24* config/i960/i960.h (CPP_SPEC): Define _SOFT_FLOAT for -msoft-float.Joel Sherrill2-0/+5