OSDN Git Service

* genrecog.c (pred): Update comparison_operator for the unordered
[pf3gnuchains/gcc-fork.git] / gcc / genrecog.c
2000-04-09 rth * genrecog.c (pred): Update comparison_operator...
2000-04-07 rth * genrecog.c (*): Rename _last_insn to last_insn.
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-01-17 ghazi * genattr.c: PROTO -> PARAMS.
2000-01-13 hp * config/ns32k/ns32k.md: Revert Jan 9 change.
2000-01-09 ghazi * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
1999-12-30 rth * genrecog.c (change_state) Corrected typo.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-10-30 rth * genrecog.c (write_switch): Check for duplicat...
1999-10-24 ghazi * final.c (peephole): Delete prototype.
1999-10-15 rth * genrecog.c (message_with_line): Prototype.
1999-10-15 rth * recog.c (pmode_register_operand): New.
1999-10-14 rth * genrecog.c (validate_pattern): Condense the...
1999-10-14 rth * genrecog.c (validate_pattern): Typo last...
1999-10-14 rth * genrecog.c (special_mode_pred_table): New.
1999-10-14 rth * genrecog.c (maybe_both_true_2): Don't compare...
1999-10-14 rth * rtl.c (dump_and_abort): Remove.
1999-10-13 rth * genrecog.c (write_subroutine): Careful for...
1999-10-10 rth * genrecog.c (add_to_sequence): Thinko last...
1999-10-10 rth * genrecog.c (add_to_sequence): Move allow_cons...
1999-10-08 ghazi * Makefile.in (insn-recog.o): Depend on hard...
1999-10-07 rth * genrecog.c (add_to_sequence): Disable mode...
1999-10-06 rth * genrecog.c (add_to_sequence): Verify operand...
1999-10-05 rthRewrite to use independant test structures.
1999-09-22 rthTypo last change.
1999-09-22 rthJan Hubicka <hubicka@freesoft.cz>
1999-09-20 cruxMake it possible to prototype port-specific functions...
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-15 rth * genrecog.c (add_to_sequence): Rename MATCH_INSN2.
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-12 rthReplace recog_foo with recog_data.foo.
1999-09-11 zackRemove trailing whitespace from lines
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
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-24 ghazi * genattr.c (function_unit_desc): Constify a char...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-20 ghazi * rtl.c (rtx_name): Constify a char*.
1999-08-18 cruxMake insn-recog.c include function.h
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-19 ghaziWarning fixes:
1999-01-22 rth * cppp.c (xrealloc): Fix typo last change.
1999-01-21 rth * cccp.c (xrealloc): Call malloc given a NULL...
1999-01-19 rth * recog.c (pop_operand): New function.
1999-01-19 rth * genoutput.c (name_for_index): New function.
1999-01-13 jasonfix typo
1999-01-13 ghazi * cccp.c (xstrdup): Renamed from `savestring...
1999-01-06 lawFix copyrights.
1999-01-04 ghazi * c-common.c (decl_attributes): Allow applying...
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-17 law * Makefile.in (insn-extract.o): Fix dependencies.
1998-10-14 ghaziAdd ATTRIBUTE_NORETURN in a bunch of places:
1998-10-14 ghaziWarning fixes:
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-08-14 jfc * genrecog.c (add_to_sequence): Fatal error if the...
1998-06-18 ghaziWarning fixes:
1998-05-11 ghazi * genattr.c: Include stdarg.h/varargs.h. Chang...
1998-05-06 lawtypo typo fixes fixes
1998-04-22 meissnerAdd match_insn2; Fix prototype in loop.c
1998-04-15 meissnerLink in print-rtl.o to all gen* programs except gengenrtl
1998-04-01 law * genattrtab.c: Make generated file use system...
1998-03-24 ghaziCutover various gen*.c files to using system.h:
1998-03-12 manfredd
1998-02-27 ghazi * genattr.c: Wrap prototype of `free' in NEED_D...
1998-02-20 schwab * genrecog.c (main): Remove duplicated sentence in...
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...
1996-07-03 mrsformatting tweaks
1995-10-26 kenner(write_tree_1): Avoid emitting '-2147483648'.
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1994-03-25 kenner(break_out_subroutines): Remove decl of unused variable.
1993-09-19 kenner(pred): Fix additional typo in `comparison_operator'.
1993-09-19 kenner(preds): Correct typo in name of `comparison_operator'.
1993-03-29 kennerAdd prototypes for all functions defined in file.
1992-10-20 rms(write_tree): For type SPLIT, check subroutine return
1992-10-13 rmsInclude hconfig.h, not config.h.
1992-10-11 kenner(merge_trees): When splitting, remember to clear DUPNO...
1992-08-20 rmsCompare enums (preds. codes, mem_mode)
1992-08-14 kenner(add_to_sequence): Treat MATCH_PAR_DUP just like MATCH_DUP.
1992-07-06 rmsentered into RCS
1992-06-24 wilson*** empty log message ***
1992-05-07 rms*** empty log message ***
1992-04-27 rms*** empty log message ***
1992-01-15 kenner*** empty log message ***
1992-01-15 kenner*** empty log message ***
1992-01-07 kenner*** empty log message ***
1991-12-28 kenner*** empty log message ***
1991-11-24 kennerInitial revision