index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* config/arc/arc-protos.h (arc_va_arg): Remove.
rth
2004-07-08
4
-74
/
+14
*
2004-07-08 Paolo Carlini <pcarlini@suse.de>
paolo
2004-07-08
10
-643
/
+793
*
* config/c4x/c4x-protos.h (c4x_va_arg): Remove.
rth
2004-07-08
4
-11
/
+19
*
* pa.md (prefetch_32, prefetch_64): Simplify constraint checks.
danglin
2004-07-08
2
-12
/
+10
*
* gcc.c-torture/execute/920428-2.x: Delete.
ebotcazou
2004-07-08
3
-12
/
+5
*
PR fortran/16291
pbrook
2004-07-08
2
-5
/
+11
*
* c-decl.c (static_ctors, static_dtors): Make static.
zack
2004-07-08
6
-73
/
+81
*
* c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope
zack
2004-07-08
7
-55
/
+37
*
* Makefile.def (host_modules): Set bootstrap=true for flex.
aoliva
2004-07-08
4
-4
/
+10
*
* intrinsic.c (add_sym_4s): New function.
pbrook
2004-07-08
2
-18
/
+51
*
2004-07-08 Frank Ch. Eigler <fche@redhat.com>
fche
2004-07-08
4
-287
/
+388
*
* builtins.c (fold_builtin_strcpy): Merge functionality from
sayle
2004-07-08
6
-203
/
+168
*
* builtins.c (expand_builtin_stpcpy): Un-simplify decay of stpcpy
aoliva
2004-07-08
2
-1
/
+11
*
* expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.
aoliva
2004-07-08
5
-28
/
+23
*
* config/sparc/sparc.md (UNSPECV_GOTO_V9): Delete.
ebotcazou
2004-07-08
2
-17
/
+53
*
* tree-cfg.c (make_exit_edges): Use get_call_expr_in.
rth
2004-07-08
8
-102
/
+110
*
2004-07-08 Paolo Bonzini <bonzini@gnu.org>
jakub
2004-07-08
4
-6
/
+41
*
2004-07-08 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2004-07-08
2
-8
/
+7
*
PR c/16437
dnovillo
2004-07-08
3
-0
/
+33
*
PR target/10567
ebotcazou
2004-07-08
2
-3
/
+16
*
* tree-ssa-operands.c (get_asm_expr_operands): Fix thinkos in
dnovillo
2004-07-08
2
-38
/
+40
*
* name-lookup.h (struct cp_binding_level): Update documentation
mmitchel
2004-07-08
2
-6
/
+11
*
PR target/16430
ebotcazou
2004-07-08
2
-0
/
+18
*
PR target/16199
ebotcazou
2004-07-08
4
-63
/
+213
*
PR c++/16169
giovannibajo
2004-07-08
4
-3
/
+73
*
* vec.c (vec_assert_fail): Remove duplicate 'function'.
nathan
2004-07-08
2
-2
/
+4
*
.:
nathan
2004-07-08
5
-67
/
+95
*
* tree-ssa-ccp.c (fold_stmt): Get type directly from
nathan
2004-07-08
2
-1
/
+11
*
2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
jsm28
2004-07-08
16
-52
/
+251
*
2004-07-08 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-07-08
2
-8
/
+5
*
2004-07-08 Andrew Pinski <apinski@apple.com>
pinskia
2004-07-08
2
-1
/
+6
*
(TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.
nickc
2004-07-08
2
-0
/
+7
*
* except.c (expand_eh_region_start, expand_eh_region_end,
rth
2004-07-08
25
-1891
/
+114
*
2004-07-08 Paolo Bonzini <bonzini@gnu.org>
bonzini
2004-07-08
10
-401
/
+507
*
PR bootstrap/16326
ebotcazou
2004-07-08
2
-62
/
+96
*
* tree-flow.h (addressable_vars): Declare.
dnovillo
2004-07-08
5
-53
/
+137
*
* varasm.c (assemble_variable): Use assemble_zeros for
rth
2004-07-08
2
-7
/
+25
*
* varasm.c (asm_output_bss): Don't declare unless BSS_SECTION_ASM_OP.
rth
2004-07-08
2
-1
/
+3
*
* expmed.c (emit_store_flag): Also special-case double-word
rth
2004-07-08
2
-8
/
+13
*
* calls.c (emit_library_call_value_1): Use mode of function parameter
rth
2004-07-08
2
-3
/
+7
*
* config/i386/i386.c (ix86_gimplify_va_arg): Don't need temporary for
rth
2004-07-08
2
-4
/
+9
*
2004-07-07 Benjamin Kosnik <bkoz@redhat.com>
bkoz
2004-07-08
5
-2
/
+17
*
2004-07-07 H.J. Lu <hongjiu.lu@intel.com>
hjl
2004-07-08
2
-0
/
+45
*
* cp-tree.h (saved_scope): Remove x_previous_class_type and
mmitchel
2004-07-08
6
-138
/
+259
*
Introduce H8SX support.
aoliva
2004-07-08
17
-667
/
+4845
*
* class.c (build_static_field_ref): Add a NOP_EXPR; otherwise we
bothner
2004-07-08
2
-0
/
+4
*
* config.gcc (i[34567]86-*-mingw32*): Enable threads by default.
bothner
2004-07-08
2
-3
/
+7
*
* flow.c (attempt_auto_inc): Remove now-redundant PUT_CODE.
bothner
2004-07-08
2
-1
/
+4
*
* engine/util.c (vfail): Remove unnecessary sync, fsync, and fflush.
bothner
2004-07-08
2
-5
/
+4
*
* gcj.texi (Linking): New node. Document -lgij usage.
bothner
2004-07-08
2
-9
/
+51
[prev]
[next]