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
/
xtensa
/
xtensa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-29
xtensa.c (gen_int_relational): Use gcc_assert and gcc_unreachable as appropri...
Nathan Sidwell
1
-22
/
+20
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-1
/
+1
2005-04-08
* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)
Richard Sandiford
1
-0
/
+3
2005-03-31
Fix problems with hot/cold partitioning optimization.
Caroline Tice
1
-0
/
+9
2005-03-21
xtensa-protos.h: (xtensa_simm7...
Bob Wilson
1
-388
/
+120
2004-08-26
xtensa.c (xtensa_ld_opcodes, [...]): Delete.
Bob Wilson
1
-15
/
+5
2004-08-25
tree.h (build_int_cst): New, sign extended constant.
Nathan Sidwell
1
-6
/
+6
2004-08-18
xtensa.c (xtensa_expand_block_move): Expand block move to rtl completely.
Richard Henderson
1
-131
/
+61
2004-08-15
tree.h (build_int_cst): New.
Nathan Sidwell
1
-6
/
+7
2004-07-20
genattr.c (struct range, [...]): Remove them.
Paolo Bonzini
1
-3
/
+0
2004-07-14
alpha.c (alpha_gimplify_va_arg_1): Move indirect ...
Richard Henderson
1
-0
/
+7
2004-07-14
xtensa.c (function_arg_advance): Check for args that must be passed in the st...
Bob Wilson
1
-2
/
+4
2004-07-13
xtensa.c (xtensa_gimplify_va_arg_expr): Swap arguments for COND_EXPR in big-e...
Bob Wilson
1
-1
/
+1
2004-07-13
target-def.h (TARGET_MUST_PASS_IN_STACK): New.
Richard Henderson
1
-2
/
+4
2004-07-09
xtensa-protos.h (xtensa_va_arg): Remove.
Richard Henderson
1
-104
/
+92
2004-07-07
builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...
Alexandre Oliva
1
-1
/
+1
2004-06-21
alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.
Richard Kenner
1
-6
/
+6
2004-06-18
* config/xtensa/xtensa.c
Steven Bosscher
1
-0
/
+3
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-7
/
+1
2004-04-27
xtensa.c (call_insn_operand): Check SYMBOL_REF_EXTERNAL_P in addition to SYMB...
Bob Wilson
1
-1
/
+2
2004-03-18
xtensa.c (current_function_arg_words): Delete.
Bob Wilson
1
-3
/
+1
2004-03-12
re PR target/14547 (Passing _Complex long double does not follow the ABI)
Richard Henderson
1
-0
/
+2
2004-03-05
xtensa.c (function_arg): Handle 16-byte aligned args.
Bob Wilson
1
-25
/
+36
2004-03-05
xtensa.c (xtensa_return_in_msb): New function.
Bob Wilson
1
-0
/
+13
2004-02-10
xtensa-protos.h (xtensa_copy_incoming_a7): Update.
Bob Wilson
1
-204
/
+120
2004-02-08
target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.
Kazu Hirata
1
-2
/
+0
2004-02-02
arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.
Kazu Hirata
1
-7
/
+7
2004-01-30
alpha.c: Remove mentions of deprecates macros in comments...
Kazu Hirata
1
-0
/
+2
2004-01-27
xtensa.c (xtensa_copy_incoming_a7): Remove SUBREG on CQImode and CHImode inco...
Bob Wilson
1
-6
/
+30
2004-01-26
xtensa-protos.h: Remove the prototype for xtensa_builtin_saveregs.
Kazu Hirata
1
-2
/
+26
2004-01-23
xtensa.c (xtensa_va_arg): Handle complex values as separate real and imaginar...
Bob Wilson
1
-0
/
+19
2004-01-22
xtensa.c (function_arg): Generalize logic so that it handles complex and vect...
Bob Wilson
1
-5
/
+5
2003-12-25
elf.h: Fix comment formatting.
Kazu Hirata
1
-32
/
+32
2003-12-13
vxlib.c: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2003-10-29
builtins.c (std_build_builtin_va_list): New.
Richard Henderson
1
-2
/
+6
2003-10-09
xtensa.c (xtensa_dbx_register_number): Change first FP register number to 48 ...
Bob Wilson
1
-9
/
+4
2003-10-05
fold-const.c: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2003-09-22
xtensa-protos.h: Convert to ISO C90.
Bob Wilson
1
-269
/
+145
2003-09-15
xtensa.c (xtensa_multibss_section_type_flags): Add ATTRIBUTE_UNUSED.
Bob Wilson
1
-3
/
+32
2003-06-02
mips.c: Don't include output.h twice.
Kaveh R. Ghazi
1
-1
/
+0
2003-05-29
xtensa-protos.h (smalloffset_double_mem_p): Delete.
Bob Wilson
1
-42
/
+95
2003-05-21
xtensa.h (MASK_SERIALIZE_VOLATILE, [...]): Delete.
Bob Wilson
1
-1
/
+1
2003-05-14
lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59.
Bob Wilson
1
-244
/
+240
2003-05-14
target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.
Richard Sandiford
1
-4
/
+18
2003-05-09
xtensa.c (xtensa_emit_loop_end): Only use "nop.n" instruction if the Xtensa d...
Bob Wilson
1
-2
/
+2
2003-05-09
* config/xtensa/xtensa.c: Formatting.
Bob Wilson
1
-60
/
+60
2003-04-26
linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of _GNU_SOURCE.
Bob Wilson
1
-17
/
+1
2003-04-17
xtensa.c (xtensa_encode_section_info): Remove.
Richard Henderson
1
-17
/
+2
2003-02-11
xtensa.md (set_frame_ptr): Change rtl to set reg a7.
Bob Wilson
1
-2
/
+3
2003-02-03
xtensa.c (order_regs_for_local_alloc): Order the coprocessor registers before...
Bob Wilson
1
-4
/
+4
[next]