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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-10-03
linux.h (TARGET_C99_FUNCTIONS): Define.
Alan Modra
2
-4
/
+16
2004-10-01
revert: tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_...
Jakub Jelinek
1
-40
/
+16
2004-09-29
* config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.
David Edelsohn
1
-1
/
+3
2004-09-29
tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR...
Jakub Jelinek
1
-16
/
+40
2004-09-28
backport: basic-block.h: Include vec.h, errors.h.
Ben Elliston
1
-1
/
+1
2004-09-27
rs6000.c (rs6000_legitimate_address, [...]): Handle AND pattern
Dorit Naishlos
1
-0
/
+14
2004-09-23
PR c++/9844, PR c++/13989
Fariborz Jahanian
1
-1
/
+1
2004-09-23
tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
Dorit Naishlos
3
-0
/
+156
2004-09-22
rtems.h (TARGET_OS_CPP_BUILTINS): Add builtin_define ("__USE_INIT_FINI__").
Ralf Corsepius
1
-0
/
+1
2004-09-22
linux64.h (PROCESSOR_DEFAULT64): Default to POWER4.
David Edelsohn
2
-3
/
+2
2004-09-22
darwin-tramp.asm: Add __ppc64__ case.
Stan Shebs
2
-1
/
+9
2004-09-18
darwin-c.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2004-09-16
rs6000.c (rs6000_xcoff_asm_named_section): Update prototype.
David Edelsohn
1
-1
/
+1
2004-09-15
configure.ac: Check for COMDAT support.
Mark Mitchell
1
-1
/
+2
2004-09-15
linux-unwind.h (struct gcc_pt_regs): Extend to include ccr.
Alan Modra
1
-0
/
+6
2004-09-14
m32r.md, [...]: Fix comment typos.
Kazu Hirata
2
-2
/
+2
2004-09-13
darwin.h (ASM_OUTPUT_COMMON): Change variable size's name to _new_size.
Andrew Pinski
1
-3
/
+3
2004-09-12
darwin.h (ASM_OUTPUT_COMMON): Make sure we do not have a size of 0.
Andrew Pinski
1
-5
/
+8
2004-09-11
aix.h (MD_FROB_UPDATE_CONTEXT): Use __64BIT__ to choose 64-bit version.
David Edelsohn
1
-1
/
+1
2004-09-10
dbxout.c (dbxout_block): Update for current_function_func_begin_label a string.
Geoffrey Keating
1
-3
/
+2
2004-09-10
rs6000.c (print_operand): Use fputs instead of fprintf for register names.
Geoffrey Keating
1
-4
/
+4
2004-09-10
darwin.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-09-09
rs6000.c (rs6000_stack_info): Correct alignment of save_size.
Alan Modra
1
-2
/
+3
2004-09-08
power4.md (power4-lmul): du4 feeds iu1.
David Edelsohn
2
-4
/
+4
2004-09-08
tm.texi (MD_UNWIND_SUPPORT): Document.
Alan Modra
5
-271
/
+224
2004-09-02
rs6000.c (expand_block_move): Use SImode and HImode with STRICT_ALIGNMENT.
David Edelsohn
1
-2
/
+2
2004-09-02
rs6000.c (expand_block_clear): Use vector instructions if available.
Geoffrey Keating
1
-19
/
+38
2004-09-02
linux64.h: Don't include signal.h or sys/ucontext.h.
Alan Modra
1
-35
/
+45
2004-09-01
power4.md: Increase store latency to 12.
David Edelsohn
2
-11
/
+11
2004-09-02
Fix size of generic vectors with -maltivec.
Fariborz Jahanian
1
-1
/
+2
2004-08-29
sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.
David O'Brien
1
-1
/
+1
2004-08-27
rs6000.c (rs6000_override_options): Increase maximum skip to 15.
David Edelsohn
1
-5
/
+18
2004-08-26
Fixed several -mcpu=G5 and 'long double' issues for apple-ppc-darwin.
Fariborz Jahanian
3
-12
/
+40
2004-08-26
re PR target/16480 (using -msdata causes internal compiler error)
Alan Modra
1
-12
/
+8
2004-08-25
tree.h (build_int_cst): New, sign extended constant.
Nathan Sidwell
1
-6
/
+6
2004-08-25
re PR target/17052 (altivec varargs failure if no optimization)
Alan Modra
3
-6
/
+1
2004-08-24
gimplify.c (gimplify_array_ref_to_plus): Delete.
Richard Henderson
1
-1
/
+2
2004-08-24
Makefile.in (HOOKS_H): Add dependency on MACHMODE_H.
Andreas Tobler
1
-1
/
+1
2004-08-24
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
Eric Christopher
2
-390
/
+401
2004-08-23
tree.h (build_distinct_type_copy): New.
Nathan Sidwell
1
-8
/
+4
2004-08-21
darwin.h (SUBTARGET_OPTIONS): Move from here, to...
Mike Stump
1
-10
/
+0
2004-08-21
linux64.h (DOT_SYMBOLS): Define.
Alan Modra
5
-67
/
+110
2004-08-20
rs6000.c (rs6000_rtx_costs): Improve DIV/MOD.
Dale Johannesen
1
-10
/
+23
2004-08-19
invoke.texi (-mfix-and-continue): Add support for fast turn around debugging.
Mike Stump
2
-9
/
+60
2004-08-18
config/rs6000/x-darwin: Remove XCFLAGS -mdynamic-no-pic to
Robert Bowdidge
1
-1
/
+0
2004-08-18
emit-rtl.c (gen_const_mem): New.
Richard Henderson
1
-5
/
+3
2004-08-18
darwin.md: Delete the altivec patterns which are handled differently now.
Andrew Pinski
3
-108
/
+20
2004-08-18
rtl.def (NIL): Delete.
Zack Weinberg
1
-1
/
+1
2004-08-18
save_world/rest_world for ppc-darwin.
Fariborz Jahanian
4
-12
/
+450
2004-08-18
Hot/cold partitioning update patch.
Caroline Tice
1
-2
/
+0
[next]