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-tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-12-03 Eric Christopher <echristo@redhat.com>
echristo
2003-12-03
1
-0
/
+3
*
2003-11-24 Eric Christopher <echristo@redhat.com>
echristo
2003-11-24
1
-4
/
+20
*
* c-typeck.c (c_convert_parm_for_inlining): Add argnum, which
mrs
2003-11-12
1
-1
/
+1
*
2003-09-24 Ziemowit Laski <zlaski@apple.com>
zlaski
2003-09-25
1
-11
/
+3
*
* Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.
hubicka
2003-09-03
1
-1
/
+1
*
* c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.
zack
2003-08-30
1
-2
/
+1
*
* c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.
zack
2003-08-30
1
-0
/
+4
*
* c-tree.h (C_DECL_FILE_SCOPE): Move ...
rth
2003-08-29
1
-5
/
+0
*
2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
steven
2003-08-05
1
-7
/
+0
*
* c-common.c (flag_noniso_default_format_attributes): Delete.
sayle
2003-08-04
1
-1
/
+0
*
* c-decl.c (last_function_parm_vars, current_function_parm_vars):
zack
2003-07-29
1
-2
/
+1
*
* c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn
hp
2003-07-28
1
-0
/
+1
*
* c-common.h (num_in_fnames): Declare.
geoffk
2003-07-21
1
-0
/
+1
*
* c-decl.c (named_labels, shadowed_labels, label_level_chain)
zack
2003-07-19
1
-3
/
+1
*
* c-decl.c (pushdecl_function_level): Make static, return nothing.
zack
2003-07-18
1
-2
/
+6
*
* 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
/
+1
*
Index: ChangeLog
geoffk
2003-07-11
1
-3
/
+17
*
gcc:
ghazi
2003-07-04
1
-0
/
+5
*
* c-tree.h (define_label): Replace filename and lineno arguments
nathan
2003-07-01
1
-1
/
+1
*
* c-tree.h (grokfield): Remove unused filename and line parameters.
nathan
2003-06-27
1
-1
/
+1
*
* c-lex.c: Convert to ISO C90.
aj
2003-06-22
1
-116
/
+110
*
* c-tree.h: Remove declaration of poplevel.
aj
2003-06-19
1
-1
/
+0
*
2003-04-10 Zack Weinberg <zack@codesourcery.com>
zack
2003-04-11
1
-37
/
+29
*
* c-tree.h (struct lang_identifier): Remove error_locus field.
zack
2003-03-17
1
-5
/
+1
*
* c-common.h (c_common_init, c_common_post_options): Update.
neil
2003-03-08
1
-1
/
+1
*
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
hubicka
2003-02-12
1
-0
/
+1
*
Index: gcc/ChangeLog
geoffk
2002-09-16
1
-1
/
+2
*
* c-typeck.c (c_tree_expr_nonnegative_p): New function.
rth
2002-09-08
1
-0
/
+1
*
[gcc/ChangeLog]
zlaski
2002-09-06
1
-0
/
+1
*
* c-lang.c (recognize_objc_keyword): Remove, no longer used.
shebs
2002-09-03
1
-1
/
+0
*
* c-tree.h (skip_evaluation): Move declaration...
aoliva
2002-08-15
1
-5
/
+0
*
2002-08-09 Ziemowit Laski <zlaski@apple.com>
zlaski
2002-08-10
1
-3
/
+3
*
* Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.
neil
2002-08-07
1
-1
/
+0
*
* c-common.c: Define all C/ObjC/C++ warning and flag variables.
neil
2002-08-01
1
-72
/
+0
*
* c-common.c (c_sizeof_or_alignof_type): Take a third argument for
gdr
2002-07-25
1
-1
/
+1
*
* ginclude/varargs.h: Replace with stub which issues #error.
zack
2002-07-16
1
-1
/
+0
*
Merge from pch-branch up to tag pch-commit-20020603.
geoffk
2002-06-04
1
-11
/
+24
*
* Makefile.in (C_COMMON_H): Fix.
neil
2002-05-25
1
-1
/
+1
*
* c-common.c (warn_multichar): New.
neil
2002-05-06
1
-4
/
+0
*
* c-common.h (c_common_parse_file): Update.
neil
2002-04-25
1
-1
/
+0
*
* Makefile.in: Update.
neil
2002-04-20
1
-3
/
+3
*
* builtins.c: Include langhooks.h.
neil
2002-04-19
1
-0
/
+1
*
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
neil
2002-04-18
1
-0
/
+1
*
PR opt/4330
rth
2002-04-03
1
-0
/
+1
*
* c-decl.c (grokdeclarator): Update.
neil
2002-04-01
1
-0
/
+1
*
* c-common.c (c_unsafe_for_reeval): Rename.
neil
2002-03-31
1
-1
/
+1
*
* c-decl.c (finish_function): New arg can_defer_p. Pass it
rth
2002-03-28
1
-1
/
+1
*
* Makefile.in (attribs.o): Update.
neil
2002-03-27
1
-0
/
+1
*
* Makefile.in (ggc-common.o): Update.
neil
2002-03-26
1
-0
/
+1
[next]