| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -2/+2 |
* | * a29k-protos.h (literal_section): Prototype. | ghazi | 2001-10-19 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -36/+36 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -2/+2 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -3/+3 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * genattrtab.c (attr_printf): First arg is unsigned. | kenner | 2001-09-07 | 1 | -14/+16 |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 1 | -65/+15 |
* | * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE. | ghazi | 2001-08-29 | 1 | -14/+6 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 1 | -15/+65 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * genattrtab.c (simplify_test_exp_in_temp): New function. | hubicka | 2001-08-14 | 1 | -43/+63 |
* | * Makefile.in (reg-stack.o): Depend on reload.h. | ghazi | 2001-04-13 | 1 | -0/+1 |
* | * combine.c (try_combine): Use memcpy, not bcopy. | ghazi | 2001-03-26 | 1 | -2/+2 |
* | libiberty: | zack | 2001-03-06 | 1 | -53/+54 |
* | * i386.md (ashrsi3_cmpno, ashrhi3_cmpno, ashrqi3_cmpno, lshrsi3_cmpno, | hubicka | 2000-12-16 | 1 | -1/+58 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -6/+5 |
* | * alias.c (init_alias_analysis), calls.c (expand_call, | jsm28 | 2000-11-07 | 1 | -1/+1 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -75/+12 |
* | * genattrtab.c: Fix formatting. | law | 2000-09-12 | 1 | -185/+196 |
* | * i386.md (add?i_3, add?i_5): New. | hubicka | 2000-09-11 | 1 | -7/+4 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | * genattrtab.c (struct insn_def): Add lineno member. | rth | 2000-07-30 | 1 | -89/+189 |
* | * Makefile.in (INSN_ATTR_H): New macro. Replace all dependencies | aoliva | 2000-07-28 | 1 | -1/+1 |
* | * genattrtab.c (write_attr_value): Do not abort for CONST_INT operands. | hubicka | 2000-06-27 | 1 | -0/+4 |
* | * genopinit.c: Use $ for escape sequences in optab patterns. | zack | 2000-05-18 | 1 | -26/+0 |
* | * Makefile.in (gensupport.o): Compile for the host. | rth | 2000-05-06 | 1 | -7/+4 |
* | * gensupport.c: New file. | cpopetz | 2000-05-03 | 1 | -48/+38 |
* | * genattrtab.c (find_attr): Initialize unsigned_p, func_units_p | law | 2000-04-24 | 1 | -0/+1 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -1/+1 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -21/+21 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * genattr.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -98/+98 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -3/+3 |
* | * rtl.c (dump_and_abort): Remove. | rth | 1999-10-14 | 1 | -0/+1 |
* | * genattrtab.c (simplify_cond): Make TESTS an array of rtxs, instead | law | 1999-10-04 | 1 | -15/+15 |
* | Delete !REGISTER_CONSTRAINTS code | crux | 1999-10-01 | 1 | -3/+0 |
* | * combine.c (gen_rtx_combine): Add missing call to va_end(). | ghazi | 1999-09-26 | 1 | -2/+8 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * rtl.h (global_rtx_index): New enum. | rth | 1999-09-18 | 1 | -1/+1 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -10/+9 |
* | * genattr.c (main): Add extern prototype. Call return, not exit. | ghazi | 1999-09-15 | 1 | -5/+5 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -3/+8 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -1/+1 |
* | Linas Vepstas <linas@linas.org> | rth | 1999-09-08 | 1 | -7/+7 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -15/+31 |
* | Merge peephole2 from new_ia32_branch: | rth | 1999-08-31 | 1 | -0/+3 |
* | 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -0/+2 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -2/+0 |