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
/
integrate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
kenner
2000-04-21
1
-1
/
+1
*
* calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
kenner
2000-03-30
1
-6
/
+3
*
* integrate.c (function_cannot_inline_p): Do inline functions that
mmitchel
2000-03-26
1
-1
/
+2
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-6
/
+7
*
* integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns here.
law
2000-03-24
1
-2
/
+1
*
Sibling call optimizations.
rth
2000-03-17
1
-88
/
+206
*
* integrate.c (copy_decl_for_inlining): Preserve TREE_ADDRESSABLE
mmitchel
2000-02-27
1
-3
/
+6
*
Copyright fixes
law
2000-02-26
1
-1
/
+2
*
* defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
ghazi
2000-02-21
1
-5
/
+5
*
* function.c (assign_temp): Change zero-sized arrays to size 1.
hubicka
2000-02-10
1
-3
/
+0
*
* flow.c (mark_regs_live_at_end): Delete unused variables.
ghazi
2000-02-10
1
-1
/
+1
*
* calls.c (compute_argument_block_size): New argument
hubicka
2000-02-07
1
-1
/
+11
*
* function.c (diddle_return_value): Rework to use a callback function.
rth
2000-02-04
1
-0
/
+7
*
* stupid.c: Die die die.
rth
2000-01-19
1
-7
/
+0
*
* combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode.
rth
2000-01-18
1
-3
/
+10
*
* ggc-common.c: PROTO -> PARAMS.
ghazi
2000-01-17
1
-14
/
+14
*
* integrate.c (copy_decl_for_inlining): Clear TREE_ADDRESSABLE on
mmitchel
2000-01-03
1
-1
/
+7
*
current_function -> cfun
crux
1999-12-20
1
-11
/
+11
*
* Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
mmitchel
1999-12-16
1
-25
/
+81
*
* integrate.c (mark_stores): Function definition made void, to match
law
1999-11-28
1
-1
/
+1
*
1999-11-23 Mark Mitchell <mark@codesourcery.com>
mmitchel
1999-11-23
1
-46
/
+49
*
* integrate.c (expand_inline_function): Add necessary check for NULL.
gavin
1999-11-18
1
-1
/
+2
*
* integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns.
mmitchel
1999-11-07
1
-1
/
+1
*
* bitmap.h (BITMAP_XMALLOC): New macro.
mmitchel
1999-11-01
1
-10
/
+16
*
* integrate.c (expand_inline_function): Fix bugs in previous
law
1999-11-01
1
-8
/
+12
*
Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>
kenner
1999-11-01
1
-120
/
+190
*
* rtl.h (note_stores): Add additional paramter.
mmitchel
1999-10-27
1
-5
/
+8
*
* integrate.c (function_cannot_inline_p): Don't allow inlining
rth
1999-10-26
1
-0
/
+3
*
* tree.h (BLOCK_TYPE_TAGS): Remove.
mmitchel
1999-10-26
1
-25
/
+0
*
* integrate.c (integrate_decl_tree): Tweak setting of DECL_CONTEXT
mmitchel
1999-10-24
1
-17
/
+17
*
Fix numerous -O3 -g testsuite failures for DWARF2 targets.
wilson
1999-10-20
1
-0
/
+13
*
* cpplib.c (if_directive_nameo): Add static prototype.
ghazi
1999-10-03
1
-1
/
+1
*
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
/
+16
*
* function.c (identify_blocks): Don't shadow a variable in an
mmitchel
1999-09-16
1
-37
/
+38
*
* except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER,
mmitchel
1999-09-14
1
-3
/
+3
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-8
/
+14
*
Fix typo in last change.
mmitchel
1999-09-05
1
-1
/
+1
*
* integrate.c (function_cannot_inline_p): Do not inline
mmitchel
1999-09-05
1
-0
/
+3
*
Change memory mangement and constant pool handling for nested functions to ma...
crux
1999-09-04
1
-1009
/
+82
*
1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-31
1
-1
/
+2
*
* integrate.c (copy_rtx_and_substitute): Handle internal_arg_pointer
law
1999-08-30
1
-2
/
+7
*
Warning fixes:
ghazi
1999-08-25
1
-3
/
+3
*
* 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
-3
/
+8
*
Combined compare & jump infrastructure
crux
1999-08-18
1
-2
/
+3
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-204
/
+88
*
* flags.h (inline_max_insns): Declare.
law
1999-04-25
1
-3
/
+22
*
1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack
1999-04-14
1
-1
/
+5
*
* integrate.c (INTEGRATE_THRESHOLD): Sync it with the comment.
law
1999-04-12
1
-1
/
+1
[next]