Age | Commit message (Expand) | Author | Files | Lines |
2009-08-07 | * src/dwarf2.c (dwarf2_write_le64, dwarf2_write_be64): Shift by 56prelink_r174 | jakub | 2 | -2/+7 |
2009-07-09 | * src/conflict.c (prelink_build_conflicts): Don't call | jakub | 2 | -0/+15 |
2009-06-15 | * src/prelink.h (R_386_IRELATIVE, R_X86_64_IRELATIVE): Define | jakub | 31 | -176/+724 |
2009-06-15 | * src/Makefile.am (DEFS, AM_CFLAGS): Add -Wno-pointer-sign. | jakub | 4 | -4/+10 |
2009-06-15 | Fix up last CL entry. | jakub | 1 | -2/+2 |
2009-06-15 | * dwarf2.h (DW_TAG_condition, DW_TAG_shared_type): Define. | jakub | 3 | -22/+112 |
2009-03-11 | * src/prelink.h (PLArch): Add rtype_class_valid field. | jakub | 18 | -24/+79 |
2009-03-10 | * testsuite/reloc2.sh, testsuite/tls3.sh: Add ARM to architectures | jakub | 3 | -2/+7 |
2009-03-10 | * src/arch-arm.c (arm_prelink_rel, arm_prelink_rela, | jakub | 3 | -4/+190 |
2009-03-10 | * src/arch-arm.c (arm_adjust_dyn, arm_adjust_rel, arm_adjust_rela, | jakub | 2 | -37/+46 |
2008-10-09 | * src/arch-sparc64.c (sparc64_prelink_rela, | jakub | 2 | -5/+129 |
2007-12-20 | Correct typo in last entry. | drow | 1 | -1/+1 |
2007-12-04 | * gather.c (gather_object): Print an error if nftw64 fails. | drow | 2 | -0/+6 |
2007-10-09 | * src/cxx.c (remove_redundant_cxx_conflicts): Allow .sdata | jakub | 2 | -1/+5 |
2007-10-09 | * src/prelink.h (struct prelink_conflict): Add next2 field. | jakub | 5 | -53/+110 |
2007-10-09 | * src/prelink.h (struct prelink_conflicts): New type. | jakub | 7 | -61/+164 |
2007-10-09 | * src/doit.c (find_ents): Clear e->u.tmp. | jakub | 2 | -38/+27 |
2007-10-09 | * src/cxx.c (find_cxx_sym): If fcs->lastndx != -1, search first | jakub | 2 | -0/+30 |
2007-10-08 | * src/space.c (find_readonly_space): Disallow section insertion in | jakub | 10 | -16/+173 |
2007-10-08 | * src/cxx.c: Include alloca.h. | jakub | 7 | -115/+389 |
2007-10-04 | * src/prelink.h (read_config): New prototype. | jakub | 7 | -50/+112 |
2007-06-27 | * testsuite/reloc2.sh: If libs aren't built with -fpic, | jakub | 2 | -0/+7 |
2007-03-02 | 2007-03-02 Sandra Loosemore <sandra@codesourcery.com> | jakub | 2 | -96/+107 |
2006-12-01 | * src/verify.c (prelink_verify): Unlink ent->filename in case ofprelink_20061201 | jakub | 2 | -5/+13 |
2006-10-27 | * src/prelink.h (READWRITEPROTOSIZE): Undef after use. | jakub | 2 | -0/+5 |
2006-10-27 | * testsuite/tls3.sh: Use -fpic for MIPS too. | jakub | 3 | -2/+5 |
2006-10-27 | * testsuite/reloc4.sh: Use -mxgot when compiling for MIPS targets. | jakub | 3 | -5/+15 |
2006-10-27 | * testsuite/shuffle2.c (testzero): Globalize asm definition. | jakub | 2 | -1/+5 |
2006-10-27 | * src/Makefile.am (arch_SOURCES): Add arch-mips.c | jakub | 4 | -8/+1044 |
2006-10-27 | * src/prelink.h (DT_MIPS_RLD_VERSION): Define. | jakub | 4 | -0/+89 |
2006-10-27 | * src/space.c (find_readonly_space): Don't place the new section | jakub | 2 | -3/+16 |
2006-10-27 | * src/prelink.h (data_iterator): New structure. | jakub | 3 | -0/+107 |
2006-10-27 | * src/prelink.h (READWRITEPROTOSIZE): New macro. Instantiate | jakub | 4 | -39/+70 |
2006-10-27 | * src/prelink.h (PLArch): Add an arch_prelink_conflict callback. | jakub | 3 | -0/+9 |
2006-10-27 | * src/prelink.h (PLArch): Make the arch_prelink callback take | jakub | 15 | -14/+50 |
2006-10-27 | * src/prelink.h (PLArch): Add an arch_adjust callback. | jakub | 3 | -0/+8 |
2006-10-27 | * src/prelink.h (adjust_symbol_p): Declare. | jakub | 3 | -23/+28 |
2006-10-27 | Actually start writing ChangeLog, although many years | jakub | 1 | -0/+10 |
2006-10-24 | Fix adjusting of .debug_ranges if high range is at the very end of a section. | jakub | 1 | -3/+8 |
2006-10-23 | Avoid SEGFAULT when sorting cache entries (rh#197451) | jakub | 1 | -2/+2 |
2006-07-21 | Move code into trunk subdirectory. | drow | 213 | -0/+0 |
2006-07-18 | Another fallout of the import script. | jakub | 21 | -226/+0 |
2006-07-18 | 20060712prelink_20060712 | jakub | 8 | -6/+38 |
2006-07-18 | 20060621 | jakub | 12 | -79/+494 |
2006-07-18 | 20060522 | jakub | 10 | -14/+180 |
2006-07-18 | 20060213 | jakub | 2 | -14/+2 |
2006-07-18 | 20051214 | jakub | 3 | -3/+13 |
2006-07-18 | 20050901 | jakub | 1 | -5/+4 |
2006-07-18 | 20050729 | jakub | 2 | -9/+42 |
2006-07-18 | 20050610 | jakub | 11 | -33/+219 |