deliverable/binutils-gdb.git
24 years agoPath from Roland McGrath <roland@baalperazim.frob.com>
Nick Clifton [Tue, 24 Aug 1999 15:16:53 +0000 (15:16 +0000)] 
Path from Roland McGrath  <roland@baalperazim.frob.com>
Added arm-netbsd target.

24 years ago * som.c (som_slurp_symbol_table): Fix typo in comment.
Jeff Law [Tue, 24 Aug 1999 06:26:39 +0000 (06:26 +0000)] 
    * som.c (som_slurp_symbol_table): Fix typo in comment.

24 years agoFiles removed as of the 1999-08-23 snapshot.
Jason Molenda [Mon, 23 Aug 1999 23:15:40 +0000 (23:15 +0000)] 
Files removed as of the 1999-08-23 snapshot.

24 years agoimport gdb-1999-08-23 snapshot
Jason Molenda [Mon, 23 Aug 1999 22:40:00 +0000 (22:40 +0000)] 
import gdb-1999-08-23 snapshot

24 years agoImplement --base-file command line switch.
Nick Clifton [Mon, 23 Aug 1999 09:13:56 +0000 (09:13 +0000)] 
Implement --base-file command line switch.

24 years agoAdd ability for individual targets to have their own command line switches by
Nick Clifton [Mon, 23 Aug 1999 09:07:45 +0000 (09:07 +0000)] 
Add ability for individual targets to have their own command line switches by
defining PARSE_AND_LIST_ARGS.

24 years agoAdd AMD athlon support to x86 assembler and disassembler.
Alan Modra [Sat, 21 Aug 1999 12:40:39 +0000 (12:40 +0000)] 
Add AMD athlon support to x86 assembler and disassembler.

24 years ago * elf-hppa.h (elf_hppa_fake_sections): Compute section indices
Jeff Law [Fri, 20 Aug 1999 23:03:04 +0000 (23:03 +0000)] 
    * elf-hppa.h (elf_hppa_fake_sections): Compute section indices
        here instead of using elf_section_data...

24 years ago*gas/config/tc-i386.c: Fix errors in displacement size when
Alan Modra [Fri, 20 Aug 1999 11:59:19 +0000 (11:59 +0000)] 
*gas/config/tc-i386.c: Fix errors in displacement size when
automatically inferring an address prefex.

24 years agofix bug in previous delta
Nick Clifton [Fri, 20 Aug 1999 07:56:08 +0000 (07:56 +0000)] 
fix bug in previous delta

24 years agoextend comment.
Nick Clifton [Thu, 19 Aug 1999 13:11:30 +0000 (13:11 +0000)] 
extend comment.

24 years agoAdd code to emit relocs into a base file.
Nick Clifton [Thu, 19 Aug 1999 13:04:45 +0000 (13:04 +0000)] 
Add code to emit relocs into a base file.

24 years agoFix partial REL relocs.
Nick Clifton [Thu, 19 Aug 1999 10:12:28 +0000 (10:12 +0000)] 
Fix partial REL relocs.

24 years ago * configure.host: Use ${CC} instead of gcc for finding compiler
Andreas Schwab [Thu, 19 Aug 1999 07:34:07 +0000 (07:34 +0000)] 
* configure.host: Use ${CC} instead of gcc for finding compiler
related files.

24 years ago* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.
Doug Evans [Thu, 19 Aug 1999 05:45:30 +0000 (05:45 +0000)] 
* cgen.h (CGEN_INSN_MACH_HAS_P): New macro.

24 years ago1999-08-18 Donn Terry <donn@interix.com>
Ian Lance Taylor [Thu, 19 Aug 1999 00:55:50 +0000 (00:55 +0000)] 
1999-08-18  Donn Terry  <donn@interix.com>

* cofflink.c: Move definitions of N_TMASK, et. al., out of
_bfd_coff_link_input_bfd into top level.

24 years agoonly emit -mthumb-interowrk directive if really necessary.
Nick Clifton [Wed, 18 Aug 1999 14:52:59 +0000 (14:52 +0000)] 
only emit -mthumb-interowrk directive if really necessary.

24 years agoIf an offset is invalid, display it.
Nick Clifton [Wed, 18 Aug 1999 09:12:11 +0000 (09:12 +0000)] 
If an offset is invalid, display it.

24 years ago1999-08-18 Donn Terry <donn@interix.com>
Ian Lance Taylor [Wed, 18 Aug 1999 06:00:13 +0000 (06:00 +0000)] 
1999-08-18  Donn Terry  <donn@interix.com>

* coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE.
(RTYPE2HOWTO): Return NULL if reloc type is out of range.
(coff_i386_rtype_to_howto): Likewise.
* coffcode.h (coff_slurp_symbol_table): Change a -2 to N_DEBUG.
Completely ignore symbols which are all zero.
(dummy_reloc16_estimate): Add return 0.
* cofflink.c (_bfd_coff_link_input_bfd): Rename inner scope
variable copy to name_copy to avoid shadowing outer scope
variable.
* libcoff-in.h (coff_data_type): Change raw_syment_count field
from unsigned int to unsigned long.  Add timestamp field.
* libcoff.h: Rebuild.

Also comment changes.

24 years agocomment changes from Donn Terry, and indentation changes
Ian Lance Taylor [Wed, 18 Aug 1999 05:59:47 +0000 (05:59 +0000)] 
comment changes from Donn Terry, and indentation changes

24 years agoadd comment from Donn Terry
Ian Lance Taylor [Wed, 18 Aug 1999 05:58:46 +0000 (05:58 +0000)] 
add comment from Donn Terry

24 years ago * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to
Ian Lance Taylor [Tue, 17 Aug 1999 18:26:49 +0000 (18:26 +0000)] 
* config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to
handle 0xffffNNNN constants correctly.

24 years ago1999-08-17 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Tue, 17 Aug 1999 07:59:00 +0000 (07:59 +0000)] 
1999-08-17  H.J. Lu  <hjl@gnu.org>

* gas/elf/elf.exp: Expected to fail on alpha*-*-*.

24 years ago1999-08-17 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Tue, 17 Aug 1999 07:56:29 +0000 (07:56 +0000)] 
1999-08-17  H.J. Lu  <hjl@gnu.org>

* ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.

24 years ago1999-08-17 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Tue, 17 Aug 1999 07:53:37 +0000 (07:53 +0000)] 
1999-08-17  H.J. Lu  <hjl@gnu.org>

* elf32-hppa.c (bfd_elf32_bfd_is_local_label_name): Fix typo in
macro definition.

24 years ago * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMIC
Ian Lance Taylor [Tue, 17 Aug 1999 07:50:30 +0000 (07:50 +0000)] 
* elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMIC
for special section symbols.
* elflink.h (elf_merge_symbol): If we have no old BFD, check
BSF_DYNAMIC on the section symbol to see whether the old BFD is
dynamic.

24 years agoThese files removed in the 1999-08-16 snapshot.
Jason Molenda [Mon, 16 Aug 1999 20:02:19 +0000 (20:02 +0000)] 
These files removed in the 1999-08-16 snapshot.

24 years agoimport gdb-1999-08-16 snapshot
Jason Molenda [Mon, 16 Aug 1999 19:57:19 +0000 (19:57 +0000)] 
import gdb-1999-08-16 snapshot

24 years agoThis commit was generated by cvs2svn to track changes on a CVS vendor
Jason Molenda [Mon, 16 Aug 1999 19:57:18 +0000 (19:57 +0000)] 
This commit was generated by cvs2svn to track changes on a CVS vendor
branch.

24 years agoimport gdb-1999-08-16 snapshot
Jason Molenda [Mon, 16 Aug 1999 19:57:18 +0000 (19:57 +0000)] 
import gdb-1999-08-16 snapshot

24 years agoimport gdb-1999-08-16 snapshot
Jason Molenda [Mon, 16 Aug 1999 19:54:17 +0000 (19:54 +0000)] 
import gdb-1999-08-16 snapshot

24 years agoLook for register conflicts on stores as well as loads.
Nick Clifton [Mon, 16 Aug 1999 17:47:29 +0000 (17:47 +0000)] 
Look for register conflicts on stores as well as loads.

24 years ago * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate
Mark Mitchell [Sun, 15 Aug 1999 22:56:21 +0000 (22:56 +0000)] 
* elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate
coincidence of variable names between old and new code.

24 years agoOnly pass positive values to validate_offset_imm()
Nick Clifton [Fri, 13 Aug 1999 08:38:20 +0000 (08:38 +0000)] 
Only pass positive values to validate_offset_imm()

24 years agoTidy up formatting.
Nick Clifton [Thu, 12 Aug 1999 10:32:42 +0000 (10:32 +0000)] 
Tidy up formatting.
Fix Thubm weak function support.

24 years agoFix interworking problems.
Nick Clifton [Thu, 12 Aug 1999 08:37:15 +0000 (08:37 +0000)] 
Fix interworking problems.

24 years agoFix typo.
Jeff Law [Wed, 11 Aug 1999 18:15:39 +0000 (18:15 +0000)] 
Fix typo.

24 years agoconfig/tc-i386.c: Remove dead code
Alan Modra [Wed, 11 Aug 1999 14:10:07 +0000 (14:10 +0000)] 
config/tc-i386.c: Remove dead code

24 years agoCheck for overflow on R_ARM_PC24 relocs.
Nick Clifton [Wed, 11 Aug 1999 10:56:35 +0000 (10:56 +0000)] 
Check for overflow on R_ARM_PC24 relocs.

24 years ago * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section
Jeff Law [Wed, 11 Aug 1999 09:41:28 +0000 (09:41 +0000)] 
    * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section
        flags for the unwind subspace.

24 years ago * elf-hppa.h (elf_hppa_fake_sections): New function.
Jeff Law [Wed, 11 Aug 1999 09:30:20 +0000 (09:30 +0000)] 
    * elf-hppa.h (elf_hppa_fake_sections): New function.
        * elf32-hppa.c (elf_backend_fake_sections): Define.

24 years agoFix typo in defintion of OUTPUT_FORMAT.
Nick Clifton [Wed, 11 Aug 1999 09:21:38 +0000 (09:21 +0000)] 
Fix typo in defintion of OUTPUT_FORMAT.

24 years agoremove bigus code.
Nick Clifton [Wed, 11 Aug 1999 08:57:44 +0000 (08:57 +0000)] 
remove bigus code.

24 years ago * elf-hppa.h (elf_hppa_final_write_processing): Update for
Jeff Law [Tue, 10 Aug 1999 19:19:22 +0000 (19:19 +0000)] 
    * elf-hppa.h (elf_hppa_final_write_processing): Update for
        recent changes to the arch_info structure.

24 years agoFix typos in last change.
Jeff Law [Tue, 10 Aug 1999 19:09:43 +0000 (19:09 +0000)] 
Fix typos in last change.

24 years ago * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.
Jeff Law [Tue, 10 Aug 1999 19:02:30 +0000 (19:02 +0000)] 
    * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.
        (pa_build_unwind_subspace): Remove #if 0 wrapper.  Select a
        suitable relocation based on the size of the target's pointer.
        Always Use subsegment zero for the unwinders.
        (pa_level): Handle "2.0w".

24 years ago * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle
Jeff Law [Tue, 10 Aug 1999 18:51:53 +0000 (18:51 +0000)] 
    * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle
        R_HPPA_SEGBASE and R_HPPA_SEGREL32.
        * cpu-hppa.c (bfd_hppa20w_arch): New entry in architecture info
        list.

24 years ago From Wally Iimura <iimura@microunity.com>:
Ian Lance Taylor [Tue, 10 Aug 1999 15:02:41 +0000 (15:02 +0000)] 
From Wally Iimura <iimura@microunity.com>:
* dis-buf.c (buffer_read_memory): Rewrite expression to avoid
overflow at end of address space.
(generic_print_address): Use sprintf_vma.

24 years ago * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Always
Mark Mitchell [Tue, 10 Aug 1999 06:43:11 +0000 (06:43 +0000)] 
* elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Always
output DT_MIPS_GOTSYM.
(_bfd_mips_elf_finish_dynamic_sections): Use the same value as
  DT_MIPS_SYMTABNO if there are no global GOT symbols.

24 years ago * elf32-mips.c (mips_elf_create_dynamic_relocation): Change
Mark Mitchell [Tue, 10 Aug 1999 06:27:48 +0000 (06:27 +0000)] 
* elf32-mips.c (mips_elf_create_dynamic_relocation): Change
prototype.  Handle local symbols.  Add commentary.
(mips_elf_calculate_relocation): Adjust accordingly.
(_bfd_mips_elf_check_relocs): Handle local symbols in R_MIPS_32
relocations.

24 years ago * elflink.h (elf_bfd_final_link): Tweak last change.
Mark Mitchell [Tue, 10 Aug 1999 06:22:57 +0000 (06:22 +0000)] 
* elflink.h (elf_bfd_final_link): Tweak last change.

24 years ago * elflink.h (elf_link_size_reloc_section): Use the counts in the
Mark Mitchell [Tue, 10 Aug 1999 03:36:28 +0000 (03:36 +0000)] 
* elflink.h (elf_link_size_reloc_section): Use the counts in the
elf-section data to allocate just the right amount of relocation
space.  Don't allocate the hash space twice.
(elf_bfd_final_link): Calculate the amount of space to allocate in
each relocation section.

24 years ago * Makefile.in (LDFLAGS): Define.
Ian Lance Taylor [Tue, 10 Aug 1999 03:33:09 +0000 (03:33 +0000)] 
* Makefile.in (LDFLAGS): Define.

24 years ago1999-08-09 Mark Elbrecht <snowball3@bigfoot.com>
Ian Lance Taylor [Tue, 10 Aug 1999 03:07:46 +0000 (03:07 +0000)] 
1999-08-09  Mark Elbrecht  <snowball3@bigfoot.com>

* scripttempl/i386go32.sc: Handle g++ exception sections.

24 years ago * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When in
Jeff Law [Mon, 9 Aug 1999 23:47:04 +0000 (23:47 +0000)] 
    * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When in
        64bit mode, generate a section relative relocation for a 32bit
        wide relocation.
        (elf_hppa_is_local_label_name): New function.
        * elf32-hppa.c (elf_hppa_is_local_label_name): Deleted.  To be
        shared between 32bit and 64bit port.

24 years ago * elf32-mips.c (elf_mips_howto_table): Fix src_mask for
Mark Mitchell [Mon, 9 Aug 1999 22:45:39 +0000 (22:45 +0000)] 
* elf32-mips.c (elf_mips_howto_table): Fix src_mask for
R_MIPS_GOT16 and R_MIPS_CALL16.
(mips_elf_got16_entry): Use mips_elf_high to calculate the value
to use wheen looking for a preexisting GOT entry.

24 years agoimport gdb-1999-08-09 snapshot
Jason Molenda [Mon, 9 Aug 1999 21:36:23 +0000 (21:36 +0000)] 
import gdb-1999-08-09 snapshot

24 years agorebuild with patched automake
Ian Lance Taylor [Mon, 9 Aug 1999 20:22:04 +0000 (20:22 +0000)] 
rebuild with patched automake

24 years ago1999-08-09 Jason Molenda (jsm@bugshack.cygnus.com)
Jason Molenda [Mon, 9 Aug 1999 19:26:28 +0000 (19:26 +0000)] 
1999-08-09  Jason Molenda  (jsm@bugshack.cygnus.com)

* README-gdb, gdb/testsuite/gdb.c++/ref-types2.cc,
gdb/testsuite/gdb.c++/ref-types2.exp, readline/MANIFEST.doc,
readline/doc/inc-hist.texi:  Removed in the 1999-08-02 snapshot.

24 years ago * config/tc-d30v.c (write_2_short): Don't group repeat instructions
Joern Rennecke [Mon, 9 Aug 1999 19:04:27 +0000 (19:04 +0000)] 
* config/tc-d30v.c (write_2_short): Don't group repeat instructions
with the following instruction unless this was specified.

24 years agoHans-Peter Nilsson <hp@bitrange.com>
Nick Clifton [Mon, 9 Aug 1999 17:16:23 +0000 (17:16 +0000)] 
Hans-Peter Nilsson  <hp@bitrange.com>

* readelf.c (process_abbrev_section): Handle standard-conforming
single zero at the end of the section.

24 years ago1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
Ian Lance Taylor [Mon, 9 Aug 1999 15:07:32 +0000 (15:07 +0000)] 
1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>

* elf64-sparc.c (sparc64_elf_relocate_section): Back out part of
the Sep. 4th, 1998 change.  glibc 2.0.x dynamic linker had bug,
not binutils.
* elf32-sparc.c (elf32_sparc_relocate_section): Likewise.

24 years ago1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
Ian Lance Taylor [Mon, 9 Aug 1999 14:49:32 +0000 (14:49 +0000)] 
1999-08-09  Jakub Jelinek  <jj@ultra.linux.cz>

* ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
* ld-shared/shared.exp: Likewise.

24 years ago From Wally Iimura <iimura@microunity.com>:
Ian Lance Taylor [Mon, 9 Aug 1999 06:14:09 +0000 (06:14 +0000)] 
From Wally Iimura <iimura@microunity.com>:
* ldlang.c (lang_size_sections): When checking whether an address
is within a region, don't get confused by wrapping around at the
end of the address space.

24 years ago1999-08-09 Geoff Keating <geoffk@cygnus.com>
Ian Lance Taylor [Mon, 9 Aug 1999 05:42:31 +0000 (05:42 +0000)] 
1999-08-09  Geoff Keating  <geoffk@cygnus.com>

* elflink.h (elf_link_output_extsym): Don't output a weak
reference to an undefined symbol just because it was defined weak
in a shared object.

24 years ago * objdump.c (exit_status): New static variable.
Ian Lance Taylor [Mon, 9 Aug 1999 05:23:29 +0000 (05:23 +0000)] 
* objdump.c (exit_status): New static variable.
(nonfatal): New static function.
(disassemble_data): Set exit_status on error.
(read_section_stabs): Likewise.
(display_bfd): Likewise.  Call nonfatal rather than bfd_nonfatal.
(display_file): Call nonfatal rather than bfd_nonfatal.
(display_target_list, display_info_table): Likewise.
(main): Return exit_status rather than 0.

24 years ago * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for
Ian Lance Taylor [Mon, 9 Aug 1999 04:42:15 +0000 (04:42 +0000)] 
* config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for
certain sections, to match BFD changes.

24 years ago * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
Ian Lance Taylor [Mon, 9 Aug 1999 04:41:00 +0000 (04:41 +0000)] 
* gas/i386/float.s, gas/i386/float.l: Modify to work correctly
when gas uses 2**4 alignment for .text.
* gas/i386/general.s, gas/i386/general.l: Likewise.
* gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
* gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
* gas/i386/prefix.s, gas/i386/prefix.d: Likewise.

24 years ago * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
Ian Lance Taylor [Mon, 9 Aug 1999 04:37:25 +0000 (04:37 +0000)] 
* binutils-all/objcopy.exp: Add setup_xfail for simple copy test
for i*86-*-msdos*.

24 years ago1999-08-09 Eli Zaretskii <eliz@is.elta.co.il>
Ian Lance Taylor [Mon, 9 Aug 1999 04:04:17 +0000 (04:04 +0000)] 
1999-08-09  Eli Zaretskii  <eliz@is.elta.co.il>

* coffgen.c (coff_find_nearest_line): When looking for file, use
last best match rather than first.  If address is beyond last line
number record, don't return the last line as the correct value.

24 years ago * objdump.c (dump_section_header): Update for renaming of
Ian Lance Taylor [Mon, 9 Aug 1999 03:23:37 +0000 (03:23 +0000)] 
* objdump.c (dump_section_header): Update for renaming of
SEC_SHORT to SEC_SMALL_DATA.  Print SEC_SHARED flag.

24 years ago * ldlang.c (wild_doit): Update for renaming of SEC_SHORT to
Ian Lance Taylor [Mon, 9 Aug 1999 03:22:27 +0000 (03:22 +0000)] 
* ldlang.c (wild_doit): Update for renaming of SEC_SHORT to
SEC_SMALL_DATA.

24 years ago * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
Ian Lance Taylor [Mon, 9 Aug 1999 03:20:31 +0000 (03:20 +0000)] 
* section.c (SEC_SMALL_DATA): Rename from SEC_SHORT.
* bfd-in2.h: Rebuild.

24 years ago1999-08-08 Mark Elbrecht <snowball3@bigfoot.com>
Ian Lance Taylor [Mon, 9 Aug 1999 02:56:16 +0000 (02:56 +0000)] 
1999-08-08  Mark Elbrecht  <snowball3@bigfoot.com>

* libcoff-in.h (struct coff_section_alignment_entry): Define.
* coffcode.h (coff_set_custom_section_alignment): New static
function.
(coff_section_alignment_table): New static array.
(coff_new_section_hook): Use coff_set_customer_section_alignment.
* coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
* coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
* libcoff.h: Rebuild.

24 years ago1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Sun, 8 Aug 1999 23:32:46 +0000 (23:32 +0000)] 
1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>

* configure.in (i[3456]-*-mingw32*): Don't put gprof in
noconfigdirs.
(*-*-cygwin*): Likewise.

24 years ago1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Sun, 8 Aug 1999 23:31:18 +0000 (23:31 +0000)] 
1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>

* Makefile.am (noinst_SCRIPTS): Change .gdbinit to $(GDBINIT).
(EXTRA_SCRIPTS): Define to keep automake happy.

24 years ago From Eli Zaretskii <eliz@gnu.org>:
Ian Lance Taylor [Sun, 8 Aug 1999 18:18:11 +0000 (18:18 +0000)] 
From Eli Zaretskii <eliz@gnu.org>:
* binutils.texi: Document cxxfilt as MS-DOS name for c++filt.

24 years ago * configure.in: Define and substitute DEMANGLER_NAME.
Ian Lance Taylor [Sun, 8 Aug 1999 18:09:48 +0000 (18:09 +0000)] 
* configure.in: Define and substitute DEMANGLER_NAME.
* Makefile.am (DEMANGLER_PROG): Set to cxxfilt.
(man_MANS): Use DEMANGLER_NAME rather than DEMANGLER_PROG.
(bin_PROGRAMS): Remove $(DEMANGLER_PROG).
(noinst_PROGRAMS): Add $(DEMANGLER_PROG).
(cxxfilt_SOURCES): Rename from c__filt_SOURCES.
(cxxfilt_LDADD): Rename from c__filt_LDADD.
($(DEMANGLER_NAME).1): Rename from $(DEMANGLER_PROG).1.  Use
DEMANGLER_NAME rather than DEMANGLER_PROG in substitution.
(MOSTLYCLEANFILES): Use DEMANGLER_NAME rather than
DEMANGLER_PROG.
(install-exec-local): When installing noinst_PROGRAMS, change
cxxfilt to $(DEMANGLER_NAME).
* configure, Makefile.in: Rebuild.

24 years ago * Makefile.am: Rename .dep* files to DEP*.
Ian Lance Taylor [Sun, 8 Aug 1999 17:48:38 +0000 (17:48 +0000)] 
* Makefile.am: Rename .dep* files to DEP*.
(MKDEP): Rename from DEP.  Change all uses.  Use $${srcdir} rather
than $(srcdir).  Rename TCDEP targets to DEPTC.  Rename OBJDEP
targets to DEPOBJ.
* Makefile.in: Rebuild.

24 years ago * mkdep: New file.
Ian Lance Taylor [Sun, 8 Aug 1999 17:46:02 +0000 (17:46 +0000)] 
* mkdep: New file.
* Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
(BINUTILS_SUPPORT_DIRS): Add mkdep.

24 years ago * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to
Ian Lance Taylor [Sun, 8 Aug 1999 17:37:50 +0000 (17:37 +0000)] 
* Makefile.am: Rename .dep* files to DEP*.  Change DEP variable to
MKDEP.  Rebuild dependencies.
* Makefile.in: Rebuild.

24 years ago * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to
Ian Lance Taylor [Sun, 8 Aug 1999 17:34:16 +0000 (17:34 +0000)] 
* Makefile.am: Rename .dep* files to DEP*.  Change DEP variable to
MKDEP.
* Makefile.in: Rebuild.

24 years ago * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to
Ian Lance Taylor [Sun, 8 Aug 1999 17:31:00 +0000 (17:31 +0000)] 
* Makefile.am: Rename .dep* files to DEP*.  Change DEP variable to
MKDEP.  Rebuild dependencies.
* Makefile.in: Rebuild.

24 years ago * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.
Richard Henderson [Sun, 8 Aug 1999 17:27:23 +0000 (17:27 +0000)] 
* config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.

24 years ago * Makefile.am: Rename .dep* files to DEP*. Change DEP variable to
Ian Lance Taylor [Sun, 8 Aug 1999 17:26:50 +0000 (17:26 +0000)] 
* Makefile.am: Rename .dep* files to DEP*.  Change DEP variable to
MKDEP.
* Makefile.in: Rebuild.

24 years ago * Makefile.am: Change all uses of itbl-test-ops to itbl-tops to
Ian Lance Taylor [Sun, 8 Aug 1999 17:08:00 +0000 (17:08 +0000)] 
* Makefile.am: Change all uses of itbl-test-ops to itbl-tops to
avoid problems on DOS filesystems.
* Makefile.in: Rebuild.

24 years ago * doc/as.texinfo (Section): Document 's' flag for COFF version.
Ian Lance Taylor [Sun, 8 Aug 1999 16:53:30 +0000 (16:53 +0000)] 
* doc/as.texinfo (Section): Document 's' flag for COFF version.

1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>

* config/obj-coff.c (obj_coff_section): Handle 's' (shared)
section flag.

24 years ago1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Sun, 8 Aug 1999 16:50:27 +0000 (16:50 +0000)] 
1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>

* section.c (SEC_SHARED): Define.
* coffcode.h (sec_to_styp_flags): Handle SEC_SHARED.
(styp_to_sec_flags): Likewise.
* peicode.h (coff_swap_scnhdr_out): Likewise.
* bfd-in2.h: Rebuild.

1999-08-08  Ian Lance Taylor  <ian@zembu.com>

* coffcode.h (coff_classify_symbol): Comment out part of
1999-08-05 change which breaks cygwin DLLs.

24 years agocomment additions
Ian Lance Taylor [Sun, 8 Aug 1999 16:04:36 +0000 (16:04 +0000)] 
comment additions

24 years ago * acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.
Ian Lance Taylor [Sun, 8 Aug 1999 16:01:13 +0000 (16:01 +0000)] 
* acinclude.m4 (BFD_BINARY_FOPEN): Change -windows to -windows*.
* aclocal.m4, configure: Rebuild.

24 years ago * configure.in: Define and substitute GDBINIT. Change AC_OUTPUT
Ian Lance Taylor [Sun, 8 Aug 1999 15:56:55 +0000 (15:56 +0000)] 
* configure.in: Define and substitute GDBINIT.  Change AC_OUTPUT
line to crate ${GDBINIT} rather than .gdbinit.
* configure, Makefile.in, doc/Makefile.in: Rebuild.

24 years ago From Eli Zaretskii <eliz@is.elta.co.il>:
Ian Lance Taylor [Sun, 8 Aug 1999 15:36:13 +0000 (15:36 +0000)] 
From Eli Zaretskii <eliz@is.elta.co.il>:
* configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
long file name when using DJGPP on MS-DOS.

24 years ago1999-08-08 Jakub Jelinek <jj@ultra.linux.cz>
Ian Lance Taylor [Sun, 8 Aug 1999 15:30:08 +0000 (15:30 +0000)] 
1999-08-08  Jakub Jelinek  <jj@ultra.linux.cz>

* configure.host (sparc-*-linux-gnu*): New host.
(sparc64-*-linux-gnu*): New host.

24 years ago * lexsup.c (is_num): Reindent.
Ian Lance Taylor [Fri, 6 Aug 1999 23:33:33 +0000 (23:33 +0000)] 
* lexsup.c (is_num): Reindent.
(parse_args): Mention program name in error message.

24 years ago * section.c (global_syms): Only initialize union field if
Ian Lance Taylor [Fri, 6 Aug 1999 23:31:14 +0000 (23:31 +0000)] 
* section.c (global_syms): Only initialize union field if
__STDC__.

24 years ago * emultempl/ostring.sed: Rename from stringify.sed.
Ian Lance Taylor [Fri, 6 Aug 1999 22:46:03 +0000 (22:46 +0000)] 
* emultempl/ostring.sed: Rename from stringify.sed.
* emultempl/astring.sed: New file.
* Makefile.am (stringify.sed): New target.
(GEN_DEPENDS): Change $(srcdir)/emultempl/stringify.sed to
stringify.sed.
* configure.in: Define and substitute STRINGIFY.
* emultempl/*.em: Use stringify.sed from build directory rather
than source directory.
* emultempl/elf32.em: Use stringify.sed rather than inline sed
script.
* emultempl/gld960.em, emultempl/gld960c.em: Likewise.
* emultempl/hppaelf.em, emultempl/linux.em: Likewise.
* emultempl/lnk960.em, emultempl/sunos.em: Likewise.
* configure, Makefile.in: Rebuild.

24 years ago From Brad Lucier <lucier@math.purdue.edu>:
Ian Lance Taylor [Fri, 6 Aug 1999 18:57:53 +0000 (18:57 +0000)] 
From Brad Lucier <lucier@math.purdue.edu>:
* corefile.c (core_create_line_syms): Add cast for printf.

24 years ago * config/tc-hppa.c (pa_ip, case '?'): Add missing break.
Jeff Law [Fri, 6 Aug 1999 18:13:31 +0000 (18:13 +0000)] 
    * config/tc-hppa.c (pa_ip, case '?'): Add missing break.

24 years ago * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,
Jeff Law [Fri, 6 Aug 1999 16:03:53 +0000 (16:03 +0000)] 
    * hppa.h (pa_opcodes): Add 64 bit versions of or, xor, and,
        and andcm.  Add 32 and 64 bit version of cmpclr, cmpiclr.

24 years ago * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,
Jeff Law [Fri, 6 Aug 1999 15:50:21 +0000 (15:50 +0000)] 
    * hppa-dis.c (compare_cond_64_names, cmpib_cond_64_names,
        add_cond_64_names, wide_add_cond_names, logical_cond_64_names,
        unit_cond_64_names, shift_cond_64_names, bb_cond_64_names): New.
        (print_insn_hppa): Add 64 bit condition completers.

This page took 0.052709 seconds and 4 git commands to generate.