| Commit message (Expand) | Author | Age | Files | Lines |
* | * combine.c (gen_rtx_combine): Add missing call to va_end(). | ghazi | 1999-09-26 | 1 | -2/+8 |
* | Make it possible to prototype port-specific functions (and convert i386 to us... | crux | 1999-09-20 | 1 | -0/+1 |
* | * rtl.h (global_rtx_index): New enum. | rth | 1999-09-18 | 1 | -1/+1 |
* | * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Use | ghazi | 1999-09-16 | 1 | -10/+9 |
* | * genattr.c (main): Add extern prototype. Call return, not exit. | ghazi | 1999-09-15 | 1 | -5/+5 |
* | Replace insn_foo with insn_data.foo. | rth | 1999-09-12 | 1 | -3/+8 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -1/+1 |
* | Linas Vepstas <linas@linas.org> | rth | 1999-09-08 | 1 | -7/+7 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -15/+31 |
* | Merge peephole2 from new_ia32_branch: | rth | 1999-08-31 | 1 | -0/+3 |
* | 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-31 | 1 | -0/+2 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -2/+0 |
* | 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -24/+2 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -10/+0 |
* | * genattr.c (function_unit_desc): Constify a char*. Add prototype. | ghazi | 1999-08-24 | 1 | -9/+30 |
* | * configure.in: Remove code to select/de-select the haifa | law | 1999-08-24 | 1 | -18/+0 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -10/+10 |
* | 1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-16 | 1 | -2/+2 |
* | * genattrtab.c (simplify_knowing): Fix uninitialized read | rth | 1999-02-26 | 1 | -1/+1 |
* | * genattrtab.c (check_attr_value): Allow negative const_int if | rth | 1999-02-21 | 1 | -74/+161 |
* | * cppp.c (xrealloc): Fix typo last change. | rth | 1999-01-22 | 1 | -1/+1 |
* | Update copyright. | rth | 1999-01-21 | 1 | -1/+1 |
* | * cccp.c (xrealloc): Call malloc given a NULL old pointer. | rth | 1999-01-21 | 1 | -5/+9 |
* | * genattr.c (fatal): Qualify a char* with the `const' keyword. | ghazi | 1998-12-19 | 1 | -33/+35 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -9/+7 |
* | * gansidecl.h: Prepend a "G" to the macro wrapping this file | ghazi | 1998-11-08 | 1 | -6/+6 |
* | * recog.h (enum op_type): Define. | law | 1998-11-04 | 1 | -3/+3 |
* | Add ATTRIBUTE_NORETURN in a bunch of places: | ghazi | 1998-10-14 | 1 | -2/+3 |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -9/+8 |
* | * Makefile.in (toplev.o): Depend on $(EXPR_H). | ghazi | 1998-09-06 | 1 | -0/+1 |
* | * system.h: Include stdarg.h/varargs.h, make sure they are ordered | ghazi | 1998-08-26 | 1 | -6/+0 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -4/+5 |
* | Print constants for function_units_used and *_blockage_range more human friendly | meissner | 1998-06-16 | 1 | -11/+61 |
* | Warning Fixes: | ghazi | 1998-05-19 | 1 | -4/+4 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -3/+3 |
* | * genattr.c: Include stdarg.h/varargs.h. Change function | ghazi | 1998-05-11 | 1 | -6/+16 |
* | Handle missing vfprintf() & _doprnt() functions with linked in modules, | ghazi | 1998-05-07 | 1 | -25/+0 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | * loop.c (regs_patch_p): Add prototype. | law | 1998-04-16 | 1 | -0/+3 |
* | * genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND. | law | 1998-04-14 | 1 | -1/+6 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -0/+1 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 1 | -1/+1 |
* | * genattrtab.c: Make generated file use system.h, instead of | law | 1998-04-01 | 1 | -1/+1 |
* | * genattrtab.c (write_complex_function): Add a default case in | law | 1998-03-28 | 1 | -0/+4 |
* | Cutover various gen*.c files to using system.h: | ghazi | 1998-03-24 | 1 | -22/+2 |
* | * final.c (insn_last_address, insn_current_align, uid_align): | amylaar | 1998-03-02 | 1 | -6/+66 |
* | * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | ghazi | 1998-02-27 | 1 | -0/+2 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -2/+0 |
* | * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, | law | 1998-02-08 | 1 | -2/+2 |
* | * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | law | 1998-02-07 | 1 | -0/+4 |