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
path:
root
/
gcc
/
c-typeck.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* c-parse.in (maybe_type_qual): Delete.
zack
2004-02-12
1
-41
/
+24
*
PR middle-end/13750
ro
2004-02-05
1
-1
/
+12
*
2004-02-03 Paolo Bonzini <bonzini@gnu.org>
paolo
2004-02-03
1
-4
/
+8
*
* c-typeck.c (build_conditional_expr): Do not allow non-lvalue
jsm28
2004-01-24
1
-0
/
+8
*
* c-decl.c (c_init_decl_processing): Set pedantic_lvalues to
jsm28
2004-01-20
1
-208
/
+7
*
Index: ChangeLog
geoffk
2004-01-16
1
-12
/
+1
*
PR c/11234
jsm28
2004-01-09
1
-2
/
+24
*
PR c/6024
jsm28
2004-01-07
1
-4
/
+5
*
Update forgotten updated copy right years.
pinskia
2004-01-02
1
-1
/
+1
*
2004-01-02 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2004-01-02
1
-0
/
+2
*
PR c/13382
ebotcazou
2003-12-23
1
-4
/
+2
*
PR c/12085
ebotcazou
2003-12-20
1
-0
/
+42
*
* c-typeck.c: Fix comment typos.
kazu
2003-12-13
1
-1
/
+1
*
* c-typeck.c (c_convert_parm_for_inlining): Add argnum, which
mrs
2003-11-12
1
-3
/
+5
*
* c-typeck.c (pedantic_lvalue_warning): Deprecate compound
jsm28
2003-11-08
1
-7
/
+1
*
* c-typeck.c (pedantic_lvalue_warning): Deprecate use of
jsm28
2003-11-05
1
-2
/
+1
*
include:
jsm28
2003-10-22
1
-11
/
+12
*
PR c/12446
ebotcazou
2003-10-04
1
-2
/
+15
*
* stmt.c (expand_asm_operands): Take a location_t, instead of
rth
2003-09-28
1
-3
/
+2
*
2003-09-24 Ziemowit Laski <zlaski@apple.com>
zlaski
2003-09-25
1
-4
/
+11
*
* targhooks.c: New file.
dj
2003-09-04
1
-2
/
+2
*
* c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
zlomek
2003-09-01
1
-1
/
+0
*
* c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.
zack
2003-08-30
1
-1
/
+30
*
* c-tree.h (C_DECL_FILE_SCOPE): Move ...
rth
2003-08-29
1
-3
/
+3
*
PR c/11207
kraai
2003-08-19
1
-0
/
+2
*
* expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.
sayle
2003-08-12
1
-2
/
+1
*
* c-typeck.c (digest_init): Add conversion for VECTOR_TYPEs.
nathan
2003-08-10
1
-0
/
+5
*
PR c/10602
steven
2003-07-24
1
-0
/
+4
*
* alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c
ghazi
2003-07-19
1
-26
/
+19
*
* c-decl.c (pushdecl_function_level): Make static, return nothing.
zack
2003-07-18
1
-35
/
+0
*
* fold-const.c (const_binop): Avoid performing the FP operation at
sayle
2003-07-18
1
-730
/
+733
*
* c-decl.c: Fix typos in several comments. Remove all
zack
2003-07-17
1
-1
/
+1
*
2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
pinskia
2003-07-16
1
-2
/
+2
*
* c-format.c: Fix comment formatting.
kazu
2003-07-12
1
-1
/
+1
*
Index: ChangeLog
geoffk
2003-07-11
1
-32
/
+201
*
* basic-block.h: Convert prototypes to ISO C90.
aj
2003-07-06
1
-37
/
+40
*
* c-common.c (enum c_language_kind, flag_objc): Remove.
neil
2003-06-30
1
-3
/
+3
*
* c-lex.c: Convert to ISO C90.
aj
2003-06-22
1
-243
/
+137
*
* c-typeck.c: Remove #if 0 clauses.
neroden
2003-06-13
1
-128
/
+0
*
2003-05-05 Aldy Hernandez <aldyh@redhat.com>
aldyh
2003-05-05
1
-4
/
+11
*
2003-05-05 Aldy Hernandez <aldyh@redhat.com>
aldyh
2003-05-05
1
-0
/
+8
*
PR c/10604
zack
2003-05-03
1
-5
/
+3
*
2003-04-29 Geoffrey Keating <geoffk@apple.com>
geoffk
2003-04-30
1
-3
/
+17
*
* varasm.c (struct deferred_constant, defer_addressed_constants_flag)
zack
2003-04-20
1
-13
/
+0
*
PR optimization/7675
ebotcazou
2003-04-18
1
-0
/
+11
*
* c-typeck.c (digest_init, push_init_level): Use CONSTRUCTOR_ELTS.
zack
2003-04-13
1
-2
/
+2
*
* tree.c (build_constructor): New function.
zack
2003-04-13
1
-4
/
+6
*
2003-04-10 Zack Weinberg <zack@codesourcery.com>
zack
2003-04-11
1
-61
/
+53
*
gcc:
amylaar
2003-04-07
1
-0
/
+5
*
* testsuite/gcc.c-torture/execute/simd-3.c: New.
aldyh
2003-04-01
1
-0
/
+8
[next]