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
/
pa
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
linux-atomic.c (__sync_val_compare_and_swap_4): Return actual_oldval.
John David Anglin
1
-7
/
+8
2010-10-11
re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...
John David Anglin
1
-5
/
+7
2010-10-09
pa-protos.h (function_arg): Delete.
Nathan Froyd
3
-24
/
+28
2010-10-02
re PR target/45820 (FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above)
John David Anglin
1
-46
/
+21
2010-09-28
Hookize TARGET_UNWIND_INFO et al.
Richard Henderson
1
-1
/
+1
2010-09-08
re PR target/45250 (FAIL: tr1/5_numerical_facilities/special_functions/01_ass...
John David Anglin
6
-65
/
+143
2010-08-30
Stack usage support
Eric Botcazou
1
-0
/
+2
2010-08-24
pa.c (hppa_register_move_cost, [...]): New.
Anatoly Sokolov
3
-40
/
+90
2010-08-22
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)
John David Anglin
5
-17
/
+91
2010-08-11
linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with 'unsigned short' and 'unsi...
John David Anglin
1
-36
/
+36
2010-08-09
builtins.c (fold_builtin_next_arg): Use stdarg_p.
Nathan Froyd
2
-6
/
+2
2010-07-17
re PR target/44805 (FAIL: gcc.c-torture/execute/builtins/strpcpy-2.c executio...
John David Anglin
1
-2
/
+3
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-1
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-04
gcc/
Richard Sandiford
1
-3
/
+9
2010-07-03
re PR target/44597 (FAIL: gcc.c-torture/execute/builtin-prefetch-2.c compilat...
John David Anglin
2
-122
/
+13
2010-07-03
re PR target/44705 (FAIL: gcc.dg/pr44674.c (internal compiler error))
John David Anglin
1
-3
/
+1
2010-07-02
re PR target/43958 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED ...
Richard Guenther
1
-5
/
+4
2010-06-30
re PR middle-end/44566 (configuration with multiple targets / backends is not...
Joern Rennecke
1
-5
/
+6
2010-06-29
reginfo.c (init_reg_sets_1): Adjust comments.
Nathan Froyd
1
-8
/
+0
2010-06-25
pa.h (MODIFY_TARGET_NAME): Remove.
Joseph Myers
1
-10
/
+1
2010-06-21
re PR target/39690 (ld: An unknown relocation type 8)
John David Anglin
1
-0
/
+11
2010-06-18
re PR target/43740 (FAIL: gcc.dg/tree-ssa/20031015-1.c (internal compiler err...
John David Anglin
1
-4
/
+0
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-7
/
+5
2010-05-29
re PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)
John David Anglin
1
-1
/
+1
2010-05-29
re PR target/44261 (Multiplying -1 by NaN is not valid.)
John David Anglin
1
-20
/
+37
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2010-04-12
pa.c (emit_move_sequence): Remove use of deleted variable flag_argument_noalias.
Steve Ellcey
1
-6
/
+2
2010-04-12
pa.c (hppa_legitimize_address): Remove unused variable orig_base.
Steve Ellcey
2
-20
/
+15
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
2
-2
/
+3
2010-03-22
re PR middle-end/42718 (FAIL: gcc.c-torture/compile/pr42559.c at -O1 and above)
John David Anglin
1
-2
/
+2
2010-02-05
re PR target/42924 (pex-unix.c:589:1: internal compiler error: output_operand)
Steve Ellcey
1
-0
/
+15
2010-01-31
re PR target/42850 (FAIL: g++.dg/abi/forced.C execution test)
John David Anglin
1
-1
/
+1
2010-01-02
t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
John David Anglin
1
-1
/
+1
2009-12-05
pa64-hpux.h (LIB_SPEC): Handle -rdynamic.
John David Anglin
3
-2
/
+7
2009-12-05
re PR ada/41912 (FAIL: gnat.dg/null_pointer_deref1.adb execution test)
John David Anglin
2
-0
/
+2
2009-12-04
re PR target/40134 (symbols not resolved when building shared libraries (link...
Matthias Klose
1
-6
/
+0
2009-11-25
pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...
John David Anglin
1
-6
/
+6
2009-10-15
re PR target/41702 (FAIL: abi/demangle/abi_text/09.cc execution test)
John David Anglin
1
-13
/
+12
2009-09-29
re PR target/41393 (ICE in get_eh_region_and_lp_from_rtx at except.c:1692)
John David Anglin
1
-1
/
+1
2009-09-23
pa.h (FUNCTION_VALUE): Remove macro.
Anatoly Sokolov
3
-9
/
+7
2009-09-22
pa.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.
Richard Henderson
2
-159
/
+183
2009-09-18
re PR target/40913 (hppa-hpux: libgcc_s.sl does not have the 'internal name' ...
Michael Haubenwallner
1
-0
/
+1
2009-09-11
predicates.md (symbolic_operand): Require a CONST symbolic operand to be a PL...
John David Anglin
2
-6
/
+8
2009-08-20
pa.md (reload_inhi, [...]): New patterns.
John David Anglin
2
-1
/
+69
2009-08-12
tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.
Paolo Bonzini
1
-1
/
+1
2009-08-02
pa.c (pa_promote_function_mode): Remove ATTRIBUTE_UNUSED from declaration arg...
John David Anglin
1
-5
/
+3
2009-08-02
pa.c (pa_promote_function_mode): Declare.
John David Anglin
1
-2
/
+7
2009-08-01
expr.c (store_constructor): Use promote_decl_mode.
Paolo Bonzini
1
-4
/
+18
2009-07-21
pa.c (compute_zdepwi_operands): Limit deposit length to 32 - lsb.
John David Anglin
1
-7
/
+12
[next]