Age | Commit message (Expand) | Author | Files | Lines |
1993-10-13 | (CPP_PREDEFINES): Don't define _CROSS_TARGET_ARCH. | Richard Stallman | 1 | -1/+6 |
1993-10-13 | (initdcl, notype_initdcl): Call decl_attributes | Richard Stallman | 1 | -0/+2 |
1993-10-13 | (install-collect2): Depend on install-dir. | Richard Stallman | 1 | -3/+3 |
1993-10-13 | (FRAME_POINTER_REQUIRED): Require a frame pointer if fn calls setjmp. | Richard Stallman | 1 | -0/+5 |
1993-10-13 | (FLOAT_WORDS_BIG_ENDIAN... | Richard Kenner | 1 | -57/+72 |
1993-10-13 | (FLOAT_WORDS_BIG_ENDIAN): New macro. | Richard Kenner | 1 | -6/+29 |
1993-10-13 | (jump_optimize): When moving a range of instructions, | Jim Wilson | 1 | -5/+5 |
1993-10-13 | (optimize_bit_field_compare, decode_field_reference): Don't do | Richard Kenner | 1 | -3/+3 |
1993-10-13 | include <sys/types.h> before <sys/stat.h>. | Per Bothner | 1 | -1/+1 |
1993-10-13 | Avoid defining NULL; can cause duplicate definition errors. | Richard Kenner | 1 | -5/+3 |
1993-10-13 | Define ASM_OUTPUT_ADDR_DIFF_ELT; save some cycles in profiling. | Michael Meissner | 1 | -8/+12 |
1993-10-13 | (record_jump_cond): At end, make missing equivalences | Richard Stallman | 1 | -14/+9 |
1993-10-13 | Fix typo. | Doug Evans | 1 | -1/+1 |
1993-10-13 | Include stdio.h after gvarargs.h. | Richard Stallman | 1 | -1/+2 |
1993-10-13 | Include stdio.h last. | Richard Stallman | 1 | -1/+2 |
1993-10-12 | Re-write to be a subroutines of patch-header. | Per Bothner | 1 | -34/+28 |
1993-10-12 | scan-decls is no longer a function. Other fixes. See ChangeLog. | Per Bothner | 1 | -9/+6 |
1993-10-12 | Re-write , to use scan_decls as a sub-routine. | Per Bothner | 1 | -155/+279 |
1993-10-12 | Re-write. New logic, assuming implicit extern "C" from cpp. | Per Bothner | 1 | -47/+93 |
1993-10-12 | Don't check for sigset_t. | Per Bothner | 1 | -2/+1 |
1993-10-12 | (TARGET_SWITCHES): Add gas option. | Richard Kenner | 1 | -28/+169 |
1993-10-12 | (output_prolog): Put out file and line number if sdb debugging format... | Richard Kenner | 1 | -0/+133 |
1993-10-12 | (add_local_symbol): Index in the external symbol must point to local | Richard Kenner | 1 | -1/+4 |
1993-10-12 | (SETUP_INCOMING_VARARGS): If not TARGET_FPREGS... | Richard Kenner | 1 | -2/+9 |
1993-10-12 | (KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove... | Richard Kenner | 1 | -6/+5 |
1993-10-12 | (struct tree_type): symtab_address is now a union of pointer and | Richard Kenner | 1 | -2/+3 |
1993-10-12 | (reload): Fix typo in RELOAD_FOR_INSN case when accounting for | Richard Kenner | 1 | -1/+1 |
1993-10-12 | If a file is referenced with double quotes from | Richard Stallman | 1 | -14/+24 |
1993-10-12 | (convert_modes): Reset OLDMODE from X after we strip a SUBREG due to a | Richard Kenner | 1 | -3/+3 |
1993-10-12 | (dbxout_type, case INTEGER_TYPE): Output bounds in octal if type wider than H... | Richard Kenner | 1 | -2/+20 |
1993-10-12 | Add missing #include for hconfig.h. | Richard Kenner | 1 | -0/+1 |
1993-10-12 | Quote braces on `find' looking for DONE files. | Richard Kenner | 1 | -1/+1 |
1993-10-12 | Update define_function_units. | Richard Kenner | 1 | -408/+914 |
1993-10-12 | (rs6000_override_options): Use new TARGET flags and add some more cpu choices. | Richard Kenner | 1 | -48/+92 |
1993-10-12 | (MASK and TARGET): Add new flags for POWER2 and PowerPC with square root. | Richard Kenner | 1 | -11/+41 |
1993-10-12 | Initial revision | Richard Kenner | 1 | -0/+32 |
1993-10-12 | (dialect_number): New variable. | Richard Kenner | 1 | -95/+156 |
1993-10-12 | (final_scan_insn): Call walk_alter_subreg for operands that are PLUS | Richard Stallman | 1 | -0/+7 |
1993-10-11 | (debug_real): New function. | Richard Stallman | 1 | -4/+18 |
1993-10-11 | (unroll_loop): Set map->const_equiv_map_size to new_maxregnum. | Richard Stallman | 1 | -9/+16 |
1993-10-11 | Whitespace changes. | Richard Stallman | 1 | -125/+127 |
1993-10-11 | (reg_scan_mark_refs): XEXP (x, 0) in EXPR_LIST may be 0. | Richard Stallman | 1 | -1/+2 |
1993-10-11 | Fix typo | Ian Lance Taylor | 1 | -1/+1 |
1993-10-11 | Fix typo | Ian Lance Taylor | 1 | -1/+1 |
1993-10-11 | (cmphi): Turn on constraints to support cmpm.w. | Richard Stallman | 1 | -2/+2 |
1993-10-11 | (expand_assignment): When assigning an INDIRECT_REF to a RESULT_DECL, | Richard Kenner | 1 | -2/+2 |
1993-10-11 | (trampoline_address): Don't allocate anything from parent function's | Richard Kenner | 1 | -1/+2 |
1993-10-11 | (reg_scan): Don't call reg_scan_mark_refs on notes if there aren't any. | Richard Kenner | 1 | -1/+14 |
1993-10-11 | Define SHIFT_COUNT_TRUNCATED to have a value of 1. | Richard Kenner | 11 | -36/+27 |
1993-10-11 | (simplify_binary_operation): Test value of SHIFT_COUNT_TRUNCATED if it | Richard Kenner | 1 | -4/+8 |