summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* langhooks-def.h (lhd_set_decl_assembler_name, [...]): New.Neil Booth2002-04-031-37/+12
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-10/+3
* Makefile.in (convert.o, [...]): Update.Neil Booth2002-03-291-5/+5
* Makefile.in (except.o): Update.Neil Booth2002-03-291-15/+0
* toplev.c: Don't include setjmp.h.Zack Weinberg2002-03-251-40/+2
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-31/+0
* expr.c (expand_expr): Use unsave lang hook.Neil Booth2002-03-081-32/+7
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-38/+0
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.Kaveh R. Ghazi2002-03-021-0/+42
* re PR c/4389 (Improper constant folding)Jakub Jelinek2002-02-201-5/+7
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+29
* re PR c++/5624 (Strange bug with preprocessed file containing structs)Richard Henderson2002-02-101-5/+12
* Contribute sh64-elf.Alexandre Oliva2002-02-091-0/+1
* target.h (struct gcc_target): Added ms_bitfield_layout_p.Alexandre Oliva2002-02-051-0/+10
* c-decl.c, [...]: Revert bitfield patch.Neil Booth2002-02-021-23/+0
* * tree.c (build_nonstandard_integer_type): Correct prototype.Neil Booth2002-01-291-1/+1
* re PR c/3325 (cast of bit-field to same type gets discarded)Neil Booth2002-01-291-0/+23
* builtins.c (expand_builtin_strncpy): Use integer_zerop instead of compare_tre...Richard Kenner2002-01-251-1/+1
* re PR c++/3331 (member pointer inherits const)Jason Merrill2002-01-231-0/+6
* tree.c (int_fits_type_p): If bounds of a subtype are variable, see if fits in...Richard Kenner2002-01-221-1/+4
* toplev.c: Fix formatting.Kazu Hirata2002-01-101-6/+6
* c-common.c (type_for_mode): Handle unsigned vectors.Aldy Hernandez2001-12-111-39/+42
* tree.c (append_random_char): Conditionalize INO for VMS.Richard Kenner2001-12-091-4/+10
* tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following...Alexandre Oliva2001-12-061-17/+1
* langhooks.h (struct lang_hooks): Add staticp.Joseph Myers2001-12-041-1/+5
* tree.c (get_callee_fndecl): Only use DECL_ABSTRACT_ORIGIN if it has DECL_SAVE...Alexandre Oliva2001-12-041-6/+15
* c-decl.c (duplicate_decls): Revert rth's patch.Alexandre Oliva2001-12-041-1/+8
* vms.h (VMS_DEBUGGING_INFO): New macro.Douglas B Rupp2001-12-021-1/+2
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-2/+2
* Remove blank line.Richard Kenner2001-11-281-1/+0
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-3/+16
* Makefile.in: Update.Neil Booth2001-11-091-1/+2
* tree.h (tree_index): Add support for V16QI and V8HI.Aldy Hernandez2001-10-311-0/+10
* tree.c (id_string_size): Remove.Neil Booth2001-10-301-2/+0
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-2/+2
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-3/+2
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-73/+73
* Add support for 3Dnow builtinsBernd Schmidt2001-09-281-0/+5
* tree.c (type_hash_marked_p): Consider as marked if debug symbol number has be...Richard Kenner2001-09-241-3/+12
* Table-driven attributes.Joseph Myers2001-09-211-138/+48
* fold-const.c (hashtab.h): Include.Richard Kenner2001-09-201-25/+20
* tree.c (append_random_chars): Generate the random characters in a reproducabl...John Wehle2001-09-141-11/+13
* Remove OP_IDENTIFIER.Ira Ruben2001-09-061-18/+0
* tree.c (default_valid_attribute_p): Don't use PARAMS on a function definition.Kaveh R. Ghazi2001-08-281-1/+1
* emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-08-271-22/+7
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* except.c (TYPE_HASH): Delete.Kaveh R. Ghazi2001-08-181-4/+0
* *** empty log message ***Alexandre Petit-Bianco2001-07-311-3/+2
* target.h (struct gcc_target): Add insert_attributes.Joseph Myers2001-07-081-4/+12
* target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs2001-07-071-7/+7