aboutsummaryrefslogtreecommitdiff
path: root/gcc/genattrtab.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-27rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...Zack Weinberg1-2/+0
1999-08-27errors.c: New file...Zack Weinberg1-24/+2
1999-08-26system.h: Don't redefine abort or trim_filename.Zack Weinberg1-10/+0
1999-08-24genattr.c (function_unit_desc): Constify a char*.Kaveh R. Ghazi1-9/+30
1999-08-23configure.in: Remove code to select/de-select the haifa scheduler.Jeffrey A Law1-18/+0
1999-08-20rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1-10/+10
1999-04-16system.h: Always prototype abort.Zack Weinberg1-2/+2
1999-02-26genattrtab.c (simplify_knowing): Fix uninitialized read in Feb 21 change.Richard Henderson1-1/+1
1999-02-21genattrtab.c (check_attr_value): Allow negative const_int if negative_ok.Richard Henderson1-74/+161
1999-01-22cppp.c (xrealloc): Fix typo last change.Richard Henderson1-1/+1
1999-01-21Update copyright.Richard Henderson1-1/+1
1999-01-21cccp.c (xrealloc): Call malloc given a NULL old pointer.Richard Henderson1-5/+9
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-33/+35
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-9/+7
1998-11-08gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it...Kaveh R. Ghazi1-6/+6
1998-11-04recog.h (enum op_type): Define.Bernd Schmidt1-3/+3
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi1-2/+3
1998-10-14Warning fixes:Kaveh R. Ghazi1-9/+8
1998-09-06Makefile.in (toplev.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-0/+1
1998-08-26system.h: Include stdarg.h/varargs.h...Kaveh R. Ghazi1-6/+0
1998-06-29* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeff Law1-4/+5
1998-06-16Print constants for function_units_used and *_blockage_range more human friendlyMichael Meissner1-11/+61
1998-05-19Warning Fixes:Kaveh R. Ghazi1-4/+4
1998-05-13Warning fixes:Kaveh R. Ghazi1-3/+3
1998-05-11genattr.c: Include stdarg.h/varargs.h.Kaveh R. Ghazi1-6/+16
1998-05-07Handle missing vfprintf() & _doprnt() functions with linked in modules,Kaveh R. Ghazi1-25/+0
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-16loop.c (regs_patch_p): Add prototype.Jeff Law1-0/+3
1998-04-14genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND.John Carr1-1/+6
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-0/+1
1998-04-01c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law1-1/+1
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law1-1/+1
1998-03-28genattrtab.c (write_complex_function): Add a default case in generated switch...Jeffrey A Law1-0/+4
1998-03-24Cutover various gen*.c files to using system.h:Kaveh R. Ghazi1-22/+2
1998-03-02final.c (insn_last_address, [...]): New variables.J"orn Rennecke1-6/+66
1998-02-27genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE.Kaveh Ghazi1-0/+2
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1-2/+0
1998-02-08bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, not a HOST_...John Carr1-2/+2
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1-0/+4
1998-01-30Forgot to commit these...Jeff Law1-0/+3
1998-01-28rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT.Jeff Law1-5/+1
1998-01-28rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump1-0/+5
1998-01-19Fix time/space problem when (const_int 1) occurs in conflict_list.Jim Wilson1-1/+3
1998-01-14Bring in final gcc-2.8.0 changes.Jeff Law1-1/+1
1997-12-23genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in addition to RLIMIT_STACK.Paul Eggert1-1/+1
1997-12-22genattrtab.c (expand_units): For large nr opclasses, expand function_units_us...Richard Henderson1-33/+247
1997-12-11rtl.h (global_rtl): New variable, replacing separate variables for commonly u...John F. Carr1-9/+1
1997-12-06Merge from gcc-2.8Jeff Law1-5/+13
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-6/+44
1997-09-21jump.c (jmp_uses_reg_or_mem): Deleted unused function.Jeffrey A Law1-0/+7