aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-06-03 * Makefile.am: Rebuild dependencies.Ian Lance Taylor4-448/+1279
1999-06-03 * doc/internals.texi (Symbols): Describe changes in symbolIan Lance Taylor2-11/+143
1999-06-03 * common.h (EM_PPC64): Define.Ian Lance Taylor2-1/+6
1999-06-03Update.Richard Henderson8-822/+1684
1999-06-03* internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.Richard Henderson2-1/+9
1999-06-03Update.Richard Henderson5-2168/+4655
1999-06-03 * dwarf2dbg.c (dwarf2_gen_line_info): Use section_symbolRichard Henderson2-8/+9
1999-06-03 * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson6-2/+767
1999-06-03 * expr.c (operand): Don't use [ for parens if we want an index op.Richard Henderson2-23/+45
1999-06-03 * read.c (read_a_source_file): Conditionally allow matched "Richard Henderson1-2/+10
1999-06-03 * config/obj-elf.c (elf_pseudo_table): Add `common'.Richard Henderson1-0/+1
1999-06-03David Mosberger <davidm@hpl.hp.com>Richard Henderson2-30/+140
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor50-589/+1536
1999-06-03 * app.c (input_buffer): New static variable.Ian Lance Taylor4-77/+88
1999-06-03 * gasp.c (chunksize): New variable.Ian Lance Taylor2-2/+9
1999-06-02 * hash.h: Neaten. Declare hash_traverse.Ian Lance Taylor2-792/+398
1999-06-02Jason Merrill <jason@yorick.cygnus.com>Richard Henderson2-2/+10
1999-06-02Shouldn't have escaped.Richard Henderson1-30/+0
1999-06-02 * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell2-3/+51
1999-06-02 * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell2-37/+93
1999-06-02Stu Grossman <grossman@babylon-5.cygnus.com>Richard Henderson3-2/+9
1999-06-02Update copyright dates.Mark Mitchell2-2/+3
1999-06-02Update copyright.Richard Henderson1-1/+1
1999-06-02Mark Salter <msalter@cygnus.com>Richard Henderson2-0/+8
1999-06-02Rename interworking functions to avoid a name space collisionNick Clifton3-0/+20
1999-06-02Rename ARM interworking functions to avoid a name space collisionNick Clifton2-3/+8
1999-06-02 * elf-bfd.h (elf_backend_data): Remove use_rela_p. AddMark Mitchell6-22/+96
1999-06-02* hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Expand to 4096.Richard Henderson2-2/+6
1999-06-02* dlltool.c (gen_exp_file): Revert 19990411 change.Richard Henderson2-20/+5
1999-06-02Forgot to commit.Richard Henderson1-0/+6
1999-06-02 * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.Mark Mitchell6-10/+94
1999-06-02 * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of uninitializedAndreas Schwab2-1/+5
1999-06-02 * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigousAndreas Schwab2-4/+11
1999-06-01import gdb-1999-06-01 snapshotJason Molenda27-155/+592
1999-05-31 * readelf.c (process_relocs): Determine type of reloc fromAndreas Schwab2-9/+19
1999-05-30Cort Dougan <cort@cs.nmt.edu>Richard Henderson2-1/+5
1999-05-30Cort Dougan <cort@attis.cs.nmt.edu>Richard Henderson4-174/+42
1999-05-30Philip Blundell <philb@gnu.org>Nick Clifton2-2/+14
1999-05-29 * ld.texinfo (Options): Clarify that options which refer to filesIan Lance Taylor2-7/+15
1999-05-29Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.Nick Clifton6-72/+221
1999-05-29Implement new command line option for new ABI: -p which prevents the ARM codeNick Clifton3-4/+75
1999-05-29Display unknown values detected in ELF program header.Nick Clifton2-4/+24
1999-05-29Include pipeline offset in addend unless dealing with an old ABI.Nick Clifton2-9/+12
1999-05-29Define ELFOSABI_ARMNick Clifton2-0/+5
1999-05-29fix typo.Nick Clifton2-1/+5
1999-05-28remove spurious code.Nick Clifton1-3/+0
1999-05-28 -Wchar-subscripts cleanupDoug Evans6-26/+40
1999-05-28 * hppa.h (pa_opcodes): Move integer arithmetic instructions afterJeff Law2-21/+26
1999-05-28Initialise EI_OSABI and EI_ABIVERSION fields of e_ident array.Nick Clifton4-0/+31
1999-05-28fix typo.Nick Clifton1-1/+1