Age | Commit message (Expand) | Author | Files | Lines |
2001-05-24 | Support for xcoff64 | Tom Rix | 15 | -2445/+5071 |
2001-05-23 | * elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typo | Alexandre Oliva | 2 | -1/+6 |
2001-05-23 | Add MIPS ELF64 relocs | Nick Clifton | 4 | -0/+48 |
2001-05-23 | Add MIPS r12k support | Nick Clifton | 9 | -164/+178 |
2001-05-23 | Change PLT code to avoid using r2 - it used by GCC to return large startures | Nick Clifton | 2 | -0/+117 |
2001-05-23 | Replace sh_size/sh_entsize with NUM_SHDR_ENTRIES | Nick Clifton | 10 | -31/+44 |
2001-05-21 | * dwarf2.c (decode_line_info): Fix error message. | Andreas Jaeger | 2 | -3/+9 |
2001-05-20 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | Alexandre Oliva | 1 | -5876/+3336 |
2001-05-18 | 2001-05-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 |
2001-05-18 | * elf32-hppa.c (clobber_millicode_symbols): Temporarily set | Alan Modra | 2 | -1/+14 |
2001-05-18 | 2001-05-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 |
2001-05-17 | 2001-05-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 |
2001-05-17 | Add a flag to asection, linker_has_input, and use it to reliably | Alan Modra | 4 | -10/+30 |
2001-05-16 | * elf-m10300.c (mn10300_elf_relax_section): Don't relax | Alexandre Oliva | 2 | -8/+34 |
2001-05-12 | Peter Targett's backwards compatibility and other arc fixes. | Alan Modra | 3 | -17/+28 |
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 2 | -3/+24 |
2001-05-11 | * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffix | Jakub Jelinek | 32 | -77/+565 |
2001-05-11 | Change type of 'addr' to be unsigned long, in order to match its use. | Nick Clifton | 2 | -1/+6 |
2001-05-10 | 2001-05-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+14 |
2001-05-09 | 2001-05-09 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -4/+7 |
2001-05-08 | * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd is | Ian Lance Taylor | 2 | -2/+13 |
2001-05-08 | Remove extraneous character in first line. | Ian Lance Taylor | 1 | -1/+1 |
2001-05-07 | * ecoff.c (bfd_debug_section): Fix initialization. | Alan Modra | 6 | -17/+29 |
2001-05-04 | * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true. | Richard Henderson | 2 | -3/+7 |
2001-05-04 | Set EF_ARM_HASENTRY if the start address is set. | Nick Clifton | 2 | -0/+17 |
2001-05-03 | Compute value of _bfd_target_vector_entries based on the size of | Nick Clifton | 2 | -1/+6 |
2001-05-03 | 2001-05-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -2/+13 |
2001-05-03 | * coff-alpha.c (reloc_nil): Likewise. | Andreas Jaeger | 1 | -13/+13 |
2001-05-03 | * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute. | Andreas Jaeger | 5 | -36/+59 |
2001-05-02 | Add gas and ld support for openrisc | Nick Clifton | 2 | -6/+12 |
2001-04-30 | 2000-04-27 H.J. Lu <hjl@gnu.org> | H.J. Lu | 6 | -4/+22 |
2001-04-30 | * elf32-hppa.c (final_link_relocate): Branch to .+8 for | Alan Modra | 2 | -3/+11 |
2001-04-30 | * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test for | Andreas Jaeger | 2 | -5/+10 |
2001-04-29 | * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swap | Andreas Jaeger | 2 | -89/+67 |
2001-04-27 | Revert the last change on aclocal.m4. | H.J. Lu | 1 | -345/+0 |
2001-04-27 | Add support for arm-vxworks target | Nick Clifton | 4 | -33/+61 |
2001-04-26 | 2001-04-26 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+20 |
2001-04-25 | * externalize a function | Frank Ch. Eigler | 3 | -0/+11 |
2001-04-25 | Fix autoconf breakage + commit target.c, omitted in previous delta | Nick Clifton | 4 | -3/+361 |
2001-04-24 | * merge.c (struct sec_merge_hash_entry): Add alignment field. | Jakub Jelinek | 2 | -47/+82 |
2001-04-24 | z8k fixes | Nick Clifton | 3 | -5/+113 |
2001-04-24 | Add OpenRISC support | Nick Clifton | 20 | -3566/+7297 |
2001-04-23 | 2001-04-23 Bo Thorsen <bo@suse.de> | Andreas Jaeger | 2 | -28/+89 |
2001-04-19 | 2001-04-19 Andreas Jaeger <aj@suse.de> | Andreas Jaeger | 2 | -15/+57 |
2001-04-17 | * elf32-cris.c: Tweak comments related to dynamic linking. | Hans-Peter Nilsson | 2 | -27/+118 |
2001-04-15 | * coffcode.h (coff_write_object_contents): Use | DJ Delorie | 2 | -1/+6 |
2001-04-15 | 2001-04-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+7 |
2001-04-14 | * section.c (STD_SECTION): Add entsize. | Jakub Jelinek | 2 | -5/+9 |
2001-04-14 | 2001-04-13 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+19 |
2001-04-13 | * coff-i386.c (TARGET_SYM): SEC_READONLY is an applicable section | DJ Delorie | 2 | -2/+7 |