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-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
/
aix43.h
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-15
c-incpath.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+2
2004-03-10
aix.h (TARGET_OS_CPP_BUILTINS): Rename to ...
David Edelsohn
1
-13
/
+6
2003-04-13
Replace "GNU CC" with "GCC"
Nick Clifton
1
-17
/
+16
2003-02-27
aix43.h (ASM_SPEC): Only emit -mppc64 if no -mcpu option.
David Edelsohn
1
-5
/
+5
2003-01-30
aix43.h: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2002-07-10
aix.h: Convert CPP_PREDEFINES to TARGET_OS_CPP_BUILTINS.
Matt Kraai
1
-3
/
+15
2002-06-11
c-common.c (builtin_define_type_max): New.
Richard Henderson
1
-4
/
+4
2002-06-11
config.gcc (powerpc*-*-*, [...]): Don't bother including softfloat.h.
Geoffrey Keating
1
-38
/
+4
2002-06-09
{aix43.h,aix5.1} (ASM_CPU_SPEC): Add power3 synonym for 630.
David Edelsohn
1
-11
/
+7
2002-05-22
aix43.h (LINK_SPEC): Add PE initializer.
David Edelsohn
1
-9
/
+6
2002-02-27
[multiple changes]
David Edelsohn
1
-4
/
+0
2001-12-09
Fix rs6000 -maix64 -mstring
Tom Rix
1
-1
/
+1
2001-12-03
c-decl.c (grokdeclarator): Use ISO word.
Neil Booth
1
-3
/
+3
2001-05-13
tm.texi (THREAD_MODEL_SPEC): Document it.
Alexandre Oliva
1
-0
/
+4
2001-02-07
* config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it.
Mark Mitchell
1
-0
/
+13
2001-01-09
config.gcc (powerpc-*-beos*): Include ${tm_file} and rs6000/aix.h.
Franz Sirl
1
-4
/
+1
2000-11-02
config:
Neil Booth
1
-1
/
+1
2000-07-21
aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly in 64-bit mode.
Geoff Keating
1
-1
/
+1
2000-06-27
1750a.h: Mark help strings for options/switches for translation.
Philipp Thomas
1
-3
/
+3
2000-06-12
aix41.h (SUBTARGET_SWITCHES): Delete threads.
David Edelsohn
1
-7
/
+5
2000-05-06
xcoffout.c (xcoff_current_include_file, [...]): Constify char *.
David Edelsohn
1
-1
/
+5
2000-03-29
aix41.h (CPP_SPEC): Define _ANSI_C_SOURCE if -ansi is given.
Alexandre Oliva
1
-0
/
+1
2000-03-16
See the ChangeLog on the branch for more details.
Geoff Keating
1
-34
/
+15
2000-01-07
rs6000.c (processor_target_table): Add power3 as alias for 630.
David Edelsohn
1
-13
/
+23
1999-08-02
[multiple changes]
David Edelsohn
1
-13
/
+13
1999-07-27
aix43.h (ASM_CPU_SPEC, [...]): Add rs64a and PPC630.
David Edelsohn
1
-0
/
+4
1999-06-01
aix41.h (RS6000_CALL_GLUE): Define.
David Edelsohn
1
-0
/
+5
1999-05-03
aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Change non-PowerPC and AIX64 combinatio...
David Edelsohn
1
-5
/
+11
1999-03-27
* rs6000/{aix41.h,aix43.h} (ASM_CPU_SPEC): Add 604e.
David Edelsohn
1
-2
/
+3
1998-07-29
rs6000.md (absdi2 define_split): Swap operands of MINUS.
David Edelsohn
1
-1
/
+1
1998-06-04
tree.c (get_inner_array_type): New function.
David Edelsohn
1
-0
/
+199