Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-09-08 | gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC will use int... | Richard Henderson | 1 | -7/+33 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -131/+143 |
1999-09-05 | Makefile.in (ggc-simple.o): Depend on varray.h. | Mark Mitchell | 1 | -2/+8 |
1999-08-27 | rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL... | Zack Weinberg | 1 | -0/+21 |
1999-08-26 | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1 | -1/+1 |
1999-08-19 | rtl.def (NOTE): Change format to "iuu0n". | Zack Weinberg | 1 | -8/+2 |
1999-04-16 | system.h: Always prototype abort. | Zack Weinberg | 1 | -0/+1 |
1999-04-01 | Move over patch from Bernd Schmidt from GC branch: | Richard Henderson | 1 | -10/+33 |
1999-01-06 | Copyright fixes. | Jeff Law | 1 | -1/+1 |
1998-12-26 | gengenrtl.c (gencode): Always use bzero to clear memory instead of dangerous ... | Jeffrey A Law | 1 | -6/+1 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -3/+3 |
1998-07-17 | alloca.c: Respect USE_C_ALLOCA. | Richard Henderson | 1 | -7/+4 |
1998-06-25 | invoke.texi (-fstrict-aliasing): Document. | Mark Mitchell | 1 | -1/+2 |
1998-05-21 | ANSI does not allow a prototype to specify an item smaller than an int if the... | Kaveh R. Ghazi | 1 | -4/+4 |
1998-05-13 | Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. | Michael Meissner | 1 | -0/+14 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-05-12 | Consolidate support for "String-ification" into system.h: | Kaveh R. Ghazi | 1 | -5/+1 |
1998-05-08 | Another minor system.h cutover: | Kaveh R. Ghazi | 1 | -0/+1 |
1998-04-07 | c-lex.c (is_class_name): Delete declaration. | Bernd Schmidt | 1 | -0/+12 |
1998-03-30 | More cutover to system.h: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-01-19 | configure.in: Add cpp stringify test. | Richard Henderson | 1 | -1/+1 |
1998-01-17 | gengenrtl.c (type_from_format): De-ANSIfy function signature. | Kaveh R. Ghazi | 1 | -2/+21 |
1998-01-16 | * gengenrtl.c (DEF_RTL_EXPR): Provide a K&R compliant version. | Richard Henderson | 1 | -0/+4 |
1998-01-13 | gengenrtl.c (gencode): Emit new function obstack_alloc_rtx to allocate rtx. | John Carr | 1 | -14/+17 |
1998-01-08 | Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | Richard Henderson | 1 | -0/+287 |