| Commit message (Expand) | Author | Age | Files | Lines |
* | (jump_optimize): When searching for a LOOP_END note to move, | wilson | 1995-02-07 | 1 | -14/+21 |
* | (alter_reg): New variable stack_slot. Apply anti | wilson | 1995-02-07 | 1 | -1/+12 |
* | (STARTFILE_SPEC): Delete explicit /usr/ccs/lib/ pathnames. | wilson | 1995-02-07 | 1 | -3/+3 |
* | (movsf-1, movdf-1, movtf-1): Use 'F' not 'E'. | wilson | 1995-02-06 | 1 | -3/+3 |
* | (sh_function_arg): Don't reject unaligned structures. | wilson | 1995-02-06 | 1 | -3/+0 |
* | (__udivsi3, __divsi3, __umodsi3, __modsi3): | tege | 1995-02-06 | 1 | -311/+85 |
* | (LIB1ASMFUNCS): Remove _umulsi3. | tege | 1995-02-06 | 2 | -2/+2 |
* | (RTX_COSTS): Rewrite. | tege | 1995-02-06 | 1 | -12/+21 |
* | (va_start): Add __builtin_next_arg call. | wilson | 1995-02-06 | 1 | -1/+4 |
* | (DBX_DEBUGGING_INFO): Define. | dje | 1995-02-06 | 1 | -0/+8 |
* | * pa.md: Replace "misc" attribute with "multi" in recentlyadded | law | 1995-02-06 | 1 | -1/+1 |
* | * pa-osf.h (TARGET_DEFAULT): Protect definition. | law | 1995-02-06 | 1 | -0/+2 |
* | Only include <stdio.h> and <stdlib.h> in <assert.h> for C++ | ian | 1995-02-06 | 1 | -2/+6 |
* | (globally): Use GEN_INT. | tege | 1995-02-06 | 1 | -12/+10 |
* | Use GEN_INT. | tege | 1995-02-06 | 1 | -3/+3 |
* | (PREDICATE_CODES): Fix many errors. Enable. | tege | 1995-02-06 | 1 | -8/+8 |
* | (RTX_COSTS): Add special cases for a plain 68000. | tege | 1995-02-06 | 1 | -3/+21 |
* | (mul_cost, div_cost): New variables. | tege | 1995-02-06 | 1 | -50/+113 |
* | (dbxout_source_file): Clean up null tree pointer test. Update copyright. | dje | 1995-02-05 | 1 | -2/+2 |
* | New file. | wilson | 1995-02-04 | 7 | -0/+534 |
* | (TARGET_DEFAULT): Add #ifndef/#endif around define. | wilson | 1995-02-04 | 1 | -0/+2 |
* | (type attribute): Add fmadd. | wilson | 1995-02-04 | 1 | -18/+384 |
* | (mips_isa_string): Add mips4 to comment. | wilson | 1995-02-04 | 1 | -58/+206 |
* | (__PTR_TO_INT, __INT_TO_PTR): Delete. | wilson | 1995-02-04 | 1 | -44/+75 |
* | (IRIX): Sed - to _. | wilson | 1995-02-04 | 1 | -2/+2 |
* | (*): Change __mips==3 to __mips>=3. | wilson | 1995-02-04 | 1 | -6/+25 |
* | (dbxout_source_file): Don't switch to text section if | dje | 1995-02-04 | 1 | -2/+6 |
* | Do not reload reg2 under V.4 or eabi. | meissner | 1995-02-03 | 1 | -7/+27 |
* | Fix indirect function pointers on eABI. | meissner | 1995-02-03 | 1 | -0/+6 |
* | Fix MI conversions | merrill | 1995-02-03 | 3 | -0/+17 |
* | Eliminate building libgcc1.a | meissner | 1995-02-02 | 1 | -0/+3 |
* | Fix bool test to permit spaces before the semicolon | ian | 1995-02-02 | 1 | -2/+2 |
* | Fix typo in smin/smax of floating point. | meissner | 1995-02-02 | 1 | -4/+4 |
* | Add preliminary PowerPC eABI support. | meissner | 1995-02-01 | 1 | -1/+1 |
* | Add preliminary V.4 and eABI support. | meissner | 1995-02-01 | 4 | -0/+332 |
* | Add preliminary V.4 and eABI support. | meissner | 1995-02-01 | 3 | -14/+121 |
* | 55th Cygnus<->FSF merge | mrs | 1995-02-01 | 4 | -3/+20 |
* | (TARGET_SOFT_FLOAT): New macro. | tege | 1995-02-01 | 1 | -33/+54 |
* | (singlemove_string): Make case with SFmode CONST_DOUBLE abort. | tege | 1995-02-01 | 1 | -0/+13 |
* | (*sf*, *df*, etc): Make all floating point patterns depend on ! TARGET_SOFT_F... | tege | 1995-02-01 | 1 | -57/+127 |
* | Add -fcheck-new. | merrill | 1995-01-31 | 1 | -0/+2 |
* | 54th Cygnus<->FSF merge | mrs | 1995-01-31 | 12 | -143/+340 |
* | (ASM_OUTPUT_SECTION_NAME): Use asm_out_text_file for functions. | dje | 1995-01-31 | 1 | -4/+5 |
* | (ASM_DECLARE_FUNCTION_NAME): Ensure section is .text if no section attribute. | dje | 1995-01-31 | 1 | -1/+11 |
* | Include <limits.h>, not "glimits.h". | ian | 1995-01-31 | 1 | -3/+3 |
* | (type_for_*): Check integer_type_node first. | merrill | 1995-01-31 | 1 | -6/+6 |
* | Fix DECL_VIRTUAL_P comment. | merrill | 1995-01-31 | 1 | -1/+2 |
* | (ASM_OUTPUT_SECTION_NAME): #undef before defining. | roland | 1995-01-28 | 1 | -1/+2 |
* | (c_expand_return): Refine check for returning pointer to local | kenner | 1995-01-28 | 1 | -17/+42 |
* | * pa.md (call, call_value): Always save the PIC register before | law | 1995-01-28 | 1 | -14/+26 |