aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.c
AgeCommit message (Expand)Author
1999-03-28Merge from mainlinebefore_gc_merge_990902egcs_gc_branchrth
1998-10-08 * Merge from EGCS mainline, tag gc_merge_981008.rth
1998-05-09This commit was manufactured by cvs2svn to create branch(no author)
1997-08-19This commit was manufactured by cvs2svn to create branchdevo_gcc_testsuite_970818devo_gcc_testsuite(no author)
1997-06-29Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All...meissner
1997-06-21(output_epilog): Name is "GNU Pascal", not all caps.kenner
1997-06-10-mcpu=403 sets -mstrict-alignmeissner
1997-05-19Fix powerpc-{eabi,linux,sysv} problem with -mrelocatablemeissner
1997-05-16 * rs6000/rs6000.c (rs6000_stack_info): Only do eabi setup for "main",mrs
1997-05-02rename ALIGN to RS6000_ALIGN to protect namespaceedelsohn
1997-04-20(rs6000_output_load_toc_table): New function.kenner
1997-04-14change hardcoded .mcount to RS6000_MCOUNTedelsohn
1997-04-14Add -mcpu={604e,801,823} supportmeissner
1997-03-20Patches from wilson; consider fp constants if -mrelocatable to be hardmeissner
1997-02-27Make fprintf calls type correct.meissner
1997-02-17({,non_}short_cint_operand): Use (unsigned HOST_WIDE_INT).kenner
1997-01-21update copyright.meissner
1997-01-21Fix handling of vt if -mminimal-tocmeissner
1996-12-12Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...meissner
1996-10-10Only create TOC save area if function makes calls.meissner
1996-10-10Correctly handle saving toc space in NTmeissner
1996-08-16Make -fpic work with -O3meissner
1996-08-13Correctly handle stack probes of more than one function in an object file undermeissner
1996-08-13Build fewer multilibsmeissner
1996-08-12Check current_function_uses_pic_offset_table, not pic_offset_table_rtxmeissner
1996-08-08Fix for G++ not knowing whether a vtable will be private or public when the T...meissner
1996-08-06Make STACK_BOUNDARY always 64 bitsmeissner
1996-07-23 * rs6000/rs6000.c: Include except.h for function.h.mrs
1996-07-23Fix -fpic problemsmeissner
1996-07-13Solaris, shared lib, aix broken compatibiliymeissner
1996-07-11Check for whether GOT_TOC register was eliminatedmeissner
1996-07-11Deal with -fpic and inlined functionsmeissner
1996-07-10Fix last changemeissner
1996-07-10Use integer ops to load SF constants for software floating point; fix up soft...meissner
1996-07-09Make fp constants hard if -fpicmeissner
1996-06-29Fix int<->floating point conversion routinesmeissner
1996-06-25V.4 PIC changesmeissner
1996-06-25Do not abort on labels for -fpicmeissner
1996-06-20Fix typomeissner
1996-06-06(init_cumulative_args): Change EXPR_LIST to PARALLELwilson
1996-05-29Add code to print rs6000 specific info in .s file; make eabi.asm assemble on ...meissner
1996-05-28Fix problems in float/int conversion in inline functionsmeissner
1996-05-17 * rs6000/rs6000.c (output_option, m_options, output_options): Delete.dje
1996-05-15Use pic_offset_table_rtx instead of rs6000_pic_register; Rewrite int/float co...meissner
1996-05-09Add fine grain control to -msdatameissner
1996-04-26Fix error compiling on AIXmeissner
1996-04-24Solaris, Linux changesmeissner
1996-04-08Add -fpic/-fPIC supportmeissner
1996-04-08Fix mains args in eabi; use reg_names to print out registersmeissner
1996-03-14Add exception attribute for Windowsmeissner