Only create TOC save area if function makes calls.
[gcc.git] / gcc / config / rs6000 / rs6000.c
1996-10-10 Michael MeissnerOnly create TOC save area if function makes calls.
1996-10-10 Michael MeissnerCorrectly handle saving toc space in NT
1996-08-16 Michael MeissnerMake -fpic work with -O3
1996-08-13 Michael MeissnerCorrectly handle stack probes of more than one function...
1996-08-13 Michael MeissnerBuild fewer multilibs
1996-08-12 Michael MeissnerCheck current_function_uses_pic_offset_table, not pic_o...
1996-08-08 Michael MeissnerFix for G++ not knowing whether a vtable will be privat...
1996-08-06 Michael MeissnerMake STACK_BOUNDARY always 64 bits
1996-07-23 Mike Stump* rs6000/rs6000.c: Include except.h for function.h.
1996-07-23 Michael MeissnerFix -fpic problems
1996-07-13 Michael MeissnerSolaris, shared lib, aix broken compatibiliy
1996-07-11 Michael MeissnerCheck for whether GOT_TOC register was eliminated
1996-07-11 Michael MeissnerDeal with -fpic and inlined functions
1996-07-10 Michael MeissnerFix last change
1996-07-10 Michael MeissnerUse integer ops to load SF constants for software float...
1996-07-09 Michael MeissnerMake fp constants hard if -fpic
1996-06-29 Michael MeissnerFix int<->floating point conversion routines
1996-06-25 Michael MeissnerV.4 PIC changes
1996-06-25 Michael MeissnerDo not abort on labels for -fpic
1996-06-20 Michael MeissnerFix typo
1996-06-06 Jim Wilson(init_cumulative_args): Change EXPR_LIST to PARALLEL...
1996-05-29 Michael MeissnerAdd code to print rs6000 specific info in .s file;...
1996-05-28 Michael MeissnerFix problems in float/int conversion in inline functions
1996-05-17 Doug Evans* rs6000/rs6000.c (output_option, m_options, output_opt...
1996-05-15 Michael MeissnerUse pic_offset_table_rtx instead of rs6000_pic_register...
1996-05-09 Michael MeissnerAdd fine grain control to -msdata
1996-04-26 Michael MeissnerFix error compiling on AIX
1996-04-24 Michael MeissnerSolaris, Linux changes
1996-04-08 Michael MeissnerAdd -fpic/-fPIC support
1996-04-08 Michael MeissnerFix mains args in eabi; use reg_names to print out...
1996-03-14 Michael MeissnerAdd exception attribute for Windows
1996-03-11 Michael MeissnerMake long longs use normal CONST_DOUBLE in movdi, do...
1996-03-06 David Edelsohn602 uses 603 description
1996-03-04 Michael MeissnerAdd attribute((longcall)) support
1996-02-28 Michael MeissnerUpdate NT code so it works
1996-02-28 Michael Meissnertry to fix NT trampolines
1996-02-28 David Edelsohnadd 'H' to print_operand for six-bit mask
1996-02-19 David Edelsohnremove operand_subword from easy_fp_const
1996-02-13 Michael MeissnerCygwin32 support; Make eabi update stack first before...
1996-01-31 David Edelsohncorrect parenthesization of TARGET_32BIT
1996-01-31 David Edelsohnld/std typos and TARGET_32BIT usage
1996-01-28 David Edelsohnrs6000_sync_trampoline cmpdi and rs6000_initialize_tram...
1996-01-25 Michael MeissnerFix bugs in last changes
1996-01-25 Michael Meissnermore small data support
1996-01-24 Michael MeissnerSmall data support; Windows NT attributes; windows...
1996-01-22 David EdelsohnUse Pmode
1996-01-15 Michael Meissnermake exception table work with -mrelocable; fix long...
1996-01-05 Michael MeissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1995-12-29 Michael MeissnerUndo most of 12/27 changes
1995-12-27 Michael MeissnerYank out part of last change
1995-12-27 Michael MeissnerReorganize common mode; optimize SI*SI->DI on common...
1995-12-21 Michael MeissnerChange --enable-cpu -> --with-cpu.
1995-12-20 Michael Meissnerremove -mcpu=rs6000
1995-12-20 Michael MeissnerMake --enable-cpu=xxx act like -mcpu=xxx, not -mtune...
1995-12-20 Michael MeissnerMake AIX4 use -mcpu=common by default; add -mtune=
1995-12-13 Michael MeissnerUse simpler functions instead of printf. INT_TYPE_SIZE...
1995-12-09 Michael MeissnerFix recent breakage
1995-11-30 Michael Meissnerupdate PowerPC support
1995-10-27 Richard Kenner(struct asm_option): Changed from struct option.
1995-10-20 Richard Kenner(float_conv_temp): Delete global variable.
1995-10-19 Richard Kenner({low_32_bit,offsettable_mem}_operand): The function...
1995-09-15 Richard Kenner(output_toc): Align DF constants if STRICT_ALIGNMENT.
1995-09-11 Richard Kenner(output_option{,s}): New functions to write -f, -m...
1995-08-19 Richard Kenner(output_prolog): Fixup code to set stack pointer if...
1995-08-19 Richard KennerRevert last change.
1995-08-19 Richard Kenner(output_prolog): Reverse big stack update and restore...
1995-08-14 Richard Kenner(direct_return): Epilogue required if CR saved.
1995-07-25 Michael Meissnerstore LR in caller's frame, not current frame for V.4
1995-07-21 Michael MeissnerV.4 support.
1995-07-11 Richard Kenner(expand_block_move): Remove #if 0 conditionals against...
1995-06-28 Richard Kenner(processor_target_table): Remove CPU name synonyms.
1995-06-15 Richard KennerChange FSF address.
1995-06-14 Richard Kenner(output_prolog): Don't call __eabi here, let compiler...
1995-06-06 Richard Kenner(expand_block_move): Update source and destination...
1995-06-06 Richard Kenner(expand_block_move): Don't do any block moves where...
1995-06-01 Richard Kenner(expand_block_move): Don't pass argument of # bytes...
1995-05-31 Richard Kenner(rs6000_override_options): Fix typo with -mstring handling.
1995-05-24 Michael MeissnerMake -mstring more like -mmultiple; Emit correct stabs...
1995-05-22 Michael MeissnerAdd -mno-toc; Support block moves if -mno-string.
1995-05-16 Michael MeissnerAdd -mstring support.
1995-05-16 Richard KennerFix typos in comments.
1995-05-10 Michael MeissnerAdd little endian PowerPC support.
1995-04-14 Michael MeissnerEmit eabi's main call to __eabi before setting up the...
1995-03-24 Michael MeissnerLet user choice of -mmultiple always override processor...
1995-03-14 Michael MeissnerAdd 403 support.
1995-03-02 Michael MeissnerMove -mrelocatable word before function prologue.
1995-02-25 Richard Kenner(low_32_bit_operand): New function.
1995-02-23 Michael MeissnerSupport -msoft-float; support eabi -mrelocatable
1995-02-22 Richard Kenner(print_operand, case 'H', 'S'): Delete unused.
1995-02-21 Richard Kenner(output_toc): Use REAL_VALUE_* macros.
1995-02-01 Michael MeissnerAdd preliminary V.4 and eABI support.
1994-12-02 Richard Kenner(input_operand): Correctly check for SYMBOL_REF referri...
1994-11-30 Richard Kenner(lwa_operand): New predicate.
1994-11-21 Richard Kenner(input_operand): Allow a SYMBOL_REF referring to a...
1994-11-19 Richard Kenner(addrs_ok_for_quad_peep): New function.
1994-11-03 Richard Kenner(print_operand): New code '*' to print TOC register...
1994-06-28 Richard KennerInclude ctype.h.
1994-06-14 Richard Kenner(rs6000_override_options): Remove MPC620 cpu variants.
1994-06-14 Richard Kenner(output_prolog): Fix error in loading size of large...
1994-06-02 Richard Kenner(processor_target_table): Use new macros.
next