]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rl78
Revert "Ada: Add System.C_Time and GNAT.C_Time units to libgnat"
[thirdparty/gcc.git] / gcc / config / rl78 /
2025-05-16  Richard SandifordAutomatic replacement of get_insns/end_sequence pairs
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-06  David Malcolmdiagnostics: UX: add doc URLs for attributes (v2)
2024-10-25  Jakub Jelinekgcc: Remove trailing whitespace
2024-06-25  Kewen LinReplace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook...
2024-06-11  Joseph Myersc: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y...
2024-01-04  David MalcolmAdd generated .opt.urls files
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-11  Alexandre Olivastrub: disable on rl78
2023-12-02  Richard SandifordAllow target attributes in non-gnu namespaces
2023-11-07  Joseph Myersc: Refer more consistently to C23 not C2X
2023-08-09  Kewen Lintarghooks: Extend legitimate_address_p with code_helper...
2023-05-18  Bernhard Reutner... gcc/config/*: use _P() defines from tree.h
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-05-04  Segher BoessenkoolRemove CC0
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-16  Martin Liskaopts: Remove all usages of Report keyword.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-03-11  Martin LiskaWrap apostrophes in gcc internal format with %'.
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-25  Jeff Lawrl78.c (insn_ok_now): Always re-recognize the insn...
2018-10-17  Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-06-13  Jeff Lawrl78.c (move_elim_pass): Use TDF_NONE rather than integ...
2018-02-19  Sebastian Pertarl78.md (movdf): New define expand.
2018-02-13  Jeff Lawrl78.c (rl78_attribute_table): Fix terminator and entry...
2018-02-13  Jeff Lawrl78.c (rl78_handle_func_attribute): Mark ARGS as unused.
2018-02-13  Sebastian Pertarl78.c (add_vector_labels): New function.
2018-01-26  Sebastian Pertarl78.c: if operand 2 is const avoid addition with 0...
2018-01-22  Sebastian Pertarl78-expand.md: New define_expand "bswaphi2"
2018-01-22  Sebastian Pertarl78-protos.h: New function declaration rl78_split_movdi
2018-01-22  Sebastian Pertarl78.md: New define_expand "anddi3".
2018-01-22  Sebastian Pertarl78.md: New define_expand "umindi3".
2018-01-22  Sebastian Pertarl78.md: New define_expand "smindi3".
2018-01-22  Sebastian Pertarl78.md: New define_expand "smaxdi3".
2018-01-22  Sebastian Pertarl78.md: New define_expand "umaxdi3".
2018-01-22  Sebastian Pertarl78.c (rl78_note_reg_set): fixed dead reg check for...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-12-15  Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-08  Jakub Jelinekarc.c (arc_attribute_table): Add exclusions to the...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-30  Joseph MyersAdd -std=c17, -std=gnu17.
2017-10-23  Sebastian Pertarl78.md: New define_expand "subdi3".
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-10-14  Sebastian Pertarl78.c (rl78_emit_libcall): New function.
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  Richard Sandiford[1/77] Add an E_ prefix to mode names
2017-08-21  Richard SandifordRemove the frame size argument from function_prologue...
2017-08-07  Martin LiskaAdd missing header file attribs.h to couple of targets.
2017-07-05  Richard SandifordRemove enum before machine_mode
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-02  Trevor Saundersremove cast to rtx_insn * in remove_note
2016-11-02  Trevor Saundersuse rtx_insn * in various places where it is obvious
2016-10-26  Jeff Lawrl78.c (rl78_calculate_death_notes): Add fallthru comment.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-22  Trevor Saundersuse rtx_insn * more
2016-09-14  Segher BoessenkoolPut a TARGET_LRA_P into every target
2016-06-17  DJ Deloriere PR target/71338 ([RL78] mulu instruction not used...
2016-06-01  David Malcolmrl78.c: fix warning
2016-05-09  Kaushik Phatakrl78.c (rl78_expand_prologue): Save the MDUC related...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-08  DJ Delorieconstraints.md (Wfr): Change to be a non-memory constraint.
2015-10-21  Martin SeborImprove --help output to generate references to option...
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-06  Nick Cliftonrl78.c (rl78_rtx_costs): Improve cost estimates for...
2015-09-29  Jeff Law[PATCH] Fix undefined behaviour in rl78 port
2015-08-05  Nick Cliftongcc * config/rl78/rl78.c (rl78_force_nonfar_3): Remove...
2015-07-28  Nick Cliftonrl78.c (rl78_addsi3_internal): New function.
2015-07-20  DJ Delorierl78-real.md (andqi3_real): Expand operands for clr1.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-09  Trevor Saundersalways define WORD_REGISTER_OPERATIONS
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-09  Nick Cliftonrl78.c (rl78_select_section): When -mes0 is active...
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-06-03  Nick Cliftonrl78-real.md: Add peepholes to avoid a register copy...
2015-05-14  Nick Cliftonrl78.c (rl78_select_section): Select the correct defaul...
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-05-06  Nick Cliftonrl78.c (need_to_save): Save register 22 if it is used...
2015-05-02  Trevor Saunderschange local vars to rtx_insn *
2015-04-23  Nick Cliftonrl78.c (rl78_preferred_reload_class): Add ATTRIBUTE_UNU...
2015-04-16  Nick Cliftonrl78-opts.h (enum rl78_mul_types): Add MUL_G14 and...
2015-04-15  Nick Cliftonrl78.c (rl78_expand_prologue): Mark large stack decreme...
2015-03-25  DJ Delorierl78.c (rl78_print_operand_1): Move 'p' test to correct...
2015-03-19  DJ Delorierl78-virt.md (andqi3_virt): Allow far operands.
next