summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa-linux.h
Commit message (Expand)AuthorAgeFilesLines
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* pa-linux.h (ASM_OUTPUT_INTERNAL_LABEL): Undefine.John David Anglin2007-01-121-0/+3
* * config/pa/pa-linux.h (STRING_ASM_OP): Prepend and append a tab.Andreas Schwab2006-05-201-1/+1
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-2/+5
* c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi2005-11-221-5/+0
* re PR target/24348 (bootstrap failure building libgcc)John David Anglin2005-11-181-33/+0
* pa-linux.h (NO_PROFILE_COUNTERS): Delete define.John David Anglin2005-10-241-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger2004-11-111-1/+6
* gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.Kaveh R. Ghazi2003-11-291-5/+1
* pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label in big switch ELTs.John David Anglin2003-10-291-2/+2
* pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt2003-08-231-5/+5
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-23/+1
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-1/+1
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-181-1/+0
* pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.John David Anglin2002-12-201-5/+0
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+6
* linux.h (LIB_SPEC): If -pthread, add -lpthread even if -shared.Jakub Jelinek2002-12-101-3/+3
* pa-linux.h (PREFERRED_DEBUGGING_TYPE, [...]): Delete.John David Anglin2002-11-091-16/+0
* pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.John David Anglin2002-10-311-0/+13
* pa-linux.h (FUNCTION_OK_FOR_SIBCALL): Delete macro.John David Anglin2002-10-031-4/+0
* c-common.c (preprocessing_trad_p): Define.John David Anglin2002-09-221-2/+16
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-1/+1
* * pa-linux.h (GLOBAL_ASM_OP): Fix typo.John David Anglin2002-08-011-1/+1
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-2/+3
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-10/+1
* defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg2002-07-251-5/+1
* pa-linux.h (DWARF2_UNWIND_INFO): Delete define.John David Anglin2002-07-181-1/+0
* system.h (SELECT_RTX_SECTION): Poison.Richard Henderson2002-05-181-8/+0
* linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson2002-04-151-1/+1
* linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2002-04-131-1/+1
* pa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.John David Anglin2002-04-041-6/+33
* * pa-linux.h (LOCAL_LABEL_PREFIX): Define.John David Anglin2002-03-281-0/+4
* pa-linux.h (LIB_SPEC): Update definition.John David Anglin2002-02-261-1/+4
* gcc.c (init_gcc_specs): Revert patch from 2002-02-15.John David Anglin2002-02-151-0/+3
* gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.John David Anglin2002-02-111-4/+1
* elf.h (ASM_FILE_START): Reverted to profile_flag.William Cohen2002-01-041-1/+1
* function.h (struct function): Add profile.William Cohen2002-01-031-1/+1
* milli64.S: Fix comment formatting.Kazu Hirata2001-11-111-1/+1
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-1/+1
* lang-specs.h: Move -D_GNU_SOURCE to config/linux.h.Phil Edwards2001-06-071-2/+0
* pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.Jeffrey A Law2001-04-191-0/+2
* elfos.h (SELECT_SECTION): Undef before defining.Alan Modra2001-04-131-31/+154
* config:Neil Booth2000-11-021-1/+1
* configure.in (hppa*-*-linux*): New configuration.Jeffrey A Law1999-07-161-0/+55