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
/
tree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compute DECL_ASSEMBLER_NAME lazily.
mmitchel
2001-03-19
1
-5
/
+39
*
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the
mmitchel
2001-03-15
1
-2
/
+21
*
2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>
oldham
2001-03-12
1
-6
/
+1
*
* print-rtl.c (print_rtx): Cast enums to int for comparison.
danglin
2001-03-02
1
-1
/
+2
*
* stringpool.c (set_identifier): New function.
zack
2001-03-02
1
-0
/
+7
*
* tree.h (BLOCK_DEAD): New macro.
kenner
2001-02-24
1
-1
/
+6
*
* tree.h (DECL_UNINLINABLE): Move from C++ frontend.
jason
2001-02-21
1
-3
/
+5
*
* tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
jason
2001-02-16
1
-1
/
+1
*
* stor-layout.c (is_pending_size, put_pending_size): New functions.
jakub
2001-02-14
1
-0
/
+2
*
* stor-layout.c (reference_types_internal): New variable.
kenner
2001-02-06
1
-0
/
+1
*
* tree.h (TYPE_STUB_DECL): Add documentation.
rth
2001-01-30
1
-0
/
+7
*
* tree.c, tree.h (build_parse_node): Remove; was identical to
jsm28
2001-01-29
1
-1
/
+0
*
* stmt.c (estimate_case_costs): Use integer_minus_one_node.
ghazi
2001-01-29
1
-0
/
+2
*
* c-common.h (CTI_VOID_LIST): Remove.
mmitchel
2001-01-11
1
-0
/
+9
*
* output.h (make_function_rtl): Remove prototype.
mmitchel
2001-01-10
1
-1
/
+1
*
* c-lang.c (lang_hooks): Update.
neil
2001-01-10
1
-8
/
+0
*
* c-lang.c (lang_hooks): Update.
neil
2001-01-09
1
-5
/
+0
*
* alias.c (alias_sets_conflict_p): New function.
kenner
2000-12-30
1
-0
/
+4
*
* tree.h (mark_tree_hashtable): New function.
mmitchel
2000-11-27
1
-0
/
+1
*
* c-common.c (c_unsafe_for_reeval): New function.
rth
2000-11-21
1
-1
/
+5
*
* ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add
zack
2000-11-17
1
-1
/
+0
*
* stringpool.c: New file.
zack
2000-11-17
1
-1
/
+5
*
2000-11-13 Andrew Haley <aph@redhat.com>
aph
2000-11-15
1
-0
/
+1
*
Move fold_builtin declaration to proper header
bernds
2000-11-03
1
-0
/
+1
*
* stmt.c (expand_start_null_loop): New.
rth
2000-11-01
1
-0
/
+2
*
* expr.c (do_preexpand_calls): Remove.
mmitchel
2000-10-23
1
-3
/
+0
*
* tree.h (TYPE_IS_SIZETYPE): Add more documentation.
mmitchel
2000-10-22
1
-3
/
+8
*
* tree.h (DECL_ALIGN_UNIT): New macro.
mmitchel
2000-10-20
1
-1
/
+3
*
Adding new option -ftrapv.
cchavva
2000-10-18
1
-0
/
+2
*
* tree.h (struct obstack): Declare.
rearnsha
2000-10-13
1
-0
/
+2
*
Remove obstacks.
mmitchel
2000-10-13
1
-62
/
+4
*
* builtins.c (is_valid_printf_arglist, expand_builtin_printf):
ghazi
2000-10-06
1
-3
/
+0
*
* tree.c (tree_size): New function split out of copy_node.
geoffk
2000-10-06
1
-0
/
+5
*
* builtins.c (is_valid_printf_arglist, expand_builtin_printf): New
ghazi
2000-09-19
1
-0
/
+3
*
* function.h (no_debugging_symbols): New field.
kenner
2000-09-16
1
-7
/
+5
*
* builtins.c (built_in_decls): New array.
ghazi
2000-09-12
1
-0
/
+3
*
* c-common.h (add_stmt): Change prototype.
mmitchel
2000-09-10
1
-0
/
+3
*
* tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.
gkm
2000-08-30
1
-4
/
+10
*
top level:
zack
2000-08-29
1
-1
/
+1
*
* calls.c (expand_call): Don't create a VAR_DECL just to throw it
mmitchel
2000-08-29
1
-2
/
+0
*
2000-08-28 Daniel Berlin <dberlin@redhat.com>
jason
2000-08-29
1
-0
/
+1
*
* Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o.
mmitchel
2000-08-25
1
-2
/
+0
*
* tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.
gkm
2000-08-24
1
-0
/
+5
*
(TYPE_RETURNS_STACK_DEPRESSED): Insert blank between
aoliva
2000-08-22
1
-1
/
+1
*
* calls.c (ECF_SP_DEPRESSED): New macro.
kenner
2000-08-16
1
-1
/
+8
*
* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
geoffk
2000-08-12
1
-2
/
+9
*
2000-08-04 Andreas Schwab <schwab@suse.de>
zack
2000-08-05
1
-1
/
+2
*
* expr.h (get_alias_set, lang_get_alias_set): Delete prototypes.
law
2000-07-27
1
-1
/
+5
*
* diagnostic.c (trim_filename, fancy_abort): Moved here from
zack
2000-07-21
1
-13
/
+5
*
* tree.h (STRIP_NOPS): Check for error_mark_node.
jason
2000-07-10
1
-48
/
+5
[next]