summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update.Richard Henderson1999-06-038-822/+1684
* * internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.Richard Henderson1999-06-032-1/+9
* Update.Richard Henderson1999-06-035-2168/+4655
* * dwarf2dbg.c (dwarf2_gen_line_info): Use section_symbolRichard Henderson1999-06-032-8/+9
* * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson1999-06-036-2/+767
* * expr.c (operand): Don't use [ for parens if we want an index op.Richard Henderson1999-06-032-23/+45
* * read.c (read_a_source_file): Conditionally allow matched "Richard Henderson1999-06-031-2/+10
* * config/obj-elf.c (elf_pseudo_table): Add `common'.Richard Henderson1999-06-031-0/+1
* David Mosberger <davidm@hpl.hp.com>Richard Henderson1999-06-032-30/+140
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-0350-589/+1536
* * app.c (input_buffer): New static variable.Ian Lance Taylor1999-06-034-77/+88
* * gasp.c (chunksize): New variable.Ian Lance Taylor1999-06-032-2/+9
* * hash.h: Neaten. Declare hash_traverse.Ian Lance Taylor1999-06-022-792/+398
* Jason Merrill <jason@yorick.cygnus.com>Richard Henderson1999-06-022-2/+10
* Shouldn't have escaped.Richard Henderson1999-06-021-30/+0
* * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell1999-06-022-3/+51
* * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.Mark Mitchell1999-06-022-37/+93
* Stu Grossman <grossman@babylon-5.cygnus.com>Richard Henderson1999-06-023-2/+9
* Update copyright dates.Mark Mitchell1999-06-022-2/+3
* Update copyright.Richard Henderson1999-06-021-1/+1
* Mark Salter <msalter@cygnus.com>Richard Henderson1999-06-022-0/+8
* Rename interworking functions to avoid a name space collisionNick Clifton1999-06-023-0/+20
* Rename ARM interworking functions to avoid a name space collisionNick Clifton1999-06-022-3/+8
* * elf-bfd.h (elf_backend_data): Remove use_rela_p. AddMark Mitchell1999-06-026-22/+96
* * hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED): Expand to 4096.Richard Henderson1999-06-022-2/+6
* * dlltool.c (gen_exp_file): Revert 19990411 change.Richard Henderson1999-06-022-20/+5
* Forgot to commit.Richard Henderson1999-06-021-0/+6
* * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.Mark Mitchell1999-06-026-10/+94
* * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of uninitializedAndreas Schwab1999-06-022-1/+5
* * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid ambigousAndreas Schwab1999-06-022-4/+11
* import gdb-1999-06-01 snapshotJason Molenda1999-06-0127-155/+592
* * readelf.c (process_relocs): Determine type of reloc fromAndreas Schwab1999-05-312-9/+19
* Cort Dougan <cort@cs.nmt.edu>Richard Henderson1999-05-302-1/+5
* Cort Dougan <cort@attis.cs.nmt.edu>Richard Henderson1999-05-304-174/+42
* Philip Blundell <philb@gnu.org>Nick Clifton1999-05-302-2/+14
* * ld.texinfo (Options): Clarify that options which refer to filesIan Lance Taylor1999-05-292-7/+15
* Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.Nick Clifton1999-05-296-72/+221
* Implement new command line option for new ABI: -p which prevents the ARM codeNick Clifton1999-05-293-4/+75
* Display unknown values detected in ELF program header.Nick Clifton1999-05-292-4/+24
* Include pipeline offset in addend unless dealing with an old ABI.Nick Clifton1999-05-292-9/+12
* Define ELFOSABI_ARMNick Clifton1999-05-292-0/+5
* fix typo.Nick Clifton1999-05-292-1/+5
* remove spurious code.Nick Clifton1999-05-281-3/+0
* -Wchar-subscripts cleanupDoug Evans1999-05-286-26/+40
* * hppa.h (pa_opcodes): Move integer arithmetic instructions afterJeff Law1999-05-282-21/+26
* Initialise EI_OSABI and EI_ABIVERSION fields of e_ident array.Nick Clifton1999-05-284-0/+31
* fix typo.Nick Clifton1999-05-281-1/+1
* Minor formatting changes.Nick Clifton1999-05-282-4/+8
* Update commentNick Clifton1999-05-282-2/+6
* Better coping with different reloc types.Nick Clifton1999-05-282-70/+129