]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1993-10-14 Richard Kenner(DBX_CONTIN_LENGTH): Set to 4000.
1993-10-14 Richard Kenner(do_jump_for_compare): Don't blow up if aren't any...
1993-10-14 Richard Kenner(LINK_SPEC): Now OK to pass -O3 to linker.
1993-10-14 Richard KennerFix typo: had "xubfic" instead of "subfic".
1993-10-14 Richard KennerRemove erroneous parens from Alpha OSF/1 <sym.h>.
1993-10-13 Richard Kenner(_VA_LIST_): Define.
1993-10-13 Richard Kenner(ignore_line_number): No longer used.
1993-10-13 Richard Kenner(print_global_hdr): Fix typo in cast in ctime call.
1993-10-13 Richard Kenner(main): Don't catch SIGPIPE if no such signal.
1993-10-13 Richard Stallman(output_line_command): Output the `4' flag only if...
1993-10-13 Richard Stallman(CPP_PREDEFINES): Don't define _CROSS_TARGET_ARCH.
1993-10-13 Richard Stallman(initdcl, notype_initdcl): Call decl_attributes
1993-10-13 Richard Stallman(install-collect2): Depend on install-dir.
1993-10-13 Richard Stallman(FRAME_POINTER_REQUIRED): Require a frame pointer if...
1993-10-13 Richard Kenner(FLOAT_WORDS_BIG_ENDIAN...
1993-10-13 Richard Kenner(FLOAT_WORDS_BIG_ENDIAN): New macro.
1993-10-13 Jim Wilson(jump_optimize): When moving a range of instructions,
1993-10-13 Richard Kenner(optimize_bit_field_compare, decode_field_reference...
1993-10-13 Per Bothnerinclude <sys/types.h> before <sys/stat.h>.
1993-10-13 Richard KennerAvoid defining NULL; can cause duplicate definition...
1993-10-13 Michael MeissnerDefine ASM_OUTPUT_ADDR_DIFF_ELT; save some cycles in...
1993-10-13 Richard Stallman(record_jump_cond): At end, make missing equivalences
1993-10-13 Doug EvansFix typo.
1993-10-13 Richard StallmanInclude stdio.h after gvarargs.h.
1993-10-13 Richard StallmanInclude stdio.h last.
1993-10-12 Per BothnerRe-write to be a subroutines of patch-header.
1993-10-12 Per Bothnerscan-decls is no longer a function. Other fixes. ...
1993-10-12 Per BothnerRe-write , to use scan_decls as a sub-routine.
1993-10-12 Per BothnerRe-write. New logic, assuming implicit extern "C"...
1993-10-12 Per BothnerDon't check for sigset_t.
1993-10-12 Richard Kenner(TARGET_SWITCHES): Add gas option.
1993-10-12 Richard Kenner(output_prolog): Put out file and line number if sdb...
1993-10-12 Richard Kenner(add_local_symbol): Index in the external symbol must...
1993-10-12 Richard Kenner(SETUP_INCOMING_VARARGS): If not TARGET_FPREGS...
1993-10-12 Richard Kenner(KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYM...
1993-10-12 Richard Kenner(struct tree_type): symtab_address is now a union of...
1993-10-12 Richard Kenner(reload): Fix typo in RELOAD_FOR_INSN case when account...
1993-10-12 Richard StallmanIf a file is referenced with double quotes from
1993-10-12 Richard Kenner(convert_modes): Reset OLDMODE from X after we strip...
1993-10-12 Richard Kenner(dbxout_type, case INTEGER_TYPE): Output bounds in...
1993-10-12 Richard KennerAdd missing #include for hconfig.h.
1993-10-12 Richard KennerQuote braces on `find' looking for DONE files.
1993-10-12 Richard KennerUpdate define_function_units.
1993-10-12 Richard Kenner(rs6000_override_options): Use new TARGET flags and...
1993-10-12 Richard Kenner(MASK and TARGET): Add new flags for POWER2 and PowerPC...
1993-10-12 Richard KennerInitial revision
1993-10-12 Richard Kenner(dialect_number): New variable.
1993-10-12 Richard Stallman(final_scan_insn): Call walk_alter_subreg for operands...
1993-10-11 Richard Stallman(debug_real): New function.
1993-10-11 Richard Stallman(unroll_loop): Set map->const_equiv_map_size to new_max...
1993-10-11 Richard StallmanWhitespace changes.
1993-10-11 Richard Stallman(reg_scan_mark_refs): XEXP (x, 0) in EXPR_LIST may...
1993-10-11 Ian Lance TaylorFix typo
1993-10-11 Ian Lance TaylorFix typo
1993-10-11 Richard Stallman(cmphi): Turn on constraints to support cmpm.w.
1993-10-11 Richard Kenner(expand_assignment): When assigning an INDIRECT_REF...
1993-10-11 Richard Kenner(trampoline_address): Don't allocate anything from...
1993-10-11 Richard Kenner(reg_scan): Don't call reg_scan_mark_refs on notes...
1993-10-11 Richard KennerDefine SHIFT_COUNT_TRUNCATED to have a value of 1.
1993-10-11 Richard Kenner(simplify_binary_operation): Test value of SHIFT_COUNT_...
1993-10-11 Richard Kenner(subst, shift and rotate cases): Test value of SHIFT_CO...
1993-10-11 Richard Stallman(regno_last_note_uid): New vector.
1993-10-11 Richard Stallman(regno_last_note_uid): Declared.
1993-10-11 Richard Stallman(jump_optimize): Use regno_last_note_uid when deciding
1993-10-11 Jeff Lawpa.c (legitimize_pic_address): Delete unused variables.
1993-10-11 Richard Stallman(stmt): Don't call default_conversion on top-level...
1993-10-11 Richard Stallman(start_init): Don't set require_constant_elements for...
1993-10-11 Richard Stallman(save_386_machine_status): New functions.
1993-10-11 Richard Stallman(struct function): New field `machine'.
1993-10-11 Richard Stallman(save_machine_status, restore_machine_status): New...
1993-10-11 Richard Stallman(enum pragma_state): Defined.
1993-10-11 Richard Stallman(asctoeg): Fix backward condition in last change.
1993-10-11 Jeff Lawpa.c (output_function_prologue): Pass the highest regis...
1993-10-11 Richard Stallman(emit_stack_save): Cast enum array index to int.
1993-10-10 Richard Kenner(ALPHA_COSTS): Add missing arg to call to rtx_cost.
1993-10-10 Richard Kenner(force_to_mode, case ASHIFTRT): Verify that result...
1993-10-10 Richard Kenner(put_reg_into_stack): Allocate fixup structure in savea...
1993-10-10 Richard Kenner(save_tree_status): Function_maybepermanent_obstack...
1993-10-10 Richard Kenner(expand_assignment): Don't short circuit store_expr...
1993-10-10 Richard Earnshaw(const_ok_for_arm): cast constants to unsigned HOST_WID...
1993-10-10 Richard Earnshaw(OPTIMIZATION_OPTIONS): Don't set flag_omit_frame_point...
1993-10-10 Richard Kenner(subst, case SUREG):Only call force_to_mode if both...
1993-10-10 Richard Kenner(WORD_ALIGN): Fix typo in last change.
1993-10-10 Richard Kenner(check_format_info): Support X/Open formats like "...
1993-10-10 Richard StallmanMove alloca handling before bytecode construction so...
1993-10-10 Richard Stallman[VAXC] (bc_check_for_full_enumeration_handling) (curren...
1993-10-10 Richard Stallman(check_format_info): Avoid ?: conditional for function...
1993-10-10 Richard Stallman(pop_momentary_nofree): New function.
1993-10-10 Richard Stallman(initdcl, notype_initdcl, init): Undo previous change.
1993-10-10 Richard Stallman(sys/spinlock.h): Don't copy it if it doesn't exist.
1993-10-10 Richard StallmanWhen fixing _IO's definition, handle t as arg name.
1993-10-09 Richard StallmanChange $(srcdir)/ to $(srcdir)\ in commands.
1993-10-09 Richard Kenner(expand_expr, case ABS_EXPR): Don't copy twice into...
1993-10-09 Richard Kenner(expand_expr): Never reset ORIGINAL_TARGET.
1993-10-09 Richard Stallman(asctoeg): Allocate local buffer dynamically.
1993-10-09 Doug Evans(install-common): Fix typo.
1993-10-08 Richard KennerUndo rev 1.156 change; redundant with rev 1.155 change.
1993-10-08 Jim Wilson(DBX_STATIC_BLOCK_START): For N_LCSYM, force change
1993-10-08 Richard Stallman(STARTFILE_SPEC): Handle -p and -pg outermost.
1993-10-08 Richard Kenner(dbxout_type, case INTEGER_TYPE): Correctly check for...
next
This page took 0.077167 seconds and 5 git commands to generate.