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
/
reload1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete obsolete macros
crux
1999-11-30
1
-11
/
+1
*
Fix bug in reloads_conflict
crux
1999-11-29
1
-1
/
+1
*
Thu Nov 4 15:52:35 1999 Andrew Haley <aph@cygnus.com>
aph
1999-11-09
1
-0
/
+7
*
* local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
mmitchel
1999-11-06
1
-7
/
+6
*
* function.c (diddle_return_value): New.
rth
1999-11-05
1
-8
/
+9
*
Copy reg notes in eliminate_regs_in_insn.
crux
1999-11-03
1
-1
/
+5
*
* flow.c (debug_flow_info): Add prototype.
ghazi
1999-10-29
1
-0
/
+2
*
* rtl.h (note_stores): Add additional paramter.
mmitchel
1999-10-27
1
-30
/
+38
*
* alias.c (init_alias_analysis): Allocate reg_known_value and
mmitchel
1999-10-27
1
-0
/
+3
*
* reload.h (earlyclobber_operand_p): Declare.
amylaar
1999-10-27
1
-4
/
+14
*
Small reload cleanups
crux
1999-10-26
1
-221
/
+128
*
* reload1.c (reload_reg_free_for_value_p): Show
law
1999-10-26
1
-1
/
+2
*
Fix register elimination problem
crux
1999-10-22
1
-219
/
+345
*
* reload.h (struct reload): Add new fields "mode" and "nregs".
law
1999-10-17
1
-42
/
+36
*
reload_out[i]->rld[i].out.
law
1999-10-13
1
-1
/
+1
*
* reload1.c (reload_reg_free_for_value_p): RELOAD_OTHER reloads with
law
1999-10-13
1
-1
/
+6
*
* collect2.c (scan_prog_file, scan_libraries): Prototype function
ghazi
1999-10-06
1
-4
/
+7
*
Delete !REGISTER_CONSTRAINTS code
crux
1999-10-01
1
-32
/
+0
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
Bugfix in order_regs_for_reload
crux
1999-09-16
1
-25
/
+16
*
Use structures not many single arrays in reload
crux
1999-09-12
1
-420
/
+418
*
Replace insn_foo with insn_data.foo.
rth
1999-09-12
1
-7
/
+8
*
Replace recog_foo with recog_data.foo.
rth
1999-09-12
1
-31
/
+32
*
* loop.c (basic_induction_var): Typo NULL_RTX -> NULL.
rth
1999-09-10
1
-3
/
+6
*
* gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
ghazi
1999-09-08
1
-6
/
+6
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-1
/
+19
*
* c-aux-info.c (concat): Don't define.
ghazi
1999-09-07
1
-21
/
+10
*
* reload1.c (eliminate_regs_in_insn): Avoid eliminating the
rth
1999-09-03
1
-1
/
+4
*
Fix indentation problems
crux
1999-09-01
1
-159
/
+159
*
1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-31
1
-1
/
+1
*
Warning fixes:
ghazi
1999-08-25
1
-7
/
+7
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-7
/
+7
*
* machmode.h (mode_name): Constify a char*.
ghazi
1999-08-20
1
-3
/
+3
*
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
-3
/
+1
*
Warning fix
crux
1999-08-05
1
-1
/
+1
*
Warning fix
crux
1999-08-03
1
-1
/
+1
*
* reload1.c (choose_reload_regs): Never call remove_adress_replacements
amylaar
1999-07-08
1
-4
/
+3
*
�
law
1999-07-07
1
-4
/
+14
*
* reload1.c (gen_mode_int): New function.
rth
1999-05-08
1
-4
/
+25
*
* reload1.c (emit_reload_insns): Also find equivalent mems
rth
1999-04-14
1
-15
/
+28
*
* cse.c (flush_hash_table): New function.
law
1999-04-09
1
-0
/
+8
*
* reload1.c (reload): Remove accidental code duplication.
law
1999-03-28
1
-14
/
+0
*
reload1.c (choose_reload_regs): If output-reloading for a
amylaar
1999-03-24
1
-1
/
+17
*
* i386.h (PREFERRED_STACK_BOUNDARY): Define.
law
1999-03-22
1
-0
/
+4
*
* reload1.c (reload_as_needed): Set reload_is_output_reload /
amylaar
1999-03-22
1
-7
/
+26
*
Warning fixes:
ghazi
1999-03-19
1
-1
/
+2
*
* reload1.c (eliminate_regs): Don't keep REG_DEAD notes around for
amylaar
1999-03-17
1
-1
/
+11
*
* rtlanal.c (auto_inc_p): New function.
m.hayes
1999-03-15
1
-5
/
+45
*
Patch to fix reload abort while compiling hpux-x-m68k-aout gdb.
wilson
1999-03-12
1
-1
/
+8
[next]