Age | Commit message (Expand) | Author | Files | Lines |
1998-05-06 | Fix braces right this time. | Jeff Law | 1 | -10/+10 |
1998-05-06 | i386.c (output_387_binary_op): Add some braces to avoid warnings. | Jeffrey A Law | 1 | -2/+2 |
1998-04-18 | Patch from Ulrich to fix problems with default CPU defines. | Jim Wilson | 1 | -17/+12 |
1998-04-04 | i386.c (asm_output_function_prefix, [...]): Use ASM_GENERATE_INTERNAL_LABEL p... | Richard Henderson | 1 | -3/+7 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -7/+2 |
1998-03-16 | Change MEMORY_MOVE_COST defs and uses to be able to take register class into ... | Ken Raeburn | 1 | -1/+1 |
1998-03-12 | � | Manfred Hollstein | 1 | -7/+8 |
1998-03-06 | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1 | -1/+1 |
1998-03-02 | final.c (insn_last_address, [...]): New variables. | J"orn Rennecke | 1 | -2/+2 |
1998-02-13 | varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat... | Jeffrey A Law | 1 | -1/+0 |
1998-02-13 | c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors. | Robert Lipe | 1 | -1/+1 |
1998-02-10 | i386.c, [...]: Change gen_rtx (X, ...) to gen_rtx_X (...). | John F. Carr | 1 | -36/+27 |
1998-01-26 | flags.h: New flag (optimize_size). | Anthony Green | 1 | -2/+2 |
1997-12-19 | expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression. | Ian Lance Taylor | 1 | -4/+5 |
1997-12-15 | Bring over changes from latest gcc-2.8 pre-release. | Jeff Law | 1 | -2/+3 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -0/+2 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -1/+0 |
1997-10-02 | Patch from Richard Henderson to make __builtin_return_address(0) work. | Richard Henderson | 1 | -0/+6 |
1997-09-04 | * i386.h (CPP_CPU_DEFAULT): Avoid using #elif. | Jeffrey A Law | 1 | -2/+6 |
1997-07-31 | (MAX_FIXED_MODE_SIZE): Define. | Stan Cox | 1 | -0/+6 |
1997-07-04 | x | Jason Merrill | 1 | -0/+3 |
1997-06-09 | (CC1_CPU_SPEC): Renamed, was CC1_SPEC. | Richard Kenner | 1 | -6/+11 |
1997-05-29 | (ASM_OUTPUT_REG_{PUSH,POP}): add %% before register name. | Stan Cox | 1 | -2/+2 |
1997-03-27 | (CPP_CPU_DEFAULT): Define if TARGET_CPU_DEFAULT is not set. | Stan Cox | 1 | -4/+4 |
1997-03-18 | (STACK_BOUNDARY): Determine according to TARGET_ALIGN_DOUBLE | Stan Cox | 1 | -4/+23 |
1997-01-09 | Use SImode instead of HImode if aligned. | Stan Cox | 1 | -1/+5 |
1996-12-13 | x | Jason Merrill | 1 | -0/+7 |
1996-12-13 | Define SMALL_REGISTER_CLASSES with a value | Ian Lance Taylor | 1 | -1/+1 |
1996-12-09 | Remove change of Oct 4. | Stan Cox | 1 | -26/+0 |
1996-12-07 | (N_ALLOCATABLE_REGISTERS): Remove extra backslash at end of macro | Richard Kenner | 1 | -1/+1 |
1996-11-05 | (CC_FCOMI): Define | Stan Cox | 1 | -2/+6 |
1996-10-04 | (flag_omit_frame_pointer, outer_function_chain: declare. | Stan Cox | 1 | -0/+26 |
1996-09-30 | (CPP_CPU_SPEC): New. Added for defining the submodel. | Stan Cox | 1 | -8/+30 |
1996-09-14 | ({MASK,TARGET}_STACK_PROBE): New macros. | Richard Kenner | 1 | -0/+4 |
1996-08-09 | (output_float_compare): Don't try to initialize aggregate local variable; use... | Stan Cox | 1 | -11/+16 |
1996-08-02 | (i386_branch_cost, i386_branch_cost_string): Added. | Stan Cox | 1 | -4/+4 |
1996-07-19 | (TARGET_USE_Q_REG): Support inline strlen on PentiumPro. | Stan Cox | 1 | -1/+2 |
1996-06-11 | (function_prologue): Emit prologue as asm. (override_options): Don't emit rtl... | Stan Cox | 1 | -1/+7 |
1996-06-09 | i386.h (CONST_COSTS): even integer constants have a cost. | Stan Cox | 1 | -11/+44 |
1996-05-17 | * i386.h (FUNCTION_BEGIN_EPILOGUE): Renamed from FUNCTION_EPILOGUE. | Stan Cox | 1 | -12/+23 |
1996-05-03 | (TARGET_PENTIUMPRO, TARGET_CMOVE, BRANCH_COST, | Stan Cox | 1 | -1/+17 |
1996-03-29 | calls.c (expand_call): Remove current_call_is_indirect nonsense. | Jeff Law | 1 | -1/+1 |
1996-03-20 | (HARD_REGNO_MODE_OK): Relax QImode constraint to avoid a reload problem. | Stan Cox | 1 | -1/+2 |
1996-02-09 | (OPTIMIZATION_OPTIONS, ALIGN_DFmode, IS_STACK_MODE, | Stan Cox | 1 | -73/+412 |
1995-12-24 | (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): | Richard Kenner | 1 | -57/+314 |
1995-12-22 | (TARGET_UNROLL_STRLEN): New macro. | Stan Cox | 1 | -3/+9 |
1995-12-16 | (TARGET_CPU_DEFAULT, PROCESSOR_*, TARGET_*,DOUBLE_WITH_ADD,BIT_TEST}): New ma... | Stan Cox | 1 | -14/+72 |
1995-09-22 | (CONST_OK_FOR_LETTER_P): Make `N' match range 0..255 for `outb' | Richard Kenner | 1 | -0/+1 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -2/+2 |