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
/
expr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* loop.c (canonicalize_condition): Add WANT_REG argument.
rth
2000-04-17
1
-1
/
+1
*
* builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
kenner
2000-03-30
1
-2
/
+3
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-6
/
+10
*
* builtins.c (c_strlen): Use size_diffop and return ssizetype value.
kenner
2000-02-27
1
-12
/
+14
*
Copyright fixes.
law
2000-02-26
1
-1
/
+2
*
* loop.c (canonicalize_condition): New function,
wehle
2000-02-18
1
-1
/
+6
*
* combine.c (make_extraction, force_to_mode): Avoid warning on
kenner
2000-02-10
1
-12
/
+20
*
* rtl.def: Add unordered fp comparisions.
rth
2000-01-24
1
-1
/
+14
*
* eh-common.h: PROTO -> PARAMS.
ghazi
2000-01-14
1
-161
/
+162
*
* explow.c (hard_function_value): Add outgoing argument.
rth
1999-11-16
1
-1
/
+1
*
* expr.c (emit_push_insn): New argument alignment_pad.
clm
1999-10-29
1
-2
/
+2
*
* cpplib.c (if_directive_nameo): Add static prototype.
ghazi
1999-10-03
1
-0
/
+1
*
* expr.h (init_mov_optab): Delete declaration
law
1999-09-30
1
-1
/
+0
*
Use cbranch patterns when available
crux
1999-09-23
1
-1
/
+25
*
Replace insn_foo with insn_data.foo.
rth
1999-09-12
1
-4
/
+2
*
* combine.c (SUBST): Break out to a real function do_SUBST.
rth
1999-09-09
1
-0
/
+3
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-1
/
+1
*
* Makefile.in (stor-layout.o): Depend on ggc.h.
mmitchel
1999-09-05
1
-0
/
+4
*
Convert many single variables to arrays
crux
1999-09-04
1
-166
/
+383
*
Fix sparc compilation failure
crux
1999-08-23
1
-4
/
+0
*
Combined compare & jump infrastructure
crux
1999-08-18
1
-0
/
+3
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-91
/
+3
*
* expr.h (PROMOTE_PROTOTYPES): Move ...
rth
1999-08-03
1
-5
/
+0
*
Jakub Jelinek <jj@ultra.linux.cz>
rth
1999-08-02
1
-0
/
+5
*
* builtins.c (expand_builtin_saveregs): Remove static, remove exp
rth
1999-07-26
1
-0
/
+5
*
Break out builtin function expansion from expr.c
crux
1999-07-22
1
-2
/
+19
*
* expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.
mmitchel
1999-05-22
1
-1
/
+3
*
* expr.h (lang_expand_constant): Declare.
mmitchel
1999-05-20
1
-0
/
+6
*
* emit-rtl.c (start_sequence): Expand comments.
mmitchel
1999-04-29
1
-7
/
+23
*
Warning fixes:
ghazi
1999-03-19
1
-1
/
+1
*
* sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures
amylaar
1999-02-25
1
-0
/
+11
*
* expr.c (queued_subexp_p): Make public.
rth
1999-01-15
1
-0
/
+3
*
Fix copyrights.
law
1999-01-06
1
-1
/
+1
*
* optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL
law
1999-01-03
1
-0
/
+5
*
Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>
amacleod
1998-12-08
1
-0
/
+1
*
* function.c (nonlocal_goto_handler_slots): Renamed from
law
1998-11-20
1
-2
/
+4
*
Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage
raeburn
1998-10-11
1
-0
/
+4
*
* calls.c (expand_call) : Encapsulate code into
gavin
1998-10-01
1
-0
/
+5
*
Mon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>
amacleod
1998-09-21
1
-0
/
+1
*
Function entry/exit profiling instrumentation:
raeburn
1998-07-30
1
-0
/
+4
*
* expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSN
amylaar
1998-07-07
1
-1
/
+2
*
* expr.h (STACK_SIZE_MODE): New macro.
dje
1998-07-02
1
-0
/
+7
*
* expr.c (emit_group_load, emit_group_store): Rewrite considering
rth
1998-07-01
1
-2
/
+2
*
* haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
jfc
1998-06-17
1
-0
/
+3
*
Thu Jun 4 14:35:27 1998 David Edelsohn <edelsohn@mhpcc.edu>
dje
1998-06-04
1
-0
/
+7
*
Warning Fixes:
ghazi
1998-05-19
1
-0
/
+1
*
* expr.h (mark_seen_cases): Add declaration, but only when tree.h
law
1998-05-06
1
-0
/
+2
*
* stmt.c (mark_seen_cases): Make it have external linkage again.
law
1998-05-06
1
-0
/
+3
*
typo typo fixes fixes
law
1998-05-06
1
-1
/
+1
*
* Check in merge from gcc2. See ChangeLog.12 for details.
law
1998-05-05
1
-0
/
+4
[next]