aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.h
AgeCommit message (Expand)Author
1999-09-04Import final gcc2 snapshot (990109)gcc3Jeffrey A Law
1998-12-17Import gcc2 ss-980929Jeffrey A Law
1998-05-05gcc2 snapshot 980502 importJeffrey A Law
1998-04-04gcc2 snapshot 980401 importJeffrey A Law
1998-01-14Import of real gcc-2.8.0 sources.Jeffrey A Law
1997-12-06import of gcc-2.8Jeffrey A Law
1997-11-02import gcc2 971021 snapshotJeffrey A Law
1997-06-29Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All...Michael Meissner
1997-06-06 * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannotMike Stump
1997-05-02rename ALIGN to RS6000_ALIGN to prtect namespaceDavid Edelsohn
1997-04-14prepend underscores to itrunc and uitruncDavid Edelsohn
1997-03-20Patches from wilson; consider fp constants if -mrelocatable to be hardMichael Meissner
1997-03-03Remove last changeMichael Meissner
1997-02-27Set DBX_CONTIN_LENGTHMichael Meissner
1997-02-17(CONST_OK_FOR_LETTER_P): Use (unsigned HOST_WIDE_INT).Richard Kenner
1996-12-12Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner
1996-11-04Don't use TARGET_RELOCATABLE, not defined under AIX.Michael Meissner
1996-11-04Fix -fpic problems; fix typo in cygwinMichael Meissner
1996-10-10Delete now unused variable rs6000_save_toc_p.Michael Meissner
1996-09-21(USER_LABEL_PREFIX): Define.Richard Kenner
1996-07-26install EH codeMike Stump
1996-07-13Remove Haifa support.Michael Meissner
1996-07-13Add -mxl-callMichael Meissner
1996-07-11Check for whether GOT_TOC register was eliminatedMichael Meissner
1996-07-11Deal with -fpic and inlined functionsMichael Meissner
1996-07-10Use integer ops to load SF constants for software floating point; fix up soft...Michael Meissner
1996-06-29Fix int<->floating point conversion routinesMichael Meissner
1996-06-25V.4 PIC changesMichael Meissner
1996-06-05Turn off ELF shared libs for now by default; Add linker OS switch; more Solar...Michael Meissner
1996-05-29Add code to print rs6000 specific info in .s file; make eabi.asm assemble on ...Michael Meissner
1996-05-28Fix problems in float/int conversion in inline functionsMichael Meissner
1996-05-17 * rs6000/rs6000.h (ASM_OUTPUT_OPTIONS): Delete.Doug Evans
1996-05-15Use pic_offset_table_rtx instead of rs6000_pic_register; Rewrite int/float co...Michael Meissner
1996-04-24Solaris, Linux changesMichael Meissner
1996-04-22fix AIX struct/union/field alignmentDavid Edelsohn
1996-04-08Add -fpic/-fPIC supportMichael Meissner
1996-03-29 * calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeffrey A Law
1996-03-15fix TImode offset addres testDavid Edelsohn
1996-03-14Fix bug with 8-16 byte structures not getting instantiated correctlyMichael Meissner
1996-03-11Make long longs use normal CONST_DOUBLE in movdi, do not split too earlyMichael Meissner
1996-03-06602 uses 603 descriptionDavid Edelsohn
1996-03-04Add attribute((longcall)) supportMichael Meissner
1996-02-21remove verbatim symbol test for section descriptors of externalsDavid Edelsohn
1996-02-19add AIX assembler doubleword integer syntaxDavid Edelsohn
1996-01-26TARGET_32BIT bias and LEGITIMATE ADDRESS 64bit stuffDavid Edelsohn
1996-01-25Fix Windows NT problemMichael Meissner
1996-01-25more small data supportMichael Meissner
1996-01-24Small data support; Windows NT attributes; windows NT call indrect fixMichael Meissner
1996-01-22Use Pmode and cleanupDavid Edelsohn
1996-01-22update alignmentDavid Edelsohn