aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1993-05-10(shift_value_ok): Can't shift by negative values.Steve Chamberlain1-1/+1
1993-05-10Use __alignof__ instead of __alignof.Michael Meissner1-1/+1
1993-05-10Include gstdarg.h, not stdarg.h.Richard Stallman1-1/+1
1993-05-10(find_equiv_reg): Set goal_mem_addr_variesRichard Stallman1-1/+3
1993-05-10(SIZE_TYPE): Deleted.Richard Stallman1-1/+2
1993-05-10Comment fixes.Richard Stallman1-2/+2
1993-05-09(mtherr): Don't put newlines in error message string.Richard Stallman1-1/+1
1993-05-09(REAL_VALUES_LESS): True if return value of ereal_cmp is -1.Richard Stallman1-1/+1
1993-05-09(NAN): Define for support of Not-a-Number bit patterns.Richard Stallman1-120/+597
1993-05-09When finding SIZE_TYPE, cd to ${LIB} to run cc.Richard Stallman1-1/+1
1993-05-09(call_internal1, call_value_internal1): Use call_insn_operand.Richard Stallman1-6/+8
1993-05-09(call_insn_operand): New function.Richard Stallman1-0/+19
1993-05-09(mulhisi3, umulhisi3 matchers): Restrict range of constants allowed.Richard Stallman1-1/+1
1993-05-09Conditionally include gstddef or stddefKresten Krab Thorup3-0/+12
1993-05-09Fix unterminated comment.Richard Stallman1-1/+1
1993-05-09(call matchers): Use call_insn_operand.Richard Stallman1-5/+29
1993-05-09(call_insn_operand): New function.Richard Stallman1-0/+20
1993-05-09(string_section): Delete comma before close-brace.Richard Stallman1-1/+1
1993-05-09Initial revisionDoug Evans3-0/+95
1993-05-08(ASM_GENERATE_INTERNAL_LABEL)Richard Stallman1-3/+6
1993-05-08(mulsidi3, umulsidi3): Delete the conditions added last time.Richard Stallman1-22/+13
1993-05-08(print_operand): For CONST_DOUBLE, treat VOIDmode like DImode.Richard Stallman1-1/+1
1993-05-08(HARD_REGNO_MODE_OK): Properly check for floating-point registers.Richard Stallman1-2/+16
1993-05-08(VALUE_REGNO, HARD_REGNO_MODE_OK): Add missing #undef.Richard Stallman1-7/+9
1993-05-08(init_expmed): Supply missing arg to rtx_cost.Richard Stallman1-1/+1
1993-05-08(umulsidi3, mulsidi3): Don't generate an immediateRichard Stallman1-78/+52
1993-05-08(LINK_LIBGCC_SPECIAL_1): Define this instead of LINK_LIBGCC_SPECIAL.Richard Stallman1-1/+1
1993-05-07(push_reload): Don't use IN as the reload reg in in-outRichard Stallman1-0/+12
1993-05-07(float.h-nat): Use tmp-float.h as intermediate file.Richard Stallman1-1/+2
1993-05-07New t- file for --with-gnu-asMichael Meissner1-0/+3
1993-05-07pa.h (reg_class): Add new NON_SHIFT_REGS class.Jeff Law1-2/+3
1993-05-07loop.c (strength_reduce): Handle case where loop_end is the end of the curren...Jeff Law1-2/+8
1993-05-07*** empty log message ***Chris Smith5-926/+2665
1993-05-07(ASM_OUTPUT_ASCII): Cast PTR to unsigned char *.Torbjorn Granlund2-2/+2
1993-05-06(eliminate_regs, case {PRE,POST}_{INC,DEC}): Account for PUSH_ROUNDING.Richard Kenner1-3/+10
1993-05-06Use gstddef.h, with doublequotes.Richard Stallman4-4/+4
1993-05-06(find_equiv_reg): Don't look inside a CONST_DOUBLE; useRichard Kenner1-4/+8
1993-05-06More fixes for IRIX 4.0.1Ian Lance Taylor1-1/+13
1993-05-06(extendsidi2): Use cdq or cltd, not cwtl.Richard Stallman1-2/+8
1993-05-06(forget_old_reloads_1): Accept and ignore 2nd arg.Richard Stallman1-3/+4
1993-05-06Include "clipper/clipper.h" instead of "clipper.h".Jim Wilson1-1/+1
1993-05-06> (os): Add -clix*.Jim Wilson1-1/+1
1993-05-06(pointer_diff): Error if op1 is pointer to incomplete type.Jim Wilson1-0/+4
1993-05-06(sys/varargs.h): Replace.Jim Wilson1-0/+22
1993-05-06For Objc, expect just 20 conflicts.Richard Stallman1-1/+1
1993-05-06(OBJC_GEN_METHOD_LABEL): Do use CAT_NAME.Richard Stallman1-9/+10
1993-05-06(extendsidi2): Use cdq, not cwtl.Richard Stallman1-1/+2
1993-05-06Update copyright notice.Richard Kenner1-1/+1
1993-05-06(record_constant): Properly make the header of a structRichard Kenner1-5/+8
1993-05-06(walk_fixup_memory_subreg): Add new arg UNCRITICAL.Richard Kenner1-7/+11