Age | Commit message (Expand) | Author | Files | Lines |
1995-07-28 | treat linuxoldld like linuxaout* | Ken Raeburn | 1 | -0/+20 |
1995-07-24 | * ldlang.c (lang_process): Call reset_memory_regions for each | Ian Lance Taylor | 1 | -0/+10 |
1995-07-20 | ldmain.c (constructor_callback): Allocate set_name in stack frame, rather than | Ken Raeburn | 1 | -0/+5 |
1995-07-19 | * emulparams/armpe.sh (OUTPUT_FORMAT): Change to pei-arm-little. | David Edelsohn | 1 | -0/+8 |
1995-07-17 | * ldwrite.c (split_sections): Don't split the first input section | Ian Lance Taylor | 1 | -0/+5 |
1995-07-15 | Use elf config file. | Michael Meissner | 1 | -0/+5 |
1995-07-14 | * emultempl/mipsecoff.em (check_sections): Use %P, not %F. | Ian Lance Taylor | 1 | -0/+2 |
1995-07-14 | * ldver.c (help): Update list of options to match currently | Ian Lance Taylor | 1 | -0/+5 |
1995-07-13 | * ldexp.c (exp_intop): Don't cast stat_alloc arg to bfd_size_type; | Ian Lance Taylor | 1 | -0/+21 |
1995-07-12 | * ldemul.h (ldemul_open_dynamic_archive): Add search parameter to | Ian Lance Taylor | 1 | -0/+25 |
1995-07-11 | * ldmisc.c (vfinfo): Don't print the line number if it isn't | Ian Lance Taylor | 1 | -0/+11 |
1995-07-10 | * emultempl/elf32.em (gld${EMULATION_NAME}_check_needed): Don't | Ian Lance Taylor | 1 | -0/+3 |
1995-07-10 | Based on patches from H.J. Lu <hjl@nynexst.com>: | Ian Lance Taylor | 1 | -0/+15 |
1995-07-10 | * ld.texinfo, ld.1: Document -Bstatic, -Bdynamic, -Bshared, and | Ian Lance Taylor | 1 | -0/+10 |
1995-07-10 | Move testsuite ChangeLog entry into testsuite ChangeLog. | Ian Lance Taylor | 1 | -1/+0 |
1995-07-05 | * ldmain.c (HAVE_SBRK): Define for everything except | Fred Fish | 1 | -0/+6 |
1995-07-04 | * emultempl/elf32.em (gld${EMULATION_NAME}_find_exp_assignment): | Ian Lance Taylor | 1 | -0/+3 |
1995-07-04 | * emultempl/elf32.em (global_needed): New static variable. | Ian Lance Taylor | 1 | -0/+11 |
1995-07-03 | * configure.in (i386-*-win32): New target. | Steve Chamberlain | 1 | -0/+5 |
1995-07-03 | * lexsup.c (parse_args): Let -G either set the small data size or | Ian Lance Taylor | 1 | -0/+6 |
1995-07-02 | * lexsup.c (parse_args): Cast fopen result to PTR before storing | Ian Lance Taylor | 1 | -0/+5 |
1995-06-29 | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+21 |
1995-06-22 | Add .fixup section | Michael Meissner | 1 | -0/+5 |
1995-06-21 | * mpw-esh.c: New file, modified for MPW from esh.c. | Stan Shebs | 1 | -0/+10 |
1995-06-13 | * ldlang.c (lang_size_sections): Any section with a DATA | Steve Chamberlain | 1 | -0/+5 |
1995-06-11 | m68k elf linker fixes from Andreas Schwab | Ken Raeburn | 1 | -0/+7 |
1995-06-08 | * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack. | Steve Chamberlain | 1 | -0/+14 |
1995-05-24 | Add support for ARM-PE. | Steve Chamberlain | 1 | -0/+49 |
1995-05-11 | * scripttempl/hppaelf.sc: Remove .PARISC.unwind section from text | Stu Grossman | 1 | -0/+5 |
1995-05-09 | Add little endian PowerPC support. | Michael Meissner | 1 | -0/+10 |
1995-05-03 | * ldlang.c (print_output_section_statement): Check subsection_alignment, | Ken Raeburn | 1 | -0/+6 |
1995-05-02 | Add hppa1.1-hp-lites support. | Jeff Law | 1 | -0/+55 |
1995-04-07 | * emulparams/arcelf.sh (ENTRY): Define. | David Edelsohn | 1 | -0/+14 |
1995-03-30 | Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com) | Ian Lance Taylor | 1 | -0/+8 |
1995-03-30 | * ld.texinfo, ld.1: Document the -no-keep-memory option. | Ian Lance Taylor | 1 | -0/+4 |
1995-03-27 | * ldmain.c (main): Revert patch of March 10, since the SVR4 linker | Ian Lance Taylor | 1 | -0/+5 |
1995-03-21 | * ldlang.c (lang_common): Change power to int. Pass larger values | Ian Lance Taylor | 1 | -0/+7 |
1995-03-18 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1995-03-18 | * ldlang.c (load_symbols): An empty is archive is OK. | Ian Lance Taylor | 1 | -0/+9 |
1995-03-16 | Provide eabi C++ static constructor/destructor support. | Michael Meissner | 1 | -0/+7 |
1995-03-16 | * ld.texinfo, ld.1: Document --whole-archive. | Ian Lance Taylor | 1 | -0/+1 |
1995-03-16 | * ldlang.c (load_symbols): If whole_archive is true and ENTRY | Ian Lance Taylor | 1 | -0/+9 |
1995-03-16 | * genscripts.sh (EMULATION_NAME): Set LIB_PATH to empty when not | Ian Lance Taylor | 1 | -0/+3 |
1995-03-16 | * config/dgux.mh (HOSTING_EMU): Use -m rather than trying to set | Ian Lance Taylor | 1 | -0/+6 |
1995-03-14 | * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Set force_maj | Ian Lance Taylor | 1 | -0/+5 |
1995-03-10 | * ldmain.c (main): Don't set EXEC_P if link_info.shared is set. | Ian Lance Taylor | 1 | -0/+2 |
1995-03-10 | * ldlex.l: Return -lFILENAME as the token LNAME. | Ian Lance Taylor | 1 | -0/+14 |
1995-03-08 | * emulparams/arcelf.sh (OUTPUT_FORMAT): Change to elf32-littlearc. | David Edelsohn | 1 | -0/+7 |
1995-03-07 | * ldemul.c (ldemul_choose_mode): If emulation not recognized, list | Ian Lance Taylor | 1 | -0/+5 |
1995-03-06 | * ldemul.c (ldemul_list_emulations): New function. | Ian Lance Taylor | 1 | -0/+12 |