1994-01-06 |
Ian Lance Taylor | * ecoff.c: First cut at new style of linker backend for
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * ldmain.c (add_to_set): Add bitsize argument.
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * aoutx.h (NAME(aout,final_link)): Don't abort when...
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * linker.c (_bfd_generic_link_add_one_symbol): Add...
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * ld.h (QUAD_SIZE): Define.
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * configure.in: Don't build gas for alpha-dec-osf1*.
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * config/tc-mips.c (mips_ip): Warn about using $1...
|
commit | commitdiff | tree |
1994-01-06 |
Ian Lance Taylor | * scripttempl/alpha.sc: Don't create .lit4 or .sdata...
|
commit | commitdiff | tree |
1994-01-05 |
Ian Lance Taylor | * ecoff.h (NUM_RELOC_SECTIONS): Define.
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | * bfd-in.h, hash.c: Change bfd_hash_allocate argument...
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | Entry for making swapping retrieval routines take...
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | * bfd-in.h (bfd_get{b,l}[_signed_]{16,32,64}): Declare...
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | Renamed get_elt_at_filepos to _bfd_get_elt_at_filepos...
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | * libbfd-in.h (struct artdata): Added tdata field.
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | * bfd.texinfo: Added Hash Tables node.
|
commit | commitdiff | tree |
1994-01-03 |
Ian Lance Taylor | * hash.c: Added some documentation.
|
commit | commitdiff | tree |
1993-12-31 |
Ian Lance Taylor | Minor cleanups suggested by CodeCenter.
|
commit | commitdiff | tree |
1993-12-31 |
Ian Lance Taylor | * ldgram.y (yyerror): Make argument const char *,...
|
commit | commitdiff | tree |
1993-12-30 |
Ian Lance Taylor | Rebuilt after removal of seclet.c from doc/Makefile.in.
|
commit | commitdiff | tree |
1993-12-30 |
Ian Lance Taylor | Added new files for linker support, and removed old...
|
commit | commitdiff | tree |
1993-12-30 |
Ian Lance Taylor | Removed files that are no longer used by the rewritten...
|
commit | commitdiff | tree |
1993-12-30 |
Ian Lance Taylor | Extensive changes to move the bulk of the linker into...
|
commit | commitdiff | tree |
1993-12-30 |
Ian Lance Taylor | A major rewrite to move the bulk of the linker into...
|
commit | commitdiff | tree |
1993-12-30 |
Ian Lance Taylor | * bfdlink.h: New file for new BFD linker backend routines.
|
commit | commitdiff | tree |
1993-12-28 |
Ian Lance Taylor | * elf.c (bfd_elf_generic_reloc): If this is not an...
|
commit | commitdiff | tree |
1993-12-23 |
Ian Lance Taylor | Various entries.
|
commit | commitdiff | tree |
1993-12-23 |
Ian Lance Taylor | gcc -Wall lint:
|
commit | commitdiff | tree |
1993-12-16 |
Ian Lance Taylor | * mips-tdep.c (read_next_frame_reg): If SIGFRAME_REG_SIZE...
|
commit | commitdiff | tree |
1993-12-14 |
Ian Lance Taylor | * ldlex.h: Don't declare yywrap if it is a macro.
|
commit | commitdiff | tree |
1993-12-14 |
Ian Lance Taylor | * ldlang.c (lang_for_each_statement_worker,
|
commit | commitdiff | tree |
1993-12-13 |
Ian Lance Taylor | * Makefile.in: Added .PHONY targets where appropriate...
|
commit | commitdiff | tree |
1993-12-13 |
Ian Lance Taylor | New file used for rebuilding dependencies.
|
commit | commitdiff | tree |
1993-12-12 |
Ian Lance Taylor | More gcc lint.
|
commit | commitdiff | tree |
1993-12-11 |
Ian Lance Taylor | Made many changes to eliminate gcc warnings. Made...
|
commit | commitdiff | tree |
1993-12-11 |
Ian Lance Taylor | * ldlang.c (lang_process): Ifdef out final call to
|
commit | commitdiff | tree |
1993-12-10 |
Ian Lance Taylor | * nlmheader.y (command): Accept MAP and FULLMAP without...
|
commit | commitdiff | tree |
1993-12-10 |
Ian Lance Taylor | * nlmconv.c (main): Warn about imported symbols that...
|
commit | commitdiff | tree |
1993-12-10 |
Ian Lance Taylor | * nlmconv.c (debug, unlink_on_exit): New static variables.
|
commit | commitdiff | tree |
1993-12-08 |
Ian Lance Taylor | * nlmheader.y (nlmheader_identify): New function....
|
commit | commitdiff | tree |
1993-12-08 |
Ian Lance Taylor | Change remite-e7000.c to remote-e7000.c.
|
commit | commitdiff | tree |
1993-12-08 |
Ian Lance Taylor | Typo
|
commit | commitdiff | tree |
1993-12-08 |
Ian Lance Taylor | * config/mips/idt.mt: Use tm-idt.h instead of tm-bigmips.h.
|
commit | commitdiff | tree |
1993-12-07 |
Ian Lance Taylor | * mipsread.c: Include bfd.h and coff/sym.h.
|
commit | commitdiff | tree |
1993-12-07 |
Ian Lance Taylor | * libnlm.h (nlm_backend_data): Removed macro definition.
|
commit | commitdiff | tree |
1993-12-06 |
Ian Lance Taylor | * nlmconv.c (long_options): Changed --header-info...
|
commit | commitdiff | tree |
1993-12-06 |
Ian Lance Taylor | * configure.in: Recognize mips* for all mips targets.
|
commit | commitdiff | tree |
1993-12-06 |
Ian Lance Taylor | Added Irix 5 support.
|
commit | commitdiff | tree |
1993-12-06 |
Ian Lance Taylor | * serial.h (serial_fdopen): Make parameter const to...
|
commit | commitdiff | tree |
1993-12-06 |
Ian Lance Taylor | New files for Irix 5 support.
|
commit | commitdiff | tree |
1993-12-03 |
Ian Lance Taylor | * config/solaris2.mh (HDEFINES): Remove -Dconst=
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * ecoff.c: Added various casts for 32/64 bit cross...
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * libnlm.h (struct nlm_obj_tdata): New field backend_data.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * configure.in: Don't build ld for Irix 5. Don't...
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * configure.in (mips*-sgi-irix5*): New target; use...
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | New file for Irix 5 host support.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | New file for Alpha NetWare. External structure information.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | Various entries.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * libnlm.h (struct nlm_backend_data): New fields
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * nlmswap.h: Declare functions.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | New files for preliminary Alpha NetWare support.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | Remove unused declaration from nlmconv.c. Add ChangeLog...
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | Restore changes clobbered by Sean's check in.
|
commit | commitdiff | tree |
1993-12-02 |
Ian Lance Taylor | * ldgram.y (OPTION_Oval): New token.
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | Various entries. Added entries for NetWare changes...
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | Added copyright notice and comments.
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | * hosts/alphaosf.h (uint64_typeLOW, uint64_typeHIGH...
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | * config.bfd: Don't set target64 here, as the setting...
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | * bfd-in.h (uint64_typeLOW, uint64_typeHIGH): Fully...
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | * config/tc-mips.c (macro): From wilson@cygnus.com...
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | * ldgram.y (OPTION_call_shared, OPTION_non_shared...
|
commit | commitdiff | tree |
1993-12-01 |
Ian Lance Taylor | * config/tc-mips.c (macro): Subtract 8 from offset...
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | Add copyright notices and comments and a ChangeLog...
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | Irix 4 core support entries.
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | * irix-core.c: New file for Irix 4 and Irix 5 core...
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | New file for Irix 4 and Irix 5 core file support. ...
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | * Makefile.in (check): Do not use subdir_do, so that
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | * Makefile.in (stabs.o): Added dependencies.
|
commit | commitdiff | tree |
1993-11-30 |
Ian Lance Taylor | * config/obj-ecoff.c (ecoff_frob_file): Don't call...
|
commit | commitdiff | tree |
1993-11-29 |
Ian Lance Taylor | gcc -Wall -O lint:
|
commit | commitdiff | tree |
1993-11-24 |
Ian Lance Taylor | * ecoff.c (ecoff_setup_ext): Renamed from ecoff_build_ext.
|
commit | commitdiff | tree |
1993-11-24 |
Ian Lance Taylor | * elfcode.h (map_program_segments): Restore check...
|
commit | commitdiff | tree |
1993-11-24 |
Ian Lance Taylor | * ecofflink.c: New file to hold ECOFF debug information...
|
commit | commitdiff | tree |
1993-11-24 |
Ian Lance Taylor | New file to hold ECOFF linking routines used by both...
|
commit | commitdiff | tree |
1993-11-22 |
Ian Lance Taylor | * ecoff.c (ecoff_mkobject): Don't create .scommon...
|
commit | commitdiff | tree |
1993-11-19 |
Ian Lance Taylor | * config/obj-coffbfd.c: Use PARAMS rather than EXFUN.
|
commit | commitdiff | tree |
1993-11-19 |
Ian Lance Taylor | * coff-a29k.c (a29k_reloc): For R_IREL, don't left...
|
commit | commitdiff | tree |
1993-11-19 |
Ian Lance Taylor | * elfcode.h (elf_fake_sections): Accept .sbss as the...
|
commit | commitdiff | tree |
1993-11-19 |
Ian Lance Taylor | * configure.in (mips*-sgi-irix5*): New target. Use...
|
commit | commitdiff | tree |
1993-11-19 |
Ian Lance Taylor | * ldmain.c (enter_file_symbols): Removed duplicate...
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | Get ECOFF gas to work again after this morning's checkins.
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | Various entries.
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | * config/tc-mips.c: Check ECOFF_DEBUGGING rather than
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | Various entries.
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | * elfcode.h (bfd_section_from_shdr): Don't dump core...
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | * libelf.h (struct elf_backend_data): Added fields
|
commit | commitdiff | tree |
1993-11-18 |
Ian Lance Taylor | * libecoff.h: Include coff/ecoff.h.
|
commit | commitdiff | tree |
1993-11-17 |
Ian Lance Taylor | * mipsread.c: Change use of ECOFF information to correspond to
|
commit | commitdiff | tree |
1993-11-17 |
Ian Lance Taylor | * configure.in (mips-*-irix5*): New target. Use elf...
|
commit | commitdiff | tree |
1993-11-17 |
Ian Lance Taylor | * Makefile.in (REAL_SOURCES): Added ecoff.c.
|
commit | commitdiff | tree |
1993-11-17 |
Ian Lance Taylor | New files for ECOFF debugging split out of config/obj...
|
commit | commitdiff | tree |
next |