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
/
avr
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
1
-1
/
+1
2016-03-15
avr.md (rotl<mode>3): Set mode for operand 2.
Senthil Kumar Selvaraj
1
-1
/
+1
2016-02-02
avr.c (avr_option_override): Set PARAM_ALLOW_STORE_DATA_RACES to 1.
Senthil Kumar Selvaraj
1
-0
/
+10
2016-01-04
Update copyright years.
Jakub Jelinek
28
-29
/
+29
2015-12-17
avr.h (MOVE_MAX): Set value to 1.
Senthil Kumar Selvaraj
2
-1
/
+41
2015-11-18
avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.
Pitchumani Sivanupandi
1
-0
/
+7
2015-11-09
Machine modes for address printing.
Julian Brown
1
-7
/
+8
2015-10-28
re PR target/67839 (Bit addressable instructions generated for invalid memory...
Senthil Kumar Selvaraj
1
-2
/
+2
2015-10-21
Improve --help output to generate references to option aliases.
Martin Sebor
1
-11
/
+11
2015-10-16
gen-mul-tables.cc: Adjust include files.
Andrew MacLeod
4
-36
/
+12
2015-10-05
Remove REAL_VALUE_FROM_CONST_DOUBLE
Richard Sandiford
1
-3
/
+1
2015-09-04
re PR target/65210 ([avr] ICE: when using attributs 'address' and 'io_low')
Senthil Kumar Selvaraj
1
-0
/
+2
2015-08-20
avr.c (avr_insert_attributes): In diagnostic essage: Multiply argument avr_n_...
Georg-Johann Lay
1
-3
/
+3
2015-07-21
re PR target/66956 ([avr] Using 32*32=64 multiplicatiion (umulsidi3) for 32=3...
Georg-Johann Lay
1
-2
/
+4
2015-07-10
bb-reorder.c: Don't include obstack.h if backend.h is included.
Andrew Macleod
1
-1
/
+0
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
target.def (rtx_costs): Remove "code" param, add "mode".
Alan Modra
1
-15
/
+21
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
3
-13
/
+3
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
3
-4
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
3
-12
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
3
-11
/
+0
2015-05-25
avr.c (avr_out_load_psi_reg_no_disp_tiny): Restore base register if not marke...
Pitchumani Sivanupandi
1
-3
/
+3
2015-05-22
always define STACK_GROWS_DOWNWARD
Trevor Saunders
1
-1
/
+1
2015-05-11
avr.c (avr_hard_regno_call_part_clobbered): Use LAST_CALLEE_SAVED_REG instead...
Pitchumani Sivanupandi
1
-2
/
+3
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
1
-14
/
+13
2015-05-02
change local vars to rtx_insn *
Trevor Saunders
1
-1
/
+1
2015-04-28
add default for NO_FUNCTION_CSE
Trevor Saunders
1
-1
/
+1
2015-04-27
re PR target/65296 ([avr] fix various issues with specs file generation)
Georg-Johann Lay
1
-2
/
+9
2015-04-17
re PR target/65296 ([avr] fix various issues with specs file generation)
Sivanupandi Pitchumani
3
-5
/
+5
2015-04-09
re PR target/65296 ([avr] fix various issues with specs file generation)
Georg-Johann Lay
1
-0
/
+13
2015-03-23
re PR target/65296 ([avr] fix various issues with specs file generation)
Georg-Johann Lay
1
-8
/
+15
2015-03-17
re PR target/65296 ([avr] fix various issues with specs file generation)
Georg-Johann Lay
8
-349
/
+392
2015-03-11
re PR target/65296 ([avr] fix various issues with specs file generation)
Georg-Johann Lay
1
-0
/
+6
2015-03-10
re PR target/65296 ([avr] fix various issues with specs file generation)
Georg-Johann Lay
18
-346
/
+608
2015-03-03
re PR target/64331 (regcprop propagates registers noted as REG_DEAD)
Georg-Johann Lay
1
-0
/
+56
2015-03-03
Fix various problems with specs file generation.
Georg-Johann Lay
5
-120
/
+106
2015-02-26
re PR target/65192 ([avr-tiny] ICE in tiny_valid_direct_memory_access_range)
Georg-Johann Lay
3
-86
/
+18
2015-02-25
re PR target/65196 (avr_adjust_insn_length uses recog_memoized on invalid insn)
Georg-Johann Lay
1
-1
/
+2
2015-02-25
Use variadic macros with avr-log.c.
Georg-Johann Lay
2
-61
/
+23
2015-02-24
stdfix.h [...]: Include <stdfix-avrlibc.h>.
Georg-Johann Lay
1
-0
/
+9
2015-02-23
t-avr: Fix typo in comment.
Georg-Johann Lay
1
-1
/
+1
2015-02-20
re PR target/64452 (ICE in avr-gcc when passing struct member to varargs func...
Georg-Johann Lay
1
-8
/
+40
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-1
/
+1
2015-01-15
dojump.h: New header file.
Prathamesh Kulkarni
1
-2
/
+10
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
3
-8
/
+28
2015-01-05
Update copyright years.
Jakub Jelinek
29
-31
/
+31
2014-11-21
PR debug/38757 gcc does not emit DW_LANG_C99.
Mark Wielaard
1
-1
/
+1
2014-11-21
Forward-port from 2014-10-30 4_9-branch r216934 PR target/63633
Georg-Johann Lay
5
-16
/
+263
[prev]
[next]