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