aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/linux64.h
AgeCommit message (Expand)AuthorFilesLines
2007-02-20invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.Janis Johnson1-2/+2
2007-01-19tm.texi (TARGET_HAS_SINCOS): Document new target macro.Richard Guenther1-0/+4
2006-11-01invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz1-2/+2
2006-07-14dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.Carlos O'Donell1-62/+0
2006-02-23[multiple changes]Jakub Jelinek1-0/+5
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-3/+18
2006-01-27[multiple changes]Jakub Jelinek1-1/+3
2005-12-12re PR target/25299 (Another ABI incompatibility with Apple's gcc)Alan Modra1-0/+6
2005-11-22optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston1-2/+2
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-1/+0
2005-09-14linux64.h (DBX_OUTPUT_BRAC): Treat function name passed as NAME as if it were...Alan Modra1-3/+12
2005-07-13linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu1-1/+1
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-0/+6
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-10re PR middle-end/17961 (ICE for operation on small vector with altivec enabled)Aldy Hernandez1-7/+5
2005-06-10linux.h (NO_PROFILE_COUNTERS): Define.Alan Modra1-1/+1
2005-05-06linux64.h: Remove MASK_PROFILE_KERNEL, and TARGET_PROFILE_KERNEL.Aldy Hernandez1-8/+0
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez1-9/+1
2005-04-19re PR target/21098 (.note.GNU-stack emitted)Alan Modra1-2/+2
2004-12-02re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra1-5/+7
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-8/+12
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-12/+4
2004-10-05linux.h: Formatting, whitespace.Alan Modra1-5/+5
2004-10-03linux.h (TARGET_C99_FUNCTIONS): Define.Alan Modra1-2/+8
2004-09-29* config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.David Edelsohn1-1/+3
2004-09-22linux64.h (PROCESSOR_DEFAULT64): Default to POWER4.David Edelsohn1-1/+1
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-10dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating1-3/+2
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-180/+1
2004-09-02linux64.h: Don't include signal.h or sys/ucontext.h.Alan Modra1-35/+45
2004-08-21linux64.h (DOT_SYMBOLS): Define.Alan Modra1-18/+32
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-10/+0
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra1-0/+5
2004-02-23linux.h (OS_MISSING_POWERPC64): Define.Andrew Pinski1-0/+3
2004-02-23gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek1-0/+2
2004-02-10linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Don't bump retaddr here.Alan Modra1-7/+1
2004-02-03re PR target/13914 ([3.4 only] dwarf2 frame unwinding broken.)Alan Modra1-3/+3
2004-01-27rs6000.h: Correct target_flags free bits comment.Alan Modra1-5/+6
2004-01-23linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek1-9/+17
2004-01-17re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski1-12/+10
2004-01-09linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure target_flags has MASK_POWER...Alan Modra1-1/+7
2003-12-01linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_flags directly rather ...Alan Modra1-3/+3
2003-10-14linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Choose MASK_ALIGN_NATURAL if rs600...Alan Modra1-5/+6
2003-10-05fold-const.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-09-16linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek1-0/+3
2003-07-16unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.Jakub Jelinek1-0/+18
2003-07-14tm.texi (BLOCK_REG_PADDING): Describe.Alan Modra1-0/+33
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-11/+0
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-5/+3
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-7/+1