| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial revision | law | 1996-06-17 | 1 | -0/+55 |
* | (LINK_SPEC): Remove -rpath /lib/ option. Ignore -ibcs option. | roland | 1996-06-15 | 1 | -5/+4 |
* | Add scheduling rules for EV5. | kenner | 1996-06-13 | 1 | -163/+300 |
* | (enum processor_type): New enum. | kenner | 1996-06-13 | 1 | -18/+81 |
* | (alpha_cpu, alpha_cpu_string): New variables. | kenner | 1996-06-13 | 1 | -1/+41 |
* | (function_prologue): Emit prologue as asm. (override_options): Don't emit rtl... | coxs | 1996-06-11 | 1 | -1/+7 |
* | (TARGET_SCHEDULE_PROLOGUE): New to allow prologue to be emitted as asm or rtl. | coxs | 1996-06-11 | 1 | -14/+68 |
* | Fix -msdata init code; Make sure correct endian flag is defined | meissner | 1996-06-11 | 2 | -10/+14 |
* | * pa/pa.h (cmp_type): Add CMP_PSI. | law | 1996-06-10 | 3 | -2/+145 |
* | Use .lcomm where we can | meissner | 1996-06-10 | 2 | -9/+21 |
* | (gmon.o): Depend on stmp-int-hdrs. | kenner | 1996-06-10 | 1 | -5/+5 |
* | i386.h (CONST_COSTS): even integer constants have a cost. | coxs | 1996-06-09 | 1 | -11/+44 |
* | (ix86_expand_prologue): Keep pic register load ahead | coxs | 1996-06-09 | 1 | -0/+12 |
* | (strlensi_unroll4, strlensi_unroll5): Use + not =& for | coxs | 1996-06-09 | 1 | -2/+2 |
* | (SHIFT_DOUBLE_OMITS_COUNT) redefine instead of | coxs | 1996-06-09 | 3 | -6/+6 |
* | (SHIFT_DOUBLE_OMITS_COUNT): new macro. | coxs | 1996-06-09 | 1 | -1/+3 |
* | (cpu, memory, imuldiv, adder, mult, divide): Add | wilson | 1996-06-08 | 1 | -15/+144 |
* | (enum processor_type): Likewise. | wilson | 1996-06-08 | 1 | -1/+7 |
* | (override_options): Add vr4100 and vr4300 support. | wilson | 1996-06-08 | 1 | -0/+23 |
* | (__{eq,ne,gt,lt,ge,le}{df,sf}2): Removed extraneous comments, | kenner | 1996-06-08 | 1 | -140/+5 |
* | (TARGET_DEFAULT): Use MASK_* macros instead of explicit constants in | kenner | 1996-06-08 | 27 | -108/+85 |
* | (define_insns for ffs[qhs]i2): Deleted. These patterns only worked | kenner | 1996-06-08 | 1 | -26/+27 |
* | (EXTENDED_SDB_BASIC_TYPES): Define. | wilson | 1996-06-08 | 1 | -4/+4 |
* | (i960_output_move_{double,quad}): Declare. | wilson | 1996-06-08 | 1 | -0/+2 |
* | (TARGET_SWITCHES): Treat -m68302 like -m68000 and -m68332 like | kenner | 1996-06-07 | 1 | -4/+3 |
* | * h8300/h8300.c (h8300_monitor_function_p): New function. | law | 1996-06-07 | 1 | -0/+80 |
* | (init_cumulative_args): Change EXPR_LIST to PARALLEL | wilson | 1996-06-06 | 1 | -8/+23 |
* | (FUNCTION_ARG): General PARALLEL instead of EXPR_LIST. | wilson | 1996-06-06 | 1 | -11/+18 |
* | (call_value): Handle PARALLEL in operands[0]. | wilson | 1996-06-06 | 1 | -1/+51 |
* | (function_arg): Return PARALLEL for structure with | wilson | 1996-06-06 | 1 | -41/+103 |
* | (TYPE_DEPENDENT_REG): Delete. | wilson | 1996-06-06 | 1 | -4/+0 |
* | (TARGET_SWITCHES): Group all floating point options. | kenner | 1996-06-06 | 1 | -15/+6 |
* | Whitespace, formatting, and spelling fixes in comments. | kenner | 1996-06-06 | 1 | -14/+14 |
* | (movsi_const0, movhi): Favor clr with TARGET_5200. | kenner | 1996-06-06 | 1 | -86/+90 |
* | (CPU_FPU_SPEC, CPP_SPEC, ASM_SPEC): Support m5200. | kenner | 1996-06-06 | 1 | -6/+7 |
* | Disable byte and word arithmetic, rotate, integer divide, dbcc, | kenner | 1996-06-06 | 1 | -106/+126 |
* | (const_method): Do not synthesize long constants with byte or word | kenner | 1996-06-06 | 1 | -14/+20 |
* | (MASK_5200, TARGET_5200): New macros. | kenner | 1996-06-06 | 1 | -1/+7 |
* | Make sure Solaris is recognized as little endian. | meissner | 1996-06-06 | 1 | -1/+1 |
* | Fix typo. | meissner | 1996-06-06 | 1 | -2/+2 |
* | (ROUND_TYPE_ALIGN): Add check for TYPE_PACKED. | wilson | 1996-06-06 | 1 | -1/+2 |
* | (branch_true): Add comment about T-bit compares. | wilson | 1996-06-06 | 1 | -0/+4 |
* | (SHORT_IMMEDIATES_SIGN_EXTEND): Define. | wilson | 1996-06-06 | 1 | -0/+3 |
* | * pa/pa.h (TEXT_SPACE_P): Fix thinko in last change. | law | 1996-06-05 | 1 | -1/+0 |
* | Turn off ELF shared libs for now by default; Add linker OS switch; more Solar... | meissner | 1996-06-05 | 8 | -36/+106 |
* | (*call_{address,symbolic}_struct_value_sp32): Allow operand 2 to be | kenner | 1996-06-05 | 1 | -2/+2 |
* | * pa/pa.c (reloc_needed): New function. | law | 1996-06-04 | 2 | -0/+43 |
* | Align code at the start of loops and after branches. Don't accept | ian | 1996-06-04 | 1 | -3/+33 |
* | Align code at the start loops and after unconditional branches | ian | 1996-06-04 | 1 | -5/+41 |
* | Pass -mno-regnames to assembler. | meissner | 1996-06-04 | 1 | -1/+1 |