aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-09-28cpplex.c (cpp_output_token): Use a putc loop for SPELL_OPERATOR, and fwrite f...Zack Weinberg6-184/+246
2001-09-28expr.c (ffeexpr_sym_rhs_dimlist_): Allow array elements as bounds of adjustab...Robert Anderson2-1/+8
2001-09-27dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_frame in favour of ....Richard Henderson2-7/+5
2001-09-27(FUNCTION_VALUE): Change hardcoded 33 and 3 to macros.Aldy Hernandez2-4/+12
2001-09-27loop-2e.x: This is a manifestation of a long-standing bug on i686, apparently.Geoffrey Keating5-0/+59
2001-09-27parse.y (check_final_variable_indirect_assignment): For COMPOUND_EXPR...Alexandre Petit-Bianco2-8/+20
2001-09-27cpphash.h: Update comment.Neil Booth5-187/+65
2001-09-27* doc/cppinternals.texi: Update.Neil Booth2-53/+137
2001-09-27Daily bump.GCC Administrator2-2/+2
2001-09-26cpphash.h (struct cpp_pool): Remove locks and locked.Neil Booth5-82/+77
2001-09-26* c-typeck.c (digest_init): Check for sizeless arrays.DJ Delorie2-0/+5
2001-09-26optabs.c (init_one_libfunc): Create a dummy function type instead of using er...Richard Henderson2-2/+7
2001-09-26cpphash.h (struct _cpp_buff, [...]): New.Neil Booth6-117/+247
2001-09-26* final.c (final_scan_insn): Use delete_insn instead of delete_note.Jan Hubicka2-1/+5
2001-09-26except.c (sjlj_mark_call_sites): Change address inside sequence.Andrew Haley2-3/+6
2001-09-26linux.h (LINK_SPEC): Set dynamic-linker to agree with glibc.Andrew Haley2-1/+6
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