Age | Commit message (Expand) | Author | Files | Lines |
2001-09-14 | Add support for arm-openbsd target | Nick Clifton | 2 | -0/+5 |
2001-09-12 | 2001-09-12 H.J. Lu <hjl@gnu.org> | H.J. Lu | 3 | -4/+11 |
2001-09-12 | 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com> | Charles Wilson | 5 | -14/+143 |
2001-09-12 | * scripttempl/v850.sc: Add gcc_except_table sections. | Catherine Moore | 2 | -0/+8 |
2001-09-11 | 2001-09-11 H.J. Lu <hjl@gnu.org> | H.J. Lu | 17 | -15/+186 |
2001-09-10 | 2001-09-10 H.J. Lu <hjl@gnu.org> | H.J. Lu | 11 | -0/+447 |
2001-09-07 | * emulparams/h8300helf.sh: Move stack to a much higher memory address. | Jeff Law | 3 | -2/+7 |
2001-09-06 | Fix import symbols for AIX. | Tom Rix | 2 | -61/+53 |
2001-09-05 | Set correct value for default (PE) stack size. | Nick Clifton | 2 | -1/+6 |
2001-09-03 | * emultempl/beos.em: Declare prototypes for comparions functions, | Andreas Jaeger | 2 | -29/+32 |
2001-09-03 | * emultempl/aix.em: Add missing prototype. | Andreas Jaeger | 10 | -7/+58 |
2001-08-31 | 2001-08-31 Eric Christopher <echristo@redhat.com> | Eric Christopher | 2 | -1/+8 |
2001-08-31 | * emultempl/pe.em: Add missing prototypes. | Andreas Jaeger | 2 | -65/+94 |
2001-08-30 | omitted in previous delta | Nick Clifton | 1 | -3/+3 |
2001-08-29 | 2001-08-29 Joel Sherrill <joel@OARcorp.com> | Phil Blundell | 2 | -2/+9 |
2001-08-29 | * emulparams/h8300helf.sh: Resync with h8300elf.sh. Update | Jeff Law | 3 | -5/+25 |
2001-08-29 | Add missing changelog entry | Nick Clifton | 1 | -0/+5 |
2001-08-29 | * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o and | Joern Rennecke | 7 | -1/+61 |
2001-08-27 | * ld-checks/checks.exp: .lcomm is incompatible with ppc coff. | Alan Modra | 6 | -5/+20 |
2001-08-27 | * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o. | Alan Modra | 6 | -12/+86 |
2001-08-27 | Declare BSIZE as static | Nick Clifton | 2 | -1/+5 |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 9 | -12/+157 |
2001-08-22 | 2001-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2001-08-21 | Return if target is `vax-*-ultrix*'. | Nick Clifton | 2 | -7/+17 |
2001-08-21 | * deffilep.y: Add missing prototypes. | Andreas Jaeger | 3 | -5/+36 |
2001-08-20 | * ldlang.c (insert_pad): Fix typos in last patch. | Alan Modra | 2 | -2/+12 |
2001-08-20 | * ldlang.c: When traversing lang_statement_union_type lists, | Alan Modra | 6 | -28/+27 |
2001-08-20 | * ldlang.c (insert_pad): Use offsetof macro. | Alan Modra | 3 | -83/+14 |
2001-08-20 | * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" param | Alan Modra | 3 | -36/+99 |
2001-08-18 | * emultempl/aix.em: Formatting fixes. | Alan Modra | 2 | -335/+371 |
2001-08-18 | * ldlang.c (insert_pad): Make use of an existing pad statement if | Alan Modra | 3 | -106/+112 |
2001-08-17 | * ld.texinfo: Document that fill values now use the four least | Alan Modra | 19 | -25/+47 |
2001-08-15 | Fix for ld | Tom Rix | 3 | -2/+7 |
2001-08-14 | * emultempl/elf32.em: Formatting fixes. | Alan Modra | 2 | -57/+63 |
2001-08-14 | (wild_doit): Rename to lang_add_section. | Alan Modra | 8 | -30/+41 |
2001-08-13 | * emultempl/needrelax.em: New file. | Richard Henderson | 5 | -2/+52 |
2001-08-13 | * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure that | Alan Modra | 2 | -4/+11 |
2001-08-13 | * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Return | Alan Modra | 2 | -5/+13 |
2001-08-13 | Update copyright notice | Hans-Peter Nilsson | 1 | -1/+1 |
2001-08-13 | * emultempl/generic.em: Support EXTRA_EM_FILE. | Hans-Peter Nilsson | 2 | -21/+52 |
2001-08-12 | * scripttempl/elf.sc, scripttempl/elfd30v.sc, | Richard Henderson | 6 | -2/+26 |
2001-08-12 | Make --verbose always display linker script | Nick Clifton | 7 | -18/+63 |
2001-08-10 | * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypes | Andreas Jaeger | 3 | -219/+214 |
2001-08-09 | * emultempl/elf32.em (output_prev_sec_find): Add missing prototype. | Alan Modra | 2 | -0/+4 |
2001-08-09 | * scripttempl/elf.sc: Move non-text .dynamic section before | Alan Modra | 18 | -19/+45 |
2001-08-08 | * genscripts.sh: Source the emulparams script before each output | Alan Modra | 2 | -12/+24 |
2001-08-04 | * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in this | Alan Modra | 2 | -2/+5 |
2001-08-04 | * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change, | Alan Modra | 2 | -57/+84 |
2001-08-03 | * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handle | Stephane Carrez | 3 | -40/+224 |
2001-08-03 | 2001-08-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |