summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
* * pa.md (interspace_jump): New pattern.law1999-08-291-0/+38
* Fix possible aliasing problemscrux1999-08-291-27/+85
* Mumit Khan <khan@xraylith.wisc.edu>rth1999-08-283-16/+31
* * pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of anlaw1999-08-271-4/+12
* Marc Espie <espie@cvs.openbsd.org>rth1999-08-271-1/+4
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-2710-44/+38
* Fix typo introduced by previous deltanickc1999-08-271-9/+9
* * i386.md: In the 6 insns which call output_fix_trunc,law1999-08-271-6/+18
* 1999-08-26 23:09 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-272-18/+18
* * pa.md (cint_ok_for_move): Use CONST_INT_OK_FOR_LETTER_P macroslaw1999-08-261-2/+3
* * m88k.h (VERSION_INFO2): Kill.rth1999-08-255-29/+8
* Fix compile time warning messages.nickc1999-08-253-11/+10
* Add support for generating .weak, .type and .size assembler directives.nickc1999-08-251-25/+154
* Fix typo.law1999-08-251-2/+2
* Fix typolaw1999-08-251-2/+2
* * fixinc/mkfixinc.sh: Don't fix uwin headers.law1999-08-252-9/+12
* Handle DFmode and DImode constant addresses.nickc1999-08-242-35/+33
* Fix more problems from GC diffscrux1999-08-2411-3/+14
* Fix sparc compilation failurecrux1999-08-232-77/+10
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-209-17/+17
* * rtl.c (rtx_name): Constify a char*.ghazi1999-08-201-3/+1
* 1999-08-20 Andreas Jaeger <aj@arthur.rhein-neckar.de>gavin1999-08-201-0/+7
* Fri Aug 20 22:32:17 1999 Michael Hayes <m.hayes@elec.canterbury.ac.nz>m.hayes1999-08-201-36/+4
* Fix test for unrecognisable switches.nickc1999-08-191-1/+1
* * mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.amylaar1999-08-161-0/+6
* * config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.gerald1999-08-161-1/+5
* Apply Phillip Blundell's patch to distinguish between new and old binutils.nickc1999-08-125-32/+78
* * i386/cygwin.h (ASM_OUTPUT_ALIGNED_BSS): Define.law1999-08-111-0/+5
* * i386/djgpp.h (ASM_OUTPUT_ALIGNED_BSS): Define.law1999-08-111-0/+5
* Fix -O0 core dump reported by Fred Fish.wilson1999-08-111-1/+4
* * output.h (assemble_name): Constify a char*.ghazi1999-08-1017-40/+48
* Small incremental fixes for last checkincrux1999-08-091-1/+0
* Include function.h in most files. Remove most of the global variablescrux1999-08-0946-86/+48
* * pa.h (HARD_REGNO_MODE_OK): Correctly handle FPregs, even whenlaw1999-08-091-0/+2
* Mon Aug 9 01:15:24 1999 Jeffrey A Law (law@cygnus.com)law1999-08-092-20/+20
* * config/sparc/liteelf.h: New file to support sparclite-elf targetlaw1999-08-074-0/+206
* * Makefile.in (TAROUTOPTS): Kill.law1999-08-074-12/+0
* * alpha.md (movhi and movqi patterns): Correct predicate for !BWX.rth1999-08-071-20/+16
* * Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete.law1999-08-079-36/+0
* * elf.h (TEXT_SPACE_P, FUNCTION_NAME_P): Delete.law1999-08-064-105/+142
* * config/sh/lib1funcs.asm (___movstrSI0): Change or r0,r0,r0 to nop.amylaar1999-08-051-3/+3
* * rs6000.c (current_file_function_operand): Return zero forlaw1999-08-052-5/+8
* * rs6000.c (rs6000_stack_info): For ABI_V4/ABI_SOLARIS -fpic, alwayslaw1999-08-051-1/+8
* * m68k.md (xordi3, anddi3): These patterns are not available onlaw1999-08-051-2/+2
* * a29k/t-a29kbare: Fix some comments.law1999-08-0535-99/+145
* * pa.md (divsi3, udivsi3, modsi3, umodsi3 expanders): Clobber a newlaw1999-08-041-0/+12
* * pa.md (movqi, movhi patterns): Do not expose FP regs to regclass.law1999-08-041-4/+4
* * arm.c (typedef minipool_node): Renamed from pool_node.rearnsha1999-08-043-352/+446
* * linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.jason1999-08-041-1/+4
* * gcc/config/i386/djgpp.h (BSS_SECTION_ASM_OP): Define.law1999-08-041-0/+10