2025-01-02 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2024-12-06 |
David Malcolm | diagnostics: UX: add doc URLs for attributes (v2) |
tree | commitdiff |
2024-10-25 |
Jakub Jelinek | gcc: Remove trailing whitespace |
tree | commitdiff |
2024-06-25 |
Kewen Lin | Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook... |
tree | commitdiff |
2024-01-04 |
David Malcolm | Add generated .opt.urls files |
tree | commitdiff |
2024-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2023-12-02 |
Richard Sandiford | Allow target attributes in non-gnu namespaces |
tree | commitdiff |
2023-08-09 |
Kewen Lin | targhooks: Extend legitimate_address_p with code_helper... |
tree | commitdiff |
2023-05-18 |
Bernhard Reutner... | gcc/config/*: use _P() defines from tree.h |
tree | commitdiff |
2023-01-16 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2022-09-05 |
Martin Liska | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO |
tree | commitdiff |
2022-08-30 |
Martin Liska | m32c-rtems: remove obsoleted port |
tree | commitdiff |
2022-05-16 |
Martin Liska | Use more ARRAY_SIZE. |
tree | commitdiff |
2022-01-18 |
Martin Liska | Fix -Wformat-diag in various targets. |
tree | commitdiff |
2022-01-17 |
Martin Liska | Change references of .c files to .cc files |
tree | commitdiff |
2022-01-17 |
Martin Liska | Rename .c files to .cc files. |
tree | commitdiff |
2022-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2021-10-08 |
Martin Liska | Come up with OPTION_SET_P macro. |
tree | commitdiff |
2021-06-17 |
H.J. Lu | Add a target calls hook: TARGET_PUSH_ARGUMENT |
tree | commitdiff |
2021-01-04 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2020-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2019-09-10 |
Richard Sandiford | Add call_used_or_fixed_reg_p |
tree | commitdiff |
2019-09-09 |
Richard Sandiford | Remove IOR_HARD_REG_SET |
tree | commitdiff |
2019-09-09 |
Richard Sandiford | Remove AND_HARD_REG_SET |
tree | commitdiff |
2019-09-09 |
Richard Sandiford | Remove COPY_HARD_REG_SET |
tree | commitdiff |
2019-08-20 |
Richard Sandiford | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE |
tree | commitdiff |
2019-08-20 |
Richard Sandiford | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG |
tree | commitdiff |
2019-08-20 |
Richard Sandiford | Use function_arg_info for TARGET_PASS_BY_REFERENCE |
tree | commitdiff |
2019-06-27 |
Aaron Sawdey | builtins.c (get_memory_rtx): Fix comment. |
tree | commitdiff |
2019-04-05 |
Martin Liska | Remove usage of apostrophes in error and warning messag... |
tree | commitdiff |
2019-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2018-01-03 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2018-01-03 |
Richard Sandiford | poly_int: PUSH_ROUNDING |
tree | commitdiff |
2017-12-19 |
Jakub Jelinek | read-rtl.c (parse_reg_note_name): Replace Yoda conditio... |
tree | commitdiff |
2017-12-16 |
Richard Sandiford | poly_int: IN_TARGET_CODE |
tree | commitdiff |
2017-12-15 |
Jakub Jelinek | tree-core.h (struct attribute_spec): Swap affects_type_... |
tree | commitdiff |
2017-12-07 |
Martin Sebor | PR c/81544 - attribute noreturn and warn_unused_result... |
tree | commitdiff |
2017-10-23 |
Richard Sandiford | Convert STARTING_FRAME_OFFSET to a hook |
tree | commitdiff |
2017-09-15 |
Richard Sandiford | Turn TRULY_NOOP_TRUNCATION into a hook |
tree | commitdiff |
2017-09-15 |
Richard Sandiford | Turn CANNOT_CHANGE_MODE_CLASS into a hook |
tree | commitdiff |
2017-09-12 |
Richard Sandiford | Turn HARD_REGNO_NREGS into a target hook |
tree | commitdiff |
2017-09-04 |
Richard Sandiford | Turn MODES_TIEABLE_P into a target hook |
tree | commitdiff |
2017-09-04 |
Richard Sandiford | Turn HARD_REGNO_MODE_OK into a target hook |
tree | commitdiff |
2017-08-30 |
Richard Sandiford | [62/77] Big machine_mode to scalar_int_mode replacement |
tree | commitdiff |
2017-08-30 |
Richard Sandiford | [2/77] Add an E_ prefix to case statements |
tree | commitdiff |
2017-08-07 |
Martin Liska | Add missing header file attribs.h to couple of targets. |
tree | commitdiff |
2017-07-25 |
Sebastian Huber | [RTEMS] Add GCC Runtime Library Exception |
tree | commitdiff |
2017-01-01 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2016-11-02 |
Trevor Saunders | use rtx_insn * in various places where it is obvious |
tree | commitdiff |
2016-10-26 |
Jeff Law | m32c.c (encode_pattern_1): Add fallthru comment. |
tree | commitdiff |
2016-10-13 |
Thomas Preud'homme | Move MEMMODEL_* from coretypes.h to memmodel.h |
tree | commitdiff |
2016-09-14 |
Segher Boessenkool | Put a TARGET_LRA_P into every target |
tree | commitdiff |
2016-01-04 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2015-11-09 |
Julian Brown | Machine modes for address printing. |
tree | commitdiff |
2015-10-21 |
Martin Sebor | Improve --help output to generate references to option... |
tree | commitdiff |
2015-10-16 |
Andrew MacLeod | gen-mul-tables.cc: Adjust include files. |
tree | commitdiff |
2015-08-24 |
Richard Sandiford | builtins.c (expand_cmpstr, [...]): New functions. |
tree | commitdiff |
2015-07-10 |
Andrew Macleod | bb-reorder.c: Don't include obstack.h if backend.h... |
tree | commitdiff |
2015-07-10 |
Andrew MacLeod | gimple-predict.h: New file. |
tree | commitdiff |
2015-07-08 |
Alan Modra | target.def (rtx_costs): Remove "code" param, add "mode". |
tree | commitdiff |
2015-07-08 |
Andrew MacLeod | tree-core.h: Include symtab.h. |
tree | commitdiff |
2015-06-25 |
Richard Sandiford | aarch64.c, [...]: Add comment above target-def.h include. |
tree | commitdiff |
2015-06-25 |
Richard Sandiford | aarch64.c, [...]: Move target-def.h includes to end. |
tree | commitdiff |
2015-06-25 |
Richard Sandiford | hash-map-traits.h (simple_hashmap_traits::key_type... |
tree | commitdiff |
2015-06-25 |
Richard Sandiford | hash-traits.h (string_hash, [...]): New classes. |
tree | commitdiff |
2015-06-25 |
Nick Clifton | bfin.c (bfin_expand_prologue): Set current_function_sta... |
tree | commitdiff |
2015-06-17 |
Andrew MacLeod | coretypes.h: Include input.h and as-a.h. |
tree | commitdiff |
2015-06-08 |
Andrew MacLeod | coretypes.h: Include hash-table.h and hash-set.h for... |
tree | commitdiff |
2015-06-04 |
Andrew MacLeod | coretypes.h: Include machmode.h... |
tree | commitdiff |
2015-05-07 |
Richard Sandiford | rtl.h (always_void_p): New function. |
tree | commitdiff |
2015-04-15 |
Alan Modra | function.h (struct emit_status): Delete x_first_insn... |
tree | commitdiff |
2015-01-23 |
Bernd Edlinger | re PR target/50928 (m32c ICE building RTEMS) |
tree | commitdiff |
2015-01-15 |
Prathamesh Kulkarni | dojump.h: New header file. |
tree | commitdiff |
2015-01-09 |
Michael Collison | genattrtab.c (write_header): Include hash-set.h... |
tree | commitdiff |
2015-01-05 |
Jakub Jelinek | Update copyright years. |
tree | commitdiff |
2014-11-06 |
DJ Delorie | cond.md (movqicc_<code>_<mode>): Remove mode of conditi... |
tree | commitdiff |
2014-11-01 |
Andrew MacLeod | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> |
tree | commitdiff |
2014-10-29 |
Richard Sandiford | decl.c, [...]: Remove redundant enum from machine_mode. |
tree | commitdiff |
2014-10-27 |
Andrew MacLeod | ggcplug.c: Shuffle includes to include gcc-plugin.h... |
tree | commitdiff |
2014-10-16 |
Andrew MacLeod | function.h: Flatten file. |
tree | commitdiff |
2014-10-12 |
Trevor Saunders | move many gc hashtab to hash_table |
tree | commitdiff |
2014-09-15 |
David Malcolm | Instruction attributes take an rtx_insn * |
tree | commitdiff |
2014-09-04 |
Trevor Saunders | use rtx_insn * a little more |
tree | commitdiff |
2014-08-28 |
David Malcolm | NEXT_INSN and PREV_INSN take a const rtx_insn |
tree | commitdiff |
2014-08-26 |
David Malcolm | Strengthen fields in struct sequence_stack and struct... |
tree | commitdiff |
2014-08-07 |
Trevor Saunders | remove pointer-set.[ch] |
tree | commitdiff |
2014-06-11 |
Richard Sandiford | common.md: New file. |
tree | commitdiff |
2014-06-11 |
Richard Sandiford | system.h (REG_CLASS_FROM_CONSTRAINT): Poison. |
tree | commitdiff |
2014-06-02 |
Andrew MacLeod | expr.h: Remove prototypes of functions defined in built... |
tree | commitdiff |
2014-05-17 |
Trevor Saunders | use templates instead of gengtype for typed allocation... |
tree | commitdiff |
2014-04-29 |
Nick Clifton | arc.c (arc_select_cc_mode): Fix parentheses. |
tree | commitdiff |
2014-01-02 |
Richard Sandiford | Update copyright years in gcc/ |
tree | commitdiff |
2013-12-13 |
Kenneth Zadeck | arc.h (BITS_PER_UNIT): Removed. |
tree | commitdiff |
2013-11-22 |
Andrew MacLeod | gimple.h: Remove all includes. |
tree | commitdiff |
2013-11-22 |
Richard Sandiford | cond.md (stzx_16): Use register_operand for operand 0. |
tree | commitdiff |
2013-11-19 |
Diego Novillo | Factor unrelated declarations out of tree.h. |
tree | commitdiff |
2013-11-18 |
Richard Sandiford | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_... |
tree | commitdiff |
2013-11-18 |
Richard Sandiford | decl.c, [...]: Replace host_integerp (..., 1) with... |
tree | commitdiff |
2013-10-30 |
Mike Stump | machmode.def (PARTIAL_INT_MODE): Add precision and... |
tree | commitdiff |
2013-01-10 |
Richard Sandiford | Update copyright years in gcc/ |
tree | commitdiff |
next |