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
/
c6x
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
c6x.c (try_rename_operands): Do not depend on gcc_assert evaluating its argum...
Sandra Loosemore
1
-2
/
+7
2015-06-28
regrename.h (regrename_do_replace): Change to return bool.
Chung-Lin Tang
1
-2
/
+2
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-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-5
/
+0
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
2
-3
/
+5
2015-05-22
always define STACK_GROWS_DOWNWARD
Trevor Saunders
1
-1
/
+1
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
2
-15
/
+13
2015-04-22
c6x: handle c6x unk_isa in TARGET_CPU_CPP_BUILTINS
Bernhard Reutner-Fischer
1
-0
/
+2
2015-03-27
Allow misaligned volatile stores in C6X.
Bernd Schmidt
1
-1
/
+1
2015-03-27
Fix c6x-uclinux build failure.
Bernd Schmidt
2
-1
/
+6
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-1
/
+2
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-3
/
+13
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
25
-30
/
+30
2014-12-05
regrename.c (find_best_rename_reg): Rename to ...
Thomas Preud'homme
1
-1
/
+2
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
3
-44
/
+44
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
/
+6
2014-09-15
Instruction attributes take an rtx_insn *
David Malcolm
1
-2
/
+2
2014-09-09
recog_memoized works on an rtx_insn *
David Malcolm
1
-11
/
+13
2014-09-04
use rtx_insn * a little more
Trevor Saunders
1
-6
/
+7
2014-08-28
NEXT_INSN and PREV_INSN take a const rtx_insn
David Malcolm
1
-20
/
+22
2014-08-28
Make SET_NEXT_INSN/SET_PREV_INSN require an rtx_insn
David Malcolm
1
-14
/
+15
2014-08-27
Use rtx_insn for various target.def hooks
David Malcolm
1
-4
/
+5
2014-08-26
Remove BB_HEAD, BB_END, BB_HEADER scaffolding
David Malcolm
1
-2
/
+2
2014-08-25
Strengthen haifa_sched_info callbacks and 3 scheduler hooks
David Malcolm
1
-37
/
+40
2014-08-25
config/c6x: Use rtx_insn
David Malcolm
2
-10
/
+11
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-2
/
+2
2014-08-22
sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)
David Malcolm
1
-1
/
+3
2014-08-19
Split NEXT_INSN/PREV_INSN into lvalue and rvalue forms
David Malcolm
1
-21
/
+21
2014-08-18
Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
David Malcolm
1
-2
/
+2
2014-06-12
symtab.c (section_hash): New hash.
Jan Hubicka
1
-2
/
+2
2014-06-09
symtab.c (dump_symtab_base): Update dumping.
Jan Hubicka
1
-1
/
+1
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-20
tree.h (DECL_ONE_ONLY): Return true only for externally visible symbols.
Jan Hubicka
1
-2
/
+2
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
25
-30
/
+30
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-3
/
+3
2013-12-07
Cleanup definitions of libc-related target hooks.
Maxim Kuvyrkov
1
-3
/
+0
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+4
2013-11-18
c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout.
Richard Sandiford
1
-1
/
+1
2013-11-18
cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.
Richard Sandiford
1
-1
/
+1
2013-11-13
c6x.c: Include "gimple-expr.h".
Jan-Benedict Glaw
1
-0
/
+1
2013-11-09
target.def (can_use_doloop_p): New hook.
Richard Sandiford
1
-8
/
+4
2013-09-05
linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.
Alexander Ivchenko
1
-0
/
+2
[next]