]> gcc.gnu.org Git - gcc.git/history - gcc/expr.h
Makefile.in, [...]: replace "GNU CC" with "GCC".
[gcc.git] / gcc / expr.h
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
1999-08-23 Bernd SchmidtFix sparc compilation failure
1999-08-18 Bernd SchmidtCombined compare & jump infrastructure
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-03 Richard Hendersonexpr.h (PROMOTE_PROTOTYPES): Move ...
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-07-26 Richard Hendersonbuiltins.c (expand_builtin_saveregs): Remove static...
1999-07-22 Bernd SchmidtBreak out builtin function expansion from expr.c
1999-05-22 Mark Mitchell* expr.h (lang_expand_constant): Guard with #ifdef...
1999-05-20 Mark Mitchellexpr.h (lang_expand_constant): Declare.
1999-04-29 Mark Mitchellemit-rtl.c (start_sequence): Expand comments.
1999-03-19 Kaveh R. GhaziWarning fixes:
1999-02-25 J"orn Renneckesh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass...
1999-01-15 Richard Hendersonexpr.c (queued_subexp_p): Make public.
1999-01-06 Jeff LawFix copyrights.
1999-01-03 Michael Hayesoptabs.c (emit_cmp_insn): Abort if asked to emit non...
1998-12-08 Andrew MacLeodSee ChangeLog..
1998-11-20 Bernd Schmidtfunction.c (nonlocal_goto_handler_slots): Renamed from...
1998-10-11 Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-01 Gavin Romig-Kochcalls.c (expand_call): Encapsulate code into copy_blkmo...
1998-09-21 Andrew MacLeodexpr.h (eh_rtime_match_libfunc): New extern declaration.
1998-07-30 Ken RaeburnFunction entry/exit profiling instrumentation:
1998-07-07 J"orn Renneckeexpr.c (emit_queue): If emitting a SEQUENCE, set QUEUED...
1998-07-02 David Edelsohnexpr.h (STACK_SIZE_MODE): New macro.
1998-07-01 Richard Hendersonexpr.c (emit_group_load, [...]): Rewrite considering...
1998-06-17 John Carrhaifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1998-06-04 David Edelsohntree.c (get_inner_array_type): New function.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-06 Jeffrey A Lawexpr.h (mark_seen_cases): Add declaration, but only...
1998-05-06 Jeffrey A Lawstmt.c (mark_seen_cases): Make it have external linkage...
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-02-02 Richard Hendersonexpr.c (expand_builtin_setjmp): Accept two new argument...
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1997-12-24 Jeffrey A Law* expr.h (MUST_PASS_IN_STACK): Allow target port to...
1997-11-25 Jason Merrill[multiple changes]
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-08-29 Andreas Schwabexpr.h (insn_gen_function): Reenable prototype.
1997-08-25 Jeffrey A Lawexpr.h (insn_gen_function): Temporarily remove prototype.
1997-08-19 H.J. Luexpr.h, real.h: Finish prototyping.
1997-08-02 Richard KennerAdd expand_modifier flags.
1997-07-17 Richard Kenner(STACK_CHECK_*): Provide default values.
1997-05-07 Mike Stumpexcept.c (start_dynamic_handler): Fix so that we can...
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1996-10-23 Torbjorn Granlund(emit_store_flag_force): Declare.
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-06-06 Jim Wilson(emit_group_load, emit_group_store, use_group_regs...
1996-05-19 Richard Kenner(function_value): Deleted; no such function.
1996-04-15 Doug Evans* expr.h (const): Delete.
1996-03-12 Jim Wilson(clear_storage): Add comment terminator.
next
This page took 1.461879 seconds and 108 git commands to generate.