]> gcc.gnu.org Git - gcc.git/history - gcc/config
Merge. See ChangeLog.
[gcc.git] / gcc / config /
1993-08-09 Jim Wilson(OPTIMIZATION_OPTIONS): Use |=, not &= to set -mpgopt.
1993-08-09 Jim Wilson(function_arg, DFmode case): Set regbase to GP_ARG_FIRST
1993-08-08 Jim Wilson(sparc_type_code): Support range types.
1993-08-08 Jim Wilson(_SC_PAGE_SIZE): Define to _SC_PAGESIZE if that exists.
1993-08-08 Jim Wilson(reg_or_0_operand): Use fp_zero_operand.
1993-08-08 Jim Wilson(CONST_DOUBLE_OK_FOR_LETTER_P): Use fp_zero_operand.
1993-08-08 Jim WilsonNew file.
1993-08-07 Richard Stallman(strict_low_part add/subtract recognizers): Use %2...
1993-08-07 Richard Kenner(add_long_const): New function.
1993-08-06 Richard Stallman(call and call_value pic recognizers) [HPUX_ASM]:
1993-08-06 Richard Kenner(shifts): Use reg_or_6bit_operand for shift counts.
1993-08-06 Richard Kenner(PREDICATE_CODES): Add reg_or_6bit_operand to list.
1993-08-06 Richard Kenner(reg_or_6bit_operand): New function.
1993-08-05 Michael MeissnerEnable .size for elf functions.
1993-08-04 Richard Stallman(movdf+2): Allow `f' register as source operand in
1993-08-04 Richard Kenner(ASM_FILE_START): Write out two backslashes for each...
1993-08-04 John Hasseyremoved INSTALL_HEADERS= so that fixinc.dgux will work
1993-08-03 Richard Stallmanentered into RCS
1993-08-02 Richard Stallman(CLIB): Fix typo.
1993-08-01 Richard Stallman(ASM_OUTPUT_INTERNAL_LABEL, ASM_GENERATE_INTERNAL_LABEL...
1993-08-01 Richard Stallman(PIC_CASE_VECTOR_ADDRESS): Defined.
1993-07-30 Richard Stallman(ffssi2 and ffshi2 recognizers): Generate unique labels...
1993-07-29 Richard Stallman(CC, OLDCC): Deleted.
1993-07-29 Richard Stallman[__HIGHC__]: Include alloca.h.
1993-07-28 Michael MeissnerUse SUBTARGET_OVERRIDE_OPTIONS instead of OVERRIDE_OPTIONS.
1993-07-28 Jim Wilson(shift_operand): New function.
1993-07-28 Jim WilsonInitial revision
1993-07-28 Jim Wilson(STARTFILE_SPEC): Define.
1993-07-28 Jim Wilson(ALLOCA): Define.
1993-07-28 Jim Wilson(INITIAL_FRAME_POINTER_OFFSET): Negate, and subtract...
1993-07-28 Jim WilsonAdd new parameter to move_block_from_reg calls.
1993-07-28 Jim Wilson(function_arg): Shift all structures less than 4 bytes,
1993-07-28 John HasseyInitial revision
1993-07-27 Richard Stallman(ASM_DECLARE_OBJECT_NAME): Don't make a .size if the...
1993-07-27 Richard Stallman(CLIB): removed -lc_s and added -lmalloc.
1993-07-27 Richard Stallman(DBX_DEBUGGING_INFO): Remove this to let gcc deals...
1993-07-27 Richard Stallman(CPP_PREDEFINES): added -D_POSIX_SOURCE -D_XOPEN_SOURCE...
1993-07-27 Richard Stallmanentered into RCS
1993-07-25 Richard Stallman(movstrictqi): Change q<-g alternative to q<-m.
1993-07-23 John HasseyDon't use fldcr to serialize it is broken on the 88110...
1993-07-23 John HasseyDon't use fldcr to serialize it is broken on the 88110...
1993-07-21 Jim Wilson(output_move_double): Only set highest_first if first...
1993-07-21 Jim Wilson(movdi+1): Delete & from r/i constraint.
1993-07-21 Jim Wilson(CPP_SPEC): Define LANGUAGE_ASSEMBLY, not
1993-07-21 Jim Wilson(TARGET_SWITCHES): Recognize -m68851, -mno-68851,
1993-07-21 Jim WilsonNew file.
1993-07-21 Jim Wilson(OVERRIDE_OPTIONS, SUBTARGET_OVERRIDE_OPTIONS): Define.
1993-07-21 Jim WilsonNew File.
1993-07-21 Jim Wilson(TARGET_SWITCHES): Add SUBTARGET_SWITCHES.
1993-07-21 Jim Wilson(ashldi3, lshrdi3): Obsolete, deleted.
1993-07-21 Michael MeissnerDo not turn on -mhalf-pic if ELF.
1993-07-19 Richard KennerAdd variants of call and call_value patterns for calls...
1993-07-19 Richard Kenner(ENCODE_SECTION_INFO): New macro.
1993-07-19 Richard Kenner(current_file_function_operand): New function.
1993-07-17 Richard Stallman(LINK_LIBGCC_SPECIAL, SPACE_AFTER_L_OPTION)
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-13 Richard Stallman(ffssi2, ffshi2): Assume bsf produces garbage if input...
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 StallmanFinish up previous change.
1993-07-11 Richard Stallman(output_move_double): Do the low reg first,
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 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-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(sparc_frw_save_restore): Add parentheses to satify...
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-06 Jim Wilson(sparc_type_code): Recognize SET_TYPE.
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(SIZE_TYPE): Deleted.
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-03 Jeff Lawpa.md (call expanders): Emit different patterns for...
1993-07-03 Jeff Law* pa.c (call_operand_address): Do not accept registers...
1993-07-03 Richard Stallman(GO_IF_NONINDEXED_ADDRESS): Delete spurious space in...
1993-07-03 Jim Wilson(ashldi3+2): Change lshift to ashift.
1993-07-02 Jim Wilson(zero_extendhisi2, extendhisi2, extendqihi2,
1993-07-01 Jeff Lawpa.h (OVERRIDE_OPTIONS): Define.
next
This page took 0.107183 seconds and 8 git commands to generate.