aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.Jim Wilson10-6/+83
2000-09-01c-common.h (enum c_tree_index): Add CTI_C_SIZE_TYPE.Joseph Myers6-198/+359
2000-09-01Fix ia64-linux miscompilation or tcl/generic/tclCompExpr.cJim Wilson2-6/+18
2000-09-01ia64.md (mulsi3): Use grfr_register_operand.Richard Henderson2-7/+20
2000-09-01c90-printf-1.c, [...]: Adjust warning regular expressions.Joseph Myers11-286/+294
2000-09-01expr.c (clear_storage): Don't use emit_move_insn unless either BLKmode or pro...Richard Kenner2-5/+17
2000-09-01flow.c (init_propagate_block_info): Don't mark frame dead at end of function ...Richard Kenner2-0/+8
2000-09-01dwarf2out.c (stack_adjust_offset): New function.Andrew Haley2-33/+64
2000-09-01* g++.old-deja/g++.other/nested4.C: New test.Nathan Sidwell2-0/+37
2000-09-01parse.y (named_class_head): Check for TYPENAME_TYPE.Nathan Sidwell2-12/+23
2000-09-01* g++.old-deja/g++.ns/scoped1.C: New test.Nathan Sidwell2-0/+30
2000-09-01* call.c (build_scoped_method_call): Check it is not a namespace.Nathan Sidwell2-0/+9
2000-09-01Daily bump.Jeff Law2-2/+2
2000-09-01arm.md: Use no_new_pseudos to determine when it is safe to create new pseudo ...Jeffrey A Law2-17/+17
2000-08-31arm.c (legitimize_pic_address): Use no_new_pseudos to determine when we can s...Jeffrey A Law2-3/+8
2000-09-01stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...Geoff Keating7-3/+47
2000-08-31Make-lang.in (jc1$(exeext), [...]): Make parallel safe.Mike Stump1-13/+13
2000-08-31Make-lang.in (jc1$(exeext), [...]): Make parallel safe.Mike Stump1-0/+5
2000-08-31Daily bump.Jeff Law2-2/+2
2000-08-30tree.c (bot_manip): Check TREE_CONSTANT rather than !TREE_SIDE_EFFECTS.Jason Merrill1-0/+20
2000-08-30cp-tree.h (LOCAL_CLASS_P): Use decl_function_context.Jason Merrill4-17/+24
2000-08-30gmicro.h (TARGET_SWITCHES): Add descriptions and mark them for translation.Philipp Thomas2-16/+25
2000-08-30Makefile.in (fixinc.sh): Pass CC, CFLAGS and LDFLAGS to mkfixinc.shGreg McGary4-7/+13
2000-08-30tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.Greg McGary3-10/+24
2000-08-30* contrib.texi: Add self.Neil Booth2-0/+7
2000-08-30sh.md (cmpeqsi_ior_t, [...]): New insns.Alexandre Oliva2-6/+33
2000-08-30do not define constJ. David Anglin2-4/+4
2000-08-30* lib/g++.exp: Support testing already-installed GCC.Alexandre Oliva2-1/+8
2000-08-30typosJason Merrill2-3/+3
2000-08-30Daily bump.Jeff Law2-2/+2
2000-08-29expr.c (store_constructor): Allow variable bounds of array type.Richard Kenner3-56/+73
2000-08-29Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com...J. David Anglin5-246/+265
2000-08-29Fix typo in last change to f_optionsRichard Kenner1-2/+2
2000-08-29typeck.c (build_java_array_type): Rewrite code to do array alignment.Andrew Haley2-2/+30
2000-08-29semantics.c (prune_unused_decls): New function.Zack Weinberg2-0/+64
2000-08-29top level:Zack Weinberg27-230/+318
2000-08-29ia64.md (muldi3): Use grfr_register_operand for the inputs.Richard Henderson2-2/+9
2000-08-29ia64.md (reload_inti): Use a TImode scratch.Richard Henderson2-47/+51
2000-08-29reload.c (push_secondary_reload): Allow class == reload_class if we're using ...Richard Henderson2-4/+9
2000-08-29reload.c: Fix formatting.Kazu Hirata3-146/+143
2000-08-29* gcc.c: Fix formatting.Kazu Hirata2-81/+77
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg8-36/+153
2000-08-30avr.md ("*movsf","*movsi"): Pass NULL to output_movsisf instead of which_alte...Denis Chertykov3-2/+13
2000-08-29avr-protos.h: (avr_output_ascii) Removed.Denis Chertykov7-617/+1399
2000-08-29loop.c (prescan_loop): Don't check unknown_address_altered when deciding if i...John Wehle2-15/+29
2000-08-29* vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns.J. David Anglin2-24/+10
2000-08-29cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the...Zack Weinberg7-29/+62
2000-08-29* wtr-label-1.c, wtr-suffix-1.c: New tests.Kaveh R. Ghazi3-0/+89
2000-08-29c-decl.c (define_label): Call warning_with_file_and_line and error_with_file_...Kaveh R. Ghazi3-6/+16
2000-08-29expr.c (can_widen_reference_to): Fixed indentation.Alexandre Petit-Bianco4-17/+26