index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
rs6000
/
linux64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-3
/
+1
2023-04-28
Add targetm.libm_function_max_error
Jakub Jelinek
1
-0
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-24
properly disable -fsplit-stack on non-glibc targets [PR104170]
Jakub Jelinek
1
-10
/
+15
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-05-18
rs6000: Remove old psabi warnings
Bill Schmidt
1
-5
/
+3
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-10-02
[RS6000] function for linux64 SUBSUBTARGET_OVERRIDE_OPTIONS
Alan Modra
1
-93
/
+1
2020-10-01
[RS6000] -mno-minimal-toc vs. power10 pcrelative
Alan Modra
1
-4
/
+13
2020-06-22
rs6000: Rename future to power10
Segher Boessenkool
1
-3
/
+3
2020-04-25
Turn on -mpcrel by default for -mcpu=future
Michael Meissner
1
-0
/
+7
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-07-28
[RS6000] PR91135, __linux__ not defined with -mcall-aixdesc on 9.x and ppc64
Alan Modra
1
-14
/
+2
2019-07-28
[RS6000] Make assembler command line cpu match default for gcc
Alan Modra
1
-4
/
+0
2019-07-18
Update PowerPC compiler for pc-relative support.
Michael Meissner
1
-2
/
+2
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-3
/
+3
2019-02-12
[RS6000] No inline PLT for V4 bss-plt, implement -mno-pltseq
Alan Modra
1
-0
/
+7
2019-01-24
altivec.md (build_vector_mask_for_load): Use MEM_P.
Peter Bergner
1
-4
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-11-27
[RS6000] rs6000/sysv4.h using gnu-user.h
Alan Modra
1
-0
/
+7
2018-11-27
[RS6000] Use config/linux.h for powerpc*-*-linux*
Alan Modra
1
-21
/
+4
2018-11-13
[RS6000] Don't put large integer constants in TOC for -mcmodel=medium
Alan Modra
1
-2
/
+5
2018-10-28
Add D front-end, libphobos library, and D2 testsuite.
Iain Buclaw
1
-0
/
+13
2018-06-25
config.gcc (powerpc64le*): Revert January 16th...
Michael Meissner
1
-10
/
+3
2018-01-17
config.gcc (powerpc*-linux*-*): Add support for 64-bit little endian Linux sy...
Michael Meissner
1
-3
/
+10
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-13
sysv4.h (STARTFILE_LINUX_SPEC): Add -static-pie support.
Jakub Jelinek
1
-5
/
+8
2017-09-04
Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
1
-1
/
+1
2017-08-14
re PR target/79845 (rs6000: make code in rs6000.c more i18n-friendly)
Bill Schmidt
1
-1
/
+1
2017-02-07
re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)
Richard Biener
1
-3
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-29
PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernel
Martin Sebor
1
-4
/
+0
2016-10-23
PR target/77837 - missing -Wformat-length warning for %p with null argument o...
Martin Sebor
1
-0
/
+4
2016-10-07
rs6000-c.c (rs6000_cpu_cpp_builtins): Split -mfloat128 into -mfloat128-type t...
Michael Meissner
1
-0
/
+6
2016-05-05
[RS6000] TARGET_RELOCATABLE
Alan Modra
1
-3
/
+2
2016-01-21
re PR target/63354 (gcc -pg -mprofile-kernel creates unused stack frames on l...
Anton Blanchard
1
-0
/
+3
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-10-23
powerpc musl libc support
Gregor Richards
1
-4
/
+16
2015-10-21
Pass --secure-plt to the linker
Gregor Richards
1
-0
/
+4
2015-10-20
PR66870 PowerPC64 Enable gold linker with split stack
Alan Modra
1
-0
/
+15
2015-06-03
config.gcc (powerpc*-*-*): Add support for a new configure option --with-adva...
Michael Meissner
1
-7
/
+44
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
1
-1
/
+1
2015-05-08
[PATCH 0/13] Add musl support to GCC
Szabolcs Nagy
1
-0
/
+4
2015-03-10
re PR target/65286 (When building on powerpc64le-unknown-linux-gnu, --disable...
Alan Modra
1
-1
/
+1
2015-01-19
default64.h: Include rs6000-cpus.def.
David Edelsohn
1
-4
/
+0
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-03
Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...
Joseph Myers
1
-0
/
+7
2014-07-28
config.gcc (powerpc*-*-linux*): Include gnu-user.h in tm_file.
Peter Bergner
1
-24
/
+0
2014-07-24
rs6000-protos.h (rs6000_special_adjust_field_align_p): Add prototype.
Ulrich Weigand
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
[next]