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
/
final.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...
rth
2001-03-18
1
-4
/
+0
*
* dwarf2out.c (queue_reg_save): New.
rth
2001-03-18
1
-20
/
+9
*
Undo the accidental checkin :(
hubicka
2001-02-28
1
-6
/
+0
*
* i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;
hubicka
2001-02-28
1
-0
/
+6
*
* final.c (output_operand_lossage): Use internal_error, not error.
kenner
2001-02-18
1
-4
/
+1
*
Eliminate SUBREGs inside MEMs.
bernds
2001-02-08
1
-2
/
+4
*
* final.c: Revert back my previous changes.
cchavva
2001-02-07
1
-0
/
+4
*
* final.c: Move the declaration profile_label_no to ...
cchavva
2001-02-06
1
-4
/
+0
*
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.
ghazi
2001-01-28
1
-1
/
+0
*
* final.c: (leaf_function_p): Fix typo.
wehle
2001-01-12
1
-9
/
+12
*
Introduce ORIGINAL_REGNO macro
bernds
2000-12-29
1
-0
/
+1
*
* final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
aoliva
2000-12-20
1
-0
/
+4
*
* final.c (final_addr_vec_align): Fix clipping to BIGGEST_ALIGNMENT.
amylaar
2000-12-07
1
-2
/
+2
*
* final.c (output_addr_const) <PLUS>: Don't assume at least one
aoliva
2000-12-01
1
-1
/
+2
*
* final.c (output_addr_const) [LABEL_REF]: Simplify.
aoliva
2000-11-23
1
-6
/
+11
*
* alpha.c (check_float_value): Use memcpy, not bcopy.
ghazi
2000-11-10
1
-1
/
+1
*
* dwarfout.c (INSN_LABEL_FMT): Remove.
rth
2000-11-08
1
-23
/
+0
*
Make ia64 port use tags instead of labels for debug info labels.
wilson
2000-11-01
1
-1
/
+1
*
* final.c (final_scan_insn): Remove extra extract_insn call;
hubicka
2000-09-29
1
-4
/
+2
*
Fix shorten_branches bugs
crux
2000-09-19
1
-3
/
+3
*
* flags.h (flag_dump_rtl_in_asm): Declare.
ciceron
2000-09-13
1
-0
/
+8
*
* final.c: Fix formatting.
law
2000-09-11
1
-95
/
+109
*
* defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,
zack
2000-09-11
1
-8
/
+0
*
* alias.c (mark_constant_function): Use INSN_P.
law
2000-08-04
1
-6
/
+6
*
* Makefile.in (OBJS): Add doloop.o.
rth
2000-07-30
1
-3
/
+9
*
* Makefile.in (INSN_ATTR_H): New macro. Replace all dependencies
aoliva
2000-07-28
1
-20
/
+21
*
* final.c (profile_function): Do not emit profile counters in
zack
2000-07-13
1
-0
/
+4
*
* final.c (final): Do not abort when reg-stack introduces
rth
2000-07-08
1
-6
/
+15
*
* final.c (final): Detect out of bounds array access to
law
2000-07-07
1
-0
/
+6
*
* final.c (final_scan_insn): Delete notes between cc0 setter and
law
2000-06-13
1
-1
/
+19
*
* final.c (current_output_insn): New.
rth
2000-05-29
1
-3
/
+4
*
2000-05-25 Andrew MacLeod <amacleod@cygnus.com>
aph
2000-05-25
1
-0
/
+7
*
* final.c (final_scan_insn, case NOTE_INSN_FUNCTION_BEG): Remove
kenner
2000-05-22
1
-3
/
+0
*
* final.c (split_double): Right shift of negative values is not
aoliva
2000-05-20
1
-15
/
+40
*
top level:
zack
2000-05-20
1
-1
/
+1
*
* basic-block.h (struct edge_def): New field "count".
rth
2000-05-19
1
-4
/
+3
*
* print-rtl.c (print_rtx): Only print note line number as string
jakub
2000-05-18
1
-0
/
+3
*
* Makefile.in (final.o): Depend on BASIC_BLOCK_H.
rth
2000-05-12
1
-146
/
+170
*
* final.c (current_insn_predicate): New.
rth
2000-05-09
1
-0
/
+12
*
* rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and
kenner
2000-05-04
1
-1
/
+1
*
2000-05-02 Mumit Khan <khan@xraylith.wisc.edu>
khan
2000-05-02
1
-1
/
+1
*
* Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole
rth
2000-04-17
1
-2
/
+1
*
* final.c (final): Use xcalloc to allocate line_note_exists.
mmitchel
2000-04-06
1
-2
/
+3
*
Convert ACCUMULATE_OUTGOING_ARGS to an expression.
hubicka
2000-03-29
1
-13
/
+21
*
* sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for
jakub
2000-03-24
1
-4
/
+5
*
Sibling call optimizations.
rth
2000-03-17
1
-2
/
+4
*
* rtl.h (rtunion_def): Constify member `rtstr'.
ghazi
2000-03-07
1
-4
/
+4
*
* stmt.c (is_body_block): Move...
jason
2000-03-04
1
-4
/
+1
*
* dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.
jason
2000-03-04
1
-1
/
+4
*
* c-decl.c (current_function_decl): Move to toplev.c.
loewis
2000-02-29
1
-0
/
+2
[next]