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
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-06
re PR target/43897 (IA-64 asm clobbers are ignored)
Jakub Jelinek
1
-0
/
+11
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-1
/
+0
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
2
-3
/
+3
2010-11-25
target.def (supports_split_stack, [...]): Take gcc_options parameters.
Joseph Myers
1
-8
/
+8
2010-11-24
predicates.md (pmpyshr_operand): New.
Richard Henderson
4
-40
/
+444
2010-11-23
tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
Jan Hubicka
2
-5
/
+14
2010-11-21
ia64.c (ia64_expand_builtin): Use the correct mode for infq/huge_valq.
Richard Henderson
1
-3
/
+4
2010-11-21
tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.
Joseph Myers
2
-10
/
+1
2010-11-16
builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.
Nathan Froyd
3
-13
/
+6
2010-11-15
ia64: -mfused-madd cleanup
Richard Henderson
8
-296
/
+123
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
2
-4
/
+4
2010-11-01
common.opt (R, [...]): New.
Joseph Myers
1
-3
/
+0
2010-10-27
checking in Nathan's patch because I accidently checked in part of it with my...
Steve Ellcey
2
-25
/
+0
2010-10-27
tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.
Steve Ellcey
1
-7
/
+53
2010-10-23
cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __BYTE_ORDER__...
Nathan Froyd
1
-6
/
+0
2010-10-22
target.h (enum opt_levels, [...]): New.
Joseph Myers
3
-20
/
+14
2010-10-21
vms64.h (TARGET_DEFAULT): Add MASK_FUSED_MADD.
Tristan Gingold
2
-2
/
+2
2010-10-20
ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
Anatoly Sokolov
3
-13
/
+9
2010-10-19
Add FMA patterns for ia64.
Richard Henderson
1
-0
/
+90
2010-10-18
re PR target/36898 (Insufficient qp-mutex declarations)
Steve Ellcey
1
-11
/
+7
2010-10-11
params.c (set_param_value_internal): New.
Joseph Myers
1
-4
/
+12
2010-10-04
flags.h (g_switch_value, [...]): Remove.
Joseph Myers
1
-6
/
+3
2010-10-04
optc-gen.awk: Define global_options_set.
Joseph Myers
1
-1
/
+2
2010-10-01
re PR middle-end/44716 (Bootstrap fails with partial inlining (r161382))
Steve Ellcey
1
-0
/
+11
2010-09-29
ia64.c (ia64_builtin_decl): New.
Steve Ellcey
1
-10
/
+35
2010-09-28
Hookize TARGET_UNWIND_INFO et al.
Richard Henderson
2
-14
/
+40
2010-09-24
ia64.c (ia64_dwarf_handle_frame_unspec): New.
Richard Henderson
1
-251
/
+304
2010-09-16
target.def (target_option.optimization): New hook.
Joseph Myers
4
-19
/
+12
2010-09-16
tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
Joseph Myers
1
-1
/
+1
2010-09-07
Hookize exception personality output.
Richard Henderson
2
-4
/
+29
2010-08-30
Stack usage support
Eric Botcazou
1
-0
/
+3
2010-08-29
ia64.h (HARD_REGNO_NREGS): Return 1 for CCImode in general purpose registers.
Eric Botcazou
3
-31
/
+48
2010-08-28
* config/ia64/ia64.md (cstorebi4): Fix thinko.
Eric Botcazou
1
-1
/
+1
2010-08-20
tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...
Joseph Myers
1
-1
/
+1
2010-08-04
re PR target/44583 (c-c++-common/torture/complex-sign-add.c fails for signed ...
Steve Ellcey
3
-30
/
+50
2010-08-03
alpha.h (SWITCH_TAKES_ARG): Define.
Joseph Myers
1
-0
/
+3
2010-07-30
common.opt (-G): Don't define option here.
Joseph Myers
1
-0
/
+5
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-1
/
+1
2010-07-09
ia64.h (OVERRIDE_OPTIONS): Remove macros.
Anatoly Sokolov
3
-11
/
+7
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
2
-0
/
+2
2010-07-05
ia64.h (MEMORY_MOVE_COST): Remove macro.
Anatoly Sokolov
3
-14
/
+31
2010-07-01
* config/ia64/ia64.c (ia64_register_move_cost): Fix argument types.
Joern Rennecke
1
-4
/
+4
2010-07-01
re PR target/44732 (bootstrap broken on ia64)
Joern Rennecke
1
-1
/
+1
2010-06-30
re PR middle-end/44566 (configuration with multiple targets / backends is not...
Joern Rennecke
1
-2
/
+5
2010-06-29
re PR other/44034 (target hooks are hard to maintain)
Joern Rennecke
1
-2
/
+2
2010-06-29
reginfo.c (init_reg_sets_1): Adjust comments.
Nathan Froyd
1
-6
/
+0
2010-06-27
target.h (struct gcc_target): Add register_move_cost field.
Anatoly Sokolov
3
-8
/
+5
2010-06-25
dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.
Douglas B Rupp
3
-8
/
+27
2010-06-16
This patch adds the end prologue and begin epilogue markers in Dwarf2
Douglas B Rupp
1
-8
/
+8
2010-06-13
ia64.h (FUNCTION_VALUE_REGNO_P, [...]): Remove macros.
Anatoly Sokolov
3
-28
/
+41
[next]