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
/
rtl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* rtl.c (dump_and_abort): Remove.
rth
1999-10-14
1
-51
/
+103
*
Bring copy_insn_1 and copy_rtx in sync and simplify them
crux
1999-10-11
1
-20
/
+3
*
* haifa-sched.c (sched_reg_n_calls_crossed): Delete.
rth
1999-10-10
1
-1
/
+1
*
include:
ghazi
1999-10-10
1
-1
/
+1
*
* print-tree.c (print_node, indent_to): Remove redundant prototypes.
ghazi
1999-10-03
1
-0
/
+1
*
* rtl.c (obstack_alloc_rtx): Removed.
oliva
1999-09-14
1
-35
/
+0
*
* gengenrtl.c (CONST_DOUBLE_FORMAT): Take the size REAL_ARITHMETIC
rth
1999-09-08
1
-7
/
+32
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-1
/
+37
*
* Makefile.in (ggc-simple.o): Depend on varray.h.
mmitchel
1999-09-05
1
-36
/
+48
*
* flow.c (propagate_block): Use XEXP not SET_DEST for a USE.
rth
1999-09-03
1
-0
/
+27
*
1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-31
1
-5
/
+71
*
1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-27
1
-82
/
+49
*
1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-26
1
-0
/
+54
*
* rtl.c (rtx_class, note_insn_name, reg_note_name): Constify.
ghazi
1999-08-20
1
-3
/
+3
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-5
/
+5
*
* machmode.h (mode_name): Constify a char*.
ghazi
1999-08-20
1
-1
/
+1
*
* rtl.c (rtx_name): Constify a char*.
ghazi
1999-08-20
1
-1
/
+1
*
1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-19
1
-2
/
+6
*
Warning fixes:
ghazi
1999-08-04
1
-1
/
+0
*
* rtl.h (shallow_copy_rtx): Declare.
amylaar
1999-03-22
1
-0
/
+22
*
Warning fixes:
ghazi
1999-03-19
1
-1
/
+1
*
Flow rewrite to use basic block structures and edge lists.
rth
1999-02-25
1
-1
/
+2
*
* cse.c (dump_class): New function.
mmitchel
1999-02-22
1
-5
/
+18
*
* rtl.c (rtx_alloc): Use memset instead of inline loop.
rth
1999-01-12
1
-3
/
+1
*
More copyright fixes. Oh what fun.
law
1999-01-06
1
-1
/
+1
*
Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
amacleod
1998-12-08
1
-1
/
+2
*
* machmode.h (mode_mask_array): No longer const.
rearnsha
1998-10-23
1
-1
/
+2
*
Add ATTRIBUTE_NORETURN in a bunch of places:
ghazi
1998-10-14
1
-1
/
+1
*
* dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to work
jfc
1998-10-01
1
-7
/
+18
*
* rtl.h (enum reg_note): Add REG_FRAME_RELATED_EXPR.
rth
1998-09-05
1
-1
/
+2
*
* Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o.
law
1998-05-13
1
-2
/
+18
*
* c-common.c: Convert to using ctype macros defined in system.h.
ghazi
1998-05-06
1
-2
/
+2
*
The isascii check is needed by system.h.
ghazi
1998-05-06
1
-4
/
+0
*
Prevent going into an infinite loop upon encountering an enuterminated comment.
nickc
1998-04-10
1
-2
/
+3
*
Major cutover to using system.h:
ghazi
1998-03-20
1
-5
/
+1
*
* rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT
rth
1998-03-18
1
-3
/
+40
*
Forgot to commit these...
law
1998-01-30
1
-0
/
+6
*
* rtl.c (read_rtx): Use atol/atoq based upon disposition of
law
1998-01-28
1
-0
/
+4
*
* acconifg.h (NEED_DECLARATION_ATOL): New declaration to check for.
law
1998-01-17
1
-1
/
+1
*
* rtl.c (read_rtx): Initialize list_rtx to NULL, not NULL_RTX.
law
1998-01-17
1
-1
/
+1
*
* bitmap.c (bitmap_clear): Ensure `inline' is at the beginning
law
1997-12-20
1
-3
/
+6
*
Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
jason
1997-12-12
1
-1
/
+1
*
Merge from gcc-2.8
law
1997-12-07
1
-11
/
+3
*
Update mainline egcs to gcc2 snapshot 971021.
law
1997-11-02
1
-0
/
+6
*
* reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED
law
1997-09-23
1
-1
/
+2
*
* Integrate alias analysis changes from jfc@mit.edu
law
1997-08-11
1
-1
/
+1
*
* rtl.c (note_insn_name): Add NOTE_REPEATED_LINE_NUMBER.
dje
1997-03-28
1
-3
/
+5
*
(rtvec_alloc): Clear rtwint instead of rtvec.
kenner
1996-11-15
1
-3
/
+4
*
install EH code
mrs
1996-07-23
1
-1
/
+2
*
formatting tweaks
mrs
1996-07-03
1
-1
/
+1
[next]