OSDN Git Service

(output_scc_di): Add missing CC_STATUS_INIT.
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 /
1997-01-21 meissnerupdate copyright.
1997-01-21 meissnerFix handling of vt if -mminimal-toc
1997-01-16 meissnerUse eabi.h, not sysv.h
1997-01-16 meissnerFix copyright msg.
1997-01-13 edelsohnadd -D_AIX41 CPP definition
1997-01-10 edelsohn-mthreads and -mpe support
1996-12-26 meissnerSet length of V.4 pic initialization
1996-12-17 meissnerDelete HAS_INIT_SECTION
1996-12-12 meissnerOnly do @plt calls if -fpic.
1996-12-12 meissnerAdd @plt if -fpic; Fix double->int conversions if stack...
1996-12-09 wilson(exeext): Delete.
1996-11-19 meissnerUse configure to set EXTRA_HEADERS, not t-* file
1996-11-04 meissnerDon't use TARGET_RELOCATABLE, not defined under AIX.
1996-11-04 meissnerFix -fpic problems; fix typo in cygwin
1996-11-03 meissnerRandom -fpic fixes
1996-10-31 meissnerUse EXTRA_MULTILIB_PARTS
1996-10-28 meissnerWork with latest changes to Makefile; -fpic does not...
1996-10-25 meissnerFix build problems on cygwin/winnt
1996-10-22 meissnerSupport libraries like x86 cygwin does
1996-10-18 meissnerFix float conversions if sign extension in offset would...
1996-10-10 meissnerOnly create TOC save area if function makes calls.
1996-10-10 meissnerDelete now unused variable rs6000_save_toc_p.
1996-10-10 meissnerCorrectly handle saving toc space in NT
1996-10-10 meissnerFix last change; fix large stack frames and int->double...
1996-10-07 meissnerFix previous change to work on both endian hosts and...
1996-10-06 meissnerUse split_double to break apart CONST_DOUBLEs
1996-09-24 kennerInitial revision
1996-09-21 kenner(USER_LABEL_PREFIX): Define.
1996-09-21 kenner(USER_LABEL_PREFIX): Undefine.
1996-09-11 kenner(STMP_FIXPROTO, exeext): New defs.
1996-08-23 meissnerMake -fPIC the same as -mrelocatable-lib
1996-08-22 meissnerOnly build eabi crtx in eabi dirs; ditto for solaris...
1996-08-20 meissnerIf -mrelocatable{,-lib} make read/write sections, not...
1996-08-18 dje * i386/cygwin32.h (CPP_PREDEFINES): Define _WIN32...
1996-08-16 meissnerMake -fpic work with -O3
1996-08-13 meissnerCorrectly handle stack probes of more than one function...
1996-08-13 meissnerBuild fewer multilibs
1996-08-12 meissnerCheck current_function_uses_pic_offset_table, not pic_o...
1996-08-08 meissnerFix for G++ not knowing whether a vtable will be privat...
1996-08-06 meissnerMake STACK_BOUNDARY always 64 bits
1996-07-26 mrsinstall EH code
1996-07-23 mrs * rs6000/rs6000.c: Include except.h for function.h.
1996-07-23 meissnerFix -fpic problems
1996-07-16 djeInitial revision
1996-07-13 meissnerRemove Haifa support.
1996-07-13 meissnerAdd -mxl-call
1996-07-13 meissnerSolaris, shared lib, aix broken compatibiliy
1996-07-11 meissnerCheck for whether GOT_TOC register was eliminated
1996-07-11 meissnerDeal with -fpic and inlined functions
1996-07-10 meissnerFix last change
1996-07-10 meissnerUse integer ops to load SF constants for software float...
1996-07-09 meissnerMake fp constants hard if -fpic
1996-07-02 meissnerMake Linux target work
1996-06-29 meissnerFix int<->floating point conversion routines
1996-06-25 meissnerV.4 PIC changes
1996-06-25 meissnerDo not abort on labels for -fpic
1996-06-24 wilson(CPP_PREDEFINES): For consistency,
1996-06-24 meissnerMove xor of input into insn doing int->double conversion.
1996-06-20 meissnerFix typo
1996-06-18 meissnerPut function descriptor in .reldata, not .text
1996-06-11 meissnerFix -msdata init code; Make sure correct endian flag...
1996-06-10 meissnerUse .lcomm where we can
1996-06-06 wilson(init_cumulative_args): Change EXPR_LIST to PARALLEL
1996-06-06 meissnerMake sure Solaris is recognized as little endian.
1996-06-06 meissnerFix typo.
1996-06-05 meissnerTurn off ELF shared libs for now by default; Add linker...
1996-06-04 meissnerPass -mno-regnames to assembler.
1996-06-04 meissnerTouch up solaris port
1996-06-03 meissnerRemove CYGNUS LOCAL tags.
1996-05-31 meissnerSolaris fixes
1996-05-30 meissnerFix typo.
1996-05-29 meissnerAdd code to print rs6000 specific info in .s file;...
1996-05-28 meissnerFix problems in float/int conversion in inline functions
1996-05-24 dje * varasm.c (asm_output_bss): New argument DECL.
1996-05-24 dje * varasm.c (asm_output_bss): New argument DECL.
1996-05-22 meissnerFix SPEC macros
1996-05-20 meissnerTry to fix inline of fp/int convert
1996-05-17 dje * rs6000/win-nt.h (ASM_FILE_START): Likewise. Delete...
1996-05-17 dje * rs6000/sysv4.h (ASM_FILE_START): Likewise.
1996-05-17 dje * rs6000/rs6000.h (ASM_OUTPUT_OPTIONS): Delete.
1996-05-17 dje * rs6000/rs6000.c (output_option, m_options, output_op...
1996-05-15 meissnerUse pic_offset_table_rtx instead of rs6000_pic_register...
1996-05-09 meissnerFix typo in last change.
1996-05-09 meissnerAdd fine grain control to -msdata
1996-04-30 meissnerDisable __do_global_ctors for now
1996-04-27 meissner-mrelocatable needs -meabi
1996-04-26 meissnerRemove last change adding -ldl.
1996-04-26 meissnerFix error compiling on AIX
1996-04-25 meissnerAdd -ldl for Solaris.
1996-04-25 meissnerFor Solaris, don't pass obsolete -mno-main-init.
1996-04-24 meissnerAdd link_start to SUBTARGET_EXTRA_SPECS.
1996-04-24 meissnerAdd missing endif.
1996-04-24 meissnerFix typo in last change.
1996-04-24 meissnerupdate last change
1996-04-24 meissnerSolaris, Linux changes
1996-04-22 edelsohnundef new AIX alignment macros
1996-04-22 edelsohnfix AIX struct/union/field alignment
1996-04-19 meissnerMake BIGGEST_FIELD_ALIGNMENT 64
1996-04-17 meissnerDo not FAIL in movdi
1996-04-08 meissnerAdd -fpic/-fPIC support
next