aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-17snames.ads, snames.adb: New standard names for new project attributes...Vincent Celier2-65/+111
2006-02-17sem_res.adb (Resolve_Type_Conversion): In case of conversion to an abstract i...Javier Miranda1-37/+24
2006-02-17sem_ch6.adb (Build_Body_To_Inline): Enforce the rule that in order to inline ...Ed Schonberg1-9/+16
2006-02-17sem_ch3.adb (Build_Discriminated_Subtype): In case of concurrent type we cann...Javier Miranda1-5/+34
2006-02-17sem_ch12.adb (Analyze_Package_Instantiation): Inline_Now is false if the curr...Ed Schonberg1-10/+18
2006-02-17sem_ch10.adb (Analyze_With_Clause): If the unit is a subprogram instantiation...Ed Schonberg1-10/+5
2006-02-17Makefile.in: Use VMS64 specialized versions of several units in Interfaces.C ...Vasiliy Fofanov1-2/+5
2006-02-17init.c (facility_resignal_table): new arrayVasiliy Fofanov1-0/+10
2006-02-17g-os_lib.adb (Copy_File): Make sure that if From has an Invalid_FD, then we c...Robert Dewar1-0/+7
2006-02-17freeze.adb (Statically_Discriminated_Components): Return false if the bounds ...Ed Schonberg2-15/+36
2006-02-17exp_dbug.adb (Debug_Renaming_Declaration): Indicate that the entity must be m...Ed Schonberg1-1/+2
2006-02-17exp_ch4.adb (Expand_N_Allocator): If the allocated object is accessed through...Javier Miranda1-23/+98
2006-02-17s-taprop-irix.adb, [...] (Set_False, [...]): Add Abort_Defer/Undefer pairs to...Jose Ruiz10-25/+261
2006-02-17re PR ada/26315 (ACATS failures c43208b c85006a c85006d cd92001)Eric Botcazou4-9/+6
2006-02-17sem_ch4.adb (Find_Boolean_Types): If one of the operands is an aggregate...Ed Schonberg1-1/+26
2006-02-17trans-common.c: Include rtl.h earlier.Richard Sandiford3-2/+7
2006-02-16tree-vrp.c (set_value_range_to_nonnegative): New function.Jeff Law8-167/+163
2006-02-16stor-layout.c (set_sizetype): Set TYPE_MAX_VALUE properly for sizetype when s...Jeff Law2-0/+24
2006-02-17Daily bump.GCC Administrator1-1/+1
2006-02-16re PR target/25603 (Miscompiled FORTRAN program)Denis Nagorny3-5/+49
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers10-15/+118
2006-02-16env.c (__gnat_setenv): Use size_t.Eric Botcazou2-4/+10
2006-02-16sparc.md (setjmp): Rewrite.Eric Botcazou2-16/+17
2006-02-16re PR fortran/26224 (ICE in C$OMP SINGLE / END SINGLE COPYPRIVATE( ) block)Jakub Jelinek4-0/+21
2006-02-16re PR middle-end/26316 (loop-invariant miscompiles openmp.c)Jakub Jelinek2-0/+9
2006-02-16tree-ssa-operands.c (access_can_touch_variable): Fix typo in previous change.Daniel Berlin2-1/+6