aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson13-12/+568
2005-02-12Daily bump.GCC Administrator1-1/+1
2005-02-11gcc-dg.exp: (dg-require-weak...Janis Johnson3-281/+335
2005-02-11target-supports.exp (check_effective_target_broken_cplxf_arg): New.Janis Johnson2-0/+91
2005-02-11re PR tree-optimization/19876 (g++ starts eating all the memory and the CPU)Steven Bosscher2-41/+27
2005-02-11re PR c++/19666 (Trouble with prt-to-members: rejects-valid/ICE in fold_convert)Jakub Jelinek2-0/+13
2005-02-11re PR middle-end/19858 (ICE on simple SSE code)Jakub Jelinek4-2/+31
2005-02-11sysv4.h (ENDFILE_LINUX_SPEC): Use crtendS.o instead of crtend.o if -pie.Jakub Jelinek2-2/+8
2005-02-11re PR c++/19634 (Infinite memory usage on Alpha)Richard Henderson2-8/+12
2005-02-11linux-unwind.h (mips_fallback_frame_state): Adjust offsets for the big-endian...Daniel Jacobowitz2-0/+12
2005-02-11* config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.Joseph Myers2-0/+10
2005-02-11cselib.c (cselib_process_insn): Clear out regs where HARD_REGNO_CALL_PART_CLO...Dale Johannesen3-3/+14
2005-02-11re PR c++/19755 (-Wmissing-braces doesn't warn anymore)Mark Mitchell4-4/+22
2005-02-11* cp-tree.def, except.c, ptree.c: Update copyright.Kazu Hirata4-3/+7
2005-02-11read-rtl.c (read_rtx_1): Give fatal error if we see a vector with no elements.Ian Lance Taylor2-0/+6
2005-02-11tree.c (build_function_type_list): Work correctly if there are no arguments.Ian Lance Taylor2-3/+13
2005-02-11s390.md ("*cmpdi_cct", [...]): Use %h instead of %c to print immediate operand.Ulrich Weigand2-6/+13
2005-02-112005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-6/+19
2005-02-11linux-unwind.h (pa32_fallback_frame_state): Handle misaligned signal trampoli...John David Anglin2-1/+21
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney10-8/+92
2005-02-11Daily bump.GCC Administrator1-1/+1
2005-02-10re PR tree-optimization/17549 (10% increase in codesize with C code compared ...Steven Bosscher2-2/+25
2005-02-10mips.md: Fix the placement of the match_scratch in the lea64 peephole2.Richard Sandiford2-3/+8
2005-02-10cse.c, [...]: Fix comment typos.Kazu Hirata4-3/+8
2005-02-10tree-ssa-loop-ivopts.c (determine_base_object): Ignore casts.Zdenek Dvorak2-74/+129
2005-02-10builtins.def, [...]: Update copyright.Kazu Hirata9-8/+13
2005-02-10* df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove.Kazu Hirata2-14/+5
2005-02-10tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.Jeff Law2-3/+8
2005-02-10* init.c (__gnat_initialize): Mark parameter as unused.Andreas Jaeger2-15/+19
2005-02-10builtins.c (fold_builtin_powi): New function.Richard Guenther4-0/+85
2005-02-10Minor reformatting.Arnaud Charlet1-4/+4
2005-02-10New file.Arnaud Charlet1-0/+274
2005-02-10Resync.Arnaud Charlet1-0/+728
2005-02-10[multiple changes]Arnaud Charlet9-794/+1162
2005-02-10usage.adb: Add line for switch -gnat05 (allow Ada 2005 extensions) Slight fix...Arnaud Charlet16-400/+343
2005-02-10s-vaflop.adb: Add pragma Warnings (Off) to eliminate infinite recursion warni...Arnaud Charlet1-1/+3
2005-02-10s-tporft.adb (Register_Foreign_Thread): Initialize Task_Image[_Len] fields fo...Arnaud Charlet1-1/+4
2005-02-10s-finimp.adb: (Finalize_List): Optimize in the no-abort case.Arnaud Charlet1-26/+30
2005-02-10sem_ch7.adb (Uninstall_Declarations): Exchange full and private views of a pr...Arnaud Charlet1-2/+5
2005-02-10sem_ch4.adb (Analyze_Selected_Component): Create Actual_Subtype even with exp...Arnaud Charlet2-21/+149
2005-02-10prj-makr.adb (Process_Directory): Put file name in canonical case before matc...Arnaud Charlet1-26/+58
2005-02-10re PR ada/16592 (Ada tools don't use the newly built shared libraries)Arnaud Charlet2-41/+41
2005-02-10make.adb (Gnatmake): Do not fail when the main project has no object directory.Arnaud Charlet1-46/+48
2005-02-10init.c (__gnat_initialize): Add a new parameter eh which contains the address...Arnaud Charlet6-158/+293
2005-02-10gnatbl.c: [VMS] (_POSIX_EXIT): Define.Arnaud Charlet1-9/+6
2005-02-10exp_ch4.adb (Expand_Composite_Equality): If a component is an unchecked union...Arnaud Charlet1-32/+45
2005-02-10exp_aggr.adb (Gen_Assign): If the expression is an aggregate for a component ...Arnaud Charlet1-132/+158
2005-02-10Fix for c330001 - PR ada/19386Eric Botcazou3-39/+83
2005-02-10adaint.c, [...] (to_ptr32): New function.Doug Rupp5-241/+327
2005-02-10a-strunb.ads, [...]: Add missing pragma Ada_05 statements Fix name of Set rou...Robert Dewar26-1313/+1745