summaryrefslogtreecommitdiff
path: root/gcc/genconditions.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-08-30[3/77] Allow machine modes to be classesRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-10-18read-md.c: Move various state to within class rtx_readerDavid Malcolm
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-26tree.h (memmodel_from_int, [...]): Move to ...Thomas Preud'homme
2016-05-06Make argv const char ** in read_md_files etcDavid Malcolm
2016-01-22system.h (string, algorithm): Include only conditionally.Michael Matz
2016-01-04Update copyright years.Jakub Jelinek
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-10-29[PATCH 6/9] ENABLE_CHECKING refactoring: generatorsMikhail Maltsev
2015-08-05gensupport.h (get_c_test): Declare.Richard Sandiford
2015-07-16read-md.h (message_with_line, [...]): Delete.Richard Sandiford
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17function.h (struct rtl_data): Remove struct and accessor macros.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-10-04Fix dupplicate declaration of ggc_realloc in gencondmdTrevor Saunders
2014-08-21Use rtx_insn internally within generated functionsDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2010-11-30hwint.c: New.Joseph Myers
2010-07-09genrecog.c: Include diagnostic-core.h before toplev.h.Manuel López-Ibáñez
2010-06-10Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).Richard Sandiford
2010-06-10read-md.h (read_rtx_lineno): Rename to...Richard Sandiford
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2006-03-29genconditions.c (write_header): Add tm-constrs.h to included headers.David Edelsohn
2006-02-07df-core.c (df_set_blocks): Do not dereference function pointers.Eric Botcazou
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg
2006-01-26genconditions.c (write_header): In generated code...Zack Weinberg
2006-01-23r110123@banpei: zack | 2006-01-22 14:44:34 -0800Zack Weinberg
2005-06-25Update FSF address.Kelley Cook
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford
2005-01-24re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers
2004-08-03gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.Zack Weinberg
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti
2004-07-25c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.Bernardo Innocenti
2004-06-04Makefile.in (insn-conditions.o): Back out removal of reload.h.Jerry Quinn
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi