]> gcc.gnu.org Git - gcc.git/history - gcc
(init_function_start): Initialize trampoline_list here.
[gcc.git] / gcc /
1993-07-18 Richard Kenner(init_function_start): Initialize trampoline_list here.
1993-07-18 Richard Stallman(common_type): Use TYPE_MAIN_VARIANT when preferring
1993-07-18 Richard Stallman(assemble_variable): Move debugging output calls to...
1993-07-18 Richard Stallman(dbxout_symbol_location): Call in_text_section
1993-07-18 Richard Stallman(synth_module_prologue): Call layout_type for the array
1993-07-17 Richard Stallman(rest_of_compilation): If function is extern inline,
1993-07-17 Richard Stallman(dwarfout_init): Report failure of getpwd.
1993-07-17 Richard Stallman(LINK_LIBGCC_SPECIAL, SPACE_AFTER_L_OPTION)
1993-07-16 Doug Evansif [ "$os" ] --> if [ x"$os" != x"" ]
1993-07-15 Richard Stallman(stdlib.h): Check carefully for definition of size_t.
1993-07-15 Richard Stallman(build_c_cast): When casting to union, if value is...
1993-07-15 Richard Stallman(reload): Don't free scratch_list or scratch_block...
1993-07-15 Richard Stallman(CONCAT): New rtx code.
1993-07-15 Richard Stallman(gen_lowpart_common, gen_highpart): Handle CONCAT.
1993-07-15 Richard Stallman(expand_decl): Make a CONCAT, for decls of complex...
1993-07-15 Richard Stallman(dbxout_symbol_location): Subroutine broken out from...
1993-07-14 Richard StallmanDon't discard comment end characters on lines that...
1993-07-14 Richard Stallman(file): Fix size_t definition in stdlib.h as in types.h.
1993-07-14 Jeff Lawpa.c (emit_move_sequence): Use cint_ok_for_move instead...
1993-07-14 Jeff Lawpa-utahmach.h (CPP_PREDEFINES): Do not define HPUX_SOUR...
1993-07-14 Jeff Lawpa.md (uncond_branch): New type attribute.
1993-07-14 Jeff Lawpa.c (output_call): New function to output a function...
1993-07-14 Jeff Lawpa.h (TARGET_JUMP_IN_DELAY): New target flag to allow...
1993-07-14 Jim Blandy* config.sub: Add case for Bull dpx/2.
1993-07-13 Jim Meyering*** empty log message ***
1993-07-13 Richard Stallman(ffssi2, ffshi2): Assume bsf produces garbage if input...
1993-07-12 Paul Eggert(convert_for_assignment): Use `convert_and_check',
1993-07-12 Paul Eggert(unsigned_conversion_warning): Just use `warning',
1993-07-12 Richard Stallman(INITIALIZE_TRAMPOLINE): Add code to do an rei to clear...
1993-07-11 Richard Stallman(output_move_double): Fix typos in Jun 28 change.
1993-07-11 Richard Stallman(convert_arguments): Don't warn about sign change for...
1993-07-11 Richard StallmanFinish up previous change.
1993-07-11 Richard Stallman(output_move_double): Do the low reg first,
1993-07-10 Jeff Lawjump.c (jump_optimize): Correctly identify branches...
1993-07-10 Richard Stallman(main): Allocate COLLECT_NAME string with xmalloc.
1993-07-10 Richard Stallman(HARD_REG_ELT_TYPE): New unsigned type to avoid signed...
1993-07-10 Richard Stallman(REGSET_ELT_TYPE): Make unsigned to avoid signed arithm...
1993-07-10 Richard StallmanCheck for symlinks being available in /tmp.
1993-07-10 Richard Stallman(MY_ISCOFF, OBJECT_FORMAT_COFF, NO_SYS_SIGLIST): New...
1993-07-10 Jeff Lawpa.md (dbra and movb patterns): Fix constraints so...
1993-07-09 Jeff LawFix typos in last change.
1993-07-09 Richard Stallman(clipper_builtin_saveregs): Changes to go with va-clipp...
1993-07-09 Richard StallmanMake var/stdargs compatible with apogee's acc.
1993-07-09 Brendan KehoeCygnus<->FSF merge.
1993-07-09 Doug EvansMake `solaris' reflect the most recent major release.
1993-07-09 Jeff Lawpa.md (default length define_attr): Lengths are in...
1993-07-09 Jeff Lawpa.c (compute_movstrsi_length): Return length in bytes.
1993-07-09 Jeff Law* pa.h (CASE_VECTOR_MODE): Change to DImode.
1993-07-09 Jeff Lawpa.c (pa_adjust_insn_length): dbra and movb insns which...
1993-07-09 Jeff Lawpa.md (dbra pattern): Use output_dbra.
1993-07-09 Jeff Law* pa.h (output_dbra, output_movb): Declare.
1993-07-09 Richard Stallman(ASM_OUTPUT_OPCODE): Don't add .w suffix to jump insns.
1993-07-09 Richard StallmanInclude stdio.h before rtl.h.
1993-07-07 Jim Wilson(singlemove_string): Convert SFmode by REAL_VALUE....
1993-07-07 Jim Wilson(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE):
1993-07-07 Jim Wilson(SECONDARY_MEMORY_NEEDED_RTX): Use STARTING_FRAME_OFFSET.
1993-07-07 Jim Wilson(simple_if): Save stmt_count, and print empty body...
1993-07-07 Jim Wilson(sparc_frw_save_restore): Add parentheses to satify...
1993-07-07 Jim Wilson(convert_to_mode): Move misplaced parentheses.
1993-07-07 Jim Wilson(simplify_comparison): Add parentheses to satify gcc.
1993-07-07 Ian Lance TaylorDon't override system definition of MB_LEN_MAX
1993-07-07 Jeff Lawpa.c (pa_adjust_insn_length): Rewrite so that it only...
1993-07-07 Jeff Lawpa.md (conditional branches): Use the full displacement...
1993-07-07 Richard StallmanAdded fixup for __STDC__ == 0 and __STDC__ == 1
1993-07-07 Ian Lance TaylorSearch for ld in the compiler directories.
1993-07-07 Jim Wilson(fork_execute, scan_prog_file): Use "fork" in error
1993-07-06 Jim Wilson(sparc_type_code): Recognize SET_TYPE.
1993-07-06 Jim Wilson(insert_block): Correct typo in comment.
1993-07-06 Jim Wilson(simplify_and_const_int, LSHIFTRT case): Must be at
1993-07-06 Jim Wilson(fold, COND_EXPR case): All simplified results must...
1993-07-06 Jim Wilson(pedantic_non_lvalue): Add declaration.
1993-07-06 Jim Wilson(build_conditional_expr): All simplified results
1993-07-06 Jim Wilson(invert_truthvalue): Check for ERROR_MARK input.
1993-07-06 Jim Wilson(LEGITIMATE_BASE_REG_P): New macro.
1993-07-06 Jim Wilson(EXTRA_CONSTRAINT): For 'T', pass address not mem to...
1993-07-06 Jim Wilson(output_move_quad): Implement CNSTOP case.
1993-07-06 Jim Wilson(ASM_OUTPUT_COMMON): Use SIZE not ROUNDED.
1993-07-06 Richard Stallman(simplify_binary_operation, case MINUS): Fix backwards
1993-07-06 Richard Stallman(SIZE_TYPE): Deleted.
1993-07-06 Richard Stallman(convert_arguments): Don't warn for -Wconversion about...
1993-07-06 Richard Stallman(duplicate_decls): Don't warn for non-extern var decl
1993-07-05 Richard Kenner(emit_reload_insns): Don't use gen_lowpart_common to...
1993-07-05 Richard Kenner(subst_reloads): Don't use gen_lowpart_common to get...
1993-07-05 Richard Kenner(subst, case PLUS): Simplify (plus (comp A B) -1),...
1993-07-05 Richard Kenner(fold, case EQ_EXPR, LE_EXPR): If comparing results...
1993-07-05 Richard KennerFix typo: had ARGS_GROW_DOWNARD.
1993-07-05 Richard KennerInitial revision
1993-07-05 Richard Kenner(CLIB): No longer need -lm.
1993-07-05 Richard Kenner(call patterns): Use %. in cror.
1993-07-05 Richard Kenner(CPP_PREDEFINES): Define _AIX32.
1993-07-05 Richard Kenner(input_operand): Fix missing operand on a return.
1993-07-05 Richard Kenner(movhi): When storing a constant in an HImode register...
1993-07-05 Richard Stallman(encode_type_qualifiers): Add casts to enums in indices.
1993-07-05 Doug EvansParameterize libgcc.a and install-libgcc (LIBGCC and...
1993-07-05 Doug Evans(get_narrower): Preserve unsignedness when bitschange...
1993-07-05 Richard Stallman(store_field): Test STRICT_ALIGNMENT at run time.
1993-07-05 Richard Stallman(store_split_bit_field, extract_split_bit_field):
1993-07-04 Richard Stallman(error, fatal, fatal_perror): Say collect2, not collect.
1993-07-04 Richard Stallman(primary): In statement expression case,
1993-07-03 Jeff Lawpa.md (call expanders): Emit different patterns for...
next
This page took 0.09254 seconds and 8 git commands to generate.