summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-address.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing white spaces.H.J. Lu2009-11-251-12/+12
* re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand2009-11-171-1/+7
* re PR tree-optimization/41857 (Loop optimizer breaks __ea pointers with -mea64)Ulrich Weigand2009-11-021-14/+45
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-45/+61
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-4/+6
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-5/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/38835 (field-insensitive PTA causes libstdc++ miscomp...Richard Guenther2009-01-161-3/+3
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-6/+8
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-16/+16
* re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tr...Richard Guenther2008-05-271-3/+7
* re PR tree-optimization/35834 (building libiberty fails in build2_stat for -m...Richard Guenther2008-04-081-2/+2
* re PR target/35842 (ICE in legitimize_pic_address, at config/i386/i386.c:7666)Richard Guenther2008-04-061-1/+2
* re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074)Andrew Pinski2007-08-031-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* PR middle-end/PR28690Peter Bergner2007-07-231-1/+1
* tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak2007-07-091-6/+8
* tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther2007-07-021-1/+1
* [multiple changes]Andrew Pinski2007-06-151-6/+7
* re PR tree-optimization/31085 (internal compiler error: in create_mem_ref, at...Zdenek Dvorak2007-03-081-1/+2
* tree-ssa-address.c (create_mem_ref): Do not put an expression containing a ca...Zdenek Dvorak2007-03-041-6/+11
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-4/+9
* tree-ssa-address.c (create_mem_ref): Remove ", bsi" from a parts.base assignm...Zdenek Dvorak2007-01-261-1/+1
* re PR tree-optimization/29516 (gfortran miscompiled)Zdenek Dvorak2007-01-121-91/+152
* tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.Zdenek Dvorak2006-12-221-2/+2
* tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak2006-12-141-38/+56
* tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt2006-11-151-1/+2
* Revert emutls patch.Richard Henderson2006-10-091-9/+4
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-4/+9
* tree-ssa-address.c (create_mem_ref): Put the symbol reference into the base r...Andreas Krebbel2005-09-201-4/+12
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-ssa-address.c (addr_for_mem_ref): Use LAST_VIRTUAL_REGISTER instead of F...Zdenek Dvorak2005-06-081-2/+2
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-0/+707