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.h (insert_block_after_note): Declare.
mmitchel
1999-12-05
1
-20
/
+37
*
* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
geoffk
1999-12-04
1
-0
/
+3
*
* except.h (struct eh_entry): Add goto_entry_p.
mmitchel
1999-11-18
1
-0
/
+3
*
* explow.c (hard_function_value): Add outgoing argument.
rth
1999-11-16
1
-2
/
+2
*
* function.c (diddle_return_value): Set REG_FUNCTION_VALUE_P as
law
1999-11-13
1
-0
/
+1
*
* function.c (diddle_return_value): Only clal hard_function_value
law
1999-11-12
1
-8
/
+9
*
* function.c (diddle_return_value): Use hard_function_value to
law
1999-11-12
1
-2
/
+8
*
* cse.c (delete_trivially_dead_insns): Replace alloca with
mmitchel
1999-11-08
1
-1
/
+2
*
oops - add missing return values
nickc
1999-11-05
1
-2
/
+2
*
If purge_addressof_1 fails to remove addressofs in notes, remove the notes
nickc
1999-11-05
1
-23
/
+65
*
* function.c (pad_to_arg_alignment): Only update argument_pad
law
1999-11-05
1
-3
/
+3
*
* function.c (diddle_return_value): New.
rth
1999-11-05
1
-1
/
+40
*
Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>
kenner
1999-11-01
1
-9
/
+46
*
Sun Oct 31 13:32:15 CET 1999 Marc Lehmann <pcg@goof.com>
pcg
1999-10-31
1
-2
/
+4
*
Fix up last patch.
clm
1999-10-29
1
-5
/
+7
*
Remove stray comment.
clm
1999-10-29
1
-1
/
+0
*
* expr.c (emit_push_insn): New argument alignment_pad.
clm
1999-10-29
1
-6
/
+29
*
* except.c (free_eh_nesting_info): Free the info itself.
mmitchel
1999-10-29
1
-1
/
+2
*
Reorg reg-stack to use the standard CFG.
rth
1999-10-27
1
-11
/
+0
*
* calls.c: Include tm_p.h later, so everything we need is defined.
ghazi
1999-10-21
1
-1
/
+1
*
* function.c (record_insns, contains): Always declare and define.
ghazi
1999-10-21
1
-5
/
+3
*
* cpplib.c (if_directive_nameo): Add static prototype.
ghazi
1999-10-03
1
-1
/
+6
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
* functiion.h (struct function): Add x_whole_function_mode_p.
mmitchel
1999-09-17
1
-3
/
+61
*
* function.c (identify_blocks): Don't shadow a variable in an
mmitchel
1999-09-16
1
-4
/
+4
*
* emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
rth
1999-09-16
1
-23
/
+66
*
* rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
mmitchel
1999-09-15
1
-25
/
+23
*
Remove second arg from assign_parms
crux
1999-09-15
1
-54
/
+36
*
Replace insn_foo with insn_data.foo.
rth
1999-09-12
1
-3
/
+4
*
* function.c (assign_stack_local_1): Allocate from
rth
1999-09-09
1
-1
/
+1
*
* function.h (free_after_compilation): Remove decl parameter.
mmitchel
1999-09-09
1
-9
/
+13
*
* combine.c (SUBST): Break out to a real function do_SUBST.
rth
1999-09-09
1
-0
/
+2
*
* emit-rtl.c (free_emit_status): Take decl as a parameter.
mmitchel
1999-09-07
1
-10
/
+17
*
Commit parts that were missing in Mark's last commit
crux
1999-09-07
1
-0
/
+1
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-12
/
+23
*
* Makefile.in (ggc-simple.o): Depend on varray.h.
mmitchel
1999-09-05
1
-11
/
+10
*
* Makefile.in (tree.o): Depend on ggc.h.
mmitchel
1999-09-05
1
-1
/
+118
*
* c-decl.c (struct language_function): Renamed from struct c_function.
mmitchel
1999-09-05
1
-108
/
+63
*
Change memory mangement and constant pool handling for nested functions to ma...
crux
1999-09-04
1
-9
/
+18
*
* function.h (struct function): Add new element LANGUAGE.
mmitchel
1999-09-04
1
-3
/
+12
*
1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-31
1
-6
/
+12
*
* function.c (assign_stack_temp_for_type): Fix change of Mar 5 for
schwab
1999-08-27
1
-3
/
+4
*
Fix more problems from GC diffs
crux
1999-08-24
1
-6
/
+0
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-5
/
+5
*
1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-19
1
-2
/
+2
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-396
/
+60
*
* function.c (init_function_start): Clear prologue & epilogue.
rth
1999-08-07
1
-7
/
+18
*
Backport of GC branch patches part 2: kill stmt status saving.
crux
1999-08-01
1
-2
/
+0
*
Backport of GC branch patches part 1: kill eh status saving.
crux
1999-07-31
1
-40
/
+73
*
Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
law
1999-05-20
1
-7
/
+8
[next]