summaryrefslogtreecommitdiff
path: root/gcc/gengenrtl.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* Makefile.in (gengtype): Use $(BUILD_ERRORS).Nathan Sidwell2004-09-091-2/+2
* *** empty log message ***Dan Nicolaescu2004-09-021-3/+1
* rtl.h (rtl_size): Declare.Richard Sandiford2003-10-181-2/+2
* gengenrtl.c (find_formats, genheader): Make i an unsigned int, remove cast of...Zack Weinberg2003-10-111-4/+4
* genmodes.c, [...]: New files.Zack Weinberg2003-10-101-10/+8
* genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi2003-07-051-6/+3
* builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I...Kaveh R. Ghazi2003-06-161-1/+1
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-39/+29
* * gengenrtl.c (gencode): Delete unnecessary rtl_obstack declaration.Geoffrey Keating2002-12-181-1/+0
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-1/+5
* gengenrtl.c (gencode): Don't define obstack_alloc_rtx.Neil Booth2002-07-211-4/+0
* rtl.h (gen_rtx_CONST_VECTOR): Declare.J"orn Rennecke2002-07-111-1/+2
* gcse.c (gcse_emit_move_after): New.Jan Hubicka2002-05-311-0/+3
* gengenrtl.c (type_from_format, [...]): Support 'B'.Jan Hubicka2002-05-301-2/+4
* gengenrtl.c: Add prototype for excluded_rtx.Andreas Jaeger2002-05-191-7/+8
* emit-rtl.c (global_rtl): Update comment.Zack Weinberg2002-05-131-4/+18
* real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg2002-04-191-63/+0
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-12/+10
* arc.c (arc_hard_regno_mode_ok): Const-ify.Kaveh R. Ghazi2001-12-231-2/+2
* gencheck.c, [...]: Don't define xmalloc.Zack Weinberg2001-12-011-18/+0
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-5/+5
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-1/+1
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-0/+1
* genattr.c, [...]: Wrap generated header in multiple-include guard.Zack Weinberg2001-04-021-3/+10
* system.h: Include symcat.h.Kaveh R. Ghazi2001-03-271-1/+1
* server.c (load_data, run_shell): Use xmalloc, xrealloc & xcalloc in lieu of m...Kaveh R. Ghazi2001-03-101-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-4/+1
* * gengenrtl.c, rtl.c: Avoid #elif.Akiko Matsushita2000-08-031-24/+43
* gengenrtl.c (special_rtx): Fix typo in comment.Theodore Papadopoulo2000-06-251-1/+1
* gengenrtl.c (obstack_alloc_rtx): Correct the allocated size.H.J. Lu2000-06-121-1/+1
* ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg2000-06-091-30/+27
* gengenrtl.c (gencode): Write obstack_alloc_rtx function start in proper format.Richard Kenner2000-04-211-1/+2
* * gengenrtl.c (genlegend): Fix misspelling.Stan Cox2000-04-181-1/+1
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek2000-03-061-5/+5
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* genattr.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-14/+14
* genattr.c (main): Add extern prototype.Kaveh R. Ghazi1999-09-151-3/+2
* gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC will use int...Richard Henderson1999-09-081-7/+33
* Merge in gcc2-ss-010999Jeff Law1999-09-061-131/+143
* Makefile.in (ggc-simple.o): Depend on varray.h.Mark Mitchell1999-09-051-2/+8
* rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1999-08-271-0/+21
* system.h: Don't redefine abort or trim_filename.Zack Weinberg1999-08-261-1/+1
* rtl.def (NOTE): Change format to "iuu0n".Zack Weinberg1999-08-191-8/+2
* system.h: Always prototype abort.Zack Weinberg1999-04-161-0/+1