Age | Commit message (Expand) | Author | Files | Lines |
2010-06-10 | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 1 | -1/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2006-01-23 | r110124@banpei: zack | 2006-01-22 14:45:55 -0800 | Zack Weinberg | 1 | -7/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-11-12 | * genconfig.c (walk_insn_part): Look at match_dups inside a label_ref. | Bernd Schmidt | 1 | -1/+2 |
2004-08-03 | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 1 | -3/+0 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -1/+1 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-30 | genconfig.c (main): Have CC0_P check its operand even on a target without cc0. | Kazu Hirata | 1 | -1/+3 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -29/+16 |
2003-02-05 | genconfig.c (main): Generate CC0_P. | Kazu Hirata | 1 | -1/+8 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -1/+1 |
2001-11-14 | rtl.def (INCLUDE): Define. | Alan Matsuoka | 1 | -1/+1 |
2001-10-11 | c-parse.in (asm_operand): Allow named operands. | Richard Henderson | 1 | -2/+4 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -3/+3 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-04-02 | genattr.c, [...]: Wrap generated header in multiple-include guard. | Zack Weinberg | 1 | -4/+10 |
2000-05-27 | Makefile.in (resource.o): Depend on except.h. | Richard Henderson | 1 | -0/+1 |
2000-05-27 | Makefile.in (recog.o): Don't depend on resource.h. | Richard Henderson | 1 | -5/+30 |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 1 | -27/+0 |
2000-05-06 | Makefile.in (gensupport.o): Compile for the host. | Richard Henderson | 1 | -7/+0 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -28/+33 |
2000-04-27 | rtlanal.c (dead_or_set_regno_p): Use find_regno_note. | Richard Henderson | 1 | -6/+6 |
2000-04-07 | rtl.def (COND_EXEC): New. | Richard Henderson | 1 | -18/+12 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-10-13 | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1 | -0/+1 |
1999-10-06 | genconfig.c (main): Disable HAVE_conditional_arithmetic. | Richard Henderson | 1 | -0/+3 |
1999-10-01 | Delete !REGISTER_CONSTRAINTS code | Bernd Schmidt | 1 | -6/+0 |
1999-09-15 | genattr.c (main): Add extern prototype. | Kaveh R. Ghazi | 1 | -5/+5 |
1999-09-12 | Replace insn_foo with insn_data.foo. | Richard Henderson | 1 | -3/+8 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -1/+14 |
1999-08-31 | backport: Makefile.in (STAGESTUFF): Add *.peephole2. | Richard Henderson | 1 | -1/+17 |
1999-08-27 | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1 | -2/+0 |
1999-08-27 | errors.c: New file... | Zack Weinberg | 1 | -24/+2 |
1999-08-26 | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1 | -10/+0 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -2/+2 |
1999-01-22 | cppp.c (xrealloc): Fix typo last change. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -5/+9 |
1998-12-19 | genattr.c (fatal): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -4/+4 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -8/+7 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -2/+2 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -2/+3 |