aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/xcoff.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-13tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou1-1/+1
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-4/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-10-16re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn1-1/+1
2008-10-15re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn1-10/+52
2008-06-05xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Do not always place FP constants i...David Edelsohn1-2/+1
2007-08-31xcoff.h (XCOFF_CSECT_DEFAULT_ALIGNMENT_STR): New internal macro.Olivier Hainque1-3/+8
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-1/+2
2006-02-24rs6000.c (rs6000_init_builtins): Change decl libname for clog to __clog on AIX.David Edelsohn1-0/+5
2006-02-19xcoff.h (TARGET_ASM_OUTPUT_ANCHOR): Define.David Edelsohn1-0/+1
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-96/+5
2005-11-22optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston1-1/+1
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+1
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-06xcoff.h (EXTRA_SECTION_FUNCTIONS): Split each function into a separate macro.David Edelsohn1-11/+19
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-7/+0
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-36/+8
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-12/+1
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi1-2/+1
2003-05-12xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.David Edelsohn1-5/+6
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-5/+5
2003-04-30linux64.h (ASM_OUTPUT_LABELREF): Remove.Janis Johnson1-6/+0
2003-04-13Replace "GNU CC" with "GCC"Nick Clifton1-19/+18
2003-02-25xcoff.h (ASM_FILE_START): Do not emit machine pseudo-op.David Edelsohn1-2/+0
2003-01-08rs6000.h (FUNCTION_MODE): Always use SImode.David Edelsohn1-5/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-8/+2
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-1/+5
2002-09-20m32r.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14rs6000.c (rs6000_elf_encode_section_info): Use targetm.binds_local_p to set S...Alan Modra1-1/+1
2002-09-11rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.David Edelsohn1-4/+2
2002-09-10rs6000.c (rs6000_assemble_visibility): Protect declaration inside macro.David Edelsohn1-9/+5
2002-09-05xcoff.h (HOT_TEXT_SECTION_NAME): Delete.David Edelsohn1-2/+0
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-08-21rs6000.c (rs6000_xcoff_asm_globalize_label): New function.David Edelsohn1-1/+4
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-3/+2
2002-08-04Index: ChangeLogGeoffrey Keating1-11/+11
2002-08-03rs6000.md (movsi_internal1): Add nop mnemonic.David Edelsohn1-8/+17
2002-05-31- Sigh, always use default text section name.David Edelsohn1-2/+2
2002-05-31xcoff.h (HOT_TEXT_SECTION_NAME): Define.David Edelsohn1-0/+2
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-1/+3
2002-05-22aix43.h (LINK_SPEC): Add PE initializer.David Edelsohn1-0/+9
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-29/+3
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-17/+1
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-11/+1
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-38/+2
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-01rs6000.h (HANDLE_PRAGMA_PACK): Delete.David Edelsohn1-4/+0
2002-03-01tm.texi (ASM_WEAKEN_DECL): Document.Alan Modra1-22/+2