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