aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-09-26Daily bump.GCC Administrator2-2/+2
2001-09-25install.texi (Specific, [...]): Document.Janis Johnson2-0/+32
2001-09-25Fix last patch to allow indexed operand.David Edelsohn1-2/+2
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka20-2048/+2190
2001-09-25SSE/MMX builtins bugfixesBernd Schmidt3-15/+30
2001-09-25Add target_flags mask bit to builtin definitionsBernd Schmidt2-215/+227
2001-09-25* 20010925-1.c: New testcase for incorrect sibcall optimization.Graham Stott1-0/+24
2001-09-25sibcall.c (skip_copy_to_return_value): Tighten return value copy check.Graham Stott2-2/+8
2001-09-25Daily bump.GCC Administrator2-2/+2
2001-09-25* gcc.dg/cpp/20000625-2.c: Correct line number.Neil Booth2-1/+5
2001-09-24* (lwa_operand): Address must be word aligned.David Edelsohn2-1/+8
2001-09-24tree.c (type_hash_marked_p): Consider as marked if debug symbol number has be...Richard Kenner2-3/+18
2001-09-24c-lex.c (cb_def_pragma): Update.Neil Booth19-566/+794
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi2-2/+8
2001-09-24* varasm.c (array_size_for_constructor): Handle STRING_CSTs also.DJ Delorie2-0/+11
2001-09-24* gcc.c-torture/execute/20010924-1.c: New test.DJ Delorie2-0/+75
2001-09-24flow.c (delete_dead_jumptables): Delete jumptable if the only reference is fr...Ulrich Weigand2-1/+6
2001-09-24* testsuite/objc/execute/paste.m: Remove.Neil Booth2-21/+4
2001-09-24install.texi (Final install): Request additional information in mail about su...Janis Johnson2-0/+10
2001-09-24pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.John David Anglin2-25/+32
2001-09-24som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.John David Anglin2-6/+23
2001-09-24pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit mach...John David Anglin2-3/+29
2001-09-24pa.c (function_arg): Pass floating arguments in both general and floating reg...John David Anglin2-15/+29
2001-09-24install.texi: Markup fixes.Rainer Orth2-45/+59
2001-09-24Removed, since DR209 patch was reverted on this branch.Richard Sandiford1-71/+0
2001-09-24Daily bump.GCC Administrator2-2/+2
2001-09-24top level:Zack Weinberg10-1113/+254
2001-09-23function.c (pop_function_context_from): var_refs_queue and temp slots now in ...Richard Kenner2-55/+44
2001-09-23fold-const.c (extract_muldiv, [...]): Only adjust code for division, not modu...Richard Kenner2-5/+5
2001-09-23* rtl.def (MEM): Remove obsolete part of comment.Richard Kenner2-4/+7
2001-09-23Daily bump.GCC Administrator2-2/+2
2001-09-22c-format.c (init_function_format_info): Check __builtin_printf and __builtin_...Joseph Myers5-5/+78
2001-09-22re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedStr...Alexandre Petit-Bianco2-3/+10
2001-09-22c-common.c (format_attribute_table): Remove decl.Richard Kenner3-2/+22
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner1-1/+7
2001-09-22function.c (fix_lexical_address): Use set_mem_alias_set.Richard Kenner3-4/+8
2001-09-22* varasm.c (output_constant): Fix unused variable warning.Richard Kenner2-1/+3
2001-09-22attribs.c: New file, from c-common.c.Richard Kenner9-1148/+1246
2001-09-22strlen0.f: New test.George Helffrich2-0/+99
2001-09-22com.c (ffecom_subscript_check_): Loosen subscript checking rules for characte...George Helffrich3-10/+55
2001-09-22* builtins.c (c_getstr): Remove unused variable.Andreas Jaeger2-9/+12
2001-09-22Daily bump.GCC Administrator2-2/+2
2001-09-21re PR java/4366 (java class initialization bug)Alexandre Petit-Bianco2-0/+12
2001-09-21reload1.c (reload): Use delete_insn instead of splatting NOTE_INSN_DELETED.Richard Henderson2-3/+6
2001-09-21reload.c (push_secondary_reload): Don't check for "=" in output constraint af...Richard Henderson2-5/+13
2001-09-21* predict.c (expected_value_to_br_prob): Use pc_set.Richard Henderson2-1/+3
2001-09-21optabs.c (init_one_libfunc): Gen a FUNCTION_DECL for use by ENCODE_SECTION_IN...Richard Henderson2-3/+16
2001-09-21rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson6-4/+35
2001-09-21stormy16.h (REG_CLASS_FROM_LETTER): Map 'd' to R8_REGS.Richard Henderson2-1/+7
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson19-31/+258