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
/
expmed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* expmed.c (extract_bit_field): allow non-integral modes if we
dj
2001-01-31
1
-0
/
+9
*
* expmed.c (synth_mult, expand_mult_highpart, expand_divmod): Guard
amylaar
2001-01-21
1
-32
/
+59
*
* function.c (expand_function_end): Properly handle DECL_RESULT
kenner
2001-01-02
1
-1
/
+9
*
2000-12-28 Andreas Jaeger <aj@suse.de>
aj
2000-12-28
1
-1
/
+1
*
* expmed.c (store_bit_field): Correctly compute smallest mode that
alehotsky
2000-12-28
1
-1
/
+1
*
* expmed.c (expand_mult): Write REG_EQUAL note with proper mode.
kenner
2000-12-16
1
-2
/
+12
*
* alpha.c (check_float_value): Use memcpy, not bcopy.
ghazi
2000-11-10
1
-4
/
+4
*
* expmed.c (expand_divmod): For signed divide by 2, prefer
denisc
2000-11-06
1
-1
/
+1
*
Fixes for C++ structure layout breakage.
wilson
2000-10-25
1
-15
/
+17
*
Minor corrections in comments.
cchavva
2000-10-19
1
-4
/
+3
*
Adding new option -ftrapv.
cchavva
2000-10-18
1
-13
/
+33
*
* expmed.c (store_bit_field): Adjust last change to not consider
rth
2000-09-25
1
-6
/
+6
*
* expmed.c (store_bit_field): Consider naturally aligned
rth
2000-09-15
1
-12
/
+15
*
* tree.h (DECL_OFFSET_ALIGN): Make the off_align field of
geoffk
2000-08-12
1
-0
/
+5
*
* expmed.c (store_bit_field): Don't require MEM_IN_STRUCT_P.
rth
2000-08-07
1
-3
/
+0
*
* expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 when
geoffk
2000-07-03
1
-2
/
+2
*
Vector conversions support
crux
2000-06-24
1
-1
/
+2
*
* simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
jason
2000-05-04
1
-5
/
+6
*
* expmed.c (emit_store_flag): If comparing two-word integer
kenner
2000-04-18
1
-0
/
+23
*
* expmed.c (init_expmed): Don't free objects we make.
kenner
2000-04-10
1
-8
/
+0
*
* expmed.c (store_bit_field, store_fixed_bit_field): Fix more
kenner
2000-03-30
1
-12
/
+11
*
* expmed.c (store_fixed_bit_field): STRUCT_ALIGN is in bits.
kenner
2000-03-30
1
-2
/
+2
*
* builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
kenner
2000-03-30
1
-17
/
+14
*
* expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.
kenner
2000-03-26
1
-1
/
+1
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-58
/
+71
*
Copyright fixes.
law
2000-02-26
1
-1
/
+2
*
* bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.
kenner
2000-02-19
1
-1
/
+1
*
* combine.c (make_extraction, force_to_mode): Avoid warning on
kenner
2000-02-10
1
-12
/
+17
*
Fix ia64 compiler problem with gcc.c-torture/compile/920410-1.c.
wilson
2000-02-10
1
-28
/
+26
*
* rtl.def: Add unordered fp comparisions.
rth
2000-01-24
1
-1
/
+2
*
* eh-common.h: PROTO -> PARAMS.
ghazi
2000-01-14
1
-20
/
+20
*
* expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters
dje
2000-01-04
1
-7
/
+10
*
Update copyrights
law
2000-01-04
1
-1
/
+1
*
* system.h (CEIL): Define.
mmitchel
2000-01-02
1
-2
/
+0
*
Avoid losing pending stack adjusts.
crux
2000-01-01
1
-1
/
+3
*
* expmed.c (extract_bit_field): Allow for the case of non-integer
law
1999-10-26
1
-10
/
+20
*
Use cbranch patterns when available
crux
1999-09-23
1
-1
/
+1
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
Replace insn_foo with insn_data.foo.
rth
1999-09-12
1
-25
/
+30
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-27
/
+46
*
* combine.c (simplify_shift_const): Remove extra semicolon.
law
1999-09-02
1
-1
/
+1
*
Combined compare & jump infrastructure
crux
1999-08-18
1
-10
/
+8
*
Unroll my commit of 1999/08/01 16:14:58, there was a communications mixup
geoffk
1999-08-02
1
-5
/
+3
*
* config/rs6000/rs6000.c (num_insns_constant_wide): Correct
geoffk
1999-08-01
1
-3
/
+5
*
* expmed.c (expand_divmod): Ensure unsigned value fits in reg_note.
law
1999-06-28
1
-1
/
+3
*
1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>
zack
1999-04-17
1
-0
/
+1
*
d
amacleod
1999-03-25
1
-24
/
+20
*
Warning fixes:
ghazi
1999-03-19
1
-2
/
+2
*
* except.c (start_catch_handler): Use emit_cmp_and_jump_insns.
law
1999-02-14
1
-4
/
+1
*
* loop.c (strength_reduce): If scan_start points to the loop exit
amylaar
1998-12-08
1
-0
/
+21
[next]