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
/
builtins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* builtins.c (expand_builtin_strlen): Remove unused mode
zack
2000-11-03
1
-7
/
+4
*
Constant folding for builtins
bernds
2000-11-01
1
-38
/
+84
*
* builtins.c (expand_builtin_strstr): New function.
ghazi
2000-11-01
1
-0
/
+68
*
* builtins.c (expand_builtin_fputs): When deleting NOP calls to
ghazi
2000-10-31
1
-1
/
+7
*
* builtins.c (is_valid_printf_arglist, expand_builtin_printf):
ghazi
2000-10-06
1
-122
/
+0
*
* builtins.def (BUILT_IN_LLABS): Add.
jsm28
2000-09-24
1
-0
/
+1
*
* builtins.c (expand_builtin_fputs): Also expand when length!=1.
ghazi
2000-09-21
1
-21
/
+47
*
* builtins.c (is_valid_printf_arglist, expand_builtin_printf): New
ghazi
2000-09-19
1
-2
/
+129
*
Bring back equal forms for libcalls
crux
2000-09-17
1
-7
/
+7
*
Delete diagnostic output
ghazi
2000-09-12
1
-4
/
+0
*
* builtins.c (built_in_decls): New array.
ghazi
2000-09-12
1
-1
/
+75
*
* optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,
gkm
2000-08-24
1
-2
/
+2
*
* builtins.c (expand_builtin_apply): Don't defer pop during
rth
2000-07-31
1
-1
/
+6
*
* builtins.c (get_memory_rtx): Always put into alias set 0.
jakub
2000-07-03
1
-0
/
+3
*
* Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
kenner
2000-05-31
1
-62
/
+56
*
* configure.in (stage1_warn_cflags): Add -Wstrict-prototypes
zack
2000-05-27
1
-1
/
+1
*
Fix whitespace in one place
kenner
2000-04-20
1
-2
/
+2
*
* builtins.c (expand_builtin_expect): New.
rth
2000-04-17
1
-0
/
+45
*
* builtins.c (expand_builtin_memcmp): Do expansion even with
hubicka
2000-04-12
1
-6
/
+21
*
* builtins.c (expand_builtin_strlen): Force the source to
cpopetz
2000-04-04
1
-1
/
+2
*
* builtins.c (expand_builtin_apply): Pass proper parameters to
hubicka
2000-04-01
1
-3
/
+1
*
* builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
kenner
2000-03-30
1
-12
/
+9
*
* c-common.c (c_common_nodes_and_builtins): The first parameter to
geoffk
2000-03-30
1
-43
/
+20
*
* builtins.c (expand_builtin_bzero): Convert `length' argument
rth
2000-03-24
1
-18
/
+16
*
* builtins.c (expand_builtin_bzero): New function.
ghazi
2000-03-24
1
-1
/
+44
*
* builtins.c (expand_builtin): Handle bcmp.
ghazi
2000-03-23
1
-0
/
+3
*
* builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
mmitchel
2000-03-23
1
-1
/
+1
*
* builtins.def: New file.
ghazi
2000-03-23
1
-18
/
+5
*
* builtins.c (expand_builtin_strlen): Revert last change.
rth
2000-03-11
1
-3
/
+5
*
* builtins.c (expand_builtin_strlen): Make sure that we have something
jason
2000-03-10
1
-0
/
+2
*
* builtins.c (expand_builtin_strlen): Be prepared for strlensi
rth
2000-03-08
1
-22
/
+30
*
* builtins.c (built_in_class_names, built_in_names): Constify a
ghazi
2000-03-06
1
-2
/
+2
*
* Eliminate DECL_FIELD_SIZE.
kenner
2000-02-29
1
-1
/
+26
*
* builtins.c (c_strlen): Use size_diffop and return ssizetype value.
kenner
2000-02-27
1
-20
/
+38
*
Copyright fixes.
law
2000-02-26
1
-1
/
+2
*
* builtins.c (expand_builtin_memset): Expand for variable sized
hubicka
2000-02-01
1
-4
/
+0
*
* builtins.c (expand_tree_builtin): Move ...
rth
2000-01-25
1
-97
/
+0
*
* rtl.def: Add unordered fp comparisions.
rth
2000-01-24
1
-0
/
+97
*
* builtins.c (PAD_VARARGS_DOWN): Define.
cpopetz
2000-01-14
1
-1
/
+5
*
* alias.c: PROTO -> PARAMS.
ghazi
2000-01-11
1
-29
/
+29
*
* Makefile.in (optabs.o): Depend on real.h
ghazi
2000-01-10
1
-0
/
+2
*
* builtins.c (expand_builtin_strlen): Initialize variable `icode'.
ghazi
2000-01-04
1
-1
/
+1
*
Update copyrights
law
2000-01-04
1
-1
/
+1
*
* system.h (CEIL): Define.
mmitchel
2000-01-02
1
-2
/
+0
*
* builtins.c (expand_builtin_mathfn): Make sure not to expand the
mmitchel
1999-12-15
1
-1
/
+8
*
Reorg reg-stack to use the standard CFG.
rth
1999-10-27
1
-7
/
+0
*
* alias.c (nonlocal_reference_p): Add static prototype.
ghazi
1999-10-03
1
-1
/
+2
*
Jan Hubicka <hubicka@freesoft.cz>
rth
1999-10-02
1
-1
/
+1
*
Use lookup table to get register sizes in dwarf2 eh
crux
1999-09-30
1
-2
/
+3
*
* builtins.c (stabilize_va_list): Stabilize array type va_list
rth
1999-09-28
1
-23
/
+59
[next]