Age | Commit message (Expand) | Author | Files | Lines |
2003-08-06 | 2003-08-04 Christian Groessler <chris@groessler.org> | Jason Eckhardt | 1 | -0/+42 |
2003-07-29 | * scripttempl/elfm68hc12.sc: Add gcc_except_table. | Stephane Carrez | 2 | -0/+10 |
2003-07-23 | * scripttempl/elfm68hc11.sc: Keep ctor/dtor sections; Take into | Stephane Carrez | 2 | -30/+8 |
2003-07-10 | * emulparams/elf64ppc.sh (OTHER_GOT_SECTIONS): Don't define. | Alan Modra | 1 | -1/+2 |
2003-07-04 | bfd/ | Jakub Jelinek | 1 | -3/+4 |
2003-06-10 | * scripttempl/h8300sxn.sc: New file. | Richard Sandiford | 1 | -0/+87 |
2003-06-03 | binutils/ | Jakub Jelinek | 1 | -0/+2 |
2003-06-03 | 2003-06-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+97 |
2003-05-30 | bfd/ | Jakub Jelinek | 1 | -1/+2 |
2003-04-24 | oops - omitted from previous delta | Nick Clifton | 2 | -0/+174 |
2003-04-24 | Add support for h8300hn and h8300sn | Nick Clifton | 1 | -0/+7 |
2003-04-18 | Define __data and __rdata | Nick Clifton | 1 | -0/+2 |
2003-04-16 | Add .jcr section mapping. | Nick Clifton | 1 | -0/+1 |
2003-04-14 | * scripttempl/elf.sc (CTOR): Handle crtbeginS.o, crtendS.o and | Alan Modra | 9 | -36/+36 |
2003-04-09 | Add initX, finiX, ctors, dtors sections to respect C++ constructor/destructor. | Nick Clifton | 2 | -0/+62 |
2003-04-04 | Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/... | Svein Seldal | 1 | -2/+2 |
2003-04-01 | Add Xtensa port | Nick Clifton | 1 | -0/+397 |
2003-03-25 | Add iWMMXt support | Nick Clifton | 1 | -2/+2 |
2003-03-03 | * scripttempl/pe.sc: Use PROVIDE with etext, end, _end, | Christopher Faylor | 1 | -3/+3 |
2003-02-11 | Add new data anchors defenitions. | Nick Clifton | 2 | -0/+8 |
2003-01-20 | Updates for fixing tic4x arch tagging of its object files. | Svein Seldal | 2 | -149/+116 |
2003-01-04 | * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o. | Stan Cox | 1 | -0/+443 |
2002-12-30 | Add support for msp430. | Nick Clifton | 2 | -0/+345 |
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 |