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
/
function.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* function.c (STACK_ALIGNMENT_NEEDED): New macro. Default to 1.
danglin
2003-03-04
1
-7
/
+22
*
* emit-rtl.c (set_reg_attrs_for_parm): New function.
zlomek
2003-02-28
1
-1
/
+1
*
* function.c (assign_stack_local_1): Truncate constant added to
aoliva
2003-02-26
1
-3
/
+6
*
* function.c (assign_parms): Set reg_attrs for parameters passed in
zlomek
2003-02-26
1
-0
/
+4
*
* calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
hubicka
2003-02-19
1
-1
/
+1
*
* bb-reorder.c (find_traces_1_round): Don't connect easy to copy
rth
2003-02-15
1
-0
/
+2
*
2003-02-01 Richard Henderson <rth@redhat.com>
rth
2003-02-01
1
-0
/
+2
*
PR optimization/9090
rearnsha
2003-01-27
1
-4
/
+1
*
* builtins.c (purge_builtin_constant_p): Scan insn stream
sayle
2003-01-25
1
-2
/
+1
*
* function.h (struct function): New field calls_constant_p.
sayle
2003-01-25
1
-0
/
+2
*
* emit-rtl.c (reg_attrs_htab): New static variable.
hubicka
2003-01-24
1
-9
/
+0
*
2003-01-24 Phil Edwards <pme@gcc.gnu.org>
pme
2003-01-24
1
-2
/
+3
*
* arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned
ghazi
2003-01-16
1
-1
/
+1
*
Merge from pch-branch.
geoffk
2003-01-10
1
-1
/
+1
*
2003-01-08 Dale Johannesen <dalej@apple.com>
dalej
2003-01-09
1
-0
/
+6
*
Merge basic-improvements-branch to trunk
zack
2002-12-16
1
-74
/
+3
*
* c-decl.c: Fix a comment typo.
kazu
2002-12-13
1
-1
/
+1
*
* expr.c (gen_group_rtx, emit_group_move): New functions.
danglin
2002-11-27
1
-12
/
+19
*
PR optimization/6631
mmitchel
2002-10-14
1
-1
/
+2
*
* calls.c (expand_call): Simplify noreturn call.
hubicka
2002-10-11
1
-0
/
+2
*
cp:
ghazi
2002-10-11
1
-1
/
+1
*
* dbxout.c: Follow spelling conventions.
kazu
2002-09-22
1
-6
/
+6
*
* calls.c (store_one_arg): Set default alignment for BLKmode arguments
danglin
2002-09-17
1
-7
/
+20
*
* ABOUT-NLS: Follow spelling conventions.
kazu
2002-09-16
1
-1
/
+1
*
* expr.h (enum block_op_methods): New.
rth
2002-08-29
1
-1
/
+1
*
* function.c (TRAMPOLINE_ALIGNMENT): Always defined.
neil
2002-08-06
1
-6
/
+1
*
Index: ChangeLog
geoffk
2002-08-04
1
-3
/
+0
*
* function.c (assign_parms): Handle frontend-directed pass by
jason
2002-07-26
1
-0
/
+9
*
* gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
neil
2002-07-21
1
-1
/
+0
*
* ginclude/varargs.h: Replace with stub which issues #error.
zack
2002-07-16
1
-30
/
+3
*
PR middle-end/6963
uweigand
2002-06-22
1
-13
/
+11
*
* function.h (struct function) [funcdef_no]: Rename profile_label_no.
rth
2002-06-17
1
-4
/
+5
*
* function.c (epilogue_done): Correctly build a sequence of insns for
rearnsha
2002-06-17
1
-1
/
+2
*
* alias.c (argument_registers): Remove.
law
2002-06-13
1
-3
/
+0
*
2002-06-05 David S. Miller <davem@redhat.com>
davem
2002-06-11
1
-64
/
+72
*
* alias.c (static_reg_base_value): New to hold RTL for
law
2002-06-10
1
-0
/
+3
*
Merge from pch-branch up to tag pch-commit-20020603.
geoffk
2002-06-04
1
-216
/
+77
*
* bb-reorder.c (make_reorder_chain_1): Modified.
rakdver
2002-05-21
1
-1
/
+1
*
* final.c: Fix formatting.
kazu
2002-05-17
1
-5
/
+5
*
Revert "Basic block renumbering removal", and two followup patches.
rth
2002-05-17
1
-1
/
+1
*
Basic block renumbering removal.
rth
2002-05-16
1
-1
/
+1
*
* invoke.texi (-malign-double): Re-add lost warning.
hubicka
2002-05-15
1
-0
/
+4
*
* final.c (end_final): Use C trees to output data structures for profiling.
hubicka
2002-05-09
1
-0
/
+2
*
* function.c: Fix formatting.
kazu
2002-05-03
1
-33
/
+33
*
* cpplex.c: Fix comment formatting.
kazu
2002-04-30
1
-1
/
+1
*
PR target/6413
amodra
2002-04-23
1
-2
/
+8
*
PR f/6138.
mmitchel
2002-04-22
1
-30
/
+54
*
* Makefile.in: Update.
neil
2002-04-20
1
-18
/
+6
*
PR c/6358
jakub
2002-04-19
1
-15
/
+34
*
* function.c: Revert patch for c/6358.
rth
2002-04-19
1
-33
/
+14
[next]