aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-20class.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here.Andrew Haley2-1/+9
2006-02-20re PR middle-end/26236 (CHAR_TYPE is still referenced in c-tree.texi)Roger Sayle2-3/+8
2006-02-20configure.ac (target_list): Add install-info, dvi, html.Paolo Bonzini10-20/+29
2006-02-20trans-stmt.c (gfc_trans_where_2): Avoid updating unused current execution mas...Roger Sayle2-12/+35
2006-02-20trans-stmt.c (gfc_trans_where_assign): Remove code to handle traversing a lin...Roger Sayle2-27/+10
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin9-10/+150
2006-02-20s390.c (legitimize_pic_address): Assertions checking for non tls symbols added.Angel Nunez Mencias2-0/+19
2006-02-20re PR bootstrap/25670 (build fail with 'make all-gcc')Paolo Bonzini6-266/+414
2006-02-20re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently disting...Roger Sayle4-0/+35
2006-02-20Daily bump.GCC Administrator1-1/+1
2006-02-20* doc/tree-ssa.texi (Interfaces): Describe low vs. high GIMPLE.Ben Elliston2-0/+9
2006-02-19gcse.c (want_to_gcse_p): On STACK_REGS targets...Roger Sayle6-0/+71
2006-02-19gthr-posix.h: On Tru64...Roger Sayle2-8/+42
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert4-4/+116
2006-02-19gfortran.texi: Document environment variables which influence runtime behavior.Thomas Koenig2-3/+105
2006-02-19re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek2-0/+6
2006-02-19xcoff.h (TARGET_ASM_OUTPUT_ANCHOR): Define.David Edelsohn3-2/+19
2006-02-19invoke.texi: Document -fipa-pta.Daniel Berlin5-20/+62
2006-02-19install.texi: Add missing `@samp'.John David Anglin2-1/+5
2006-02-19resolve.c (resolve_contained_functions): Call resolve_entries first.H.J. Lu2-4/+11
2006-02-19re PR fortran/26201 (__convert_i4_i8 written to a module.)Erik Edelmann4-0/+28
2006-02-19re PR fortran/25054 (nonconstant bounds array cannot appear in a namelist)Paul Thomas6-49/+169
2006-02-18darwin.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Use the arguments.Andrew Pinski2-1/+6
2006-02-19Daily bump.GCC Administrator1-1/+1
2006-02-19contrib.texi (Contributors): Add classpath/libgcj hackers who added new 4.1 f...Mark Wielaard2-1/+209
2006-02-18re PR target/26350 (ICE in extract_insn, at recog.c:2084, -fPIC -mlong-double...David Edelsohn2-0/+9
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford27-228/+1300
2006-02-18install.texi (hppa*-hp-hpux*): Update for 4.1.0.John David Anglin2-0/+15
2006-02-18re PR tree-optimization/25680 (Store CCP does not understand REALPART_EXPR < ...Andrew Pinski4-5/+39
2006-02-1820031106-1.c: Fix the final scan of the variable to take into account the var...Andrew Pinski3-4/+11
2006-02-18tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.Diego Novillo6-19/+25
2006-02-18re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek5-3/+48
2006-02-18trans-stmt.c (struct temporary_list): Delete.Roger Sayle2-176/+136
2006-02-18re PR ada/13408 (acats numeric tests cxg* fail on pa/hpux)Olivier Hainque2-0/+10
2006-02-18gfortran.h (gfc_add_attribute): Change uint to unsigned int.Danny Smith4-3/+10
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers29-80/+276
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev3-0/+20
2006-02-18re PR c++/26266 (Trouble with static const data members in template classes)Mark Mitchell2-1/+2
2006-02-18re PR c++/26266 (Trouble with static const data members in template classes)Mark Mitchell17-75/+190
2006-02-18re PR rtl-optimization/25600 (unsigned>>31?-1:0 should be optimized to int>>31)Roger Sayle3-0/+47
2006-02-18Daily bump.GCC Administrator1-1/+1
2006-02-18re PR tree-optimization/26341 (930217-1.c and 931013-3.c ICE at -O2 and above...Daniel Berlin2-12/+8
2006-02-17re PR target/26255 (internal compiler error: in reload_cse_simplify_operands,...John David Anglin5-11/+123
2006-02-17re PR target/26255 (internal compiler error: in reload_cse_simplify_operands,...John David Anglin2-0/+36
2006-02-17re PR rtl-optimization/26272 (gcc.c-torture/execute/built-in-setjmp.c fails a...Andrew Pinski2-3/+11
2006-02-17where_10.f90: New test case.Roger Sayle8-0/+144
2006-02-17Resync.Arnaud Charlet1-0/+175
2006-02-17expander.adb: Fix typo in commentRamon Fernandez4-8/+19
2006-02-17s-wchcnv.adb: Document handling of [ on output (we do not change this to ["5B...Robert Dewar2-2/+20
2006-02-17a-convec.ads, [...]: (operator "&"): handle potential overflow for large inde...Matthew Heaney4-317/+522