Age | Commit message (Expand) | Author | Files | Lines |
2001-09-07 | genattrtab.c (attr_printf): First arg is unsigned. | Richard Kenner | 1 | -14/+16 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -65/+15 |
2001-08-29 | * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE. | Kaveh R. Ghazi | 1 | -14/+6 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -15/+65 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-14 | genattrtab.c (simplify_test_exp_in_temp): New function. | Jan Hubicka | 1 | -43/+63 |
2001-04-13 | Makefile.in (reg-stack.o): Depend on reload.h. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-03-26 | combine.c (try_combine): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -53/+54 |
2000-12-16 | i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template. | Jan Hubicka | 1 | -1/+58 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -6/+5 |
2000-11-07 | alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero (). | Joseph Myers | 1 | -1/+1 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -75/+12 |
2000-09-12 | * genattrtab.c: Fix formatting. | Kazu Hirata | 1 | -185/+196 |
2000-09-11 | i386.md (add?i_3, add?i_5): New. | Jan Hubicka | 1 | -7/+4 |
2000-08-24 | optabs.c (init_optabs): Initialize fixtab... | Greg McGary | 1 | -1/+1 |
2000-07-30 | genattrtab.c (struct insn_def): Add lineno member. | Richard Henderson | 1 | -89/+189 |
2000-07-28 | Makefile.in (INSN_ATTR_H): New macro. | Alexandre Oliva | 1 | -1/+1 |
2000-06-27 | genattrtab.c (write_attr_value): Do not abort for CONST_INT operands. | Jan Hubicka | 1 | -0/+4 |
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/+4 |
2000-05-03 | gensupport.c: New file. | Clinton Popetz | 1 | -48/+38 |
2000-04-24 | genattrtab.c (find_attr): Initialize unsigned_p, func_units_p and blockage_p ... | Jeffrey A Law | 1 | -0/+1 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -1/+1 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -21/+21 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-17 | genattr.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -98/+98 |
2000-01-04 | builtins.c (expand_builtin_strlen): Initialize variable `icode'. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-10-13 | rtl.c (dump_and_abort): Remove. | Richard Henderson | 1 | -0/+1 |
1999-10-04 | genattrtab.c (simplify_cond): Make TESTS an array of rtxs, instead of rtunions. | Jeffrey A Law | 1 | -15/+15 |
1999-10-01 | Delete !REGISTER_CONSTRAINTS code | Bernd Schmidt | 1 | -3/+0 |
1999-09-26 | combine.c (gen_rtx_combine): Add missing call to va_end(). | Kaveh R. Ghazi | 1 | -2/+8 |
1999-09-20 | Make it possible to prototype port-specific functions (and convert i386 to us... | Bernd Schmidt | 1 | -0/+1 |
1999-09-18 | rtl.h (global_rtx_index): New enum. | Alex Samuel | 1 | -1/+1 |
1999-09-16 | system.h (CTYPE_CONV, [...]): New macros. | Kaveh R. Ghazi | 1 | -10/+9 |
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-11 | Replace recog_foo with recog_data.foo. | Richard Henderson | 1 | -1/+1 |
1999-09-07 | Linas Vepstas <linas@linas.org> | Linas Vepstas | 1 | -7/+7 |
1999-09-05 | Makefile.in (ggc-simple.o): Depend on varray.h. | Richard Henderson | 1 | -15/+31 |
1999-08-31 | backport: Makefile.in (STAGESTUFF): Add *.peephole2. | Richard Henderson | 1 | -0/+3 |
1999-08-31 | rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ... | Zack Weinberg | 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-24 | genattr.c (function_unit_desc): Constify a char*. | Kaveh R. Ghazi | 1 | -9/+30 |
1999-08-23 | configure.in: Remove code to select/de-select the haifa scheduler. | Jeffrey A Law | 1 | -18/+0 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -10/+10 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -2/+2 |
1999-02-26 | genattrtab.c (simplify_knowing): Fix uninitialized read in Feb 21 change. | Richard Henderson | 1 | -1/+1 |