aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa64-hpux.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-29pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.John David Anglin1-1/+1
2016-10-19pa64-hpux-lib.h: New file.John David Anglin1-90/+7
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek1-4/+2
2016-04-08Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"Thomas Schwinge1-6/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-12/+12
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-06re PR bootstrap/63188 (r214954 breaks bootstrap on x86_64-apple-darwin13)Dominique d'Humieres1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge1-6/+12
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-10-29re PR target/50617 (ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with une...John David Anglin1-1/+1
2011-05-05config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options for 11.31.Steve Ellcey1-1/+8
2011-02-07config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.John David Anglin1-6/+12
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-4/+4
2010-08-22re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)John David Anglin1-12/+12
2009-12-05pa64-hpux.h (LIB_SPEC): Handle -rdynamic.John David Anglin1-2/+4
2008-12-13re PR bootstrap/38383 (fails to build cross gcc for target hppa64-hp-hpux11.00)Rainer Emrich1-1/+1
2008-09-03re PR testsuite/37325 (Visibility test fails)John David Anglin1-2/+3
2008-09-01pa64-hpux.h (LIB_SPEC): Link against librt when building static openmp applic...John David Anglin1-6/+16
2008-01-17pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links if "-mt" or "-pthread...John David Anglin1-2/+4
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-12-19* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.Steve Ellcey1-0/+1
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-3/+3
2006-10-16pa64-hpux.h (LINK_SPEC): Force __cxa_finalize to be an undefined symbol in th...John David Anglin1-2/+4
2006-04-09re PR target/27034 (gcc.dg/20021014-1.c (test for excess errors) fails)John David Anglin1-43/+32
2006-03-21re PR libgomp/26384 (FAIL: libgomp.c/appendix-a/a.18.1.c execution test)Steve Ellcey1-6/+6
2005-11-18re PR target/24348 (bootstrap failure building libgcc)John David Anglin1-6/+8
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-23config.gcc (hppa[12]*-*-hpux10*): Add pa/pa-hpux.opt to $extra_options.Richard Sandiford1-11/+0
2005-03-05re PR c++/19797 (g++.dg/abi/inline1.C fails on hppa*-*-hpux*)John David Anglin1-0/+2
2005-02-27elf.h, som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw instead of trying t...John David Anglin1-9/+20
2005-01-15Update copyrights to 2005.John David Anglin1-1/+2
2005-01-15re PR target/19388 (MAX_OFILE_ALIGNMENT on PA HP-UX)John David Anglin1-4/+3
2005-01-07* pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.John David Anglin1-1/+1
2004-08-25PR libstdc++/17005 (fix for HP-UX 11.11)John David Anglin1-3/+19
2004-08-05pa.c (pa_asm_output_aligned_bss, [...]): New functions.John David Anglin1-14/+16
2004-04-16* pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.John David Anglin1-0/+13
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-28* pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.John David Anglin1-4/+10
2003-10-10* pa64-hpux.h (LINK_SPEC): Use `-z' option with HP ld.John David Anglin1-2/+2
2003-08-26config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE th...Zack Weinberg1-0/+4
2003-08-23pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt1-4/+4
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-41/+4
2003-06-06pa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED' parameters to unsign...John David Anglin1-2/+4
2003-05-21re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when application...John David Anglin1-5/+19
2003-05-12* pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch.John David Anglin1-1/+0