Age | Commit message (Expand) | Author | Files | Lines |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -6/+5 |
2006-05-06 | r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100 | Richard Earnshaw | 1 | -0/+1 |
2006-03-29 | * genpeep.c (main): Add toplev.h to included headers. | David Edelsohn | 1 | -0/+1 |
2006-03-29 | genemit.c (main): Add tm-constrs.h to included headers. | David Edelsohn | 1 | -2/+3 |
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-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-08-03 | gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args. | Zack Weinberg | 1 | -3/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -5/+5 |
2003-07-05 | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -40/+14 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+5 |
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 | -5/+5 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-05-02 | c-lex.c: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-07-31 | * genpeep.c (main): Handle DEFINE_PEEPHOLE2. | Denis Chertykov | 1 | -1/+2 |
2000-05-18 | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 1 | -26/+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 | -14/+8 |
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 | -5/+5 |
1999-10-13 | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1 | -0/+1 |
1999-09-23 | abi64.h (mips_function_value): Add prototype arguments. | Kaveh R. Ghazi | 1 | -0/+1 |
1999-09-16 | system.h (CTYPE_CONV, [...]): New macros. | Kaveh R. Ghazi | 1 | -6/+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-07 | Linas Vepstas <linas@linas.org> | Linas Vepstas | 1 | -2/+2 |
1999-08-31 | backport: Makefile.in (STAGESTUFF): Add *.peephole2. | Richard Henderson | 1 | -0/+2 |
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-08-20 | rtl.c (rtx_name): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-09 | Small incremental fixes for last checkin | Bernd Schmidt | 1 | -0/+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-25 | Warning fixes: | Kaveh R. Ghazi | 1 | -0/+2 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -2/+3 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -5/+0 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |