aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-06-221999-06-23 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor7-63/+84
1999-06-22 * elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_linkIan Lance Taylor2-0/+14
1999-06-22 * ldlang.c (section_already_linked): Only discard link onceIan Lance Taylor2-0/+10
1999-06-22 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:Ian Lance Taylor2-22/+33
1999-06-22clarify section dynindx commentIan Lance Taylor1-1/+2
1999-06-22 Based on patches from Mumit Khan <khan@xraylith.wisc.EDU>:Ian Lance Taylor9-181/+523
1999-06-22 * subsegs.c (subseg_text_p): Rewrite non BFD_ASSEMBLER case to useIan Lance Taylor2-4/+38
1999-06-22 * config/tc-alpha.c: More use of symbol accessor functions.Ian Lance Taylor11-36/+49
1999-06-22 * config/tc-arc.c (get_arc_exp_reloc_type): Change uses ofIan Lance Taylor5-11/+18
1999-06-22reformat copyright paragraphIan Lance Taylor1-3/+4
1999-06-22add a couple of if/else/endif commentsIan Lance Taylor1-2/+2
1999-06-22 * config/obj-ecoff.c (obj_ecoff_set_ext): Change uses of bsym toIan Lance Taylor4-5/+14
1999-06-221999-06-22 Jonathan Larmour <jlarmour@cygnus.co.uk>Ian Lance Taylor10-23/+42
1999-06-22 * elflink.h (link_read_relocs): Explicitly cast external_relocs toMark Mitchell2-1/+6
1999-06-22 * elf-hppa.h: New file. Common stuff for elf32 and elf64 PAJeff Law4-433/+579
1999-06-22document behaviour of dot inside sections.Nick Clifton2-0/+38
1999-06-22Catch overflow in 22_PCREL reloc.Nick Clifton2-0/+9
1999-06-21hJeff Law1-1/+1
1999-06-21mJeff Law1-0/+5
1999-06-21dJeff Law2-4/+11
1999-06-21 Jeff Law1-0/+7
1999-06-218Jeff Law1-2/+2
1999-06-21bJeff Law1-0/+4
1999-06-21import gdb-1999-06-21 snapshotJason Molenda18-116/+2897
1999-06-21 * scripttempl/elf.sc (WRITABLE_RODATA): New variable forMark Mitchell2-8/+10
1999-06-21 * alpha-dis.c: Don't include <stdlib.h>.Ian Lance Taylor6-25/+48
1999-06-21 * coff-arm.c (arm_emit_base_file_entry): Explicitly declare returnIan Lance Taylor2-1/+6
1999-06-21 * config/tc-arm.c (ldst_extend): Add parentheses to avoidIan Lance Taylor2-10/+23
1999-06-21Use symbol_get_bfdsym() macroNick Clifton2-4/+3
1999-06-21Include struc-symbol.h so that symbol structure definition is available.Nick Clifton2-1/+7
1999-06-21 * mips.h (Elf32_Internal_Msym): New structure.Mark Mitchell2-0/+42
1999-06-21Add new command line switch --thumb-entry.Nick Clifton5-3/+173
1999-06-21Link object files with the .exp file, not the .lib fileNick Clifton2-6/+8
1999-06-20H.J. Lu <hjl@gnu.org>Richard Henderson3-6/+18
1999-06-20 * section.c (_bfd_strip_section_from_output): Ignore sectionsRichard Henderson2-2/+9
1999-06-20 * emultempl/armelf.em: Watch EMULATION_LIBPATH instead ofRichard Henderson4-16/+39
1999-06-19 * elflink.h (elf_link_remove_section_and_adjust_dynindices):Ian Lance Taylor2-2/+8
1999-06-19 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't crash ifIan Lance Taylor1-5/+10
1999-06-19 * config/tc-ppc.c: Update for symbol handling changes.Ian Lance Taylor3-190/+213
1999-06-18* deflex.l: Accept single-character symbol names.DJ Delorie2-1/+5
1999-06-18 * Makefile.am (GENSCRIPTS): Pass EMULATION_LIBPATH, not EMUL.Richard Henderson7-249/+447
1999-06-18 * tc-hppa.c: General cleanups of ELF support. No more spacesJeff Law2-128/+214
1999-06-18 * elf64-alpha.c (elf64_alpha_relocate_section): Don't adjustRichard Henderson2-0/+11
1999-06-18Patches for eCos: Dump literal pool on section change. Mark thumb functionNick Clifton2-30/+182
1999-06-17 * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.Joern Rennecke2-4/+9
1999-06-17Fix -Wuh and -Wnhu options so that they work.Nick Clifton2-4/+13
1999-06-17Detect illegal use of hash symbols in assembler mnemonics.Nick Clifton2-3/+29
1999-06-16Detect symbols typed as thumb functions.Nick Clifton2-1/+11
1999-06-16Add detection of IMB and IMBRange SWIs.Nick Clifton2-79/+87
1999-06-16Add -M command line switch to objdump - text of switch is passed on to disass...Nick Clifton9-6/+145