Age | Commit message (Expand) | Author | Files | Lines |
2011-05-03 | gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. | Bernd Schmidt | 1 | -0/+3 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-06-01 | gegenrtl.c: Remove unnecesary prototypes. | Jan Hubicka | 1 | -80/+14 |
2010-05-22 | rtl.h (union rtunion_def): Remove rt_bit member. | Steven Bosscher | 1 | -5/+0 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -1/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-24 | invoke.texi (-fdump-unnumbered): Update docs when line number notes are gone. | Jan Hubicka | 1 | -4/+15 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | Makefile.in (gengtype): Use $(BUILD_ERRORS). | Nathan Sidwell | 1 | -2/+2 |
2004-09-02 | *** empty log message *** | Dan Nicolaescu | 1 | -3/+1 |
2003-10-18 | rtl.h (rtl_size): Declare. | Richard Sandiford | 1 | -2/+2 |
2003-10-11 | gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of... | Zack Weinberg | 1 | -4/+4 |
2003-10-10 | genmodes.c, [...]: New files. | Zack Weinberg | 1 | -10/+8 |
2003-07-05 | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 1 | -6/+3 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-01 | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 1 | -39/+29 |
2002-12-18 | * gengenrtl.c (gencode): Delete unnecessary rtl_obstack declaration. | Geoffrey Keating | 1 | -1/+0 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+5 |
2002-07-21 | gengenrtl.c (gencode): Don't define obstack_alloc_rtx. | Neil Booth | 1 | -4/+0 |
2002-07-11 | rtl.h (gen_rtx_CONST_VECTOR): Declare. | J"orn Rennecke | 1 | -1/+2 |
2002-05-31 | gcse.c (gcse_emit_move_after): New. | Jan Hubicka | 1 | -0/+3 |
2002-05-30 | gengenrtl.c (type_from_format, [...]): Support 'B'. | Jan Hubicka | 1 | -2/+4 |
2002-05-19 | gengenrtl.c: Add prototype for excluded_rtx. | Andreas Jaeger | 1 | -7/+8 |
2002-05-13 | emit-rtl.c (global_rtl): Update comment. | Zack Weinberg | 1 | -4/+18 |
2002-04-19 | real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate. | Zack Weinberg | 1 | -63/+0 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -12/+10 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-12-01 | gencheck.c, [...]: Don't define xmalloc. | Zack Weinberg | 1 | -18/+0 |
2001-11-03 | cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME... | Richard Kenner | 1 | -5/+5 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -1/+1 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -0/+1 |
2001-04-02 | genattr.c, [...]: Wrap generated header in multiple-include guard. | Zack Weinberg | 1 | -3/+10 |
2001-03-27 | system.h: Include symcat.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-03-10 | server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m... | Kaveh R. Ghazi | 1 | -1/+1 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -4/+1 |
2000-08-03 | * gengenrtl.c, rtl.c: Avoid #elif. | Akiko Matsushita | 1 | -24/+43 |
2000-06-25 | gengenrtl.c (special_rtx): Fix typo in comment. | Theodore Papadopoulo | 1 | -1/+1 |
2000-06-12 | gengenrtl.c (obstack_alloc_rtx): Correct the allocated size. | H.J. Lu | 1 | -1/+1 |
2000-06-09 | ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,... | Zack Weinberg | 1 | -30/+27 |
2000-04-21 | gengenrtl.c (gencode): Write obstack_alloc_rtx function start in proper format. | Richard Kenner | 1 | -1/+2 |
2000-04-18 | * gengenrtl.c (genlegend): Fix misspelling. | Stan Cox | 1 | -1/+1 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-03-06 | real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de... | Jakub Jelinek | 1 | -5/+5 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -14/+14 |
1999-09-15 | genattr.c (main): Add extern prototype. | Kaveh R. Ghazi | 1 | -3/+2 |