aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1994-02-08Oops.Jeff Law2-2/+2
1994-02-08 * archures.c (enum bfd_architecture): Added bfd_arch_powerpc.Ian Lance Taylor1-0/+8
(archures_init_table): If SELECT_ARCHITECTURES is not defined, added bfd_powerpc_arch. * bfd-in2.h: Rebuilt. * cpu-powerpc.c: New file. * Makefile.in (ALL_MACHINES, CFILES): Added cpu-powerpc.c. Rebuilt dependencies.
1994-02-08 * Rename all "hppaosf" files to "hppaelf".Jeff Law2-2/+2
* Change all "osf" references to "elf" in hppaelf files. * Makefile.in: Likewise. * configure.in: Likewise.
1994-02-08PowerPC CPU support.Ian Lance Taylor1-0/+1
1994-02-08 * Rename all "hppaosf" files to "hppaelf".Jeff Law1-0/+4
1994-02-08Renamed hppaosf.sc to hppaelf.scJeff Law1-35/+0
1994-02-08Renamed hppaosf.em to hppaelf.emJeff Law1-0/+0
1994-02-08Renamed hppaosf.sh to hppaelf.shJeff Law1-0/+0
1994-02-08Renamed hppaosf.mh to hppaelf.mhJeff Law1-0/+0
1994-02-08Renamed hppaosf.mt to hppaelf.mtJeff Law1-0/+0
1994-02-07Mon Feb 7 15:53:02 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+5
* mpw-make.in (CSEARCH): Add extra-include to search path.
1994-02-07 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather thanJeff Law2-2/+2
PA OSF1.
1994-02-07 * configure.in (hppa*-*-osf*): Treat this just like most otherJeff Law1-7/+1
PA configurations (eg no binutils or ld). (hppa*-*-*elf*): These configurations have binutils and ld.
1994-02-07 binutils.texi: minor formatting updates for next releaseJeffrey Osier1-3/+6
1994-02-07 nlmconv.1: minor fixJeffrey Osier1-1/+5
1994-02-07tc-alpha.c (md_atof): Warn that FP vals might not assemble properlyKen Raeburn1-0/+3
1994-02-07configure.in, tc-alpha, atof-generic changesKen Raeburn1-5/+17
1994-02-07Enable alpha-*-osf* configuration.Ken Raeburn1-1/+1
1994-02-07(load_expression): Parenthesize operations in range checking, to avoidKen Raeburn1-5/+23
precedence questions. (addr32): New static variable. (md_parse_option): Set it for "-32addr". (load_symbol_address): If addr32 is set, use ldl instead of ldq.
1994-02-07 * elfcode.h (bfd_section_from_shdr): Get vma and alignment_powerIan Lance Taylor1-0/+6
of an SHT_STRTAB section from sh_addr and sh_addralign, rather than just setting them to zero.
1994-02-07 * config/m68k/{m68k-em.mt,tm-m68k-em.h}: Remove; no longer used.Jim Kingdon5-76/+6
* configure.in: Remove comment about m68k-em.mt. * Makefile.in: Remove references.
1994-02-07 * defs.h [BFD64]: Use BFD_HOST_64_BIT, not nonexistentJim Kingdon1-0/+5
BFD_HOST_64_TYPE.
1994-02-07tc-alpha, obj-ecoff changesKen Raeburn1-0/+16
1994-02-07* tc-alpha.c (md_section_align): Change second argument andKen Raeburn1-6/+4
return type to valueT, to agree with tc.h. (alpha_do_align): Local static array nop_pattern is now unsigned char, to avoid overflow warnings. * tc-alpha.h (md_section_align): Delete declaration. * obj-ecoff.c (ecoff_frob_file): Ensure that ecoff_data for output bfd is non-null before indirecting through it. Crock to get GP set right: * tc-alpha.c (alpha_frob_ecoff_data): Renamed from alpha_frob_file. * tc-alpha.h (tc_frob_file): Macro deleted. * obj-ecoff.c (ecoff_frob_file) [TC_ALPHA]: Call alpha_frob_ecoff_data, then fill in optional-header info with gp value and register masks.
1994-02-07atof-generic.c, ecoff.c, literal.c, write.c changesKen Raeburn1-0/+19
1994-02-07(atof_generic): Calculate maximum number of useful digits in integerKen Raeburn1-0/+9
arithmetic, to eliminate only source of dependence on floating point support, which currently doesn't work yet on the Alpha.
1994-02-07 * ldmain.c (main): Call xatexit, not atexit.David MacKenzie1-0/+3
Call xmalloc_set_program_name.
1994-02-07 * elfcode.h (prep_headers, swap_out_syms): Check for NULL returnDavid MacKenzie2-10/+68
from bfd_new_strtab. (elf_compute_section_file_positions): Check for false return from swap_out_syms. * linker.c (default_indirect_link_order): Check for NULL return from bfd_get_relocated_section_contents. * syms.c: Make example application in doc call xmalloc, not bfd_xmalloc. * aoutx.h (NAME(aout,slurp_symbol_table), aout_link_get_symbols, NAME(aout,link_hash_table_create)): * bout.c (b_out_slurp_reloc_table, b_out_squirt_out_relocs): * ecoff.c (ecoff_bfd_link_hash_table_create): * ecofflink.c (bfd_ecoff_debug_init): * format.c (bfd_check_format_matches): * linker.c (_bfd_generic_link_hash_table_create): (_bfd_generic_final_link): * reloc16.c (bfd_coff_reloc16_relax_section): (bfd_coff_reloc16_get_relocated_section_contents): * elf32-hppa.c (hppa_elf_build_arg_reloc_stub): * elf32-mips.c (mips_elf_final_link): * elfcode.h (bfd_new_strtab): (bfd_add_2_to_strtab): (elf_slurp_symbol_table): (elf_corefile_note): * libbfd.c (bfd_zmalloc): Use malloc and check the result, instead of bfd_xmalloc.
1994-02-07 * ldlang.c (lang_size_sections): Check if bfd_relax_section setDavid MacKenzie1-0/+5
bfd_errno.
1994-02-07 (udi_create_inferior): If udi_session_id is negative, open a newJim Kingdon1-0/+2
TIP rather than giving an error.
1994-02-07 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),Jim Kingdon1-5/+5
gdb.t03/ptype.exp (ptype structure, ptype union): Remove xfails; the test is looser than when the xfails were added.
1994-02-07 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,Jim Kingdon2-15/+20
since "run" automatically loads if necessary. Call gdb_target_udi after the "file" since "file" kills any execution target.
1994-02-07 * target.c (target_preopen): If target_kill doesn't remove theJim Kingdon2-6/+3
target from the stack, use pop_target to do it.
1994-02-07 * gdb.t02/whatis.exp: Remove xfails for PRs 1838 and 2417; theyJim Kingdon1-0/+10
are fixed. * gdb.t02/whatis.exp: Remove xfails for v_char_array and v_signed_char_array; the test is looser than when the xfails were added. * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI. * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
1994-02-07 * coffread.c (process_coff_symbol, case C_TPDEF): Don't set nameJim Kingdon1-0/+4
of TYPE_CODE_PTR or TYPE_CODE_FUNC types. This parallels similar changes to stabsread.c from summer 1993.
1994-02-07 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.Jeff Law2-33/+134
1994-02-07 * configure.in (hiux): Fixes from m-kasahr@sramhc.sra.co.JP.Jeff Law2-0/+4
1994-02-07* gdb.t01/run.exp: Only run shell test if isnative.Jim Kingdon1-0/+2
1994-02-07 * config/obj-som.c (obj_som_init_stab_section): Same changeJeff Law1-0/+6
as coffbfd and elf below. Zero the initial stab symbol after allocating it.
1994-02-07 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,Jim Kingdon2-26/+7
since "run" automatically loads if necessary.
1994-02-06 * config/udi-gdb.exp (gdb_start): Don't send "set args main" toJim Kingdon2-4/+6
GDB. GDB doesn't work that way (not anymore at least) on UDI. * gdb.t01/run.exp: Don't pass extra first argument for UDI.
1994-02-06 * remote-udi.c (udi_files_info): If prog_name is NULL, just skipJim Kingdon2-12/+38
printing the program, rather than passing NULL to printf. (udi_detach): Set udi_session_id to -1 so that udi_close doesn't try to call UDIDisconnect again. Print better message. (udi_kill): Just call UDIDisconnect ourselves, rather than doing it via udi_close. (udi_open): Unpush UDI target after target_preopen, now that udi_kill doesn't pop the target. (udi_create_inferior): If udi_session_id is negative, open a new TIP rather than giving an error.
1994-02-06 * config/mips/mipsm3.mh, config/i386/i386m3.mh,Jim Kingdon8-26/+33
config/ns32k/ns32km3.mh: Define NAT_FILE. * config/nm-m3.h: Change guard from _OS_MACH3_H_ and _OS_MACH3_H (it was inconsistent and namespace-wrong) to NM_M3_H. * m3-nat.c (mach_really_wait): Change parameter name to ourstatus. (m3_open): New function. (m3_ops): Use it. * TODO: Update Mach section. * Makefile.in: Remove "rapp" stuff; it is superseded by gdbserver.
1994-02-06 * printcmd.c (printf_command): Add missing single-letterPer Bothner1-0/+5
backslash-escape sequences, and improve error message.
1994-02-06 * corelow.c (solib_add_stub, core_open): Pass address of from_ttyJim Kingdon2-5/+10
rather than trying to shove an int into a pointer and back out again. This avoids compiler warnings.
1994-02-06 * i960-dis.c (reg, mem): Just use a static array instead ofJim Kingdon1-0/+5
calling xmalloc.
1994-02-06 * defs.h (alloca): Declare as void *, not char *, on hpux.Jim Kingdon2-22/+38
Don't prototype it, just declare the return type.
1994-02-06 * config/i386/tm-sun386.h, config/i386/tm-symmetry.hPeter Schauer3-2/+7
(REGISTER_CONVERT_TO_RAW): Add missing backslash.
1994-02-06remove cvs lossageDavid MacKenzie1-7/+1
1994-02-05 * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM orJim Kingdon2-4/+15
ZERO_REGNUM, just read it as zero without talking to the board.