Age | Commit message (Expand) | Author | Files | Lines |
1994-04-07 | * configure.in (hppa*-*-*elf*): Don't require "-hp-" for the | Jeff Law | 1 | -0/+3 |
1994-04-06 | * emultempl/hppaelf.em (hppaelf_finish): Only resize sections | Jeff Law | 1 | -0/+5 |
1994-04-05 | * ldmain.c (main): Check the return value of bfd_close. | Ian Lance Taylor | 1 | -0/+4 |
1994-03-31 | * scripttempl/alpha.sc: Clean up section alignment to ensure that | Ian Lance Taylor | 1 | -0/+5 |
1994-03-30 | * ldmisc.c (vfinfo): Change symbol reading slightly for recent BFD | Ian Lance Taylor | 1 | -0/+6 |
1994-03-25 | * ldlang.c (print_input_section): For section size, use | Ian Lance Taylor | 1 | -0/+7 |
1994-03-24 | * ldlang.c (new_afile): Add new argument add_to_list. Don't set | Ian Lance Taylor | 1 | -0/+24 |
1994-03-23 | * emultemp/gld960.em: Include libiberty.h | Ian Lance Taylor | 1 | -0/+5 |
1994-03-22 | * scripttempl/aout.sc: Force _end and __end to be aligned to a | Ian Lance Taylor | 1 | -0/+3 |
1994-03-22 | * ldwrite.c (build_link_order): Handle lang_data_statement_enum by | Ian Lance Taylor | 1 | -0/+6 |
1994-03-22 | Changes to make -Ur work again. | Ian Lance Taylor | 1 | -0/+53 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -0/+4 |
1994-03-08 | * config/i386bsd.mh: New file. | David MacKenzie | 1 | -0/+4 |
1994-03-07 | * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be | Ian Lance Taylor | 1 | -0/+7 |
1994-02-28 | Mon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -0/+4 |
1994-02-28 | * emultempl/hppaelf.em (hppaelf_finish): Update comments. This | Jeff Law | 1 | -0/+3 |
1994-02-28 | * emultempl/hppaelf.em: Include elf32-hppa.h. | Jeff Law | 1 | -0/+8 |
1994-02-26 | * ldmain.c (write_map): Don't define. Removed all references. | Ian Lance Taylor | 1 | -0/+13 |
1994-02-26 | * scripttempl/elf.sc: Force all sections to be aligned. | Ian Lance Taylor | 1 | -0/+2 |
1994-02-26 | * ldgram.y (section): Reverse the order of memspec_opt and | Ian Lance Taylor | 1 | -0/+4 |
1994-02-26 | * ldgram.y: Move include of ldlex.h back with other includes. | Ian Lance Taylor | 1 | -0/+7 |
1994-02-26 | * ldgram.y (dirlist_ptr): Removed; not used. | Ian Lance Taylor | 1 | -0/+6 |
1994-02-26 | Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper.ncd.com) | Ian Lance Taylor | 1 | -0/+5 |
1994-02-26 | * ldgram.y: Include ldlex.h after %token decls, for byacc. | David MacKenzie | 1 | -0/+4 |
1994-02-26 | * emultempl/hppaelf.em: First attempt to clean this file up. | Jeff Law | 1 | -0/+8 |
1994-02-25 | * ldlang.c (lang_size_sections): No longer static (PA ELF calls | Jeff Law | 1 | -0/+9 |
1994-02-25 | * lexsup.c (parse_args): Use symbolic numbers for long options. | David MacKenzie | 1 | -0/+3 |
1994-02-25 | * configure.in (powerpc-*-elf*): New target; use ppc-elf32. | Ian Lance Taylor | 1 | -0/+10 |
1994-02-25 | Use getopt instead of lex and yacc to parse the command line. | David MacKenzie | 1 | -0/+41 |
1994-02-22 | * ldlang.c (lang_size_sections): Only align section to alignment | Ian Lance Taylor | 1 | -0/+4 |
1994-02-22 | * ldlang.h (largest_section): Don't declare. | Ian Lance Taylor | 1 | -0/+6 |
1994-02-21 | * ldlang.c (new_afile): Pass NULL as last argument to concat. | Ian Lance Taylor | 1 | -0/+4 |
1994-02-17 | Various entries. | Ian Lance Taylor | 1 | -0/+9 |
1994-02-17 | * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and | David MacKenzie | 1 | -0/+5 |
1994-02-16 | i960-bout linker fixes, install-info bugfix | Ken Raeburn | 1 | -0/+20 |
1994-02-12 | * ldlex.l (comment): Increment line number when newline is read. | David MacKenzie | 1 | -0/+4 |
1994-02-11 | * ldlang.c (lookup_name): Take new argument, force_load. If true, | Ian Lance Taylor | 1 | -0/+9 |
1994-02-10 | * ldmain.c (main): Use %ld when printing long values. | Ian Lance Taylor | 1 | -0/+11 |
1994-02-08 | * Rename all "hppaosf" files to "hppaelf". | Jeff Law | 1 | -0/+4 |
1994-02-07 | * ldmain.c (main): Call xatexit, not atexit. | David MacKenzie | 1 | -0/+3 |
1994-02-07 | * ldlang.c (lang_size_sections): Check if bfd_relax_section set | David MacKenzie | 1 | -0/+5 |
1994-02-05 | * emultempl/lnk960.em (append), emultempl/hppaosf.em | David MacKenzie | 1 | -0/+7 |
1994-02-05 | * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTION): Delete (unused) | Jeff Law | 1 | -0/+8 |
1994-02-05 | * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc): Functions | David MacKenzie | 1 | -0/+14 |
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 |