summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/linux64.h
Commit message (Expand)AuthorAgeFilesLines
* invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.Pete Steinmetz2006-11-011-2/+2
* dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.Carlos O'Donell2006-07-141-62/+0
* [multiple changes]Jakub Jelinek2006-02-231-0/+5
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-3/+18
* [multiple changes]Jakub Jelinek2006-01-271-1/+3
* re PR target/25299 (Another ABI incompatibility with Apple's gcc)Alan Modra2005-12-121-0/+6
* optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston2005-11-221-2/+2
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-221-1/+0
* linux64.h (DBX_OUTPUT_BRAC): Treat function name passed as NAME as if it were...Alan Modra2005-09-141-3/+12
* linux.h (TARGET_HAS_F_SETLKW): Renamed to ...H.J. Lu2005-07-131-1/+1
* Makefile.def (target_modules): Add libssp.Jakub Jelinek2005-07-021-0/+6
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* re PR middle-end/17961 (ICE for operation on small vector with altivec enabled)Aldy Hernandez2005-06-101-7/+5
* linux.h (NO_PROFILE_COUNTERS): Define.Alan Modra2005-06-101-1/+1
* linux64.h: Remove MASK_PROFILE_KERNEL, and TARGET_PROFILE_KERNEL.Aldy Hernandez2005-05-061-8/+0
* config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez2005-05-051-9/+1
* re PR target/21098 (.note.GNU-stack emitted)Alan Modra2005-04-191-2/+2
* re PR target/16952 (GCC for powerpc cross target with -mrelocatable reports e...Alan Modra2004-12-021-5/+7
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-8/+12
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-12/+4
* linux.h: Formatting, whitespace.Alan Modra2004-10-051-5/+5
* linux.h (TARGET_C99_FUNCTIONS): Define.Alan Modra2004-10-031-2/+8
* * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.David Edelsohn2004-09-291-1/+3
* linux64.h (PROCESSOR_DEFAULT64): Default to POWER4.David Edelsohn2004-09-221-1/+1
* m32r.md, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.Geoffrey Keating2004-09-101-3/+2
* tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra2004-09-081-180/+1
* linux64.h: Don't include signal.h or sys/ucontext.h.Alan Modra2004-09-021-35/+45
* linux64.h (DOT_SYMBOLS): Define.Alan Modra2004-08-211-18/+32
* target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2004-07-131-10/+0
* gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra2004-04-231-0/+5
* linux.h (OS_MISSING_POWERPC64): Define.Andrew Pinski2004-02-231-0/+3
* gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek2004-02-231-0/+2
* linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Don't bump retaddr here.Alan Modra2004-02-101-7/+1
* re PR target/13914 ([3.4 only] dwarf2 frame unwinding broken.)Alan Modra2004-02-031-3/+3
* rs6000.h: Correct target_flags free bits comment.Alan Modra2004-01-271-5/+6
* linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek2004-01-231-9/+17
* re PR target/10781 (wrong class size and alignment with static class member)Andrew Pinski2004-01-171-12/+10
* linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Ensure target_flags has MASK_POWER...Alan Modra2004-01-091-1/+7
* linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_flags directly rather ...Alan Modra2003-12-011-3/+3
* linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Choose MASK_ALIGN_NATURAL if rs600...Alan Modra2003-10-141-5/+6
* fold-const.c: Follow spelling conventions.Kazu Hirata2003-10-051-1/+1
* linux.h (LINK_GCC_C_SEQUENCE_SPEC): Define.Jakub Jelinek2003-09-161-0/+3
* unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.Jakub Jelinek2003-07-161-0/+18
* tm.texi (BLOCK_REG_PADDING): Describe.Alan Modra2003-07-141-0/+33
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-11/+0
* dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou2003-06-171-5/+3
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-7/+1
* * config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION): Define.Alan Modra2003-06-071-0/+12
* function.c (trampolines_created): New variable.Jakub Jelinek2003-06-041-0/+8