aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-07-31Allow indirect primary bases.Mark Mitchell6-277/+376
2000-07-31Fix bug in my last checkin.Jan Hubicka1-3/+5
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson19-512/+1246
2000-07-30c90-digraph-1.c: Don't xfail.Richard Henderson4-3/+8
2000-07-30genattrtab.c (struct insn_def): Add lineno member.Richard Henderson1-89/+189
2000-07-30mangle.c (DECL_TEMPLATE_ID_P): Remove.Alex Samuel2-65/+131
2000-07-30* flow.c (init_propagate_block_info): Use pc_set.Richard Henderson2-3/+8
2000-07-30* i386.md (*lea_general_[123]) New insns and splits.Jan Hubicka2-22/+347
2000-07-30recog.c (general_operand, [...]): Accept any mode for VOIDmode CONSTANT_P ope...Jan Hubicka2-2/+9
2000-07-30gcse.c (try_replace_reg): Use validate_replace_rtx_subexp instead of replace_...Jan Hubicka4-1/+23
2000-07-30combine.c (simplify_set, [...]): Use full mask instead of GET_MODE_MASK (mode...Jan Hubicka2-6/+12
2000-07-30* combine.c (if_then_else_cond): Be sure that mode fits in HOST_WIDE_INTJan Hubicka2-5/+12
2000-07-30combine.c (record_promoted_value): Allow bitsize of mode to be equivalent to ...Jan Hubicka2-1/+6
2000-07-30function.c (assign_stack_local_1, [...]): Do not call gen_mode_alignment when...Jan Hubicka2-2/+9
2000-07-30* loop.c (express_from_1): Fix call of simplify_gen_binary.Jan Hubicka2-1/+5
2000-07-30simplify-rtx.c (simplify_relational_operation): Verify that mode == VOIDmode ...Jan Hubicka3-3/+23
2000-07-30basic-block.h (struct loops): New field rc_order.Michael Hayes3-12/+49
2000-07-30c4x.md (set_ldp_prologue): Add for RTL prologue/epilogue.Herman A.J. ten Brugge5-224/+202
2000-07-30c4x.c (c4x_emit_move_sequence): Use loadqi_big_constant and loadhi_big_consta...Michael Hayes3-162/+382
2000-07-30* config/c4x/c4x.c (c4x_rptb_insert): Make more robust.Michael Hayes2-7/+23
2000-07-30* config/c4x/c4x.h (ASM_FORMAT_PRIVATE_NAME): Output $ in label.Michael Hayes2-1/+5
2000-07-30* config/c4x/c4x.h (IS_XXX_REGNO): Rewrite to avoid unsigned warnings.Michael Hayes2-7/+17
2000-07-30* config/c4x/libgcc.S: (divqf3): Improve accuracy.Michael Hayes2-10/+19
2000-07-30Daily bump.Jeff Law2-2/+2
2000-07-30Added to test Objective-C strings.Ovidiu Predescu2-0/+16
2000-07-29Revert previous checkin.Mark Mitchell3-22/+19
2000-07-29Makefile.in: Generate objc parser along with the C parser.Mark Mitchell3-19/+43
2000-07-29configure.in (mips*-*-linux*): Use mips*el to check for little endian MIPS, a...Andreas Jaeger4-111/+121
2000-07-29Daily bump.Jeff Law2-2/+2
2000-07-28ia64.c (ia64_print_operand): Fix typos.Richard Henderson2-3/+8
2000-07-28cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.Richard Henderson22-331/+670
2000-07-28* emit-rtl.c (gen_lowpart_common): Add missing 'c' variable.Richard Henderson1-0/+1
2000-07-28dwarf2out.c: Indent #error directive.Kaveh R. Ghazi5-7/+23
2000-07-28removed constraints in expander.Aldy Hernandez2-11/+20
2000-07-28install.texi (--enable-nls): Change the description of the NLS related config...Philipp Thomas3-11/+24
2000-07-28Daily bump.Jeff Law2-2/+2
2000-07-28class.c (make_class_data): Create vtable for abstract classes.Tom Tromey2-6/+22
2000-07-28newJason Merrill2-0/+32
2000-07-28decl.c (duplicate_decls): If common_type produces a non-typedef type for a ty...Jason Merrill5-16/+28
2000-07-27Fix dwarf2out abort found while compiling PlumHall on IA-64.Jim Wilson2-1/+10
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva16-109/+181
2000-07-28* Makefile.in (bootstrap): Move -BstageN/ back to the beginning.Alexandre Oliva2-7/+11
2000-07-28gcc.c (struct prefix_list): Add member priority.Andrew Cagney2-54/+78
2000-07-27[multiple changes]Alexandre Petit-Bianco3-17735/+25
2000-07-27cp-tree.h (function_depth): Declare.Mark Mitchell5-2/+104
2000-07-27c-decl.c (finish_function): Don't treat 'main' specially unless flag_hosted.Joseph Myers2-1/+9
2000-07-27* gcc.dg/c99-main-1.c: New test.Joseph Myers2-0/+13
2000-07-27dwarf2out.c (gen_typedef_die): Abort if we get identical TREE_TYPE and DECL_O...Jason Merrill4-10/+25
2000-07-27Put phi nodes after NOTE_INSN_BASIC_BLOCK.Mark Mitchell6-59/+72
2000-07-27fini.c (main): Avoid automatic aggregate initialization.Kaveh R. Ghazi3-2/+10