Age | Commit message (Expand) | Author | Files | Lines |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-06-10 | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 1 | -1/+1 |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -0/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-04-08 | genoutput.c (validate_optab_operands): New. | Paolo Bonzini | 1 | -4/+23 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -6/+5 |
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 |
2005-06-06 | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 1 | -1/+1 |
2004-09-09 | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 1 | -4/+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 | -3/+3 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-16 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-07 | genextract.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 1 | -5/+3 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -29/+18 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+3 |
2002-07-29 | gensupport.c: Include hashtab.h. | Zack Weinberg | 1 | -16/+47 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -4/+0 |
2002-03-11 | genflags.c (gen_insn): Use IS_VSPACE. | Chris Meyer | 1 | -1/+1 |
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 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -6/+6 |
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 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -3/+4 |
2000-05-27 | configure.in (stage1_warn_cflags): Add -Wstrict-prototypes -Wmissing-prototypes. | Zack Weinberg | 1 | -51/+61 |
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 | -3/+0 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -15/+8 |
2000-03-17 | Sibling call optimizations. | Jeffrey A Law | 1 | -2/+6 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -2/+2 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-05 | recog.h: Remove NO_MD_PROTOTYPES ifdefs. | Zack Weinberg | 1 | -37/+43 |
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-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/+0 |
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 |