Age | Commit message (Expand) | Author | Files | Lines |
1994-02-04 | * Makefile.in: Lots of new H8/500 memory models. | Steve Chamberlain | 1 | -0/+4 |
1994-01-30 | * ldlex.l: Removed duplicate rules. | Ken Raeburn | 1 | -0/+6 |
1994-01-28 | * ldmisc.c (vfinfo): For `%I', if the file is in an archive, print | David MacKenzie | 1 | -0/+3 |
1994-01-28 | * ldlex.l: Add rule to catch invalid input characters instead of | David MacKenzie | 1 | -0/+7 |
1994-01-28 | * Makefile.in (check): Don't bother running any tests of | Ken Raeburn | 1 | -0/+5 |
1994-01-28 | Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -0/+5 |
1994-01-27 | * ldmain.c ldmain.h ldgram.y: If -v -V or --version was given, | David MacKenzie | 1 | -0/+6 |
1994-01-26 | * Makefile.in: Format variable definitions consistently. | Stan Shebs | 1 | -0/+4 |
1994-01-25 | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+5 |
1994-01-24 | * ldmain.c (reloc_overflow): Added name, reloc_name and addend | Ian Lance Taylor | 1 | -0/+3 |
1994-01-24 | * ldlang.c (lookup_name): Set BFD GP size to -G argument value | Ian Lance Taylor | 1 | -0/+3 |
1994-01-24 | * ldlang.c (relaxing): Removed global variable. | Ian Lance Taylor | 1 | -0/+7 |
1994-01-21 | * ldlang.c (new_afile): Initialize loaded field to false. | Ian Lance Taylor | 1 | -0/+6 |
1994-01-19 | * ld.texinfo: Clarify what -T option does. | David MacKenzie | 1 | -0/+4 |
1994-01-19 | * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMBOLS, that's | Steve Chamberlain | 1 | -0/+5 |
1994-01-14 | Motorola Delta sysV68 support from phdm@info.ucl.ac.BE (Philippe | Ian Lance Taylor | 1 | -0/+17 |
1994-01-11 | * scripttempl/elf.sc: Correct typo. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-11 | * ldgram.y, ldlex.l: Make the space between -e, -u, and -y and | David MacKenzie | 1 | -0/+5 |
1994-01-08 | * scripttempl/elf.c: Define __bss_start before the .sbss section. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-06 | Various entries. | Ian Lance Taylor | 1 | -0/+21 |
1994-01-06 | * scripttempl/alpha.sc: Don't create .lit4 or .sdata sections, | Ian Lance Taylor | 1 | -0/+5 |
1994-01-06 | * ldemul.h (ld_emulation_xfer_struct): Comment the members. | David MacKenzie | 1 | -0/+9 |
1994-01-01 | clarify change | David MacKenzie | 1 | -1/+1 |
1994-01-01 | * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating; | David MacKenzie | 1 | -0/+8 |
1993-12-31 | * ldgram.y (yyerror): Make argument const char *, and actually | Ian Lance Taylor | 1 | -0/+7 |
1993-12-31 | * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include | David MacKenzie | 1 | -0/+6 |
1993-12-30 | A major rewrite to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -0/+107 |
1993-12-14 | * ldlex.h: Don't declare yywrap if it is a macro. | Ian Lance Taylor | 1 | -0/+2 |
1993-12-14 | * ldlang.c (lang_for_each_statement_worker, | Ian Lance Taylor | 1 | -0/+5 |
1993-12-13 | * Makefile.in: Added .PHONY targets where appropriate. Added some | Ian Lance Taylor | 1 | -0/+21 |
1993-12-11 | Made many changes to eliminate gcc warnings. Made various | Ian Lance Taylor | 1 | -0/+5 |
1993-12-11 | * ldlang.c (lang_process): Ifdef out final call to | Ian Lance Taylor | 1 | -0/+10 |
1993-12-02 | * ldgram.y (OPTION_Oval): New token. | Ian Lance Taylor | 1 | -2/+4 |
1993-12-01 | * configure.in: Group targets by CPU. Merge some m68k target entries with | Ken Raeburn | 1 | -0/+13 |
1993-12-01 | * ldgram.y (OPTION_call_shared, OPTION_non_shared): New tokens. | Ian Lance Taylor | 1 | -0/+12 |
1993-11-19 | * configure.in (mips*-sgi-irix5*): New target. Use mipsb-elf32. | Ian Lance Taylor | 1 | -0/+32 |
1993-11-08 | netware target support. | David Henkel-Wallace | 1 | -0/+4 |
1993-11-06 | correct mach3 values | David MacKenzie | 1 | -1/+6 |
1993-11-04 | Fix up dependencies and rules for ld.dvi, ld.info. | Ken Raeburn | 1 | -0/+2 |
1993-11-03 | * Makefile.in (distclean): Don't get rid of dvi or info files. | Ken Raeburn | 1 | -0/+4 |
1993-11-03 | make -o override OUTPUT | David MacKenzie | 1 | -0/+8 |
1993-11-02 | * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext, | Jeff Law | 1 | -0/+7 |
1993-11-02 | * emultempl/hppaosf.em: Various fixes and support for linker stub | Jeff Law | 1 | -0/+8 |
1993-11-02 | * ldlang.c (lang_process): Re-enable last call lang_size_sections. | Jeff Law | 1 | -0/+14 |
1993-10-29 | * ld.h (flag_is_*): Removed macros. | Ian Lance Taylor | 1 | -0/+7 |
1993-10-29 | Sparc Lynx support | Stan Shebs | 1 | -0/+9 |
1993-10-28 | * Makefile.in: Add dependency for $(EMULATION_OFILES). | Ian Lance Taylor | 1 | -0/+4 |
1993-10-25 | * relax.c (write_relax): Check return value of bfd_seclet_link. | Ian Lance Taylor | 1 | -0/+4 |
1993-10-25 | * ldlang.c (delete_output_file_on_failure): New variable. | Ken Raeburn | 1 | -0/+30 |
1993-10-19 | * configure.in (alpha-*-osf*): New target; use alpha.mt. | Ian Lance Taylor | 1 | -0/+16 |