| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [multiple changes] | Richard Henderson | 2003-02-01 | 1 | -0/+4 |
* | genattrtab.c (write_attr_get): Mark 'insn' paramter as ATTRIBUTE_UNUSED. | Ulrich Weigand | 2003-01-23 | 1 | -1/+1 |
* | genattrtab.h (INSN_ALTS_FUNC_NAME): Move it from genautomata.c. | Vladimir Makarov | 2003-01-20 | 1 | -1/+12 |
* | et-forest.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -3/+3 |
* | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2003-01-09 | 1 | -0/+8 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -3/+6 |
* | ChangeLog.4: Fix typos. | Kazu Hirata | 2002-09-28 | 1 | -3/+3 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -6/+6 |
* | basic-block.h: Fix comment formatting. | Kazu Hirata | 2002-09-08 | 1 | -1/+1 |
* | m68k.c (m68k_output_function_prologue, [...]): Delete versions for DPX2/MOTOR... | Kaveh R. Ghazi | 2002-08-14 | 1 | -1/+0 |
* | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 2002-07-23 | 1 | -3/+0 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -0/+1 |
* | gensupport.c (n_comma_elts): Moved here from genattrtab.c. | Zack Weinberg | 2002-05-12 | 1 | -34/+5 |
* | genattrtab.c (write_function_unit_info): Add a dummy element when num_units =... | Vladimir Makarov | 2002-05-02 | 1 | -0/+2 |
* | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 2002-04-29 | 1 | -15/+65 |
* | rtl.h (RTX_FLAG): New macro. | Janis Johnson | 2002-04-22 | 1 | -57/+62 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -0/+4 |
* | bitmap.h: Fix comment formatting. | Kazu Hirata | 2002-01-18 | 1 | -2/+2 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -10/+10 |
* | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 2001-12-01 | 1 | -4/+4 |
* | genattrtab.c (attr_rtx_1): New function containing the majority of `attr_rtx'. | Kaveh R. Ghazi | 2001-11-30 | 1 | -34/+26 |
* | rtl.def (INCLUDE): Define. | Alan Matsuoka | 2001-11-14 | 1 | -1/+1 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-11-11 | 1 | -1/+1 |
* | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 2001-10-21 | 1 | -2/+2 |
* | a29k-protos.h (literal_section): Prototype. | Kaveh R. Ghazi | 2001-10-19 | 1 | -1/+1 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -36/+36 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-10 | 1 | -2/+2 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -3/+3 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -1/+1 |
* | genattrtab.c (attr_printf): First arg is unsigned. | Richard Kenner | 2001-09-07 | 1 | -14/+16 |
* | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 2001-08-30 | 1 | -65/+15 |
* | * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE. | Kaveh R. Ghazi | 2001-08-29 | 1 | -14/+6 |
* | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 2001-08-27 | 1 | -15/+65 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | genattrtab.c (simplify_test_exp_in_temp): New function. | Jan Hubicka | 2001-08-14 | 1 | -43/+63 |
* | Makefile.in (reg-stack.o): Depend on reload.h. | Kaveh R. Ghazi | 2001-04-13 | 1 | -0/+1 |
* | combine.c (try_combine): Use memcpy, not bcopy. | Kaveh R. Ghazi | 2001-03-26 | 1 | -2/+2 |
* | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 2001-03-06 | 1 | -53/+54 |
* | i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template. | Jan Hubicka | 2000-12-16 | 1 | -1/+58 |
* | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 2000-11-10 | 1 | -6/+5 |
* | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 2000-11-07 | 1 | -1/+1 |
* | Remove obstacks. | Mark Mitchell | 2000-10-13 | 1 | -75/+12 |
* | * genattrtab.c: Fix formatting. | Kazu Hirata | 2000-09-12 | 1 | -185/+196 |
* | i386.md (add?i_3, add?i_5): New. | Jan Hubicka | 2000-09-11 | 1 | -7/+4 |
* | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 2000-08-24 | 1 | -1/+1 |
* | genattrtab.c (struct insn_def): Add lineno member. | Richard Henderson | 2000-07-30 | 1 | -89/+189 |
* | Makefile.in (INSN_ATTR_H): New macro. | Alexandre Oliva | 2000-07-28 | 1 | -1/+1 |
* | genattrtab.c (write_attr_value): Do not abort for CONST_INT operands. | Jan Hubicka | 2000-06-27 | 1 | -0/+4 |
* | genopinit.c: Use $ for escape sequences in optab patterns. | Zack Weinberg | 2000-05-18 | 1 | -26/+0 |