aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/avr
AgeCommit message (Expand)AuthorFilesLines
2015-11-18avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.Pitchumani Sivanupandi1-0/+7
2015-11-09Machine modes for address printing.Julian Brown1-7/+8
2015-10-28re PR target/67839 (Bit addressable instructions generated for invalid memory...Senthil Kumar Selvaraj1-2/+2
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-11/+11
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod4-36/+12
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-09-04re PR target/65210 ([avr] ICE: when using attributs 'address' and 'io_low')Senthil Kumar Selvaraj1-0/+2
2015-08-20avr.c (avr_insert_attributes): In diagnostic essage: Multiply argument avr_n_...Georg-Johann Lay1-3/+3
2015-07-21re PR target/66956 ([avr] Using 32*32=64 multiplicatiion (umulsidi3) for 32=3...Georg-Johann Lay1-2/+4
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-15/+21
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod3-13/+3
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod3-4/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod3-12/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod3-11/+0
2015-05-25avr.c (avr_out_load_psi_reg_no_disp_tiny): Restore base register if not marke...Pitchumani Sivanupandi1-3/+3
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-11avr.c (avr_hard_regno_call_part_clobbered): Use LAST_CALLEE_SAVED_REG instead...Pitchumani Sivanupandi1-2/+3
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-14/+13
2015-05-02change local vars to rtx_insn *Trevor Saunders1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-27re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-2/+9
2015-04-17re PR target/65296 ([avr] fix various issues with specs file generation)Sivanupandi Pitchumani3-5/+5
2015-04-09re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-0/+13
2015-03-23re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-8/+15
2015-03-17re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay8-349/+392
2015-03-11re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay1-0/+6
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay18-346/+608
2015-03-03re PR target/64331 (regcprop propagates registers noted as REG_DEAD)Georg-Johann Lay1-0/+56
2015-03-03Fix various problems with specs file generation.Georg-Johann Lay5-120/+106
2015-02-26re PR target/65192 ([avr-tiny] ICE in tiny_valid_direct_memory_access_range)Georg-Johann Lay3-86/+18
2015-02-25re PR target/65196 (avr_adjust_insn_length uses recog_memoized on invalid insn)Georg-Johann Lay1-1/+2
2015-02-25Use variadic macros with avr-log.c.Georg-Johann Lay2-61/+23
2015-02-24stdfix.h [...]: Include <stdfix-avrlibc.h>.Georg-Johann Lay1-0/+9
2015-02-23t-avr: Fix typo in comment.Georg-Johann Lay1-1/+1
2015-02-20re PR target/64452 (ICE in avr-gcc when passing struct member to varargs func...Georg-Johann Lay1-8/+40
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison3-8/+28
2015-01-05Update copyright years.Jakub Jelinek29-31/+31
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-1/+1
2014-11-21Forward-port from 2014-10-30 4_9-branch r216934 PR target/63633Georg-Johann Lay5-16/+263
2014-11-17avr-log.c (avr_log_set_avr_log): Set avr_log_details to "all".Georg-Johann Lay1-0/+3
2014-11-10* config/avr/avr.h (CPLUSPLUS_CPP_SPEC): Define.Joern Rennecke1-0/+4
2014-11-09* config/avr/predicates.md (low_io_address_operand): Fix typo.Joern Rennecke1-1/+1
2014-11-03* config/avr/gen-avr-mmcu-specs.c: Remove unnecessary format specifier.Pitchumani Sivanupandi1-1/+1
2014-10-30driver-avr.c (avr_set_current_device): Remove.Jan-Benedict Glaw1-19/+0