summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.h
Commit message (Expand)AuthorAgeFilesLines
* * rs6000.md (restore_stack_block): Generate MEM and specify mode.dje1998-06-071-1/+4
* Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>dje1998-06-041-33/+85
* * final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.law1998-05-221-1/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-3/+3
* Fix warnings from Kaveh R. Ghazimeissner1998-03-251-21/+25
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-1/+1
* * rtl.h (addr_diff_vec_flags): New typedef.amylaar1998-03-061-1/+1
* bump copyright datedje1998-02-161-1/+1
* * rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.dje1998-02-161-2/+6
* * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be anlaw1997-12-191-4/+5
* * rs6000.h (FUNCTION_ARG_PADDING): Define.law1997-12-091-0/+9
* Merge from gcc-2.8law1997-12-071-5/+5
* Fix System V profiling.meissner1997-11-261-3/+8
* * rs6000.h (ROUND_TYPE_ALIGN): Don't blow up if no fields in record.law1997-10-161-0/+1
* Work with haifa renaming get_issue_rate -> ISSUE_RATEmeissner1997-08-201-1/+1
* Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All...meissner1997-06-291-80/+115
* * libgcc2.c (__eh_ffetmnpc): Add support for machines that cannotmrs1997-06-061-0/+4
* rename ALIGN to RS6000_ALIGN to prtect namespaceedelsohn1997-05-021-4/+4
* prepend underscores to itrunc and uitruncedelsohn1997-04-141-3/+6
* Patches from wilson; consider fp constants if -mrelocatable to be hardmeissner1997-03-201-2/+0
* Remove last changemeissner1997-03-031-13/+0
* Set DBX_CONTIN_LENGTHmeissner1997-02-271-0/+13
* (CONST_OK_FOR_LETTER_P): Use (unsigned HOST_WIDE_INT).kenner1997-02-171-12/+12
* Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...meissner1996-12-121-7/+1
* Don't use TARGET_RELOCATABLE, not defined under AIX.meissner1996-11-041-2/+2
* Fix -fpic problems; fix typo in cygwinmeissner1996-11-041-0/+3
* Delete now unused variable rs6000_save_toc_p.meissner1996-10-101-3/+0
* (USER_LABEL_PREFIX): Define.kenner1996-09-211-0/+2
* install EH codemrs1996-07-261-0/+7
* Remove Haifa support.meissner1996-07-131-32/+0
* Add -mxl-callmeissner1996-07-131-0/+37
* Check for whether GOT_TOC register was eliminatedmeissner1996-07-111-0/+11
* Deal with -fpic and inlined functionsmeissner1996-07-111-1/+7
* Use integer ops to load SF constants for software floating point; fix up soft...meissner1996-07-101-4/+6
* Fix int<->floating point conversion routinesmeissner1996-06-291-3/+8
* V.4 PIC changesmeissner1996-06-251-2/+2
* Turn off ELF shared libs for now by default; Add linker OS switch; more Solar...meissner1996-06-051-1/+1
* Add code to print rs6000 specific info in .s file; make eabi.asm assemble on ...meissner1996-05-291-0/+2
* Fix problems in float/int conversion in inline functionsmeissner1996-05-281-48/+106
* * rs6000/rs6000.h (ASM_OUTPUT_OPTIONS): Delete.dje1996-05-171-6/+4
* Use pic_offset_table_rtx instead of rs6000_pic_register; Rewrite int/float co...meissner1996-05-151-4/+0
* Solaris, Linux changesmeissner1996-04-241-59/+149
* fix AIX struct/union/field alignmentedelsohn1996-04-221-2/+13
* Add -fpic/-fPIC supportmeissner1996-04-081-1/+52
* * calls.c (expand_call): Remove current_call_is_indirect nonsense.law1996-03-291-1/+1
* fix TImode offset addres testedelsohn1996-03-151-6/+5
* Fix bug with 8-16 byte structures not getting instantiated correctlymeissner1996-03-141-2/+4
* Make long longs use normal CONST_DOUBLE in movdi, do not split too earlymeissner1996-03-111-3/+8
* 602 uses 603 descriptionedelsohn1996-03-061-2/+5
* Add attribute((longcall)) supportmeissner1996-03-041-14/+13