aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1994-09-09(memory): Add missing !r4600 to first define_function_unit.Jim Wilson1-1/+1
1994-09-09(dbxout_symbol_location): Handle error_mark_node inJim Wilson1-1/+7
1994-09-09(check_for_full_enumeration_handling): Cast malloc resultJim Wilson1-1/+1
1994-09-09Correct unprototyped pointer args from `0' to `NULL_PTR'Richard Kenner1-18/+18
1994-09-09(SQRTTF2_LIBCALL): Delete.Jim Wilson1-1/+14
1994-09-09Initial revisionRichard Kenner1-0/+43
1994-09-09(truncdisi2): Change from define_expand to define_insn.Jim Wilson1-38/+26
1994-09-09Add #undef for everything we define; a few were missing.Richard Kenner1-0/+8
1994-09-09(find_reloads, case 'p'): Operand is BASE_REG_CLASS.Richard Kenner1-1/+1
1994-09-09(dsp16xx): New basic machine.Richard Kenner1-1/+1
1994-09-09Initial revisionRichard Kenner2-0/+2225
1994-09-09Initial revisionRichard Kenner1-0/+1988
1994-09-09Initial revisionRichard Kenner1-0/+2226
1994-09-09Merge push patterns for memory/nonmemoryMichael Meissner1-128/+120
1994-09-09Accept i586 like i386.Richard Stallman1-10/+7
1994-09-08*** empty log message ***Steve Chamberlain1-4/+17
1994-09-08*** empty log message ***Steve Chamberlain1-2/+2
1994-09-08(get_set_constructor_bits, get_set_constructor_words): New functions.Per Bothner2-0/+102
1994-09-08(attach_deaths): Correct typo, use GET_MODE not GET_CODE.Jim Wilson1-1/+1
1994-09-08(mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE.Jim Wilson1-1/+1
1994-09-08Define TARGET_CPU_DEFAULT when building aux-output.oMichael Meissner1-0/+2
1994-09-08Add support for -mreg-alloc=<xxx>Michael Meissner2-17/+195
1994-09-08Rewrite movsf/movdf/movdi patternsMichael Meissner1-105/+457
1994-09-08(movsi matcher): Merge TARGET_POWER and !TARGET_POWER cases.Richard Kenner1-59/+11
1994-09-08(REGISTER_MOVE_COST): Fix typo in last change.Richard Kenner1-6/+4
1994-09-07(handle_directive): In `#include <xxx>' directives, remove backslash-newline ...Richard Kenner1-1/+8
1994-09-07(REGISTER_MOVE_COST): Moving between special registers is expensive.Richard Kenner1-0/+6
1994-09-07(simplify_comparison): Convert comparison to unsigned when strippingRichard Kenner1-0/+1
1994-09-07(simplify_set): Only convert IF_THEN_ELSE to logical expression ifRichard Kenner1-0/+1
1994-09-07(expand_asm_operands): Move test for misspelled registersDoug Evans1-2/+3
1994-09-07(__objc_init_protocols): Remove assertionKresten Krab Thorup1-0/+2
1994-09-07(conformsTo:): Change implementati to allways use class to do lookup.Kresten Krab Thorup1-4/+14
1994-09-06* config.sub: Cleanup NeXT support to emit nextstep*.Per Bothner1-5/+8
1994-09-06(find_reloads_address): Don't reorder the operands of a PLUS whenRichard Kenner1-4/+4
1994-09-06(stackadjust/push peepholes): For the adjust/push/push pattern one offset was...Richard Kenner1-4/+10
1994-09-06*** empty log message ***Steve Chamberlain3-77/+49
1994-09-05*** empty log message ***Jason Merrill1-0/+2
1994-09-05Make the functions extern inline rather than static inlineIan Lance Taylor1-32/+32
1994-09-04update for 2.6.1Chris Smith2-30/+16
1994-09-03Fix DImode move problems.Michael Meissner1-28/+33
1994-09-02(min_precision): Move to c-common.cJason Merrill1-31/+0
1994-09-02(min_precision): Move from c-decl.cJason Merrill1-0/+31
1994-09-02* tree.h (maximum_field_alignment, set_alignment): New declarations.Per Bothner1-0/+6
1994-09-02Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.Ian Lance Taylor1-0/+2
1994-09-02Add support for -gstabs on SVR4 configurations.Ian Lance Taylor3-28/+60
1994-09-02Add better error messages than abort to reload1, and print insn involed.Michael Meissner4-15/+29
1994-09-01(type_list_equal): If the types of the default argumentsJason Merrill1-1/+3
1994-09-01(stack-adjust/push peepholes): Addresses are moved with "addr", notRichard Kenner1-0/+6
1994-09-01(make_definition): Don't dump core when given an unterminated stringRichard Kenner1-1/+12
1994-09-01(convert_arguments): Give proper warnings when convertingRichard Kenner1-6/+13