| Commit message (Expand) | Author | Age | Files | Lines |
* | genflags.c (gen_insn): Use IS_VSPACE. | Chris Meyer | 2002-03-11 | 1 | -4/+9 |
* | genextract.c (walk_rtx): Recurse into MATCH_PAR_DUP. | Ulrich Weigand | 2002-03-07 | 1 | -1/+1 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -2/+2 |
* | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 2001-12-01 | 1 | -1/+1 |
* | rtl.def (INCLUDE): Define. | Alan Matsuoka | 2001-11-14 | 1 | -1/+1 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -17/+17 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 2001-08-13 | 1 | -0/+1 |
* | rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'. | Zack Weinberg | 2001-06-30 | 1 | -2/+2 |
* | Makefile.in (insn-output.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 2001-04-11 | 1 | -0/+1 |
* | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 2001-03-22 | 1 | -2/+0 |
* | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 2001-03-06 | 1 | -3/+9 |
* | * genoutput.c (process_template): Add sanity checking for '@' templates. | Jan Hubicka | 2000-12-13 | 1 | -0/+9 |
* | genoutput.c (validate_insn_operands): New. | Richard Henderson | 2000-11-28 | 1 | -0/+18 |
* | genoutput.c (output_insn_data): Translate <NEWLINE> to \n\ while outputting t... | Denis Chertykov | 2000-09-10 | 1 | -1/+16 |
* | Makefile.in (resource.o): Depend on except.h. | Richard Henderson | 2000-05-27 | 1 | -2/+3 |
* | genoutput.c: Don't include errors.h. | Richard Henderson | 2000-05-27 | 1 | -30/+57 |
* | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 2000-05-18 | 1 | -26/+0 |
* | Makefile.in (gensupport.o): Compile for the host. | Richard Henderson | 2000-05-06 | 1 | -8/+0 |
* | gensupport.c: New file. | Clinton Popetz | 2000-05-03 | 1 | -17/+11 |
* | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 2000-03-17 | 1 | -21/+28 |
* | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2000-03-07 | 1 | -6/+5 |
* | Fix copyrights. | Jeff Law | 2000-02-26 | 1 | -1/+1 |
* | md.texi (Simple Constraints): Add item about whitespace. | Hans-Peter Nilsson | 2000-02-16 | 1 | -6/+28 |
* | recog.h: Remove NO_MD_PROTOTYPES ifdefs. | Zack Weinberg | 2000-02-05 | 1 | -2/+1 |
* | genoutput.c (output_prologue): Include ggc.h in generated files. | Geoff Keating | 2000-01-27 | 1 | -0/+1 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -19/+19 |
* | combine.c (record_promoted_value): Remove unused variable `links2'. | Kaveh R. Ghazi | 1999-12-12 | 1 | -1/+1 |
* | genoutput.c (output_insn_data): Cast `INSN_OUTPUT_FORMAT_MULTI' and `INSN_OUT... | Philippe De Muyter | 1999-11-10 | 1 | -1/+1 |
* | genoutput.c (null_operand =): Initialize all fields. | Andreas Jaeger | 1999-11-05 | 1 | -1/+1 |
* | Fix register elimination problem | Bernd Schmidt | 1999-10-22 | 1 | -1/+14 |
* | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1999-10-13 | 1 | -0/+1 |
* | Make fatal_insn calls in md file work. | Jim Wilson | 1999-10-11 | 1 | -1/+1 |
* | Delete !REGISTER_CONSTRAINTS code | Bernd Schmidt | 1999-10-01 | 1 | -40/+13 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | Bernd Schmidt | 1999-09-20 | 1 | -0/+1 |
* | genattr.c (main): Add extern prototype. | Kaveh R. Ghazi | 1999-09-15 | 1 | -11/+10 |
* | recog.h (INSN_OUTPUT_FORMAT_*): New. | Richard Henderson | 1999-09-13 | 1 | -72/+61 |
* | Replace insn_foo with insn_data.foo. | Richard Henderson | 1999-09-12 | 1 | -410/+409 |
* | Replace recog_foo with recog_data.foo. | Richard Henderson | 1999-09-11 | 1 | -1/+1 |
* | backport: Makefile.in (STAGESTUFF): Add *.peephole2. | Richard Henderson | 1999-08-31 | 1 | -1/+2 |
* | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1999-08-27 | 1 | -6/+0 |
* | errors.c: New file... | Zack Weinberg | 1999-08-27 | 1 | -46/+2 |
* | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1999-08-26 | 1 | -10/+0 |
* | genattr.c (function_unit_desc): Constify a char*. | Kaveh R. Ghazi | 1999-08-24 | 1 | -3/+6 |
* | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1999-08-20 | 1 | -1/+1 |
* | Include function.h in most files. | Bernd Schmidt | 1999-08-09 | 1 | -0/+1 |
* | system.h: Always prototype abort. | Zack Weinberg | 1999-04-16 | 1 | -2/+2 |
* | final.c (bb_str): Qualify a char* with the keyword `const'. | Kaveh R. Ghazi | 1999-01-23 | 1 | -7/+7 |
* | cppp.c (xrealloc): Fix typo last change. | Richard Henderson | 1999-01-22 | 1 | -1/+1 |