]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1992-09-15 Richard Stallman(int_fits_type_p): Negative ints never fit unsigned
1992-09-15 Michael MeissnerDo cld before each string move/compare.
1992-09-15 Richard Stallman(va_arg): Cast ptr to void *, then to TYPE *.
1992-09-15 Richard Stallman(record_reg_classes): Ignore leading % when examining...
1992-09-15 Richard Stallman(ftell): Declaration deleted.
1992-09-14 Richard Stallman(parse_number): Diagnose integer constants that are...
1992-09-14 Richard Stallman(yylex): Warn about integers so large that they are...
1992-09-14 Richard Stallman*** empty log message ***
1992-09-13 Richard Stallman(exp): Detect signed integer overflow.
1992-09-13 Richard Stallman(expand_binop): Convert op1 of shift libcall to word_mode.
1992-09-13 Torbjorn GranlundClean up indentation.
1992-09-13 Torbjorn Granlund(compute_xdepi_operands_from_integer): New function.
1992-09-13 Torbjorn Granlund(output_and, output_ior): Declare.
1992-09-13 Torbjorn Granlund(several patterns): Make sure # of attribute alternativ...
1992-09-13 Timothy Moore*** empty log message ***
1992-09-12 Richard Stallman(yylex): If integer value overflows so highword is...
1992-09-12 Richard Stallman(__gcc_bcmp): New function, in cond on L__gcc_bcmp.
1992-09-12 Richard Stallman(va_alist): Supply `int' as the type to define it as.
1992-09-11 Richard Stallman(duplicate_decls): For file-scope redefinitions,
1992-09-11 Jeff Lawpa.md (non-[cf]branch define_delay): Use a single delay...
1992-09-11 Richard Stallman(build_binary_op): When checking shift widths, don...
1992-09-11 Richard Stallman(finish_struct): Don't assume that a target integer
1992-09-11 Richard Stallman(convert_to_integer): Don't pass truncation thru lshift...
1992-09-11 Richard Stallman(SIZE_TYPE): Defined.
1992-09-11 Richard StallmanComment changes.
1992-09-11 Richard Stallman(expand_binop): Fix typo, `mode' => `methods'.
1992-09-10 Timothy Moore*** empty log message ***
1992-09-10 Timothy Moore(main) Write declaration for const_num_delay_slots ().
1992-09-10 Timothy Moore(shorten_branches): Do shorten branches with delay...
1992-09-10 Michael MeissnerDo not allow memory->memory moves to be generated.
1992-09-10 Torbjorn Granlund(casesi): Add `&' to constraint for clobber operand.
1992-09-10 Richard Stallman(declare_function_name): Allow for anonymous function.
1992-09-10 Richard StallmanAdd comments.
1992-09-10 Richard Stallman(init_fixtab): Fix typo for fix_truncdfqi2.
1992-09-10 Richard Stallman(init_optabs): Use __gcc_bcmp, not real bcmp.
1992-09-10 Richard Stallman(mostlyclean): Delete xlimits.h.
1992-09-09 Richard Stallman(output_addr_const): If 2nd arg of MINUS is negative...
1992-09-09 Michael MeissnerFix va_arg for structures larger than 8 bytes.
1992-09-09 Richard Stallman(.nope): Really store into environ.
1992-09-09 Richard Stallman(build_index_type, build_index_2_type): Don't pass...
1992-09-09 Richard Stallman(convert_to_integer): When optimizing LSHIFT_EXPR and
1992-09-09 Richard StallmanDeclare gen_highpart.
1992-09-09 Richard Stallman(gen_highpart): New function.
1992-09-09 Richard Stallman(print_node): Handle BOOLEAN_TYPE and CHAR_TYPE.
1992-09-09 Richard Stallman(expand_expr): Support IN_EXPR.
1992-09-09 Richard Stallman(LIB2FUNCS): Add L__gcc_bcmp.
1992-09-09 Richard Stallman(layout_type): Caller must give size of FILE_TYPE.
1992-09-09 Richard Stallman(dbxout_type_fields): Handle nameless subrecords for...
1992-09-08 Richard Stallman(ASM_OUTPUT_OPCODE): Deleted.
1992-09-08 Mike StumpAdd BINFO_VPTR_FIELD definition.
1992-09-07 Brendan KehoeMoved constant_expression_warning into c-common.c.
1992-09-07 Richard Stallman(convert_for_assignment): Warn about constant integer
1992-09-07 Richard Stallman(duplicate_decls): Set DECL_INLINE in newdecl so it...
1992-09-07 Richard Stallman(FSGLMUL_USE_S): Defined.
1992-09-07 Richard Stallman(fsglmul pattern): If FSGLMUL_USE_S, opcode has .s...
1992-09-07 Richard Stallman(grokparms): Copy arg type list to savable obstack...
1992-09-07 Richard Stallman(check_case_value): Call constant_expression_warning.
1992-09-07 Richard Stallman(const_binop): Fix typo.
1992-09-07 Richard Stallman(main): No program should return the error_count!
1992-09-07 Richard Stallman(record_reg_class): For matching operands...
1992-09-07 Richard Stallman(simplify_binary_operation): For DIV by 0, do nothing.
1992-09-07 Jeff Lawpa.c (output_function_prologue): Undo Aug.
1992-09-07 Jeff Lawpa.md (indirect_jump): Annul the next instruction if...
1992-09-06 Torbjorn Granlund(MOVE_MAX): Define as 4.
1992-09-06 Torbjorn Granlund(hard_regno_mode_ok): Don't abort if unknown mode,
1992-09-06 Torbjorn Granlund(HARD_REGNO_MODE_OK): Allow BLKmode.
1992-09-06 James Van Artsdalen(cmpstrsi): Rewrite expander to handle operands correctly.
1992-09-06 Richard Kenner(try_combine): Make change missing from last modificati...
1992-09-05 Torbjorn Granlund(before functions): Remove xmalloc decl.
1992-09-05 Torbjorn Granlund(storehi): Use match_operand for operand 0.
1992-09-05 Richard Stallman(ASM_OUTPUT_OPCODE): Defined.
1992-09-05 Richard Stallman(mulsi3_big): Use low half of result.
1992-09-05 Richard StallmanComment change for meaning of TREE_CONSTANT_OVERFLOW.
1992-09-05 Richard Stallman(left_shift_overflows, same_sign, overflow_sum_sign...
1992-09-05 Richard Stallman(constant_expression_warning): Check INTEGER_CST for...
1992-09-04 Torbjorn Granlund(output_move_double): Use %R to store at auto-incr...
1992-09-04 Richard Stallman(install): Add semicolon to make an empty command.
1992-09-03 Richard Stallman(setup_save_areas): Don't look at WORDS_BIG_ENDIAN.
1992-09-03 Richard Stallman(IDENTIFIER_LIMBO_VALUE): New macro.
1992-09-03 Michael Meissnerproperly close comment.
1992-09-03 Richard StallmanIf we find a link pointing to ., make a similar link...
1992-09-03 Richard Stallman(process_command): Correct for spaz by patch, installin...
1992-09-03 Richard Stallman(SYSTEM_HEADER_DIR): Overridden.
1992-09-03 Richard Stallman(main): Use new loop var J to avoid conflict with I.
1992-09-03 Richard Stallman(insert_save_restore): Correct test for
1992-09-03 Richard StallmanComment syntax fix.
1992-09-03 Torbjorn Granlund(casesi): Use match_dup for second mention of operand 4.
1992-09-02 Richard Stallman(default_compilers): Add missing comma between strings...
1992-09-02 Jeff Lawcaller-save.c (init_caller_save): If we were unable...
1992-09-02 Richard Stallman(find_reloads): If have any earlyclobbers, don't let...
1992-09-02 Brendan Kehoe(default_compilers, ".C" and ".ii"): Pass `+e*' into...
1992-09-02 Jim Wilson(SImode ldd peepholes): Add `f' to constraints.
1992-09-02 Jim Wilson(handle_pragma_token): Delete.
1992-09-02 Jim Wilson(HANDLE_PRAGMA): Delete.
1992-09-02 Tom WoodDrop \v in last change.
1992-09-02 Jim WilsonChange the location of the Sun bundled C compiler ...
1992-09-02 Tom Wood(MOVE_MAX): Express in bytes not bits.
1992-09-02 Tom Wood(output_ascii): Output known escape characters and...
1992-09-02 Richard Kenner(make_compound_operation...
1992-09-02 Richard Stallman(print_node): Avoid 1 << (HOST_BITS_PER_INT - 1),
next
This page took 0.084145 seconds and 5 git commands to generate.