index
:
ampere-computing/gcc.git
common/ipa-str-reorg-v2
dfe-v1
gcc-7_3_0-amp-branch
gcc-7_3_0-retpoline-branch
gcc-7_3_0-retpoline2-branch
gcc-8_2_0-amp-branch
gcc-8_2_0-amp2-branch
gcc-8_2_0-amp3-branch
gcc-8_3_0-amp3-branch
gcc-8_4_0-amp-branch
gcc-9_1_0-amp-branch
gcc-9_3_0-amp-branch
master
master-dbcf2c2b2e
master-retpoline
GCC including Ampere Computing toolchain specific patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
hwint.c
Age
Commit message (
Expand
)
Author
2017-01-01
Update copyright years.
jakub
2016-09-16
Add inline functions for various bitwise operations.
jason
2016-07-19
* builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,
uros
2016-01-04
Update copyright years.
jakub
2015-06-17
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
amacleod
2015-01-05
Update copyright years.
jakub
2014-12-16
* hwint.c (abs_hwi, absu_hwi): Move to ...
hubicka
2014-01-02
Update copyright years in gcc/
rsandifo
2013-10-21
gcc/
rsandifo
2013-09-28
gcc/
rsandifo
2013-04-03
2013-04-03 Kenneth Zadeck <zadeck@naturalbridge.com>
zadeck
2013-01-10
Update copyright years in gcc/
rsandifo
2012-07-17
2012-07-17 Tom de Vries <tom@codesourcery.com>
vries
2012-07-17
2012-07-17 Tom de Vries <tom@codesourcery.com>
vries
2012-06-17
* expmed.c (ceil_log2): Move from here...
steven
2011-08-18
2011-08-18 Paolo Carlini <paolo.carlini@oracle.com>
paolo
2011-08-01
2011-08-01 Sebastian Pop <sebastian.pop@amd.com>
paolo
2010-11-30
* hwint.c: New. Extracted from toplev.c.
jsm28