aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1992-09-09(.nope): Really store into environ.Richard Stallman1-1/+2
1992-09-09(build_index_type, build_index_2_type): Don't pass HOST_WIDE_INT to routine e...Richard Stallman1-4/+4
1992-09-09(convert_to_integer): When optimizing LSHIFT_EXPR andRichard Stallman1-11/+11
1992-09-09Declare gen_highpart.Richard Stallman1-0/+1
1992-09-09(gen_highpart): New function.Richard Stallman1-0/+65
1992-09-09(print_node): Handle BOOLEAN_TYPE and CHAR_TYPE.Richard Stallman1-1/+3
1992-09-09(expand_expr): Support IN_EXPR.Richard Stallman1-16/+279
1992-09-09(LIB2FUNCS): Add L__gcc_bcmp.Richard Stallman1-1/+1
1992-09-09(layout_type): Caller must give size of FILE_TYPE.Richard Stallman1-0/+52
1992-09-09(dbxout_type_fields): Handle nameless subrecords for Pascal.Richard Stallman1-3/+43
1992-09-08(ASM_OUTPUT_OPCODE): Deleted.Richard Stallman1-1/+4
1992-09-08Add BINFO_VPTR_FIELD definition.Mike Stump1-0/+6
1992-09-07Moved constant_expression_warning into c-common.c.Brendan Kehoe2-10/+10
1992-09-07(convert_for_assignment): Warn about constant integerRichard Stallman1-5/+7
1992-09-07(duplicate_decls): Set DECL_INLINE in newdecl so it is copied into olddecl.Richard Stallman1-4/+12
1992-09-07(FSGLMUL_USE_S): Defined.Richard Stallman1-2/+6
1992-09-07(fsglmul pattern): If FSGLMUL_USE_S, opcode has .s, not .x.Richard Stallman1-0/+7
1992-09-07(grokparms): Copy arg type list to savable obstack if nec.Richard Stallman1-1/+14
1992-09-07(check_case_value): Call constant_expression_warning.Richard Stallman1-0/+2
1992-09-07(const_binop): Fix typo.Richard Stallman1-1/+1
1992-09-07(main): No program should return the error_count!Richard Stallman1-3/+10
1992-09-07(record_reg_class): For matching operands...Richard Stallman1-0/+17
1992-09-07(simplify_binary_operation): For DIV by 0, do nothing.Richard Stallman1-1/+1
1992-09-06pa.c (output_function_prologue): Undo Aug.Jeff Law1-15/+5
1992-09-06pa.md (indirect_jump): Annul the next instruction if the delay slot could not...Jeff Law1-13/+2
1992-09-06(MOVE_MAX): Define as 4.Torbjorn Granlund1-3/+2
1992-09-06(hard_regno_mode_ok): Don't abort if unknown mode,Torbjorn Granlund1-2/+5
1992-09-06(HARD_REGNO_MODE_OK): Allow BLKmode.Torbjorn Granlund1-1/+1
1992-09-06(cmpstrsi): Rewrite expander to handle operands correctly.James Van Artsdalen1-7/+15
1992-09-05(try_combine): Make change missing from last modification to splittingRichard Kenner1-1/+2
1992-09-05(before functions): Remove xmalloc decl.Torbjorn Granlund1-2/+1
1992-09-05(storehi): Use match_operand for operand 0.Torbjorn Granlund1-53/+7
1992-09-05(ASM_OUTPUT_OPCODE): Defined.Richard Stallman1-0/+11
1992-09-05(mulsi3_big): Use low half of result.Richard Stallman1-4/+11
1992-09-05Comment change for meaning of TREE_CONSTANT_OVERFLOW.Richard Stallman1-2/+1
1992-09-05(left_shift_overflows, same_sign, overflow_sum_sign): New macros.Richard Stallman1-51/+118
1992-09-05(constant_expression_warning): Check INTEGER_CST for TREE_CONSTANT_OVERFLOW.Richard Stallman1-3/+3
1992-09-04(output_move_double): Use %R to store at auto-incr/decr addr.Torbjorn Granlund1-4/+8
1992-09-04(install): Add semicolon to make an empty command.Richard Stallman1-11/+25
1992-09-03(setup_save_areas): Don't look at WORDS_BIG_ENDIAN.Richard Stallman1-12/+6
1992-09-03(IDENTIFIER_LIMBO_VALUE): New macro.Richard Stallman1-1/+5
1992-09-03properly close comment.Michael Meissner1-1/+1
1992-09-03If we find a link pointing to ., make a similar link to ., not a link to an a...Richard Stallman1-14/+74
1992-09-03(process_command): Correct for spaz by patch, installing last change.Richard Stallman1-12/+12
1992-09-03(SYSTEM_HEADER_DIR): Overridden.Richard Stallman1-0/+3
1992-09-03(main): Use new loop var J to avoid conflict with I.Richard Stallman1-7/+10
1992-09-03(insert_save_restore): Correct test forRichard Stallman1-3/+3
1992-09-03Comment syntax fix.Richard Stallman1-1/+1
1992-09-03(casesi): Use match_dup for second mention of operand 4.Torbjorn Granlund1-1/+1
1992-09-02(default_compilers): Add missing comma between strings, so that traditional c...Richard Stallman1-6/+6