Age | Commit message (Expand) | Author | Files | Lines |
2001-08-09 | * emultempl/elf32.em (output_prev_sec_find): Add missing prototype. | Alan Modra | 1 | -0/+2 |
2001-08-09 | * scripttempl/elf.sc: Move non-text .dynamic section before | Alan Modra | 1 | -0/+24 |
2001-08-08 | * genscripts.sh: Source the emulparams script before each output | Alan Modra | 1 | -0/+6 |
2001-08-04 | * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this | Alan Modra | 1 | -0/+3 |
2001-08-04 | * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change, | Alan Modra | 1 | -0/+6 |
2001-08-03 | * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle | Stephane Carrez | 1 | -0/+8 |
2001-08-03 | 2001-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 |
2001-08-03 | * ld.texinfo (Input Section Basics): Clarify ordering of output | Alan Modra | 1 | -31/+63 |
2001-08-02 | 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> | Charles Wilson | 1 | -0/+50 |
2001-07-30 | Fix computation in SECTIONS example. | Nick Clifton | 1 | -0/+5 |
2001-07-24 | Update dependencies with "make dep-am". | Alan Modra | 1 | -0/+5 |
2001-07-23 | * ldcref.c (check_section_sym_xref): New function. | Alan Modra | 1 | -0/+13 |
2001-07-19 | Use stderr if config.map_file is not available. Do not print NULL trees. | Nick Clifton | 1 | -0/+5 |
2001-07-19 | If a region is specified assign it to all sections inside the overlay unless ... | Nick Clifton | 1 | -0/+4 |
2001-07-19 | Change bug reporting email address. | Nick Clifton | 1 | -0/+4 |
2001-07-14 | 2001-07-14 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+6 |
2001-07-14 | Fix dependency for em32relf.c | Nick Clifton | 1 | -0/+6 |
2001-07-14 | * configure.tgt (i386-*-netbsdelf*): New target. | Matthew Green | 1 | -0/+5 |
2001-07-13 | * emultempl/elf32.em (output_prev_sec_find): New. | Jakub Jelinek | 1 | -0/+5 |
2001-07-11 | 2001-07-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 |
2001-07-11 | 2001-07-11 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek | 1 | -0/+4 |
2001-07-11 | Check for the output_bfd not having any coff_data structure allocated to it. | Nick Clifton | 1 | -0/+5 |
2001-07-10 | 2001-07-09 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 1 | -0/+6 |
2001-07-03 | 2001-07-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2001-07-03 | 2001-07-03 Jakub Jelinek <jakub@redhat.com> | H.J. Lu | 1 | -0/+6 |
2001-06-27 | * emulparams/hppa64linux.sh: New file. | Alan Modra | 1 | -0/+9 |
2001-06-20 | * ld.texinfo (Options, -r): Mention restrictions when using | Hans-Peter Nilsson | 1 | -0/+5 |
2001-06-19 | * ldlang.c (lang_check): Emit fatal error if relocatable link | Hans-Peter Nilsson | 1 | -0/+5 |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+4 |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 1 | -0/+8 |
2001-06-18 | * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): | Hans-Peter Nilsson | 1 | -0/+6 |
2001-06-18 | * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on | Hans-Peter Nilsson | 1 | -0/+6 |
2001-06-18 | 2001-06-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+6 |
2001-06-16 | 2001-06-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2001-06-15 | * ldlang.c (lang_check): Emit fatal error if relocatable link | Hans-Peter Nilsson | 1 | -0/+3 |
2001-06-15 | * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>: | Hans-Peter Nilsson | 1 | -0/+6 |
2001-06-15 | Chnage load_symbols() to a boolean function | Nick Clifton | 1 | -0/+9 |
2001-06-10 | Move an entry to the correct ChangeLog. | Alan Modra | 1 | -14/+0 |
2001-06-08 | * ldlang.c (record_bfd_errors): Remove. | Alan Modra | 1 | -0/+6 |
2001-06-07 | * emulparms/elf_x86_64.sh (NONPAGED_TEXT_START_ADDR): Increase. | Andreas Jaeger | 1 | -7/+12 |
2001-06-06 | * configure.host: Set HOSTING_CRT0/HOSTING_LIBS correctly for s/390. | Alan Modra | 1 | -0/+4 |
2001-06-05 | * emultempl/pe.em (init): Reduce default stack reserve to 0x200000. | DJ Delorie | 1 | -0/+4 |
2001-05-31 | 2001-05-31 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+5 |
2001-05-28 | Rmeove i370-mvs architecture - it is not supported. | Nick Clifton | 1 | -0/+5 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+5 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+6 |
2001-05-25 | 2001-05-25 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+8 |
2001-05-25 | monterey updates | Timothy Wall | 1 | -0/+5 |
2001-05-25 | s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/ | Alan Modra | 1 | -0/+5 |