aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-09-07Daily bump.GCC Administrator2-2/+2
2001-09-07typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index.Matt Kraai4-6/+25
2001-09-06Remove OP_IDENTIFIER.Ira Ruben5-29/+11
2001-09-06* simplify-rtx.c (simplify_binary_operation): Revert last change.Richard Henderson2-22/+4
2001-09-06Simple test of call return percentages along with branch percentages andJanis Johnson1-0/+37
2001-09-06Add support for checking call return percentages for gcov -b output.Janis Johnson1-9/+95
2001-09-06gcov.exp: Add support for call return percentages.Janis Johnson1-0/+5
2001-09-06gcj -R patchesAnthony Green1-0/+14
2001-09-06class.c (O_BINARY): Define if necessary.Anthony Green6-3/+195
2001-09-06simplify-rtx.c (simplify_binary_operation): Simplify contents of CONST.Richard Henderson2-0/+27
2001-09-06rs6000.c (rs6000_emit_prologue): Fix DWARF2 register number used for CR regis...Franz Sirl2-2/+8
2001-09-06Joern Rennecke (amylaar@cygnus.com)Jeffrey A Law4-12/+64
2001-09-06oops, missed a bit in previous commitNathan Sidwell1-1/+1
2001-09-06re PR c++/3986 (ICE in build_rtti_vtbl_entries)Nathan Sidwell4-11/+100
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell9-126/+36
2001-09-06for some reason this was missed in theNathan Sidwell1-10/+53
2001-09-06Daily bump.GCC Administrator2-2/+2
2001-09-06rs6000.c (mask_operand): Use signed vars to avoid compiler warnings.Alan Modra2-20/+25
2001-09-06objc-act.c (build_message_expr): If a class method cannot be found...Ziemowit Laski4-3/+45
2001-09-05* config/alpha/alpha.c (alpha_expand_mov): Initialize temp.Richard Henderson2-1/+5
2001-09-05function.c (ggc_mark_struct_function): Mark f->outer.Zack Weinberg4-6/+18
2001-09-05* profile.c (branch_prob): Call add_noreturn_fake_exit_edges.Jan Hubicka1-0/+2
2001-09-05i386.c (size_cost): New static variable.Jan Hubicka5-326/+381
2001-09-05som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.John David Anglin3-0/+22
2001-09-05stor-layout.c (layout_type): Complain if an array's size can not be represent...Jeffrey A Law3-0/+32
2001-09-05gcc.c: (process_command) Add parentheses around assignment used as truth value.David Billinghurst2-2/+7
2001-09-05mips.c (save_restore_insns): Don't mark any register save slots as unchanging...Richard Sandiford2-3/+8
2001-09-05alpha.c (alpha_legitimate_address_p): New.Richard Henderson5-78/+106
2001-09-0520010904-1.c: New test.Jakub Jelinek2-0/+22
2001-09-05t-elf (EXTRA_PARTS): Use EXTRA_MULTILIB_PARTS instead.Richard Sandiford2-3/+9
2001-09-05linux.h: Set CPLUSPLUS_CPP_SPEC.David S. Miller3-0/+13
2001-09-05invoke.texi (i386 Options): -mwide-multiply is not available anymore, remove ...Andreas Jaeger3-72/+14
2001-09-05alpha.c (alpha_expand_mov, [...]): New functions split out of md file expanders.Richard Henderson4-296/+197
2001-09-05Daily bump.GCC Administrator2-2/+2
2001-09-05* cppmacro.c (funlike_invocation_p): No need to restore context.Neil Booth2-6/+5
2001-09-04reload.c (push_reload): Export.Richard Henderson6-118/+167
2001-09-04parse.y (maybe_yank_clinit): A field without an initializer is not relevant.Per Bothner2-12/+14
2001-09-04decl.c (duplicate_decls): Remove code deadling with DECL_SAVED_INSNS.Mark Mitchell5-46/+47
2001-09-04darwin.h (ASM_DECLARE_FUNCTION_NAME): Define.Stan Shebs3-2/+32
2001-09-04unwind.h (_UA_END_OF_STACK): New flag.Richard Henderson3-2/+12
2001-09-04* h8300/elf.h (LINK_SPEC): Redefine appropriately for the H8.Jeffrey A Law2-0/+7
2001-09-04mips.c (save_restore_insns): Change base_offset to fp_offset in second call t...Richard Sandiford2-1/+6
2001-09-04rtl.texi: Mention that besides as a CODE_LABEL...Hans-Peter Nilsson2-6/+26
2001-09-04Simplify length insn attribute and make more judicious use of insn attribute ...David S. Miller2-563/+418
2001-09-04re PR c++/4203 (empty base class optimization zeroes first byte of other base...Nathan Sidwell5-3/+51
2001-09-04c-common.h (tree_dump_index): Add more comments.Nathan Sidwell3-27/+47
2001-09-04Cleanup redundant and unused insn attributes.David S. Miller3-119/+73
2001-09-04sparc.md (define_splits): Kill constraints.David S. Miller2-24/+28
2001-09-04Daily bump.GCC Administrator2-2/+2
2001-09-03New file.Richard Henderson1-0/+15