aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-09-07mips.c (override_options): Do not override ISA when ABI specified if MIPS_CPU...Aldy Hernandez2-0/+7
2001-09-07java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco3-4/+6
2001-09-07re PR java/4230 (gcj -C segfaults on static string continuation '+' in gcj 3....Alexandre Petit-Bianco3-4/+46
2001-09-07loop.c (record_giv): Avoid simplifying MULT to ASHIFT.Richard Henderson5-121/+224
2001-09-07h8300-protos.h (general_operand_dst_push): Remove.Kazu Hirata5-45/+89
2001-09-07genattrtab.c (attr_printf): First arg is unsigned.Richard Kenner2-14/+21
2001-09-07Test gcov output for functions that use longjmp.Janis Johnson1-0/+84
2001-09-07Control which kinds of gcov output to verify.Janis Johnson4-0/+10
2001-09-07Add support for a .x file to control XFAIL and wich kinds of gcov outputJanis Johnson1-6/+32
2001-09-07gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov ...Janis Johnson1-0/+9
2001-09-07mips.c (override_options): Allow abi32 with 64 bit registers.Aldy Hernandez2-2/+6
2001-09-07* i386.h (TARGET_SWITCHES): Fix descriptions.Andreas Jaeger2-4/+8
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