Kung Hsu [Fri, 10 Jun 1994 23:55:12 +0000 (23:55 +0000)]
Modified Files:
Makefile.in ChangeLog
* Makefile.in: change sparclite-tdep.c to sparcl-tdep.c.
Kung Hsu [Fri, 10 Jun 1994 23:26:59 +0000 (23:26 +0000)]
Added Files:
sparcl-tdep.c sparcl-stub.c
Removed Files:
sparclite-tdep.c sparclite-stub.c
* change file name because fisrt 8 chars has to be unique.
Kung Hsu [Fri, 10 Jun 1994 22:37:48 +0000 (22:37 +0000)]
Modified Files:
.Sanitize
* .Sanitize: add sparclite-stub.c sparclite-tdep.c to keep.
Kung Hsu [Fri, 10 Jun 1994 21:58:48 +0000 (21:58 +0000)]
Modified Files:
ChangeLog
* sparclite/Makefile.in: fix INCLUDE_CFLAGS to have {srcdir}/../config.
Ian Lance Taylor [Fri, 10 Jun 1994 21:42:30 +0000 (21:42 +0000)]
* config/obj-elf.c (obj_elf_section): Don't set any flags based on
the type of a special section.
Ian Lance Taylor [Fri, 10 Jun 1994 21:22:31 +0000 (21:22 +0000)]
Don't sanitize out SPARC v9 stuff.
Ian Lance Taylor [Fri, 10 Jun 1994 21:19:49 +0000 (21:19 +0000)]
Restore sparc64 targets clobbered in 1994/04/07 checkin.
Ian Lance Taylor [Fri, 10 Jun 1994 21:14:49 +0000 (21:14 +0000)]
* nm.c: HOST_64_BIT was renamed to BFD_HOST_64_BIT.
Ian Lance Taylor [Fri, 10 Jun 1994 20:48:41 +0000 (20:48 +0000)]
* emultempl/gld960.em: Pass false for new argument to
ldfile_add_library_path.
* emultempl/gld960c.em, emultempl/lnk960.em: Likewise.
Ian Lance Taylor [Fri, 10 Jun 1994 20:46:42 +0000 (20:46 +0000)]
* emultempl/sunos.em: Only look for .so files if doing a dynamic
link.
Ian Lance Taylor [Fri, 10 Jun 1994 19:43:49 +0000 (19:43 +0000)]
* objcopy.c (copy_archive): Make the temporary directory in the
same directory as the output BFD, since we may not have write
permission on the current directory. Set the permissions of the
new directory to 0700, not 0777.
Ian Lance Taylor [Fri, 10 Jun 1994 19:00:28 +0000 (19:00 +0000)]
* aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section.
(NAME(aout,get_reloc_upper_bound)): Likewise.
Ian Lance Taylor [Fri, 10 Jun 1994 17:55:45 +0000 (17:55 +0000)]
* config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc,
realloc, free, or atol.
Ian Lance Taylor [Fri, 10 Jun 1994 17:27:22 +0000 (17:27 +0000)]
* coff-i960.c (coff_i960_reloc_type_lookup): Add BFD_RELOC_CTOR.
* linker.c (_bfd_generic_link_write_global_symbol): Don't assume
the section of a common symbol is not NULL.
Jeff Law [Fri, 10 Jun 1994 17:10:08 +0000 (17:10 +0000)]
* gdb.base/recurse.exp: Misc changes to get tests running again
after Kung's changes to the watchpoint code.
* gdb.base/watchpoint.exp: Likewise.
Jeff Law [Fri, 10 Jun 1994 16:43:52 +0000 (16:43 +0000)]
* hppa-tdep.c (target_read_pc, target_write_pc): Accept (and
ignore) a PID argument.
(hppa_pop_frame): Pass a PID to target_write_pc.
* config/pa/tm-hppa.h (TARGET_READ_PC, TARGET_WRITE_PC): Accept
and pass through a PID argument.
(target_read_pc, target_write_pc): Update prototypes.
Jeff Law [Fri, 10 Jun 1994 16:24:54 +0000 (16:24 +0000)]
* gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
for SOM to match current testcase.
Per Bothner [Fri, 10 Jun 1994 02:17:06 +0000 (02:17 +0000)]
* pr-5022.ch, pr-5022.exp: New testcase.
* chillvars.exp: Remove spurious newline.
Kung Hsu [Fri, 10 Jun 1994 01:30:06 +0000 (01:30 +0000)]
Modified Files:
breakpoint.c breakpoint.h ChangeLog
Added Files:
sparclite-tdep.c sparclite-stub.c
* sparclite-tdep.c: new file, contains hardware breakpoint support
code.
* sparclite-stub.c: new file, stub code that add support hardware
breakpoint support.
* breakpoint.c: add hardware breakpoint support.
* breakpoint.h: add new breakpoint type to support hardware
breakpoint.
Kung Hsu [Fri, 10 Jun 1994 01:24:22 +0000 (01:24 +0000)]
Modified Files:
sparclite.mt tm-sparclite.h
* config/sparc/sparclite.mt: add sparclite-tdep.o.
* config/sparc/tm-sparclite.h: add hardware breakpoints support
defiines and code.
Kung Hsu [Fri, 10 Jun 1994 01:23:20 +0000 (01:23 +0000)]
Modified Files:
nm-hppab.h
* config/pa/nm-hppab.h: change interface for target dependent
code supporting watch point.
Kung Hsu [Fri, 10 Jun 1994 01:22:38 +0000 (01:22 +0000)]
Modified Files:
nm-irix4.h
* config/mips/nm-irix4.h: change interface for target dependent
code supporting watch point.
Kung Hsu [Thu, 9 Jun 1994 23:22:56 +0000 (23:22 +0000)]
Modified Files:
ChangeLog
* remote-os9k.c (rombuf_command): fix a bug accepting rombug
output.
* stabsread.c (read_struct_fields): os9k nested structure does not
have terminating ';', instead it just get to ',' and bit position
and length.
Per Bothner [Thu, 9 Jun 1994 23:13:54 +0000 (23:13 +0000)]
* Makefile.in: Bunch of fixes so it actually works in this
directory. (E.g. add extra ../ where needed.)
Also, add .exe to executables, so we can use suffix rules.
* chexp.exp (test_print_reject): Update syntax error message.
* chillvars.ch (module PR_5020): Moved from here ...
* pr-5022.ch: ... to this new file.
* chillvars.exp, pr-5020.exp (binfile): Add .exe extension.
* chillvars.exp, pr-5020.exp: Don't check all_flag.
* pr-5020.exp: Add more tests; fix "print y pretty" output.
Mark Eichin [Thu, 9 Jun 1994 22:37:13 +0000 (22:37 +0000)]
cvs server works fine on the RS/6000 these days. Only turned on for real
rs6000, though, rather than power and lynx.
Kung Hsu [Thu, 9 Jun 1994 22:03:41 +0000 (22:03 +0000)]
Modified Files:
remote-os9k.c stabsread.c
* remote-os9k.c (rombuf_command): fix a bug accepting rombug
output.
* stabsread.c (read_struct_fields): os9k nested structure does not
have terminating ';', instead it just get to ',' and bit position
and length.
Ian Lance Taylor [Thu, 9 Jun 1994 15:39:33 +0000 (15:39 +0000)]
* scripttempl/i960.sc: Add CONSTRUCTORS to .data.
Stu Grossman [Thu, 9 Jun 1994 15:32:46 +0000 (15:32 +0000)]
(nlm_symfile_read): Use SYMBOL_CLASS to access symbol class.
Bill Cox [Thu, 9 Jun 1994 13:54:28 +0000 (13:54 +0000)]
* Makefile.in (check): Delete ld.new dependency so that a regression
test doesn't trigger a rebuild of the linker.
Stu Grossman [Thu, 9 Jun 1994 06:30:38 +0000 (06:30 +0000)]
* nlmread.c (nlm_symtab_read): Clean up a bit.
* (nlm_symfile_read): Record bounds of main() so that backtrace
command will know where to stop.
* objfiles.c (objfile_relocate): Relocate entry point/func info
for backtrace as well.
* objfiles.h: Define values for invalid PCs for entry point info.
* symfile.c (init_entry_point_info): Initialize invalid values
with aforementioned macros.
* config/alpha/tm-alphanw.h: Turn on FRAME_CHAIN_VALID_ALTERNATE
to cause backtrace to stop when it gets back to main().
* config/i386/tm-i386nw.h: Ditto.
Ian Lance Taylor [Thu, 9 Jun 1994 04:28:50 +0000 (04:28 +0000)]
* configure: Remove temporary files on receipt of a signal.
Ian Lance Taylor [Thu, 9 Jun 1994 04:18:39 +0000 (04:18 +0000)]
* ldlang.c (map_input_to_output_sections): For lang_address, call
init_os if it hasn't already been called.
Ian Lance Taylor [Thu, 9 Jun 1994 03:59:22 +0000 (03:59 +0000)]
* aoutx.h (aout_get_external_symbols): Don't try to read the
strings if there are no symbols.
(aout_link_write_other_symbol): Use the output section when
working out the type.
Stan Shebs [Wed, 8 Jun 1994 19:25:43 +0000 (19:25 +0000)]
Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
* config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
* lib/gdb.exp (default_gdb_start): Define.
Bill Cox [Wed, 8 Jun 1994 13:30:30 +0000 (13:30 +0000)]
* Makefile.in (check): Delete as.new dependency, so that
regression test doesn't trigger an assembler build.
David Henkel-Wallace [Wed, 8 Jun 1994 05:05:21 +0000 (05:05 +0000)]
rs6k lynx changes
Stan Shebs [Wed, 8 Jun 1994 01:53:20 +0000 (01:53 +0000)]
Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-config.in (target_arch): Compute from canonical target.
(m68k, mips, powerpc, sparc): Add architectures.
* mpw-make.in (disassemble.c.o): Add.
(ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far).
Rob Savoye [Wed, 8 Jun 1994 01:03:08 +0000 (01:03 +0000)]
Move "@" so it's actually on the first line of the shell script in the
makefile target.
Ian Lance Taylor [Tue, 7 Jun 1994 20:20:05 +0000 (20:20 +0000)]
* elfcode.h (assign_section_numbers): Put shstrtab, symtab and
strtab sections at end of file. Avoids bug in some versions of
SVR4 strip. From Eric Youngdale <eric@tantalus.nrl.navy.mil>.
Ian Lance Taylor [Tue, 7 Jun 1994 19:07:34 +0000 (19:07 +0000)]
* configure: If there is a package_makefile_frag, remove
${subdir}/Makefile.tem after copying it in.
Ian Lance Taylor [Tue, 7 Jun 1994 17:48:00 +0000 (17:48 +0000)]
* coffcode.h (styp_to_sec_flags): If COFF_PAGE_SIZE is defined,
set SEC_DEBUGGING for STYP_INFO sections.
(coff_compute_section_file_positions): If COFF_PAGE_SIZE is
defined, and D_PAGED is set, set the file position equal to the
section VMA modulo COFF_PAGE_SIZE.
* coffgen.c (coff_real_object_p): If F_EXEC is set, set D_PAGED.
* coff-i386.c: Set D_PAGED in BFD target.
(COFF_PAGE_SIZE): Define.
* coff-m68k.c, coff-sparc.c: Likewise.
Ian Lance Taylor [Tue, 7 Jun 1994 17:37:52 +0000 (17:37 +0000)]
* Makefile.in (mostlyclean, realclean): New targets.
* doc/Makefile.in, testsuite/Makefile.in: Likewise.
Jim Kingdon [Tue, 7 Jun 1994 16:40:10 +0000 (16:40 +0000)]
* gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
(which was basically just a local version of the same thing). In
addition to avoiding duplication, gdb_test_exact is faster.
* lib/gdb.exp (gdb_test_exact): Fix typo.
Jim Kingdon [Tue, 7 Jun 1994 16:04:40 +0000 (16:04 +0000)]
* lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
don't give an error.
* gdb.base/term.exp: Call delete_breakpoints before starting.
Jim Kingdon [Tue, 7 Jun 1994 15:43:59 +0000 (15:43 +0000)]
* gdb.base/Makefile.in (EXECUTABLES): Remove t10.
(t10): Add comment.
Stan Shebs [Tue, 7 Jun 1994 02:01:27 +0000 (02:01 +0000)]
Reorganized GDB tests - Chill
Stan Shebs [Tue, 7 Jun 1994 01:57:15 +0000 (01:57 +0000)]
Reorganized GDB tests - base
Stan Shebs [Tue, 7 Jun 1994 01:50:58 +0000 (01:50 +0000)]
Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
Reorganization of the GDB Test Suite.
* gdb.base: New directory, contains all the basic tests.
* gdb.c++: New directory, tests specific to C++.
* gdb.chill: New directory, tests specific to Chill.
* gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
into appropriate new directories (t00-t17 to base, t20-t23 to c++,
t30-31 to chill).
* */gdbme.*: Rename to match appropriate expect scripts.
* gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
* gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
gdb.c++/virtfunc.cc: New names of C++ files.
* gdb.chill/chillvars.ch: New name of Chill file.
* gdb.base/configure.in, gdb.c++/configure.in,
gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
* gdb.base/Makefile.in, gdb.c++/Makefile.in,
gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
* configure.in (configdirs): Update to reflect directory changes.
(target_abbrev): No longer define for any configuration.
* Makefile.in: Cosmetic improvements to header comments.
Ian Lance Taylor [Mon, 6 Jun 1994 23:59:27 +0000 (23:59 +0000)]
* elfcode.h (bfd_section_from_shdr): Don't turn a reloc section
into a BFD section just because SHF_ALLOC is set; require that it
not use the normal symbol table.
(elf_section_from_bfd_section): Corresponding change.
Karen Christiansen [Mon, 6 Jun 1994 23:11:42 +0000 (23:11 +0000)]
Add lynx targets and hppa flag info
Ian Lance Taylor [Mon, 6 Jun 1994 22:31:58 +0000 (22:31 +0000)]
Comment change.
Ian Lance Taylor [Mon, 6 Jun 1994 21:54:54 +0000 (21:54 +0000)]
Better indirect and warning symbol handling inspired by Stuart
Quick <stuck@cs.man.ac.uk>.
* linker.c (enum link_action): Add REF, MIND, CWARN, REFC.
(link_action): Change UNDEF_ROW/def and UNDEFW_ROW/def from NOACT
to REF. Change UNDEF_ROW/indr and UNDEFW_ROW/indr from CYCLE to
REFC. Change DEF_ROW/indr and COMMON_ROW/indr from CYCLE to MDEF.
Change DEFW_ROW/indr from CYCLE to NOACT. Change INDR_ROW/indr
from MDEF to MIND. Change INDR_ROW/warn from WARNC to CYCLE.
Change WARN_ROW/def and WARN_ROW/indr from MWARN to CWARN. Change
WARN_ROW/com from MWARN to WARN. Change WARN_ROW/warn from NOACT
to CYCLE. Change SET_ROW/warn from WARNC to CYCLE>
(_bfd_generic_link_add_one_symbol): Handle REF, MIND, CWARN and
REFC. If a new indirect symbol has been referenced, push the
reference down to the symbol it points to. FIx handling of WARN.
* aoutx.h (translate_from_native_sym_flags): If N_WARNING, don't
clobber e_type of next symbol.
(translate_to_native_sym_flags): Likewise.
(aout_link_write_symbols): Loop on bfd_link_hash_warning as well
as bfd_link_hash_indirect.
Ian Lance Taylor [Mon, 6 Jun 1994 18:43:21 +0000 (18:43 +0000)]
* bfdlink.h (struct bfd_link_hash_entry): Remove written field:
not needed for all backends.
Ian Lance Taylor [Mon, 6 Jun 1994 18:42:38 +0000 (18:42 +0000)]
* libaout.h (struct aout_link_hash_entry): New field written.
* aoutx.h (NAME(aout,link_hash_newfunc)): Initialize written.
(aout_link_write_symbols): Use written, not root.written.
(aout_link_write_other_symbol): Likewise.
* sunos.c (sunos_scan_dynamic_symbol): Likewise.
* libecoff.h (struct ecoff_link_hash_entry): New field written.
* ecoff.c (ecoff_link_hash_newfunc): Initialize written.
(ecoff_link_write_external): use written, not root.written.
* genlink.h (struct generic_link_hash_entry): New field written.
* linker.c (_bfd_link_hash_newfunc): Don't initialize written.
(generic_link_hash_newfunc): Initialize written.
(_bfd_generic_link_output_symbols): Use written, not root.written.
(_bfd_generic_link_write_global_symbol): Likewise.
(_bfd_generic_reloc_link_order): Likewise.
Ian Lance Taylor [Mon, 6 Jun 1994 17:44:34 +0000 (17:44 +0000)]
* libecoff.h (ecoff_data_type): Add linker field.
* ecoff.c (ecoff_write_object_contents): Check new tdata linker
field, rather than outsymbols being non-NULL, to decide whether to
output the symbols and relocs.
(ecoff_bfd_final_link): Set new tdata linker field to true.
Ian Lance Taylor [Mon, 6 Jun 1994 17:16:16 +0000 (17:16 +0000)]
* config/tc-mips.c (RDATA_SECTION_NAME): Define.
(macro): Correct M_LI_SS SVR4_PIC/EMBEDDED_PIC case. After M_LI_D
or M_L_DOB or label dob, force a new frag to avoid getting
confused in tc_gen_reloc.
(mips_ip): Use RDATA_SECTION_NAME, not .rdata.
(s_change_sec): Likewise.
Ian Lance Taylor [Mon, 6 Jun 1994 16:49:09 +0000 (16:49 +0000)]
* ecoff.c (ecoff_bfd_copy_private_bfd_data): Don't try to copy
data to a non-ECOFF file.
Ian Lance Taylor [Mon, 6 Jun 1994 14:59:20 +0000 (14:59 +0000)]
* libbfd-in.h: Add warning that libbfd.h is a generated file.
* libbfd.h: Rebuilt.
Ian Lance Taylor [Sun, 5 Jun 1994 20:00:42 +0000 (20:00 +0000)]
Changes to support ELF strip and objcopy on dynamically linked
files.
* elfcode.h (elf_fake_sections): Add prototype.
(bfd_section_from_shdr): Make a BFD section from an SHT_HASH
section, and from an SHT_DYNSYM section, and from the dynamic
string table section.
(elf_object_p): Set D_PAGED if there is a program header.
(elf_make_sections): Remove.
(fix_up_strtabs): Remove.
(elf_fake_sections): Rewrite. Now sets sh_entsize.
(assign_section_numbers): Rewrite. Now sets sh_link and sh_info
for all sections.
(elf_compute_section_file_positions): Don't call obsolete
functions elf_make_sections or fix_up_strtabs.
(swap_out_syms): Set sh_addralign to FILE_ALIGN rather than 4.
(NAME(bfd_elf,write_object_contents)): Permit writing DYNAMIC
objects.
(elf_section_from_bfd_section): Treat SHT_DYNSYM like other normal
sections. If an SHT_REL or SHT_RELA section is allocated or uses
an unusual symbol table, permit a BFD section to map to it.
Permit most SHT_STRTAB sections to have a BFD section mapped to
them.
(elf_bfd_final_link): Don't set sh_link, sh_info or sh_entsize
fields of dynamic sections here; do it in assign_section_numbers.
* elf32-target.h, elf64-target.h: Add D_PAGED to permitted object
flags.
Ian Lance Taylor [Sun, 5 Jun 1994 19:04:50 +0000 (19:04 +0000)]
* elf.c (_bfd_elf_make_section_from_shdr): Only set SEC_DATA if
SEC_LOAD is set, rather than checking SEC_ALLOC.
Ian Lance Taylor [Sun, 5 Jun 1994 19:03:08 +0000 (19:03 +0000)]
* libbfd-in.h (bfd_realloc): Change last arg to "size_t size".
(Move libbfd.h change over to source file).
Ian Lance Taylor [Sun, 5 Jun 1994 18:43:42 +0000 (18:43 +0000)]
Remove a couple of myteriously duplicated entries.
Ken Raeburn [Sun, 5 Jun 1994 16:49:49 +0000 (16:49 +0000)]
keep configure.bat
Ken Raeburn [Sun, 5 Jun 1994 16:47:36 +0000 (16:47 +0000)]
keep files for pushw test
Per Bothner [Sun, 5 Jun 1994 01:43:40 +0000 (01:43 +0000)]
Fix value_print, which used to be ostensibly langauge-indepentdent,
but would print pointers and arrays in C syntax. Instead, call
a language-specific function. See ChangeLog for details.
Per Bothner [Sun, 5 Jun 1994 00:25:32 +0000 (00:25 +0000)]
* configure.in: Use mh-ncrsvr43. Patch from
Tom McConnell <tmcconne@sedona.intel.com>.
Per Bothner [Sun, 5 Jun 1994 00:23:26 +0000 (00:23 +0000)]
* mh-ncrsvr43: New file from Tom McConnell <tmcconne@sedona.intel.com>.
Ian Lance Taylor [Sat, 4 Jun 1994 03:38:01 +0000 (03:38 +0000)]
* read.c (emit_expr): Use memset to zero out memory, rather than
going through md_number_to_chars. This permits handling symbolic
arguments when the size is larger than sizeof (valueT), if
TC_CONS_FIX_NEW is prepared to handle the case (as it is on MIPS).
Per Bothner [Sat, 4 Jun 1994 02:03:08 +0000 (02:03 +0000)]
Various changes to gdb.t31.
Per Bothner [Sat, 4 Jun 1994 00:48:21 +0000 (00:48 +0000)]
* config.guess (i386-unknown-bsdi): New system to guess.
* config.guess (i386-unknown-bsdi): No longer need to
check #if defined(__bsdi__) && defined(__i386__).
Jeffrey Osier [Fri, 3 Jun 1994 22:50:50 +0000 (22:50 +0000)]
binutils.texi: (objdump) fix formatting in options summary
Ken Raeburn [Fri, 3 Jun 1994 21:36:26 +0000 (21:36 +0000)]
note renaming
Ken Raeburn [Fri, 3 Jun 1994 21:35:55 +0000 (21:35 +0000)]
actually do c++filt.1 -> cxxfilt.man renaming on trunk...
David MacKenzie [Fri, 3 Jun 1994 21:19:02 +0000 (21:19 +0000)]
* as.c (show_usage), config/tc-alpha.c (md_show_usage),
config/tc-mips.c (md_show_usage): Fix up messages.
David MacKenzie [Fri, 3 Jun 1994 21:07:48 +0000 (21:07 +0000)]
improve usage message
David MacKenzie [Fri, 3 Jun 1994 20:59:20 +0000 (20:59 +0000)]
* as.h: Replace flagseen with separate variables.
* as.c (parse_args): Set them. Don't accept -1 option, or -v
explicitly (it's a synonym for --version).
* as.c, input-scrub.c, messages.c, read.c, symbols.c, write.c,
config/obj-aout.c, config/obj-aout.h, config/obj-bout.c,
config/obj-bout.h, config/obj-coff.c, config/obj-coff.h,
config/obj-vms.c, config/tc-hppa.c, config/tc-i386.c,
config/tc-i960.c, config/tc-m68k.c, config/tc-mips.c,
config/tc-vax.c: Use the new flag variables instead of flagseen.
* config/tc-vax.c [OBJ_VMS]: Recognize -+, -1, -v, and document in
usage.
Ken Raeburn [Fri, 3 Jun 1994 20:00:13 +0000 (20:00 +0000)]
don't sanitize out v9 stuff any more
Jeff Law [Fri, 3 Jun 1994 18:14:59 +0000 (18:14 +0000)]
* som.c (som_write_object_contents): Don't compute the file header's
checksum here.
(som_write_headers): Instead do it here.
David MacKenzie [Fri, 3 Jun 1994 17:42:27 +0000 (17:42 +0000)]
* as.c (show_usage): Remove target specific messages;
instead, call md_show_usage.
(parse_args): Use getopt_long_only. Take pointers to argc and
argv.
(main): Pass parse_args pointers.
* as.h: Remove 3 variables that are redundant with flagseen.
* as.c, messages.c: Change their users to use flagseen.
Define getopt stuff.
* tc.h: Update md_parse_option decl. Add md_show_usage decl.
* config/tc-*.c: Add md_shortopts, md_longopts,
md_longopts_size, md_show_usage. Change calling convention for
md_parse_option. Remove md_parse_long_option.
* config/tc-ns32k.c: Rename `struct option' to `struct ns32k_option'.
* config/tc-i386.h: Don't define md_parse_option.
Jim Kingdon [Fri, 3 Jun 1994 17:25:08 +0000 (17:25 +0000)]
* main.c: Move entire file except for #ifndef MAIN_OVERRIDE code
to new file top.c. Make things extern instead of static and
similar rearrangements to deal with this.
* top.h: New file.
* utils.c: Move fputs_unfiltered to main.c. Remove
FPUTS_UNFILTERED_OVERRIDE ifndef.
* Makefile.in: Change so that gdb uses main.c, utils.c, and top.c,
and libgdb uses utils.c and top.c.
Jeff Law [Fri, 3 Jun 1994 17:01:17 +0000 (17:01 +0000)]
* libbfd.h (bfd_realloc): Change last arg to "size_t size".
Ian Lance Taylor [Fri, 3 Jun 1994 15:00:55 +0000 (15:00 +0000)]
* objdump.c (display_target_list): Remove unused local ok.
Jeff Law [Fri, 3 Jun 1994 05:21:30 +0000 (05:21 +0000)]
* hppa-tdep.c (skip_trampoline_code): Fix typo.
Per Bothner [Fri, 3 Jun 1994 01:19:21 +0000 (01:19 +0000)]
* ch-valprint.c (chill_val_print_array_elements): New function.
A Chill version of val_print_array_elements, it prints the
array index labels, in additions ot the array element values.
(chill_val_print): Use the new function.
Ian Lance Taylor [Fri, 3 Jun 1994 00:09:21 +0000 (00:09 +0000)]
Rebuilt dependencies.
Ian Lance Taylor [Thu, 2 Jun 1994 23:55:50 +0000 (23:55 +0000)]
Use SunOS shared libraries on a Sun 3.
Ian Lance Taylor [Thu, 2 Jun 1994 23:54:37 +0000 (23:54 +0000)]
Correct handling of .sa file.
Ian Lance Taylor [Thu, 2 Jun 1994 23:51:26 +0000 (23:51 +0000)]
Get the address of Sun3 dynamic relocs right.
Ken Raeburn [Thu, 2 Jun 1994 23:47:38 +0000 (23:47 +0000)]
note new i386 test
Ken Raeburn [Thu, 2 Jun 1994 23:46:51 +0000 (23:46 +0000)]
new test for "pushw"
Ken Raeburn [Thu, 2 Jun 1994 23:46:41 +0000 (23:46 +0000)]
whitespace
Ken Raeburn [Thu, 2 Jun 1994 23:37:45 +0000 (23:37 +0000)]
oops, left out var decl
Ian Lance Taylor [Thu, 2 Jun 1994 23:03:52 +0000 (23:03 +0000)]
* configure: Set program_transform_nameoption correctly.
Per Bothner [Thu, 2 Jun 1994 23:03:35 +0000 (23:03 +0000)]
* Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
Per Bothner [Thu, 2 Jun 1994 23:02:00 +0000 (23:02 +0000)]
* lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
Ian Lance Taylor [Thu, 2 Jun 1994 22:44:54 +0000 (22:44 +0000)]
Add casts to pacify SunOS linker.
Ian Lance Taylor [Thu, 2 Jun 1994 22:39:31 +0000 (22:39 +0000)]
* hosts/sun3.h: Include <stdlib.h>. Don't declare free, exit or
getenv.
Ian Lance Taylor [Thu, 2 Jun 1994 22:07:27 +0000 (22:07 +0000)]
Add linker support for SunOS shared libraries.
* sunos.c: Include bfdlink.h. Add many new functions and
definitions for SunOS shared library support.
* bfd-in.h (bfd_sunos_record_link_assignment): Declare.
(bfd_sunos_size_dynamic_sections): Declare.
* bfd-in2.h: Rebuilt.
* aoutx.h (struct aout_link_hash_entry): Move to libaout.h.
(struct aout_link_hash_table): Likewise.
(aout_link_hash_lookup, aout_link_hash_traverse): Likewise.
(aout_hash_table): Likewise.
(NAME(aout,link_hash_newfunc)): Rename from aout_link_hash_newfunc
and make externally visible.
(NAME(aout,link_hash_table_init)): New function.
(NAME(aout,link_hash_table_create)): Call
NAME(aout,link_hash_table_init), not _bfd_link_hash_table_init.
(aout_link_add_symbols): Don't fail if no symbols. If it exists,
call add_dynamic_symbols backend entry point for dynamic objects.
Use add_one_symbol backend entry point if it exists.
(NAME(aout,final_link)): Call finish_dynamic_link backend entry
point, if it exists.
(aout_link_input_bfd): For a dynamic object, call
link_dynamic_object backend entry point, if it exists.
(aout_link_write_other_symbol): Call write_dynamic_symbol backend
entry point, if it exists.
(aout_link_input_section): Don't read the relocs if they have
already been read.
(aout_link_input_section_std): When doing a final link, for a
reloc against an external symbol, call check_dynamic_reloc backend
entry point, if it exists.
(aout_link_input_section_ext): Likewise.
* libaout.h: Protect against multiple inclusion. Include
bfdlink.h.
(struct aout_link_hash_entry): Move in from aoutx.h.
(struct aout_link_hash_table): Likewise.
(aout_link_hash_lookup, aout_link_hash_traverse): Likewise.
(aout_hash_table): Likewise.
(struct aout_backend_data): Add fields add_dynamic_symbols,
add_one_symbol, link_dynamic_object, write_dynamic_symbol,
check_dynamic_reloc, and finish_dynamic_link.
(struct aout_section_data_struct): Define new structure.
(aout_section_data): Define new accessor macro.
(NAME(aout,link_hash_newfunc)): Declare.
(NAME(aout,link_hash_table_init)): Declare.
* aoutf1.h (sunos4_aout_backend): Initialize new aout_backend_data
fields.
* aout-target.h (MY(backend_data)): Likewise.
* i386aout.c (MY(backend_data)): Likewise.
* i386mach3.c (MY(backend_data)): Likewise.
* mipsbsd.c (MY(backend_data)): Likewise.
* sparclynx.c (sparclynx_aout_backend): Likewise.
Ian Lance Taylor [Thu, 2 Jun 1994 22:01:53 +0000 (22:01 +0000)]
Add support for SunOS shared libraries.
* aout.sc: Don't define __DYNAMIC here. Add new sections used by
shared library support code.
* emultempl/sunos.em: New file.
* emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos.
* Makefile.in (esun4.c): Depend upon sunos.em, not generic.em.
Ian Lance Taylor [Thu, 2 Jun 1994 21:31:40 +0000 (21:31 +0000)]
* ldlang.c: Minor formatting cleanups.
(lang_for_each_input_file): New function.
* ldlang.h (lang_for_each_input_file): Declare.
This page took 0.041251 seconds and 4 git commands to generate.