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
/
alpha
/
alpha.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-16
alpha.c (alpha_and_function): Handle NULL_RTX returned from prev_active_insn.
Uros Bizjak
1
-1
/
+1
2009-08-14
alpha.c (alpha_emit_conditional_move): Handle TFmode compares.
Uros Bizjak
1
-0
/
+7
2009-08-11
alpha.c (alpha_init_builtins): Nullify FWRITE and FWRITE_UNLOCKED.
Douglas B Rupp
1
-0
/
+6
2009-08-11
alpha.c (alpha_return_in_memory): On VMS...
Vasiliy Fofanov
1
-7
/
+22
2009-08-11
alpha.c (alpha_sa_size): Force procedure type to PT_STACK when frame_pointer_...
Olivier Hainque
1
-12
/
+87
2009-08-11
alpha.c (common_object_handler): New function.
Eric Botcazou
1
-37
/
+38
2009-08-10
alpha.c: Include libfuncs.h
Douglas B Rupp
1
-0
/
+15
2009-08-10
alpha.c (struct machine_function): New flag for VMS, uses_condition_handler.
Olivier Hainque
1
-6
/
+99
2009-08-10
alpha.c (alpha_links): Add 'target' field.
Eric Botcazou
1
-25
/
+30
2009-08-10
alpha.c (TARGET_ASM_UNALIGNED_*_OP): Define if on VMS.
Douglas B Rupp
1
-1
/
+1
2009-08-10
alpha.c (alpha_initialize_trampoline): Initialize VMS trampoline IAW ABI for ...
Douglas B Rupp
1
-0
/
+44
2009-08-03
alpha.c (alpha_legitimate_constant_p): Reject CONST constants referencing TLS...
Uros Bizjak
1
-1
/
+12
2009-08-01
expr.c (store_constructor): Use promote_decl_mode.
Paolo Bonzini
1
-4
/
+2
2009-07-30
alpha.c (alpha_start_function): Handle VMS_DEBUG_MAIN_POINTER
Douglas B Rupp
1
-0
/
+11
2009-07-29
re PR target/40577 (ICE on valid code: in extract_insn)
Uros Bizjak
1
-1
/
+1
2009-06-13
alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.
Aldy Hernandez
1
-4
/
+8
2009-06-11
alpha.c (alpha_expand_prologue): Add a REF_CFA_REGISTER note when storing the...
Richard Henderson
1
-44
/
+62
2009-06-11
alpha.c (alpha_emit_setcc): Fix test for when gen_lowpart is needed.
Richard Henderson
1
-1
/
+1
2009-06-03
ansidecl.h (EXPORTED_CONST): Define.
Ian Lance Taylor
1
-1
/
+1
2009-05-14
tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...
Paolo Bonzini
1
-2
/
+5
2009-05-14
alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.
Rainer Orth
1
-1
/
+1
2009-05-12
Merge cond-optab branch.
Paolo Bonzini
1
-64
/
+55
2009-05-04
tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
Paolo Bonzini
1
-3
/
+18
2009-04-28
alpha.md (usegp): Cast the result of alpha_find_lo_sum_using_gp to enum attr_...
Uros Bizjak
1
-7
/
+7
2009-04-27
alpha.c (code_for_builtin): Declare as enum insn_code.
Uros Bizjak
1
-1
/
+1
2009-04-23
alpha.c (alpha_legitimize_reload_address): Add cast to enum type.
Uros Bizjak
1
-18
/
+17
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-4
/
+4
2009-04-22
alpha.c: Use REG_P...
Uros Bizjak
1
-67
/
+67
2009-03-17
re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)
Jing Yu
1
-6
/
+6
2009-02-26
alpha.h (alpha_expand_mov): Return false if force_const_mem returns NULL_RTX.
Uros Bizjak
1
-6
/
+10
2009-01-13
alpha.c (alpha_legitimate_address_p): Explicit relocations of local symbols w...
Uros Bizjak
1
-7
/
+12
2009-01-07
re PR target/38706 (../../../../src/libstdc++-v3/src/strstream.cc:419: intern...
Uros Bizjak
1
-2
/
+9
2008-12-21
alpha.c (alpha_pad_noreturn): New static function.
Uros Bizjak
1
-0
/
+54
2008-12-09
alpha.c (alpha_set_memflags): Process memory references in full insn sequence.
Uros Bizjak
1
-10
/
+9
2008-12-05
alpha.c (alpha_fold_vector_minmax): Create VIEW_CONVERT_EXPR to convert outpu...
Uros Bizjak
1
-2
/
+2
2008-12-01
re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f...
Uros Bizjak
1
-1
/
+6
2008-09-03
alpha.c (alpha_split_lock_test_and_set): Move memory barrier to below the tes...
Richard Henderson
1
-3
/
+4
2008-09-02
alpha.c (va_list_skip_additions, [...]): Tuplify.
Jakub Jelinek
1
-77
/
+119
2008-08-31
fwprop.c (should_replace_address): Add speed attribute.
Jan Hubicka
1
-7
/
+8
2008-08-06
alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.
Kaveh R. Ghazi
1
-46
/
+46
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-21
/
+27
2008-07-02
alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...
Kaveh R. Ghazi
1
-2
/
+2
2008-05-09
pa.c (reloc_needed): Use CASE_CONVERT.
Tomas Bily
1
-2
/
+1
2008-05-07
[multiple changes]
Kenneth Zadeck
1
-3
/
+3
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-12
/
+12
2008-04-15
Fix bootstrap on Alpha.
Ben Elliston
1
-1
/
+1
2008-04-08
function.h (incomming_args): Break out of struct function.
Jan Hubicka
1
-32
/
+32
2008-04-03
re PR target/35795 (Revision 133787 breaks ia64)
Jan Hubicka
1
-0
/
+1
2008-04-02
v850.md (casesi): Remove if (0) code.
Ben Elliston
1
-22
/
+0
2008-02-07
re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934)
Richard Henderson
1
-5
/
+8
[next]