| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | elfcpp/ | Cary Coutant | 2012-04-23 | 1 | -1/+66 |
| | | | | | | | | | | * elfcpp_swap.h (struct Swap_aligned32): New template. gold/ * gdb-index.cc (Gdb_index::do_write): Use Swap_aligned32 for writing CU range table of gdb index. | ||||
| * | elfcpp:/ | Ian Lance Taylor | 2009-03-02 | 1 | -3/+55 |
| | | | | | | | | | | | | * elfcpp_swap.h: #include "config.h". Only #include <byteswap.h> if HAVE_BYTESWAP_H is defined; if not, provide definitions for bswap_{16,32,64}. For gcc 4.3 and later, use the builtin bswap functions. Check WORDS_BIGENDIAN rather than __BYTE_ORDER. gold:/ * configure.ac: Check for byteswap.h. * configure: Rebuild. * config.in: Rebuild. | ||||
| * | * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): Correct | Ian Lance Taylor | 2008-04-03 | 1 | -8/+8 |
| | | | | | byte order. | ||||
| * | Add Signed_valtype and use it for sign extension. Fix names of rela8. | Ian Lance Taylor | 2007-10-01 | 1 | -3/+7 |
| | | |||||
| * | Add licensing text to every source file. | Ian Lance Taylor | 2007-09-22 | 1 | -0/+29 |
| | | |||||
| * | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 2006-11-29 | 1 | -17/+17 |
| | | |||||
| * | Rework swapping code. | Ian Lance Taylor | 2006-11-06 | 1 | -0/+350 |

