OSDN Git Service

* defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, ASM_OUTPUT_SIZE_DIRECTIVE,
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / sysv4.h
1997-06-25 meissnermake wchar_t long, not unsigned short
1997-04-30 merrillx
1996-12-12 meissnerAdd @plt if -fpic; Fix double->int conversions if stack...
1996-11-03 meissnerRandom -fpic fixes
1996-10-28 meissnerWork with latest changes to Makefile; -fpic does not...
1996-08-23 meissnerMake -fPIC the same as -mrelocatable-lib
1996-08-20 meissnerIf -mrelocatable{,-lib} make read/write sections, not...
1996-08-13 meissnerBuild fewer multilibs
1996-08-06 meissnerMake STACK_BOUNDARY always 64 bits
1996-07-23 meissnerFix -fpic problems
1996-07-13 meissnerSolaris, shared lib, aix broken compatibiliy
1996-07-02 meissnerMake Linux target work
1996-06-11 meissnerFix -msdata init code; Make sure correct endian flag...
1996-06-10 meissnerUse .lcomm where we can
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-05-31 meissnerSolaris fixes
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-22 meissnerFix SPEC macros
1996-05-17 dje * rs6000/sysv4.h (ASM_FILE_START): Likewise.
1996-05-09 meissnerFix typo in last change.
1996-05-09 meissnerAdd fine grain control to -msdata
1996-04-27 meissner-mrelocatable needs -meabi
1996-04-26 meissnerRemove last change adding -ldl.
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-03-01 meissnerDefine ASM_OUTPUT_ALIGNED_BSS
1996-02-07 meissnerDo not use -V as if it were -v
1996-02-03 meissnerRemove Cygnus only change.
1996-01-27 meissnerAdd 'B', 'b', and 'V' to SWITCH_TAKES_ARG.
1996-01-27 meissnerDeal with small statics and -msdata
1996-01-26 meissnerDeal with names that are encoded with both @ and *.
1996-01-25 meissnermore small data support
1996-01-24 meissnerSmall data support; Windows NT attributes; windows...
1996-01-22 edelsohnundef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.h
1996-01-18 meissnerEXTRA_SPECS addition
1996-01-05 meissnerAdd -mcpu={505,821,860} support; Fixup common mode...
1995-12-20 meissnerremove -mcpu=rs6000
1995-12-20 meissnerMake AIX4 use -mcpu=common by default; add -mtune=
1995-11-30 meissnerupdate PowerPC support
1995-11-08 kenner(ASM_OUTPUT_{CONSTRUCTOR,DESTRUCTOR}): Undef before...
1995-09-11 kenner(LIBGCC2_WORDS_BIG_ENDIAN): Define to be 0/1 depending...
1995-08-19 kenner(INITIALIZE_TRAMPOLINE): Sync function now named sync_i...
1995-07-21 meissnerV.4 support.
1995-06-28 kenner(CPP_SPEC): Remove CPU name synonyms.
1995-06-15 kennerChange FSF address.
1995-06-01 kenner(FIXED_R13): Define to be 1.
1995-05-25 meissnerfix typo
1995-05-25 meissnerIf cross compiler or if -nostdlib, do not pass -YP...
1995-05-24 meissnermake compatible with new rs6000 change.
1995-05-24 meissnerMake -mstring more like -mmultiple; Emit correct stabs...
1995-05-23 meissnerUse -oformat to set link output format, not -m.
1995-05-22 meissnerAdd -mno-toc; Support block moves if -mno-string.
1995-05-16 meissnerAdd -mstring support.
1995-05-10 meissnerAdd little endian PowerPC support.
1995-03-14 meissnerAdd 403 support.
1995-03-13 meissnerAdd -mno-traceback option; eliminate nop after call...
1995-03-08 meissnerDefine _RELOCATABLE if -mrelocatable; Rewrite eabi...
1995-03-03 meissnerPass -mrelocatable to assembler if passed to compiler.
1995-03-02 meissnerMove -mrelocatable word before function prologue.
1995-02-23 meissnerSupport -msoft-float; support eabi -mrelocatable
1995-02-01 meissnerAdd preliminary V.4 and eABI support.