1994-06-15 |
Ian Lance Taylor | * scripttempl/aout.sc: Define __etext and __edata... |
blob | commitdiff | raw |
1994-06-15 |
Ian Lance Taylor | * ldver.c (help): Mention -traditional-format. |
blob | commitdiff | raw | diff to current |
1994-06-15 |
Ian Lance Taylor | * ld.h (ld_config_type): Add new field traditional_format. |
blob | commitdiff | raw | diff to current |
1994-06-15 |
Ian Lance Taylor | * ldctor.c (ldctor_add_entry): Add entries to a set... |
blob | commitdiff | raw | diff to current |
1994-06-14 |
Ian Lance Taylor | Tue Jun 14 18:05:09 1994 Eric Youngdale (ericy@cais... |
blob | commitdiff | raw | diff to current |
1994-06-13 |
Ian Lance Taylor | * scripttempl/alpha.sc: Define _ftext, _etext and... |
blob | commitdiff | raw | diff to current |
1994-06-13 |
Ian Lance Taylor | * ldfile.c (open_a): If this is not an archive, try... |
blob | commitdiff | raw | diff to current |
1994-06-13 |
Ian Lance Taylor | * lexsup.c (parse_args): Treat -i as a synonym for -r. |
blob | commitdiff | raw | diff to current |
1994-06-13 |
Ian Lance Taylor | * ldgram.y (exp): Treat BLOCK as a synonym for ALIGN... |
blob | commitdiff | raw | diff to current |
1994-06-13 |
Ian Lance Taylor | * ldgram.y (YYDEBUG): Don't define. |
blob | commitdiff | raw | diff to current |
1994-06-10 |
Ian Lance Taylor | * emultempl/gld960.em: Pass false for new argument to |
blob | commitdiff | raw | diff to current |
1994-06-09 |
Ian Lance Taylor | * scripttempl/i960.sc: Add CONSTRUCTORS to .data. |
blob | commitdiff | raw | diff to current |
1994-06-09 |
Bill Cox | * Makefile.in (check): Delete ld.new dependency so... |
blob | commitdiff | raw | diff to current |
1994-06-09 |
Ian Lance Taylor | * ldlang.c (map_input_to_output_sections): For lang_ad... |
blob | commitdiff | raw | diff to current |
1994-06-02 |
Ian Lance Taylor | Use SunOS shared libraries on a Sun 3. |
blob | commitdiff | raw | diff to current |
1994-06-02 |
Ian Lance Taylor | Add support for SunOS shared libraries. |
blob | commitdiff | raw | diff to current |
1994-06-01 |
Ian Lance Taylor | * ldlang.h (lang_input_statement_type): Remove fields... |
blob | commitdiff | raw | diff to current |
1994-05-27 |
Ken Raeburn | changes from gas-2.3/binutils-2.4 dist (details in... |
blob | commitdiff | raw | diff to current |
1994-05-27 |
Ian Lance Taylor | * ldlang.c (entry_symbol): Make static. |
blob | commitdiff | raw | diff to current |
1994-05-27 |
Ian Lance Taylor | * ldlang.c (lang_add_entry): Only set the entry symbol... |
blob | commitdiff | raw | diff to current |
1994-05-24 |
Ian Lance Taylor | * emulparams/elf32mipb.sh (OTHER_READONLY_SECTIONS... |
blob | commitdiff | raw | diff to current |
1994-05-19 |
Ian Lance Taylor | Add support for ELF shared libraries. |
blob | commitdiff | raw | diff to current |
1994-05-18 |
Ian Lance Taylor | * Makefile.in (install): Redirect output of ln to... |
blob | commitdiff | raw | diff to current |
1994-05-16 |
Jeff Law | * emultempl/hppaelf.em: Change all references of |
blob | commitdiff | raw | diff to current |
1994-05-13 |
Ian Lance Taylor | * ldlang.c (print_output_section_statement): Change... |
blob | commitdiff | raw | diff to current |
1994-05-13 |
Ian Lance Taylor | * config/i386-linux.mt (OTHER_EMULATIONS): Change... |
blob | commitdiff | raw | diff to current |
1994-05-11 |
Ken Raeburn | * ldver.c (ldversion): Updated version number. |
blob | commitdiff | raw | diff to current |
1994-05-11 |
Ian Lance Taylor | Don't create unnecessary output sections. |
blob | commitdiff | raw | diff to current |
1994-05-10 |
Ian Lance Taylor | * ldlang.c (wild_doit): Don't bother initializing... |
blob | commitdiff | raw | diff to current |
1994-05-09 |
Ian Lance Taylor | Remove Delta68 support. Could not get copyright assign... |
blob | commitdiff | raw | diff to current |
1994-05-06 |
Ian Lance Taylor | * ldfile.c (ldfile_open_command_file): Set bfd_error_s... |
blob | commitdiff | raw | diff to current |
1994-05-06 |
Ian Lance Taylor | * configure.in: Use "e" rather than "em_" as prefix for |
blob | commitdiff | raw | diff to current |
1994-05-06 |
Ken Raeburn | em_->e, mips-idtl->mipsl-idt name changes |
blob | commitdiff | raw | diff to current |
1994-05-04 |
Ian Lance Taylor | For PR 4906. |
blob | commitdiff | raw | diff to current |
1994-04-28 |
Bill Cox | Back-migrate minor changes in these files from 94Q1... |
blob | commitdiff | raw | diff to current |
1994-04-27 |
Ian Lance Taylor | * scripttempl/sa29200.sc: Align all sections to four... |
blob | commitdiff | raw | diff to current |
1994-04-27 |
Steve Chamberlain | * Makefile.in, configure.in: Support for go32 coff. |
blob | commitdiff | raw | diff to current |
1994-04-27 |
Stan Shebs | Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros... |
blob | commitdiff | raw | diff to current |
1994-04-26 |
Ian Lance Taylor | * scripttempl/mips.sc: Force _gp and .lit8 to be align... |
blob | commitdiff | raw | diff to current |
1994-04-26 |
Ian Lance Taylor | * config/i386v4.mh (HOSTING_CRT0): If ../gcc/crtbegin... |
blob | commitdiff | raw | diff to current |
1994-04-25 |
Ian Lance Taylor | * ldlang.c (lang_size_sections): When no address is... |
blob | commitdiff | raw | diff to current |
1994-04-21 |
Ian Lance Taylor | * Makefile.in (clean, distclean): Remove configdoc... |
blob | commitdiff | raw | diff to current |
1994-04-19 |
Bill Cox | * configure.in: Add recognition of i[34]86-*-bsd386. |
blob | commitdiff | raw | diff to current |
1994-04-15 |
Ian Lance Taylor | * ldlang.c (lang_size_sections): When relaxing, adjust the |
blob | commitdiff | raw | diff to current |
1994-04-11 |
Bill Cox | * Makefile.in (check): Set TCL_LIBRARY for runtest. |
blob | commitdiff | raw | diff to current |
1994-04-11 |
Ian Lance Taylor | * scripttempl/i386coff.sc: If relocating, don't put... |
blob | commitdiff | raw | diff to current |
1994-04-07 |
Jeff Law | * configure.in (hppa*-*-*elf*): Don't require... |
blob | commitdiff | raw | diff to current |
1994-04-06 |
Jeff Law | * emultempl/hppaelf.em (hppaelf_finish): Only... |
blob | commitdiff | raw | diff to current |
1994-04-05 |
Ian Lance Taylor | * ldmain.c (main): Check the return value of bfd_close. |
blob | commitdiff | raw | diff to current |
1994-03-31 |
Ian Lance Taylor | * scripttempl/alpha.sc: Clean up section alignment... |
blob | commitdiff | raw | diff to current |
1994-03-30 |
Ian Lance Taylor | * ldmisc.c (vfinfo): Change symbol reading slightly... |
blob | commitdiff | raw | diff to current |
1994-03-25 |
Ian Lance Taylor | * ldlang.c (print_input_section): For section size... |
blob | commitdiff | raw | diff to current |
1994-03-24 |
Ian Lance Taylor | * ldlang.c (new_afile): Add new argument add_to_list... |
blob | commitdiff | raw | diff to current |
1994-03-23 |
Ian Lance Taylor | * emultemp/gld960.em: Include libiberty.h |
blob | commitdiff | raw | diff to current |
1994-03-22 |
Ian Lance Taylor | * scripttempl/aout.sc: Force _end and __end to be... |
blob | commitdiff | raw | diff to current |
1994-03-22 |
Ian Lance Taylor | * ldwrite.c (build_link_order): Handle lang_data_state... |
blob | commitdiff | raw | diff to current |
1994-03-22 |
Ian Lance Taylor | Changes to make -Ur work again. |
blob | commitdiff | raw | diff to current |
1994-03-08 |
Ian Lance Taylor | Set Emacs local variables to never use version control. |
blob | commitdiff | raw | diff to current |
1994-03-08 |
David MacKenzie | * config/i386bsd.mh: New file. |
blob | commitdiff | raw | diff to current |
1994-03-07 |
Ian Lance Taylor | * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYM... |
blob | commitdiff | raw | diff to current |
1994-02-28 |
Stan Shebs | Mon Feb 28 10:59:14 1994 Stan Shebs (shebs@andros... |
blob | commitdiff | raw | diff to current |
1994-02-28 |
Jeff Law | * emultempl/hppaelf.em (hppaelf_finish): Update... |
blob | commitdiff | raw | diff to current |
1994-02-28 |
Jeff Law | * emultempl/hppaelf.em: Include elf32-hppa.h. |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Ian Lance Taylor | * ldmain.c (write_map): Don't define. Removed all... |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Ian Lance Taylor | * scripttempl/elf.sc: Force all sections to be aligned. |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Ian Lance Taylor | * ldgram.y (section): Reverse the order of memspec_opt and |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Ian Lance Taylor | * ldgram.y: Move include of ldlex.h back with other... |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Ian Lance Taylor | * ldgram.y (dirlist_ptr): Removed; not used. |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Ian Lance Taylor | Fri Feb 25 18:55:54 1994 Ted Lemon (mellon@pepper... |
blob | commitdiff | raw | diff to current |
1994-02-26 |
David MacKenzie | * ldgram.y: Include ldlex.h after %token decls, for... |
blob | commitdiff | raw | diff to current |
1994-02-26 |
Jeff Law | * emultempl/hppaelf.em: First attempt to clean... |
blob | commitdiff | raw | diff to current |
1994-02-25 |
Jeff Law | * ldlang.c (lang_size_sections): No longer... |
blob | commitdiff | raw | diff to current |
1994-02-25 |
David MacKenzie | * lexsup.c (parse_args): Use symbolic numbers for... |
blob | commitdiff | raw | diff to current |
1994-02-25 |
Ian Lance Taylor | * configure.in (powerpc-*-elf*): New target; use ppc... |
blob | commitdiff | raw | diff to current |
1994-02-25 |
David MacKenzie | Use getopt instead of lex and yacc to parse the comman... |
blob | commitdiff | raw | diff to current |
1994-02-22 |
Ian Lance Taylor | * ldlang.c (lang_size_sections): Only align section... |
blob | commitdiff | raw | diff to current |
1994-02-22 |
Ian Lance Taylor | * ldlang.h (largest_section): Don't declare. |
blob | commitdiff | raw | diff to current |
1994-02-21 |
Ian Lance Taylor | * ldlang.c (new_afile): Pass NULL as last argument... |
blob | commitdiff | raw | diff to current |
1994-02-17 |
Ian Lance Taylor | Various entries. |
blob | commitdiff | raw | diff to current |
1994-02-17 |
David MacKenzie | * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and |
blob | commitdiff | raw | diff to current |
1994-02-16 |
Ken Raeburn | i960-bout linker fixes, install-info bugfix |
blob | commitdiff | raw | diff to current |
1994-02-12 |
David MacKenzie | * ldlex.l (comment): Increment line number when newlin... |
blob | commitdiff | raw | diff to current |
1994-02-11 |
Ian Lance Taylor | * ldlang.c (lookup_name): Take new argument, force_loa... |
blob | commitdiff | raw | diff to current |
1994-02-10 |
Ian Lance Taylor | * ldmain.c (main): Use %ld when printing long values. |
blob | commitdiff | raw | diff to current |
1994-02-08 |
Jeff Law | * Rename all "hppaosf" files to "hppaelf". |
blob | commitdiff | raw | diff to current |
1994-02-07 |
David MacKenzie | * ldmain.c (main): Call xatexit, not atexit. |
blob | commitdiff | raw | diff to current |
1994-02-07 |
David MacKenzie | * ldlang.c (lang_size_sections): Check if bfd_relax_se... |
blob | commitdiff | raw | diff to current |
1994-02-05 |
David MacKenzie | * emultempl/lnk960.em (append), emultempl/hppaosf.em |
blob | commitdiff | raw | diff to current |
1994-02-05 |
Jeff Law | * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTIO... |
blob | commitdiff | raw | diff to current |
1994-02-05 |
David MacKenzie | * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc... |
blob | commitdiff | raw | diff to current |
1994-02-04 |
Steve Chamberlain | * Makefile.in: Lots of new H8/500 memory models. |
blob | commitdiff | raw | diff to current |
1994-01-30 |
Ken Raeburn | * ldlex.l: Removed duplicate rules. |
blob | commitdiff | raw | diff to current |
1994-01-28 |
David MacKenzie | * ldmisc.c (vfinfo): For `%I', if the file is in an... |
blob | commitdiff | raw | diff to current |
1994-01-28 |
David MacKenzie | * ldlex.l: Add rule to catch invalid input characters... |
blob | commitdiff | raw | diff to current |
1994-01-28 |
Ken Raeburn | * Makefile.in (check): Don't bother running any tests of |
blob | commitdiff | raw | diff to current |
1994-01-28 |
Steve Chamberlain | Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny... |
blob | commitdiff | raw | diff to current |
1994-01-27 |
David MacKenzie | * ldmain.c ldmain.h ldgram.y: If -v -V or --version... |
blob | commitdiff | raw | diff to current |
1994-01-26 |
Stan Shebs | * Makefile.in: Format variable definitions consistently. |
blob | commitdiff | raw | diff to current |
1994-01-25 |
Stan Shebs | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros... |
blob | commitdiff | raw | diff to current |
1994-01-24 |
Ian Lance Taylor | * ldmain.c (reloc_overflow): Added name, reloc_name... |
blob | commitdiff | raw | diff to current |
next |