OSDN Git Service

Use 64bit integer for LTO symbol ID.
[pf3gnuchains/gcc-fork.git] / gcc / genpeep.c
2010-11-30 jsm28 * hwint.c: New. Extracted from toplev.c.
2010-07-09 manu2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-10 rsandifogcc/
2010-05-21 stevengcc/ChangeLog:
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-05-06 rearnsha r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100
2006-03-29 dje * genpeep.c (main): Add toplev.h to included...
2006-03-29 dje * genemit.c (main): Add tm-constrs.h to include...
2006-01-23 zack r110124@banpei: zack | 2006-01-22 14:45:55 -0800
2005-06-25 kcookUpdate FSF address.
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-08-03 zack * gensupport.c (init_md_reader_args_cb): Renamed from
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2003-07-05 ghazi * genattr.c (internal_dfa_insn_code): Output prototype.
2003-06-01 aj * genrecog.c: Use ISO C90 prototypes.
2002-12-16 zackMerge basic-improvements-branch to trunk
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-14 alanm2001-11-05 Alan Matsuoka <alanm@redhat.com>
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-21 hubicka * basic-block.h (flow_delete_insn, flow_delete_insn_ch...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-05-02 ghazi * c-lex.c: NULL_PTR -> NULL.
2000-08-01 law * genpeep.c (main): Handle DEFINE_PEEPHOLE2.
2000-05-18 zack * genopinit.c: Use $ for escape sequences in optab...
2000-05-06 rth * Makefile.in (gensupport.o): Compile for the host.
2000-05-03 cpopetz * gensupport.c: New file.
2000-02-26 lawFix copyrights.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * genattr.c: PROTO -> PARAMS.
1999-10-14 rth * rtl.c (dump_and_abort): Remove.
1999-09-23 ghazi * abi64.h (mips_function_value): Add prototype arguments.
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-15 ghazi * genattr.c (main): Add extern prototype. Call return...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-08-31 rth Merge peephole2 from new_ia32_branch:
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-27 zack1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-20 ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-09 cruxSmall incremental fixes for last checkin
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rthUpdate copyright.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1998-12-19 ghazi * genattr.c (fatal): Qualify a char* with the...
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-10-25 ghaziWarning fixes:
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-06-22 ghaziWarning fixes:
1998-05-11 ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-04-15 meissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-07 law * c-lex.c (is_class_name): Delete declaration.
1998-04-01 law * genattrtab.c: Make generated file use system...
1998-03-28 law * genpeep.c (main): Remove unused variable...
1998-03-24 ghaziCutover various gen*.c files to using system.h:
1998-03-16 amacleod * genpeep.c (main): Add "except.h" to include file...
1998-02-27 ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-01-28 law * rtl.c (read_rtx): Use atol/atoq based upon...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1995-06-15 kennerUpdate FSF address.
1992-10-13 rmsInclude hconfig.h, not config.h.
1992-08-14 kenner(match_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-07-12 kennerentered into RCS
1992-07-10 rms*** empty log message ***
1992-07-06 mycroft*** empty log message ***
1992-04-27 rms*** empty log message ***
1992-01-17 rms*** empty log message ***
1992-01-07 kenner*** empty log message ***
1991-10-24 woodInitial revision