Age | Commit message (Expand) | Author | Files | Lines |
2002-10-23 | (__RUNTIME_PSEUDO_RELOC_LIST__, __RUNTIME_PSEUDO_RELOC_LIST_END__): Add | Nick Clifton | 1 | -4/+4 |
2002-10-13 | * scripttempl/elfm68hc11.sc: Use KEEP for .vectors, .installN, | Stephane Carrez | 2 | -22/+22 |
2002-09-30 | * scripttempl/elfd30v.sc: Order reloc sections placing .plt last. | Alan Modra | 3 | -49/+47 |
2002-09-25 | From "Anita Kulkarni" <AnitaK@kpit.com> | Daniel Jacobowitz | 1 | -0/+5 |
2002-09-25 | * genscripts.sh (SEGMENT_SIZE): Use MAXPAGESIZE before | Alan Modra | 1 | -2/+2 |
2002-09-24 | * emulparams/elf64ppc.sh (DATA_ADDR): Define. | Alan Modra | 1 | -1/+1 |
2002-09-23 | * scripttempl/i386go32.sc: Handle bss unique sections. | DJ Delorie | 1 | -1/+1 |
2002-09-02 | Add EXTERN references to __ctbpm __gp and __ep. | Nick Clifton | 1 | -0/+1 |
2002-08-30 | Update description to reflect D10V TS3 board. | Nick Clifton | 1 | -5/+14 |
2002-08-28 | Add TMS320C4x support | Nick Clifton | 2 | -0/+184 |
2002-08-27 | Handle .rdata_runtime_pseudo_reloc sections. | Nick Clifton | 1 | -0/+5 |
2002-08-01 | Revert Adam Nemet's THUMB PLT patch | Nick Clifton | 1 | -4/+0 |
2002-07-31 | Add support for Thumb PLT entries with interworking | Nick Clifton | 1 | -0/+4 |
2002-07-17 | Add IP2k support to BFD and LD | Nick Clifton | 1 | -0/+150 |
2002-06-29 | * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define. | Stephane Carrez | 2 | -0/+25 |
2002-06-17 | Fix ld segfault for some elf targets. Fix default layout for d10v. | Tom Rix | 1 | -3/+3 |
2002-06-07 | * scripttempl/elf.sc (.tbss): Fix mismatched parentheses/braces. | Alan Modra | 1 | -1/+1 |
2002-06-01 | * scripttempl/avr.sc: Changes to support current GCC and avr-libc, | Marek Michalkiewicz | 1 | -4/+44 |
2002-05-28 | Add DLX target | Nick Clifton | 1 | -0/+30 |
2002-05-27 | Install new elf_chaos.sc script. | Nick Clifton | 1 | -0/+354 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -0/+8 |
2002-05-16 | * emulparams/avr1.sh: New file. | Marek Michalkiewicz | 1 | -0/+149 |
2002-03-05 | * scripttempl/elf.sc: Only use DATA_SEGMENT_END() together with | Jakub Jelinek | 1 | -2/+6 |
2002-03-04 | 2002-03-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -17/+17 |
2002-03-04 | * scripttempl/elf.sc: Correct syntax errors in 2002-03-01 commit. | Alan Modra | 1 | -2/+2 |
2002-03-02 | * scripttempl/elf.sc (SECTIONS): Add entries for .preinit_array, | Richard Henderson | 1 | -0/+17 |
2002-02-12 | * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens. | Jakub Jelinek | 1 | -2/+7 |
2002-02-01 | In ld/ChangeLog: | Geoffrey Keating | 1 | -2/+1 |
2002-02-01 | Support on-demand global register allocation from | Hans-Peter Nilsson | 1 | -2/+3 |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 1 | -0/+37 |
2002-01-16 | * scripttempl/pe.sc: Add support for constructor priorities. | DJ Delorie | 1 | -2/+2 |
2002-01-12 | * emulparams/avr1200.sh (DATA_START): Define as 0x60. | Denis Chertykov | 1 | -1/+1 |
2001-12-16 | * scripttempl/mmo.sc: Add .debug_ranges to listed sections. | Hans-Peter Nilsson | 1 | -0/+1 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -0/+1 |
2001-12-08 | Index: bfd/ChangeLog | Geoffrey Keating | 1 | -0/+238 |
2001-12-03 | Pass argc and argv to ldemul_choose_target. | Tom Rix | 1 | -1/+1 |
2001-11-27 | 2001-11-27 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -28/+38 |
2001-11-25 | * scripttempl/elfm68hc11.sc (CTOR, DTOR): Put constructor and | Stephane Carrez | 2 | -4/+4 |
2001-11-22 | * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. | Alan Modra | 3 | -175/+88 |
2001-10-30 | Add MMIX support | Nick Clifton | 1 | -0/+129 |
2001-10-20 | Define __EH_FRAME_{BEGIN|END}__ | Nick Clifton | 1 | -0/+21 |
2001-10-11 | Fix arm aout placement of .bss section | Nick Clifton | 1 | -3/+3 |
2001-09-12 | * scripttempl/v850.sc: Add gcc_except_table sections. | Catherine Moore | 1 | -0/+4 |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 1 | -1/+26 |
2001-08-17 | * ld.texinfo: Document that fill values now use the four least | Alan Modra | 5 | -5/+5 |
2001-08-12 | * scripttempl/elf.sc, scripttempl/elfd30v.sc, | Richard Henderson | 5 | -2/+20 |
2001-08-09 | * scripttempl/elf.sc: Move non-text .dynamic section before | Alan Modra | 1 | -3/+5 |
2001-08-03 | * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle | Stephane Carrez | 2 | -40/+216 |
2001-07-03 | 2001-07-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -10/+1 |
2001-07-03 | 2001-07-03 Jakub Jelinek <jakub@redhat.com> | H.J. Lu | 1 | -1/+10 |