summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/xcoff.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* varasm.c (bss_initializer_p): Remove static.David Edelsohn2012-12-211-2/+5
* * config/rs6000/xcoff.h (ASM_OUTPUT_TLS_COMMON): Define.David Edelsohn2012-11-301-0/+9
* tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.Eric Botcazou2009-09-131-1/+1
* frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2009-05-151-4/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn2008-10-161-1/+1
* re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.)David Edelsohn2008-10-151-10/+52
* xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Do not always place FP constants i...David Edelsohn2008-06-051-2/+1
* xcoff.h (XCOFF_CSECT_DEFAULT_ALIGNMENT_STR): New internal macro.Olivier Hainque2007-08-311-3/+8
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson2007-03-091-1/+2
* rs6000.c (rs6000_init_builtins): Change decl libname for clog to __clog on AIX.David Edelsohn2006-02-241-0/+5
* xcoff.h (TARGET_ASM_OUTPUT_ANCHOR): Define.David Edelsohn2006-02-191-0/+1
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-96/+5
* optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS...Ben Elliston2005-11-221-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2004-08-121-0/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* xcoff.h (EXTRA_SECTION_FUNCTIONS): Split each function into a separate macro.David Edelsohn2004-01-061-11/+19
* target.h (init_libfuncs): New hook.Zack Weinberg2003-10-021-7/+0
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-36/+8
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-071-12/+1
* i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi2003-06-041-2/+1
* xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT.David Edelsohn2003-05-121-5/+6
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-121-5/+5
* linux64.h (ASM_OUTPUT_LABELREF): Remove.Janis Johnson2003-04-301-6/+0
* Replace "GNU CC" with "GCC"Nick Clifton2003-04-131-19/+18
* xcoff.h (ASM_FILE_START): Do not emit machine pseudo-op.David Edelsohn2003-02-251-2/+0
* rs6000.h (FUNCTION_MODE): Always use SImode.David Edelsohn2003-01-081-5/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-8/+2
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-221-1/+5
* m32r.c: Follow spelling conventions.Kazu Hirata2002-09-201-1/+1
* rs6000.c (rs6000_elf_encode_section_info): Use targetm.binds_local_p to set S...Alan Modra2002-09-141-1/+1
* rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.David Edelsohn2002-09-111-4/+2
* rs6000.c (rs6000_assemble_visibility): Protect declaration inside macro.David Edelsohn2002-09-101-9/+5
* xcoff.h (HOT_TEXT_SECTION_NAME): Delete.David Edelsohn2002-09-051-2/+0
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-1/+1
* rs6000.c (rs6000_xcoff_asm_globalize_label): New function.David Edelsohn2002-08-211-1/+4
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-3/+2
* Index: ChangeLogGeoffrey Keating2002-08-041-11/+11
* rs6000.md (movsi_internal1): Add nop mnemonic.David Edelsohn2002-08-031-8/+17
* - Sigh, always use default text section name.David Edelsohn2002-05-311-2/+2
* xcoff.h (HOT_TEXT_SECTION_NAME): Define.David Edelsohn2002-05-311-0/+2
* mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis2002-05-231-1/+3
* aix43.h (LINK_SPEC): Add PE initializer.David Edelsohn2002-05-221-0/+9
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-29/+3
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-17/+1
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-11/+1
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-38/+2