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/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
/
rx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-25
aarch64.c, [...]: Add comment above target-def.h include.
Richard Sandiford
1
-0
/
+1
2015-06-25
aarch64.c, [...]: Move target-def.h includes to end.
Richard Sandiford
1
-1
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-7
/
+0
2015-06-08
rx.c (rx_function_value): Do not promote vector types.
Nick Clifton
2
-5
/
+16
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-28
rx.c (push_regs): New function.
Nick Clifton
1
-21
/
+52
2015-05-09
bitmap.c, [...]: Add space between string literal and macro name.
Jason Merrill
1
-4
/
+4
2015-05-08
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
Richard Sandiford
1
-19
/
+19
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
2
-21
/
+17
2015-04-15
rx.opt (mallow-string-insns): New option.
Nick Clifton
5
-11
/
+35
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-1
/
+9
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+9
2015-01-05
Update copyright years.
Jakub Jelinek
10
-10
/
+10
2014-11-04
rx.c (rx_handle_func_attribute): Mark unused argument.
Jan-Benedict Glaw
1
-1
/
+1
2014-11-01
2014-11-01 Andrew MacLeod <amacleod@redhat,com>
Andrew MacLeod
1
-0
/
+1
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
2
-30
/
+30
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+4
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-0
/
+9
2014-10-16
function.h: Flatten file.
Andrew MacLeod
1
-0
/
+5
2014-09-23
Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
Joseph Myers
1
-6
/
+0
2014-09-15
The various TARGET_ASM_..._MAX_SKIP hooks take an insn
David Malcolm
1
-3
/
+3
2014-09-12
Remove LIBGCC2_HAS_?F_MODE target macros.
Joseph Myers
1
-2
/
+0
2014-09-04
rx.h (HARD_REGNO_MODE_OK): Add braces.
Jan-Benedict Glaw
1
-2
/
+2
2014-08-25
config/rx: Use rtx_insn
David Malcolm
2
-2
/
+2
2014-07-24
rx.md (stack_push): Adjust RTL to account for the fact that operations are ta...
Nick Clifton
3
-3
/
+2
2014-07-16
rx.c (rx_option_override): Fix alignment values.
DJ Delorie
1
-5
/
+7
2014-06-13
rx.h (JUMP_ALIGN): Return the log value if user requested alignment is active.
Nick Clifton
1
-3
/
+3
2014-06-12
symtab.c (section_hash): New hash.
Jan Hubicka
1
-6
/
+2
2014-06-11
rx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte cache lines.
DJ Delorie
2
-5
/
+9
2014-06-11
* config/rx/rx.c (rx_max_skip_for_label): Don't skip anything if -Os.
DJ Delorie
1
-0
/
+3
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-27
rx.c (add_vector_labels): New.
DJ Delorie
1
-2
/
+87
2014-03-03
rl78-real.md (cbranchsi4_real_signed): Add anti-cacnonical alternatives.
Nick Clifton
1
-2
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
10
-10
/
+10
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+3
2013-11-14
rx.c (rx_mode_dependent_address_p): Allow offsets up to 16 bits.
DJ Delorie
1
-2
/
+2
2013-10-30
rx.c (ADD_RX_BUILTIN0): New macro, used for builtins that take no arguments.
DJ Delorie
1
-5
/
+13
2013-09-04
config/rx/rx.h: Add option -mcpu for target variants RX100 and RX200.
Sandeep Kumar Singh
1
-0
/
+1
2013-08-27
Remove experimental LRA test
Nick Clifton
1
-3
/
+3
2013-07-21
Fix typos.
Mike Stump
1
-1
/
+1
2013-05-29
rx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100, RX200, and RX600.
Sandeep Kumar Singh
6
-11
/
+87
2013-01-10
Update copyright years in gcc/
Richard Sandiford
10
-13
/
+10
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
3
-3
/
+3
2012-11-20
rx.c (rx_function_arg_boundary): When using the RX ABI align stack arguments ...
Nick Clifton
5
-15
/
+80
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-35
/
+35
2012-10-03
rx.c (struct decl_chain): New local structure.
Nick Clifton
2
-0
/
+59
2012-09-26
re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...
Georg-Johann Lay
1
-1
/
+1
2012-09-05
hooks.c (hook_int_rtx_mode_as_bool_0): New function.
Oleg Endo
1
-1
/
+2
[next]