]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/expr.h
except.c: Convert prototypes to ISO C90.
[thirdparty/gcc.git] / gcc / expr.h
2003-06-29  Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-16  Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-06-09  Richard Hendersonexpr.h (EXPAND_MEMORY): New.
2003-06-03  Aldy Hernandezfunction.c (assign_parms): Split complex arguments.
2003-06-03  Jakub Jelinekbuiltins.c (expand_builtin_memcpy): Remove endp argumen...
2003-05-12  Jan HubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-05-09  Alan Modraexpr.c (move_block_from_reg): Remove "size" parm.
2003-05-07  Zack Weinbergstmt.c (force_label_rtx): New function, based on logic...
2003-05-02  Alan Modracalls.c (struct arg_data): Move offset, slot_offset...
2003-04-28  Jakub Jelinekc-decl.c (finish_decl): When prototype with asmspec...
2003-04-14  Olivier Hainqueexpr.c (highest_pow2_factor): Return unsigned.
2003-03-13  Ansgar EsztermannMakefile.in (dojump.o): New target.
2003-03-06  Roger Sayle* expr.h (lang_expand_expr): Delete obsolete prototype.
2003-02-23  Alan Modracalls.c (store_one_arg): Revert 1999-02-16 change.
2003-01-21  Richard Henderson* expr.h (default_must_pass_in_stack): Move decl outsid...
2003-01-20  Richard Hendersonexpr.h (MUST_PASS_IN_STACK): Move implementation...
2003-01-15  John David Anglinexpr.h (emit_conditional_add): Add PARAMS to declaration.
2003-01-08  Jan Hubickai386.md (adddi3_carry_rex64, [...]): Name pattern.
2002-11-27  John David Anglinexpr.c (gen_group_rtx, [...]): New functions.
2002-09-22  Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-12  Alan Modraemit-rtl.c (set_mem_size): New function.
2002-08-29  Richard Hendersonexpr.h (enum block_op_methods): New.
2002-08-03  Jason Merrillexplow.c (int_expr_size): New fn.
2002-07-29  Richard Hendersonemit-rtl.c (set_mem_attributes_minus_bitpos): Rename...
2002-07-16  Zack Weinbergbuiltins.c (std_expand_builtin_va_start): Remove unused...
2002-06-18  Aldy Hernandezsimd-1.c: New.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03  Kazu Hirataemit-rtl.c: Likewise.
2002-05-30  Eric Botcazouexpmed.c (const_mult_add_overflow_p): New.
2002-03-31  Richard Hendersonbuiltins.c (expand_builtin_va_arg): Give warnings not...
2002-03-26  Richard Henderson* expr.h (ADD_PARM_SIZE): One more convert for INC.
2002-03-26  Richard Hendersonexpr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
2002-02-21  Jakub Jelinekre PR c++/4574 (Internal compiler error in `expand_and...
2002-02-20  Richard Hendersonre PR c/5615 (ICE in size_binop, at fold-const.c:1914)
2001-12-12  Richard Hendersonemit-rtl.c (widen_memory_access): New.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-12-02  Richard Hendersonrtl.h (mem_attrs): Rename decl to expr; adjust all...
2001-11-27  Richard KennerMakefile.in (c-lang.o): Depends on langhooks-def.h.
2001-11-15  Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13  Jakub JelinekDuh, missed this.
2001-11-11  Richard Kennerexpmed.c (extract_bit_field): No longer pass in alignment.
2001-11-03  Richard Kenneremit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P...
2001-10-25  Richard Kenneralias.c (can_address_p): No longer static.
2001-10-23  Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-20  Richard Kenneremit-rtl.c (set_mem_attributes): Alignment is in bits.
2001-10-18  Richard Kenneremit-rtl.c (gen_reg_rtx): Also reallocate reg_decl...
2001-10-17  Richard KennerMakefile.in (print-rtl.o): Depend on TREE_H.
2001-10-09  Kazu Hirataacconfig.h: Fix comment formatting.
2001-10-01  Richard Kenneralias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.
2001-10-01  Richard Kennerfunction.c (keep_stack_depressed): Don't use delete_insn.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22  Zack Weinbergexpmed.c (mode_for_extraction): New function.
2001-08-21  Zack Weinbergstmt.c: Don't include insn-codes.h.
2001-08-18  Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-07-20  Jan Hubickartlanal.c (set_noop_p): Return true for noop jumps.
2001-07-18  Richard Hendersoncalls.c (prepare_call_address): New parameter SIBCALLP.
2001-07-10  Stan Shebstarget.h (struct gcc_target): New fields init_builtins...
2001-07-09  Toon Moeneexpr.h: Adjust prototypes for have_add2_insn, have_sub2...
2001-07-09  Richard Kenner[multiple changes]
2001-07-04  Richard Kenneremit-rtl.c (replace_equiv_address): New function.
2001-07-02  Richard Kenneremit-rtl.c (adjust_address): New function.
2001-04-14  Loren J. Rittleexpr.h (enum libfunc_index): Add LTI_memmove.
2001-04-12  Kaveh R. Ghazic-common.h (truthvalue_conversion, [...]): Delete redun...
2001-04-11  Kaveh R. GhaziMakefile.in (ifcvt.o): Depend on toplev.h.
2001-04-04  Zack Weinbergexpr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-21  Jan Hubickai386.md (pophi1, [...]): Remove.
2000-12-03  Richard Hendersonbb-reorder.c (reorder_basic_blocks): Don't check for...
2000-11-29  Jakub Jelinekexpr.h (store_by_pieces): Add prototype.
2000-11-03  Bernd SchmidtMove fold_builtin declaration to proper header
2000-11-01  Bernd SchmidtConstant folding for builtins
2000-10-18  Chandrakala ChavvaAdding new option -ftrapv.
2000-09-17  Bernd SchmidtBring back equal forms for libcalls
2000-09-17  Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-07-27  Rodney Brownexpr.h (get_alias_set, [...]): Delete prototypes.
2000-06-06  Jason Merrillexplow.c (maybe_set_unchanging): New function, broken...
2000-06-03  Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-05-31  Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-04-17  Richard Hendersonloop.c (canonicalize_condition): Add WANT_REG argument.
2000-03-30  Richard Kennerbuiltins.c (get_pointer_alignment): Use host_integerp...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-26  Jeff LawCopyright fixes.
2000-02-18  John Wehleloop.c (canonicalize_condition): New function, broken...
2000-02-10  Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-01-24  Richard Hendersonrtl.def: Add unordered fp comparisions.
2000-01-14  Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
1999-11-16  Jakub Jelinekexplow.c (hard_function_value): Add outgoing argument.
1999-10-29  Catherine Mooreexpr.c (emit_push_insn): New argument alignment_pad.
1999-10-03  Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-09-30  Jeffrey A Law* expr.h (init_mov_optab): Delete declaration
1999-09-23  Bernd SchmidtUse cbranch patterns when available
1999-09-12  Richard HendersonReplace insn_foo with insn_data.foo.
1999-09-09  Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-09-05  Richard HendersonMakefile.in (stor-layout.o): Depend on ggc.h.
1999-09-04  Bernd SchmidtConvert many single variables to arrays
next