aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1995-02-07 * som.c (som_bfd_find_nearest_line): Just return false, don'tJeff Law1-0/+5
abort.
1995-02-07updated for added/removed filesKen Raeburn2-5/+35
1995-02-07Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details:Ken Raeburn59-3396/+6470
Alpha support. Long options. New file format to support more information; backwards compatibility. Line-level profiling, on systems where bfd_find_nearest_line works. Selective display of data.
1995-02-07clean up mechanics of mosberger-tang's changesKen Raeburn2-162/+147
1995-02-07 * ecoffswap.h (ecoff_swap_pdr_in): Zero out intern before settingIan Lance Taylor1-0/+5
any of the fields.
1995-02-07keep new msdos filesKen Raeburn1-0/+1
1995-02-07Add support for powerpc-*-eabi in configure.in, rebuild configure.Michael Meissner3-17/+25
1995-02-07Apparently I forgot to commit this change:Jeff Law2-11/+33
* config/tc-hppa.c (md_apply_fix): Go ahead and call hppa_field_adjust to get a new value for R_DATA_ONE_SYMBOL relocations in SOM. (hppa_fix_adjustable): Refine somewhat.
1995-02-07Fix it so whitespace works out right even with sanitizationJim Kingdon1-1/+1
1995-02-07 * i386-tdep.c (_initialize_i386_tdep): Put void decl on separateStan Shebs2-1/+11
line, so init.c generation works correctly. start-sanitize-arc * arc-tdep.c (_initialize_arc_tdep): Ditto. end-sanitize-arc
1995-02-07various ChangeLog housekeeping, andStan Shebs2-11/+17
Sat Feb 4 13:29:52 1995 Stan Shebs <shebs@andros.cygnus.com> * config/m68k/est.mt (TDEPFILES): Remove m68k-pinsn.o.
1995-02-07ecoff gprof related fixes & improvements from David Mosberger-TangKen Raeburn3-84/+431
1995-02-06 * ldmain.c (undefined_symbol): Handle section being NULL.Ian Lance Taylor2-6/+20
1995-02-06 * libelf.h (struct elf_link_hash_table): Add saw_needed field.Ian Lance Taylor3-2/+45
* elfcode.h (elf_link_add_object_symbols): Set saw_needed if DT_NEEDED seen in .dynamic section. (elf_link_output_extsym): Warn if an undefined symbol is only referenced from a dynamic object, and not making a shared object, and saw_needed is false. * elf.c (_bfd_elf_link_hash_table_init): Initialize saw_needed.
1995-02-06update commentIan Lance Taylor1-1/+1
1995-02-06Fix string signifing the right target name.Rob Savoye1-1/+1
1995-02-06 * config/mips/idt.mt: Add support for the lsi33k target.Rob Savoye3-4/+4
* config/sparc/sun4sol2.mh: Add support for ser-tcp.
1995-02-06 * config/mips/idt.mt: Add support for ser-tcp and the lsi33kRob Savoye1-0/+8
target. * array-rom.c: Finish the rest of the support commands needed by GDB. * mips-tdep.c: Add LSI33k register names and processor type.
1995-02-06Add the rest of the commands needed by GDB.Rob Savoye1-31/+21
1995-02-06Add support for ser-tcp and the Array lsi33k target.Rob Savoye1-1/+1
1995-02-06 * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Don't define.Ian Lance Taylor3-18/+8
* elfcode.h (elf_link_add_object_symbols): Don't clear or set ELF_LINK_HASH_DEFINED_WEAK. (elf_link_output_extsym): Don't check ELF_LINK_HASH_DEFINED_WEAK.
1995-02-06tipoIan Lance Taylor1-1/+1
1995-02-06 * ldctor.c (ldctor_build_sets): Handle bfd_link_hah_defweak.Ian Lance Taylor3-11/+38
* ldexp.c (fold_name): Likewise. * ldlang.c (print_one_symbol): Likewise. (lang_finish): Likewise. * ldmain.c (multiple_common): Likewise. * ldwrite.c (print_symbol): Likewise. Also, bfd_link_hash_weak renamed to bfd_link_hash_undefweak.
1995-02-06 Distinguish a weak defined symbol from a regular defined symbol.Ian Lance Taylor9-179/+425
* linker.c (enum link_action): Add DEFW. (link_action): Add bfd_link_hash_defweak column. (_bfd_generic_link_add_one_symbol): Add DEFW case. Handle bfd_link_hash_defweak in a few other cases. * Many files (bfd_link_hash_undefweak): Renamed from bfd_link_hash_weak. * aoutx.h (aout_link_write_symbols): Handle bfd_link_hash_defweak. (aout_link_write_other_symbol): Likewise. (aout_link_input_section_std): Likewise. (aout_link_input_section_ext): Likewise. * bout.c (get_value): Likewise. * coff-a29k.c (coff_a29k_relocate_section): Likewise. * coff-alpha.c (alpha_convert_external_reloc): Likewise. (alpha_relocate_section): Likewise. * coff-mips.c (mips_relocate_section): Likewise. (mips_relax_section): Likewise. (bfd_mips_ecoff_create_embedded_relocs): Likewise. * cofflink.c (coff_write_global_sym): Likewise. (_bfd_coff_generic_relocate_section): Likewise. * ecoff.c (ecoff_link_add_externals): Likewise. (ecoff_link_write_external): LIkewise. * elf32-hppa.c (elf32_hppa_relocate_section): Likewise. (elf32_hppa_size_stubs): Likewise. * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Likewise. (elf_i386_relocate_section): Likewise. (elf_i386_finish_dynamic_symbol): Likewise. * elf32-mips.c (mips_elf_output_extsym): Likewise. (mips_elf_relocate_section): Likewise. * elf32-sparc.c (elf32_sparc_adjust_dynamic_symbol): Likewise. (elf32_sparc_relocate_section): Likewise. * elfcode.h (elf_link_add_object_symbols): Likewise. (elf_adjust_dynamic_symbol): Likewise. (elf_bfd_final_link): Likewise. (elf_link_output_extsym): Likewise. * i386linux.c (linux_add_one_symbol): Likewise. (linux_tally_symbols): Likewise. (linux_finish_dynamic_link): Likewise. * linker.c (_bfd_generic_link_output_symbols): Likewise. (set_symbol_from_hash): Likewise. * reloc16.c (bfd_coff_reloc16_get_value): Likewise. (bfd_perform_slip): Likewise. * sunos.c (sunos_add_one_symbol): Likewise. (sunos_scan_std_relocs): Likewise. (sunos_scan_ext_relocs): Likewise. (sunos_scan_dynamic_symbol): Likewise. (sunos_write_dynamic_symbol): Likewise.
1995-02-06 * bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weakIan Lance Taylor2-20/+41
to bfd_link_hash_undefweak. Add bfd_link_hash_defweak.
1995-02-06* i386.h: added cpuid instruction , and dr[0-7] aliases for theJ.T. Conklin1-0/+5
debug registers. From Charles Hannum (mycroft@netbsd.org).
1995-02-06* i386-dis.c (dis386_twobyte): Add cpuid, From Charles HannumJ.T. Conklin1-0/+12
(mycroft@netbsd.org).
1995-02-06 * scripttempl/alpha.sc: Set address of .data section correctlyIan Lance Taylor1-0/+7
when -n or -N is used. Patch from Chris G Demetriou <Chris_G_Demetriou@LAGAVULIN.PDL.CS.CMU.EDU>.
1995-02-06Bryan Ford's changes for 16-bit i386 support, and i386-msdos support.Ken Raeburn4-65/+206
1995-02-06i386 16-bit mode support from bryan fordKen Raeburn2-41/+71
1995-02-06msdos .exe file support from bryan fordKen Raeburn2-9/+31
1995-02-06 * gdbtk.c (gdb_disassemble): Deference pointer to function beforeJim Kingdon2-2/+9
calling it (pre-ANSI compilers generally require this).
1995-02-05 * Makefile.in (site.exp): Set host_alias and target_alias as wellJim Kingdon1-2/+9
as host_triplet and target_triplet.
1995-02-04 * config.guess (IRIX): Sed - to _.Jim Wilson1-0/+4
1995-02-04 * arc.mt: add SER_HARDWIRE=ser-go32-para.o, to overwrite host .mh.Kung Hsu1-0/+1
1995-02-04 * go32.mh, xm-go32.h: redundant files, not needed.Kung Hsu2-48/+0
1995-02-04 * ser-go32-para.c (dos_read): fix syntax errors.Kung Hsu2-4/+9
1995-02-04* objdump.c (disassemble_data): Pass section offset, not absolute address, toKen Raeburn1-0/+16
bfd_find_nearest_line. * nlmconv.c (powerpc_mangle_relocs): Don't use const with reloc_howto_type.
1995-02-03* Makefile.in (source-vault, binary-vault): New targets.J.T. Conklin1-0/+16
1995-02-03 * core.c (dis_asm_read_memory), defs.h, gdbtk.c (gdb_disassemble),Stu Grossman7-108/+160
top.c : Get rid of dis_asm_read_memory_hook. We can now call the disassemblers directly and have no need for this hook anymore. * defs.h, printcmd.c: Make print_insn be static. * ser-go32.c (dos_comisr): Make this 8 bit clean. * (dos_open dos_close): Allow multiple opens to the same device. Use a ref count to prevent unwanted deallocations. * sparcl-tdep.c: Put #ifdefs around all socket stuff to make GO32 happy. * (sparclite_ops): Switch to download_stratum. * target.h (enum strata): Move download_stratum before process_stratum so that executable targets get pushed on top of download targets.
1995-02-03 * array-rom.c: Remove the non GDB remote protocol config stuff.Rob Savoye3-174/+528
* monitor.c: All reading/writing functions for memory and registers work.
1995-02-03 * For arc specific changes.Kung Hsu1-0/+13
1995-02-03 * arc-tdep.c: new target dependent codes for arc processor.Kung Hsu4-0/+1636
* remote-arc.c: new file for arc-specific protocol through parallel line. * ser-go32-para.c: new file for go32 parallel port communication. * .Sanitize: sanitize arc specific files out.
1995-02-03 * config/arc/.Sanitize: New file for config/arc directory.Kung Hsu5-0/+394
* config/arc/arc.mt: new target makefile for arc processor. * config/arc/tm-arc.h: new target header for arc processor. * config/arc/go32.mh: new go32 host makefile for arc processor. * config/arc/xm-go32.h: new go32 host header for arc processor.
1995-02-02 * Makefile.in (VERSION): Bump to 4.13.2.Stan Shebs2-2/+20
1995-02-02vms fixes from pat rankinKen Raeburn2-133/+119
1995-02-02under m68k description, indicate that only a subset of moto syntax is handledKen Raeburn1-33/+77
1995-02-02* config/tc-m68k.c (cpu32_control_regs): New macro.Ken Raeburn1-0/+10
(m68k_init_after_args): Use it, for cpu32 processors.
1995-02-02update copyrightKen Raeburn1-1/+2
1995-02-02 * gas/hppa/reloc/picreloc.c: New test.Jeff Law3-3/+48
* gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.