summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* (jump_optimize): When searching for a LOOP_END note to move,wilson1995-02-071-14/+21
* (alter_reg): New variable stack_slot. Apply antiwilson1995-02-071-1/+12
* (STARTFILE_SPEC): Delete explicit /usr/ccs/lib/ pathnames.wilson1995-02-071-3/+3
* (movsf-1, movdf-1, movtf-1): Use 'F' not 'E'.wilson1995-02-061-3/+3
* (sh_function_arg): Don't reject unaligned structures.wilson1995-02-061-3/+0
* (__udivsi3, __divsi3, __umodsi3, __modsi3):tege1995-02-061-311/+85
* (LIB1ASMFUNCS): Remove _umulsi3.tege1995-02-062-2/+2
* (RTX_COSTS): Rewrite.tege1995-02-061-12/+21
* (va_start): Add __builtin_next_arg call.wilson1995-02-061-1/+4
* (DBX_DEBUGGING_INFO): Define.dje1995-02-061-0/+8
* * pa.md: Replace "misc" attribute with "multi" in recentlyaddedlaw1995-02-061-1/+1
* * pa-osf.h (TARGET_DEFAULT): Protect definition.law1995-02-061-0/+2
* Only include <stdio.h> and <stdlib.h> in <assert.h> for C++ian1995-02-061-2/+6
* (globally): Use GEN_INT.tege1995-02-061-12/+10
* Use GEN_INT.tege1995-02-061-3/+3
* (PREDICATE_CODES): Fix many errors. Enable.tege1995-02-061-8/+8
* (RTX_COSTS): Add special cases for a plain 68000.tege1995-02-061-3/+21
* (mul_cost, div_cost): New variables.tege1995-02-061-50/+113
* (dbxout_source_file): Clean up null tree pointer test. Update copyright.dje1995-02-051-2/+2
* New file.wilson1995-02-047-0/+534
* (TARGET_DEFAULT): Add #ifndef/#endif around define.wilson1995-02-041-0/+2
* (type attribute): Add fmadd.wilson1995-02-041-18/+384
* (mips_isa_string): Add mips4 to comment.wilson1995-02-041-58/+206
* (__PTR_TO_INT, __INT_TO_PTR): Delete.wilson1995-02-041-44/+75
* (IRIX): Sed - to _.wilson1995-02-041-2/+2
* (*): Change __mips==3 to __mips>=3.wilson1995-02-041-6/+25
* (dbxout_source_file): Don't switch to text section ifdje1995-02-041-2/+6
* Do not reload reg2 under V.4 or eabi.meissner1995-02-031-7/+27
* Fix indirect function pointers on eABI.meissner1995-02-031-0/+6
* Fix MI conversionsmerrill1995-02-033-0/+17
* Eliminate building libgcc1.ameissner1995-02-021-0/+3
* Fix bool test to permit spaces before the semicolonian1995-02-021-2/+2
* Fix typo in smin/smax of floating point.meissner1995-02-021-4/+4
* Add preliminary PowerPC eABI support.meissner1995-02-011-1/+1
* Add preliminary V.4 and eABI support.meissner1995-02-014-0/+332
* Add preliminary V.4 and eABI support.meissner1995-02-013-14/+121
* 55th Cygnus<->FSF mergemrs1995-02-014-3/+20
* (TARGET_SOFT_FLOAT): New macro.tege1995-02-011-33/+54
* (singlemove_string): Make case with SFmode CONST_DOUBLE abort.tege1995-02-011-0/+13
* (*sf*, *df*, etc): Make all floating point patterns depend on ! TARGET_SOFT_F...tege1995-02-011-57/+127
* Add -fcheck-new.merrill1995-01-311-0/+2
* 54th Cygnus<->FSF mergemrs1995-01-3112-143/+340
* (ASM_OUTPUT_SECTION_NAME): Use asm_out_text_file for functions.dje1995-01-311-4/+5
* (ASM_DECLARE_FUNCTION_NAME): Ensure section is .text if no section attribute.dje1995-01-311-1/+11
* Include <limits.h>, not "glimits.h".ian1995-01-311-3/+3
* (type_for_*): Check integer_type_node first.merrill1995-01-311-6/+6
* Fix DECL_VIRTUAL_P comment.merrill1995-01-311-1/+2
* (ASM_OUTPUT_SECTION_NAME): #undef before defining.roland1995-01-281-1/+2
* (c_expand_return): Refine check for returning pointer to localkenner1995-01-281-17/+42
* * pa.md (call, call_value): Always save the PIC register beforelaw1995-01-281-14/+26