freebsd-dev/contrib/libgmp/mpn/alpha
John Birrell 27dd36da49 Our default rules tend to shove asm code through cpp, so comments
starting with hashes have a sub-optimal impact. This change adds
/* */ around the block comment in the header of each file to make
them friendly to cpp. Also added an Id keyword cause I like to
see revision numbers in source.
1998-03-08 21:09:04 +00:00
..
add_n.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
addmul_1.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
gmp-mparam.h Import of the mpn asm source files for alpha from V2.0.2 which 1998-03-07 21:27:49 +00:00
lshift.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
mul_1.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
rshift.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
sub_n.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
submul_1.s Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00
udiv_qrnnd.S Our default rules tend to shove asm code through cpp, so comments 1998-03-08 21:09:04 +00:00