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
*
Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
law
1999-05-20
1
-7
/
+8
*
Wed May 5 16:26:13 1999 Vladimir Makarov <vmakarov@tofu.to.cygnus.com>
vmakarov
1999-05-05
1
-49
/
+76
*
* function.c (put_var_into_stack): Change ptr_mode to Pmode
law
1999-04-26
1
-3
/
+3
*
* fold-const.c (make_range): Always initialize arg0 and arg1.
law
1999-04-26
1
-2
/
+2
*
* function.c (assign_parms/STACK_BYTES): Revert last change,
rth
1999-04-25
1
-0
/
+8
*
* calls.c (emit_call_1): New arg rounded_stack_size; update callers.
rth
1999-04-25
1
-12
/
+0
*
* output.h (current_function_is_leaf,
wehle
1999-04-18
1
-0
/
+15
*
* function.c (assign_parms): Undo change of June 9.
law
1999-03-27
1
-3
/
+3
*
* function.c: Include hash.h.
mmitchel
1999-03-23
1
-36
/
+236
*
Warning fixes:
ghazi
1999-03-20
1
-1
/
+3
*
Warning fixes:
ghazi
1999-03-19
1
-1
/
+1
*
* function.c (fixup_var_refs_1): First try moving the expression
rth
1999-03-17
1
-8
/
+35
*
* function.c (assign_stack_temp_for_type): Abort
law
1999-03-05
1
-6
/
+6
*
* function.c (current_function_has_computed_jump): Remove duplicate
law
1999-03-03
1
-7
/
+0
*
Flow rewrite to use basic block structures and edge lists.
rth
1999-02-25
1
-83
/
+148
*
* sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures
amylaar
1999-02-25
1
-3
/
+4
*
* cse.c (dump_class): New function.
mmitchel
1999-02-22
1
-2
/
+36
*
* function.c (assign_stack_temp_for_type): Round SIZE before calling
law
1999-02-18
1
-0
/
+12
*
* function.c (assign_stack_temp_for_type): Clear best_p
law
1999-02-10
1
-22
/
+77
*
* output.h (current_function_has_computed_jump): Rename from
rth
1999-02-08
1
-6
/
+5
*
Fri Feb 5 17:08:01 1999 Dave Brolley <brolley@cygnus.com>
brolley
1999-02-05
1
-0
/
+5
*
Fri Jan 29 18:26:07 1999 Dave Brolley <brolley@cygnus.com>
brolley
1999-01-29
1
-12
/
+3
*
* function.c (purge_addressof_1): Handle case when a register
amylaar
1999-01-27
1
-1
/
+14
*
Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for
law
1999-01-27
1
-10
/
+29
*
Fix i960 build failure with unrecognizable insn.
wilson
1999-01-26
1
-2
/
+9
*
Wed Jan 20 18:15:08 1999 Dave Brolley <brolley@cygnus.com>
brolley
1999-01-20
1
-0
/
+4
*
* rtl.h (rtx_def): Update documentation.
mmitchel
1999-01-19
1
-16
/
+20
*
* function.c (purge_addressof_1): If the note accesses a mem+addressof
rth
1999-01-12
1
-6
/
+39
*
Update copyrights.
rth
1999-01-11
1
-1
/
+1
*
* basic-block.h (basic_block_head): Rename to x_basic_block_head.
rth
1999-01-11
1
-12
/
+12
*
* function.c (nonlocal_goto_handler_slots): Renamed from
law
1998-11-20
1
-11
/
+23
*
* expr.c (STACK_BYTES): Delete unused macro.
law
1998-11-19
1
-3
/
+7
*
* function.c (purge_addressof_1): Unshare rtl created by
amylaar
1998-11-15
1
-0
/
+12
*
* function.c (purge_addressof): Clear purge_addressof_replacements
rth
1998-11-07
1
-1
/
+1
*
Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
rth
1998-10-28
1
-11
/
+44
*
1998-10-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
law
1998-10-19
1
-1
/
+1
*
* function.c (uninitialized_vars_warning): Do not warn for a VAR_DECL
law
1998-10-18
1
-0
/
+8
*
Warning fixes:
ghazi
1998-10-17
1
-2
/
+2
*
�
law
1998-10-13
1
-0
/
+6
*
* function.c (purge_addressof_1): Fix typo in inequality: do
rth
1998-10-13
1
-1
/
+1
*
* flow.c: Update comment.
law
1998-10-12
1
-0
/
+7
*
Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage
raeburn
1998-10-11
1
-3
/
+13
*
* expmed.c (store_bit_field): Pun non-integral str_rtx modes.
rth
1998-10-09
1
-12
/
+2
*
* function.c (purge_addressof_1): If trying to take a sub-word
davem
1998-10-04
1
-0
/
+11
*
* function.c (purge_addressof_1): Do not perform endianness
davem
1998-10-02
1
-15
/
+2
*
Typo in last commit.
rth
1998-09-30
1
-1
/
+1
*
* function.c (purge_addressof_1): Use bitfield manipulation
rth
1998-09-30
1
-12
/
+80
*
* function.c (gen_mem_addressof): If the address REG is
mmitchel
1998-09-30
1
-1
/
+3
*
* reload1.c (emit_reload_insns): Accept a new arg for the bb. Use
rth
1998-09-20
1
-1
/
+15
*
* combine.c (make_extraction): If no mode is specified for
law
1998-09-15
1
-4
/
+15
[next]