tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
[gcc.git] / gcc / config / avr / avr.c
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-02 Senthil Kumar Selvarajavr.c (avr_option_override): Set PARAM_ALLOW_STORE_DATA...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Senthil Kumar Selvarajavr.h (MOVE_MAX): Set value to 1.
2015-11-09 Julian BrownMachine modes for address printing.
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-04 Senthil Kumar Selvarajre PR target/65210 ([avr] ICE: when using attributs...
2015-08-20 Georg-Johann Layavr.c (avr_insert_attributes): In diagnostic essage...
2015-07-10 Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-25 Pitchumani Sivanupandiavr.c (avr_out_load_psi_reg_no_disp_tiny): Restore...
2015-05-11 Pitchumani Sivanupandiavr.c (avr_hard_regno_call_part_clobbered): Use LAST_CA...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-03-10 Georg-Johann Layre PR target/65296 ([avr] fix various issues with specs...
2015-03-03 Georg-Johann Layre PR target/64331 (regcprop propagates registers noted...
2015-02-26 Georg-Johann Layre PR target/65192 ([avr-tiny] ICE in tiny_valid_direct...
2015-02-25 Georg-Johann Layre PR target/65196 (avr_adjust_insn_length uses recog_m...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-21 Georg-Johann LayForward-port from 2014-10-30 4_9-branch r216934 PR...
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-24 Georg-Johann Layavr-protos.h (avr_out_sign_extend): New.
2014-10-23 Georg-Johann Layavr.c: Fix GNU coding rules and typos.
2014-10-21 Joern Renneckeavr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-09 Joern Renneckeavr.opt (mmcu=): Change to have a string value.
2014-09-09 David Malcolmsingle_set takes an insn
2014-09-09 David Malcolmrecog_memoized works on an rtx_insn *
2014-08-25 David Malcolmconfig/avr: Use rtx_insn
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-12 Senthil Kumar Selvarajre PR target/60991 ([avr] Stack corruption when using...
2014-05-09 Georg-Johann Layre PR target/61055 ([avr] wrong test instruction after...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Jan-Benedict Glawavr.c (avr_can_eliminate): Mark unused argument.
2014-05-03 Denis Chertykovavr.c (avr_adjust_insn_length): Handle JUMP_TABLE_DATA.
2014-04-24 Vishnu K Savr.c: Add comment on why -fdelete-null-pointer-checks...
2014-04-05 Pitchumani Sivanupandiavr-arch.h (avr_mcu_t): Add dev_attribute field to...
2014-03-14 Georg-Johann Layre PR target/59396 ([avr] Wrong warning with ISR()...
2014-03-13 Georg-Johann Layre PR target/60486 ([avr] superfluous or missing compar...
2014-02-22 Joern Renneckeavr.c (avr_can_eliminate): Allow elimination from ARG_P...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-03 Senthil Kumar Selvarajavr.c (avr_option_override): Warn if asked to generate...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-04 Richard Sandifordavr-log.c (avr_double_int_pop_digit): Delete.
2013-08-26 Joern Renneckeavr.opt (mfract-convert-truncate): New option.
2013-07-22 Georg-Johann Layavr.c (avr_out_xload): No SBIS around LPM so that instr...
2013-07-21 Mike StumpFix typos.
2013-07-19 Georg-Johann Layre PR target/57516 ([avr] Incorrect fixed-point roundin...
2013-07-11 Georg-Johann Layre PR target/57631 (Use assembler name for sanity check...
2013-07-10 Georg-Johann Layre PR target/57844 (ICE: unrecognizable addqi3 insn...
2013-05-14 Joern Renneckeavr.c (avr_encode_section_info): Bail out if the type...
2013-03-23 Steven Bosscheravr.c, [...]: Where applicable...
2013-03-12 Georg-Johann Layre PR target/56263 ([avr] Provide strict address-space...
2013-03-11 Georg-Johann Layre PR target/56591 (Missing space)
2013-02-28 Georg-Johann Layre PR target/56445 (avr.c:11551:16: error: invoking...
2013-02-08 Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2013-01-25 Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2013-01-24 Georg-Johann Layavr.c (avr_out_fract): Make register numbers that might...
2013-01-17 Georg-Johann Laybuiltins.def (DEF_BUILTIN): Factor out "__builtin_avr_...
2013-01-14 Georg-Johann Layavr-arch.h (struct base_arch_s): Use typedef avr_arch_t...
2013-01-14 Georg-Johann Lay* Fix typos. Remove trailing blanks. Fix coding style.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Georg-Johann Layre PR target/55897 ([avr] Allocate __memx data to ...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-22 Georg-Johann LayAdjust decimal point of signed accum mode to GCC default.
2012-10-27 Georg-Johann Layre PR target/55034 (avr.c:2877:7: error: variable ...
2012-10-17 Georg-Johann Layavr-arch.h (avr_extra_arch_macro): Remove prototype.
2012-09-28 Georg-Johann Layavr.md (adjust_len): Add lpm.
2012-09-28 Georg-Johann Layavr.c (avr_pgm_check_var_decl): Fix non-error diagnostic.
2012-09-28 Georg-Johann Layre PR rtl-optimization/52543 (lower-subreg.c: code...
2012-09-26 Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-25 Georg-Johann Layavr.c (avr_set_current_function): Check cfun->machine...
2012-09-25 Georg-Johann Layre PR other/54701 (double_int conversion breaks avr...
2012-09-24 Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-09-17 Georg-Johann Layavr.c (CONST_FIXED_P): Remove define.
2012-09-17 Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-09-15 Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-09-05 Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-09-04 Georg-Johann Layre PR target/54476 ([avr] __builtin_avr_delay_cycles...
2012-09-04 Senthil Kumar Selvarajre PR target/54220 ([avr] Potential stack corruption...
2012-08-24 Georg-Johann Layre PR target/54222 ([avr] Implement fixed-point support)
2012-08-16 Nick Cliftont-avr: Replace occurrences of $(CC) with $(COMPILER).
2012-07-25 Sandra Loosemorere PR target/53633 (__attribute__((naked)) should disab...
2012-06-28 Georg-Johann Layre PR other/53595 (Code size increase of +10% between...
2012-06-24 Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-15 Georg-Johann Layavr.c (avr_default_expand_builtin): New function.
2012-06-08 Georg-Johann Layavr.c (avr_case_values_threshold): Return 7.
next