aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)Author
2004-02-27 * builtins.c (simplify_builtin_strcmp): Don't export. RemoveRichard Henderson
2004-02-19 Remove the RTL inliner.Steven Bosscher
2004-02-16 * tree-nested.c: New file.Richard Henderson
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-19 * builtins.c (simplify_builtin_strcpy): Export. Take strlen argument.Richard Henderson
2003-12-17 Based on patch by Dale JohannesenJan Hubicka
2003-12-17 * Makefile.in (sibcall.o): Kill.Jan Hubicka
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-11-03 * expr.c (expand_vars, expand_var): Split of ...Zdenek Dvorak
2003-10-31 * c-common.c (match_case_to_enum_1, match_case_to_enum): New.Richard Henderson
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-07-312003-07-31 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-09-04Mainline merge 2002-09-03.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-06-182002-06-16 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-06-03 * emit-rtl.c: Likewise.Kazu Hirata
2002-05-30 * expmed.c (const_mult_add_overflow_p): New.Eric Botcazou
2002-03-31 * builtins.c (expand_builtin_va_arg): Give warnings not errors forRichard Henderson
2002-03-26 * expr.h (ADD_PARM_SIZE): One more convert for INC.Richard Henderson
2002-03-26 * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.Richard Henderson
2002-02-21 PR c++/4574Jakub Jelinek
2002-02-20 PR c/5615Richard Henderson
2001-12-12 * emit-rtl.c (widen_memory_access): New.Richard Henderson
2001-12-05 * attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner
2001-12-02 * rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson
2001-11-27 * Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner
2001-11-15 * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner
2001-11-13Duh, missed this.Jakub Jelinek
2001-11-11 * expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner
2001-11-03 * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is aRichard Kenner
2001-10-25 * alias.c (can_address_p): No longer static.Richard Kenner
2001-10-23 * alias.c (can_address_p): Compnonents are not addressable ifRichard Kenner
2001-10-20 * emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner
2001-10-18 * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner
2001-10-17 * Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner