aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-31* local-alloc.c: Fix formatting.Kazu Hirata2-38/+38
2000-07-31c-decl.c (get_parm_info): Don't treat 'const void'...Joseph Myers2-1/+13
2000-07-31* gcc.dg/noncompile/voidparam-1.c: New test.Joseph Myers2-0/+21
2000-07-31h8300.c (get_shift_alg): Remove the variable alg.Kazu Hirata3-62/+75
2000-07-31c-typeck.c (build_c_cast): Change -Wcast-qual pedwarn for discarding qualifie...Joseph Myers2-1/+6
2000-07-31Rotate out 6 more months of ChangeLog entries.Jeff Law2-16859/+16861
2000-07-31h8300.h (MODES_TIEABLE_P): Accept a combination of QImode and HImode on all a...Kazu Hirata2-1/+11
2000-07-31* h8300.c (split_adds_subs): Rearrange code for conciseness.Kazu Hirata2-47/+21
2000-07-31i386.md (addsi to lea splitter, [...]): Fix bugs in my last checkin.Jan Hubicka2-2/+7
2000-07-31recog.c (extract_insn): Set operand_mode according to operand if match_operan...Jan Hubicka2-1/+9
2000-07-31* recog.c (validate_replace_rtx_1): Do not abort for (nil) expression.Jan Hubicka2-1/+8
2000-07-31c-parse.in (extdefs): Call ggc_collect between external definitions.Geoff Keating2-2/+8
2000-07-31Daily bump.Jeff Law5-5/+5
2000-07-31Component.java (toString): Implemented.Bryce McKinlay3-9/+8
2000-07-31Component.java: Add treeLock object.Anthony Green2-4/+16
2000-07-31BorderLayout.java (BorderLayout()): New constructor.Tom Tromey10-89/+373
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-30Container.java (remove(int)): Wrote.Tom Tromey7-46/+238
2000-07-30* flow.c (init_propagate_block_info): Use pc_set.Richard Henderson2-3/+8
2000-07-30Test case for gcj/295.Anthony Green2-0/+16
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 Law5-5/+5
2000-07-30Added to test Objective-C strings.Ovidiu Predescu2-0/+16
2000-07-30configure.in (CC_FOR_TARGET, [...]): Do not override if already set in the en...Alexandre Oliva2-9/+47
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-29Added libtool support for building libobjc.Nicola Pero5-134/+2321
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 Law5-5/+5
2000-07-29Removed the explicit prototypes for strlen and memcpy on 64-bitOvidiu Predescu3-8/+6