aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/xcoff.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-07* config/rs6000/xcoff.h (ASM_FILE_START): Reverted to profile_flag.Richard Henderson1-1/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+1
2001-12-26rs6000.md (indirect_jump): Prefer CTR over LR.David Edelsohn1-3/+12
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-11/+2
2001-12-16uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings.Kaveh R. Ghazi1-0/+4
2001-12-14rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle DECL_WEAK for function descriptors.David Edelsohn1-4/+17
2001-12-02xcoff.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned.David Edelsohn1-3/+3
2001-11-15aix31.h: Fix comment formatting.Kazu Hirata1-2/+2
2001-10-29Undo assemble_name change in earlier patch.David Edelsohn1-10/+20
2001-10-28aix31.h (ASM_OUTPUT_EXTERNAL): Use assemble_name.David Edelsohn1-22/+12
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs1-1/+1