deliverable/binutils-gdb.git
25 years ago * rename.c (O_BINARY): Define as 0 if not defined.
Ian Lance Taylor [Sat, 12 Jun 1999 16:04:07 +0000 (16:04 +0000)] 
* rename.c (O_BINARY): Define as 0 if not defined.
(simple_copy): Open files with O_BINARY.

25 years ago Based on patch from H. Peter Anvin <hpa@transmeta.com>:
Ian Lance Taylor [Sat, 12 Jun 1999 15:42:04 +0000 (15:42 +0000)] 
Based on patch from H. Peter Anvin <hpa@transmeta.com>:
* objcopy.c (struct section_list): Add copy field.
(sections_copied): New static variable.
(copy_options): Add "only-section".
(copy_usage): Mention -j and --only-section.
(find_section_list): Initialize copy field.
(is_strip_section): Check for copying sections.
(copy_object): Check sections_copied when calling filter_symbols.
(setup_section): Check for copying sections.
(copy_section): Likewise.
(copy_main): Handle -j/--only-section.
* binutils.texi, objcopy.1: Document -j/--only-section.

25 years ago * configure.in: If frexp is not available, check in -lm.
Ian Lance Taylor [Sat, 12 Jun 1999 15:20:21 +0000 (15:20 +0000)] 
* configure.in: If frexp is not available, check in -lm.
* configure: Rebuild.

25 years ago * emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add
Ian Lance Taylor [Sat, 12 Jun 1999 14:00:03 +0000 (14:00 +0000)] 
* emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add
entry_symbol as an undefined symbol when doing a relocateable
link.  From <jeffdb@goodnet.com>.

25 years ago * readelf.c (get_elf_class): Use correct printf format for type.
Ian Lance Taylor [Sat, 12 Jun 1999 13:30:24 +0000 (13:30 +0000)] 
* readelf.c (get_elf_class): Use correct printf format for type.
(get_data_encoding): Likewise.
(get_osabi_name): Likewise.
(process_file_header): Don't pass an extra argument to printf.
(process_dynamic_segment): Cast dynamic_size to long before
printing.
(decode_location_expression): Cast byte_get to long before
printing.

25 years ago1999-06-12 David O'Brien <obrien@freebsd.org>
Ian Lance Taylor [Sat, 12 Jun 1999 13:18:26 +0000 (13:18 +0000)] 
1999-06-12  David O'Brien  <obrien@freebsd.org>
* configure.tgt: (i[3456]86-*-freebsd*): Now defaults to ELF.

25 years ago1999-06-12 David O'Brien <obrien@freebsd.org>
Ian Lance Taylor [Sat, 12 Jun 1999 13:14:39 +0000 (13:14 +0000)] 
1999-06-12  David O'Brien  <obrien@freebsd.org>
* configure.in: (i[3456]86-*-freebsd*): Now defaults to ELF.
* configure: Rebuild.

25 years ago * elf32-mips.c (mips_elf32_section_processing): Permit a
Ian Lance Taylor [Sat, 12 Jun 1999 13:08:29 +0000 (13:08 +0000)] 
* elf32-mips.c (mips_elf32_section_processing): Permit a
SHT_MIPS_REGINFO section to have a size of 0.

25 years ago1999-06-12 David O'Brien <obrien@freebsd.org>
Ian Lance Taylor [Sat, 12 Jun 1999 13:06:26 +0000 (13:06 +0000)] 
1999-06-12  David O'Brien  <obrien@freebsd.org>
* config.bfd (alpha*-*-freebsd*): New target.
(i[3456]86-*-freebsd*): Now defaults to ELF.

25 years ago * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
Ian Lance Taylor [Sat, 12 Jun 1999 10:47:08 +0000 (10:47 +0000)] 
* ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
to "*-*-linux*aout*".
* ld-scripts/weak.exp: Likewise.
* ld-shared/shared.exp: Likewise.  Simplify condition a bit.

25 years ago * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
Ian Lance Taylor [Sat, 12 Jun 1999 10:43:43 +0000 (10:43 +0000)] 
* gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
"*-*-linux*oldld*".
* gas/vtable/vtable.exp: Likewise.
* gas/i386/reloc.d: Modify expected reloc names to accept a.out
names.

25 years ago * Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
Ian Lance Taylor [Sat, 12 Jun 1999 10:11:02 +0000 (10:11 +0000)] 
* Makefile.in: (taz): Don't use texinfo/gpl.texinfo or
texinfo/lgpl.texinfo.

25 years ago * Makefile.in: Change distribution targets to use bzip2 instead of
Ian Lance Taylor [Sat, 12 Jun 1999 10:04:11 +0000 (10:04 +0000)] 
* Makefile.in: Change distribution targets to use bzip2 instead of
gzip.
(TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.

25 years agoadd texinfo.tex
Ian Lance Taylor [Sat, 12 Jun 1999 09:59:55 +0000 (09:59 +0000)] 
add texinfo.tex

25 years ago * dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.
Ian Lance Taylor [Sat, 12 Jun 1999 08:53:18 +0000 (08:53 +0000)] 
* dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.
* Makefile.am: Rebuild dependencies.
* Makefile.in: Rebuild.

25 years agofix copyrights
Ian Lance Taylor [Sat, 12 Jun 1999 08:48:00 +0000 (08:48 +0000)] 
fix copyrights

25 years ago * struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.
Ian Lance Taylor [Fri, 11 Jun 1999 21:07:46 +0000 (21:07 +0000)] 
* struc-symbol.h: Put local_symbol code in ifdef BFD_ASSEMBLER.
* symbols.c: Likewise.
* config/obj-aout.c (obj_crawl_symbol_chain): Refer directly to
sy_next field when taking address, rather than symbol_next.

25 years ago * config/tc-i386.c (i386_immediate): Remove unused label
Ian Lance Taylor [Fri, 11 Jun 1999 21:07:03 +0000 (21:07 +0000)] 
* config/tc-i386.c (i386_immediate): Remove unused label
seg_unimplemented.

25 years ago * dwarf2dbg.c: Change bfd_vma to addressT and bfd_signed_vma to
Ian Lance Taylor [Fri, 11 Jun 1999 21:06:44 +0000 (21:06 +0000)] 
* dwarf2dbg.c: Change bfd_vma to addressT and bfd_signed_vma to
offsetT.
(out_set_addr): Don't use BYTES_PER_ADDRESS.  Instead, get the
value from the output file architecture.
(dwarf2_gen_line_info): Ifdef BFD_ASSEMBLER specific code.
* dwarf2dbg.h: Change bfd_vma to addressT.

25 years ago * gas/i386/amd.s: Add a symbol so a.out tests will work.
Ian Lance Taylor [Fri, 11 Jun 1999 21:02:59 +0000 (21:02 +0000)] 
* gas/i386/amd.s: Add a symbol so a.out tests will work.
* gas/i386/katmai.s: Likewise.
* gas/i386/amd.d: Corresponding change.
* gas/i386/katmai.d: Corresponding change.

25 years ago * dwarf2dbg.h: Use PARAMS in function declarations.
Ian Lance Taylor [Fri, 11 Jun 1999 20:29:31 +0000 (20:29 +0000)] 
* dwarf2dbg.h: Use PARAMS in function declarations.

25 years ago * reloc.c (_bfd_relocate_contents): Permit bitfield relocations to
Ian Lance Taylor [Fri, 11 Jun 1999 20:23:58 +0000 (20:23 +0000)] 
* reloc.c (_bfd_relocate_contents): Permit bitfield relocations to
wrap if the relocation covers the high bit of an address.

25 years ago1999-06-11 Martin Dorey <mdorey@madge.com>
Ian Lance Taylor [Fri, 11 Jun 1999 19:03:06 +0000 (19:03 +0000)] 
1999-06-11  Martin Dorey  <mdorey@madge.com>
* write.c (fixup_segment): Don't add symbol value for i960 ELF.
* config/tc-i960.c (s_leafproc): Don't call tc_set_bal_of_cal if
OBJ_ELF.
(md_apply_fix): Simplify BFD_ASSEMBLER handling.

25 years ago * config/tc-i386.c (md_apply_fix3): Add default case to switch.
Ian Lance Taylor [Thu, 10 Jun 1999 21:47:35 +0000 (21:47 +0000)] 
* config/tc-i386.c (md_apply_fix3): Add default case to switch.

25 years ago * config/tc-sparc.c (md_pseudo_table): Remove pushsection and
Ian Lance Taylor [Thu, 10 Jun 1999 21:45:36 +0000 (21:45 +0000)] 
* config/tc-sparc.c (md_pseudo_table): Remove pushsection and
popsection.

25 years ago * config/tc-sparc.c (sparc_ip): Add default case to reloc switch.
Ian Lance Taylor [Thu, 10 Jun 1999 21:43:24 +0000 (21:43 +0000)] 
* config/tc-sparc.c (sparc_ip): Add default case to reloc switch.

25 years ago * read.c (read_a_source_file): Only declare inescape if
Ian Lance Taylor [Thu, 10 Jun 1999 21:36:37 +0000 (21:36 +0000)] 
* read.c (read_a_source_file): Only declare inescape if
QUOTES_IN_INSN.

25 years ago * itbl-ops.c (itbl_disassemble): Change sprintf format strings to
Ian Lance Taylor [Thu, 10 Jun 1999 21:35:32 +0000 (21:35 +0000)] 
* itbl-ops.c (itbl_disassemble): Change sprintf format strings to
match parameters.
(find_entry_byval): Add parens to avoid warning.

25 years ago * as.c: If HAVE_ITBL_CPU, include "itbl-ops.h".
Ian Lance Taylor [Thu, 10 Jun 1999 21:35:13 +0000 (21:35 +0000)] 
* as.c: If HAVE_ITBL_CPU, include "itbl-ops.h".

25 years ago * dwarf2.c (decode_line_info): Remove unused variable first_time.
Ian Lance Taylor [Thu, 10 Jun 1999 21:28:56 +0000 (21:28 +0000)] 
* dwarf2.c (decode_line_info): Remove unused variable first_time.

25 years ago * symbols.c (resolve_symbol_value): Don't permit subtraction of
Ian Lance Taylor [Thu, 10 Jun 1999 21:26:10 +0000 (21:26 +0000)] 
* symbols.c (resolve_symbol_value): Don't permit subtraction of
undefined symbols.

25 years ago * gas/mips/sync.d: Pass -mips2 to the assembler.
Ian Lance Taylor [Thu, 10 Jun 1999 21:15:05 +0000 (21:15 +0000)] 
* gas/mips/sync.d: Pass -mips2 to the assembler.
* gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
mips-elf target as well as mips64-elf target.
* gas/mips/elf_e_flags1.d: Corresponding changes.
* gas/mips/elf_e_flags2.d: Likewise.
* gas/mips/elf_e_flags3.d: Likewise.
* gas/mips/elf_e_flags4.d: Likewise.
* gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
* gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
parameter.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 10 Jun 1999 21:11:39 +0000 (21:11 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * config/tc-sparc.c (sparc_ip): Don't use side-effect expression
        with isoctal.
        * config/tc-sparc.c (synthetize_setuw, synthetize_setsw,
        synthetize_setx): New functions.
        (md_assemble): Broken the special cases into the above
        functions. Make compiler happy if sizeof(bfd_vma)==4.
        Fix sethi generated from set/setuw. If instructions have a relloc,
        always clear the fields to be relocated in the opcode.
        (sparc_ip): Remove special_case global variable.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 10 Jun 1999 21:08:10 +0000 (21:08 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * gas/sparc/synth64.s: Add checks for single register signx/clruw.
        * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
        * gas/sparc/prefetch.d: Add -64 as switch.
        * gas/sparc/rdpr.d: Ditto.
        * gas/sparc/wrpr.d: Ditto.
        * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
        * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
        current gas outputs %hi(0) and not %hi(0x0).
        * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
        optimizations for setx instruction.
        * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
        compiled-in targets.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 10 Jun 1999 21:00:53 +0000 (21:00 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * sparc.h (R_SPARC_max_std): Define.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Thu, 10 Jun 1999 20:59:54 +0000 (20:59 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * elf64_sparc.c (sparc64_elf_relocate_section): Use R_SPARC_max_std
        instead of R_SPARC_max.
        (sparc64_elf_info_to_howto): Likewise.
        * elf32_sparc.c (elf32_sparc_relocate_section): Likewise.
        (elf32_sparc_info_to_howto): Likewise; handle vtable relocations.

25 years ago Based on patches from John W. Woznack <jwoznack@concentric.net>:
Ian Lance Taylor [Thu, 10 Jun 1999 20:35:50 +0000 (20:35 +0000)] 
Based on patches from John W. Woznack <jwoznack@concentric.net>:
* itbl-ops.c (itbl_get_reg_val): Add pval parameter.  Return
indication of success rather than a value.
(itbl_get_val): Likewise.
(itbl_get_field): Use strcspn.  Change delimiters to include
parens.
* itbl-ops.h (itbl_get_reg_val): Update declaration.
(itbl_get_val): Likewise.
* config/tc-mips.c (mips_ip): Update call to itbl_get_reg_val.

25 years ago * symbols.c (copy_symbol_attributes): Convert local symbols to
Ian Lance Taylor [Thu, 10 Jun 1999 14:45:58 +0000 (14:45 +0000)] 
* symbols.c (copy_symbol_attributes): Convert local symbols to
regular symbols.

25 years ago * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
Richard Henderson [Thu, 10 Jun 1999 13:48:44 +0000 (13:48 +0000)] 
    * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
        * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
        * gas/macros/{irp,rept,test2,test3}.d: Update.

25 years agoAdd support for ARM920 and ARM920t
Nick Clifton [Thu, 10 Jun 1999 01:59:33 +0000 (01:59 +0000)] 
Add support for ARM920 and ARM920t

25 years agoUpdated to match latest output.
Nick Clifton [Thu, 10 Jun 1999 01:20:33 +0000 (01:20 +0000)] 
Updated to match latest output.

25 years agoè
Jeff Law [Wed, 9 Jun 1999 14:22:08 +0000 (14:22 +0000)] 
è
        * hppa.h: Update with various changes from newest PA ELF
        specifications.

25 years ago.
Jeff Law [Wed, 9 Jun 1999 14:22:07 +0000 (14:22 +0000)] 
.
        * hppa.h: Update with various changes from newest PA ELF
        specifications.

25 years agorestore previous format of --help output
Nick Clifton [Wed, 9 Jun 1999 05:35:55 +0000 (05:35 +0000)] 
restore previous format of --help output

25 years ago * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
Andreas Schwab [Wed, 9 Jun 1999 03:04:03 +0000 (03:04 +0000)] 
* ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
* ld-shared/sh1.c: Fix typo.

25 years ago * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
Andreas Schwab [Wed, 9 Jun 1999 03:01:26 +0000 (03:01 +0000)] 
* binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
output to avoid massive exponential behaviour.

25 years ago * readelf.c (dump_section): Cast bfd_vma values to [unsigned] long
Andreas Schwab [Wed, 9 Jun 1999 02:44:17 +0000 (02:44 +0000)] 
* readelf.c (dump_section): Cast bfd_vma values to [unsigned] long
for printing, in case it is wider than long.
(display_block): Likewise.
(read_and_display_attr): Likewise.
(decode_location_expression): Likewise.  Don't depend on
evaluation order.

25 years agoimport gdb-1999-06-07 snapshot
Jason Molenda [Tue, 8 Jun 1999 02:18:01 +0000 (02:18 +0000)] 
import gdb-1999-06-07 snapshot

25 years ago * section.c (_bfd_strip_section_from_output): Remove output
Richard Henderson [Mon, 7 Jun 1999 23:22:00 +0000 (23:22 +0000)] 
    * section.c (_bfd_strip_section_from_output): Remove output
        sections with no initial link_order.

25 years agoimport gdb-1999-06-07 snapshot
Jason Molenda [Mon, 7 Jun 1999 19:19:32 +0000 (19:19 +0000)] 
import gdb-1999-06-07 snapshot

25 years agoTypo.
Richard Henderson [Mon, 7 Jun 1999 12:54:17 +0000 (12:54 +0000)] 
Typo.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Mon, 7 Jun 1999 12:53:56 +0000 (12:53 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * config/tc-sparc.c (md_assemble): Fix up setx, support setsw.
        Optimize set if sizeof(bfd_vma) == 64.
        (sparc_ip): Fix sethi - without %hi() it should generate
        R_SPARC_32 reloc, not R_SPARC_HI22.
        (tc_gen_reloc): Handle BFD_RELOC_SPARC22.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Mon, 7 Jun 1999 12:44:48 +0000 (12:44 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * sparc-opc.c: Fix up set, setsw, setuw operand kinds.
        Support signx %reg, clruw %reg.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Mon, 7 Jun 1999 12:40:36 +0000 (12:40 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * config/tc-sparc.c (md_begin): Handle native wordsize aliases.
        (s_ncons): New function.
        (native_op_table): New table.
        (sparc_ip): Be more strict on %hi() etc.; prepare assembler for
        R_SPARC_OLO10 handling.

25 years agoJakub Jelinek <jj@ultra.linux.cz>
Richard Henderson [Mon, 7 Jun 1999 12:26:46 +0000 (12:26 +0000)] 
Jakub Jelinek  <jj@ultra.linux.cz>
        * sparc-opc.c: Add aliases Solaris as supports.

25 years agoDefine ELF_MAXPAGESIZE
Nick Clifton [Mon, 7 Jun 1999 10:27:21 +0000 (10:27 +0000)] 
Define ELF_MAXPAGESIZE

25 years ago * expr.h (struct expressionS): Revert last change; widen X_op.
Richard Henderson [Mon, 7 Jun 1999 10:23:47 +0000 (10:23 +0000)] 
    * expr.h (struct expressionS): Revert last change; widen X_op.
        * config/tc-alpha.c (md_begin): Check the field is wide enough.

25 years ago * windres.c (usage): Fix typo.
Andreas Schwab [Mon, 7 Jun 1999 03:16:55 +0000 (03:16 +0000)] 
* windres.c (usage): Fix typo.

25 years ago * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.
Andreas Schwab [Mon, 7 Jun 1999 03:06:39 +0000 (03:06 +0000)] 
* Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.
* Makefile.in: Regenerated.

25 years ago * Makefile.am (TARGET_CPU_CFILES): Add config/tc-fr30.c.
Andreas Schwab [Mon, 7 Jun 1999 02:58:53 +0000 (02:58 +0000)] 
* Makefile.am (TARGET_CPU_CFILES): Add config/tc-fr30.c.
(TARGET_CPU_HFILES): Add config/tc-fr30.h.
(TARG_ENV_HFILES): Add config/te-epoc-pe.h.
* Makefile.in: Regenerated.

25 years ago * Makefile.am (SOURCE_HFILES): Add missing headers.
Andreas Schwab [Mon, 7 Jun 1999 02:51:40 +0000 (02:51 +0000)] 
* Makefile.am (SOURCE_HFILES): Add missing headers.
* Makefile.in: Regenerated.

25 years ago * config/obj-elf.c (obj_elf_common): In MRI mode if called as
Andreas Schwab [Mon, 7 Jun 1999 02:28:54 +0000 (02:28 +0000)] 
* config/obj-elf.c (obj_elf_common): In MRI mode if called as
`common' pass on to s_mri_common.
(elf_pseudo_table): Pass 1 to obj_elf_common for `common'.

25 years ago * elf32-mips.c (_bfd_mips_elf_print_private_data): Recognize
Mark Mitchell [Sun, 6 Jun 1999 22:31:46 +0000 (22:31 +0000)] 
* elf32-mips.c (_bfd_mips_elf_print_private_data): Recognize
the N32 ABI.

25 years ago * config/obj-elf.c (obj_elf_section): Don't free the return
Richard Henderson [Sun, 6 Jun 1999 00:09:50 +0000 (00:09 +0000)] 
    * config/obj-elf.c (obj_elf_section): Don't free the return
        value of demand_copy_C_string.

25 years ago * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbol
Richard Henderson [Sat, 5 Jun 1999 23:15:34 +0000 (23:15 +0000)] 
    * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbol
        creation logic from obj_elf_create_section.
        * config/obj-elf.c (elf_pseudo_tab): Add pushsection/popsection.
        (section_stack): New.
        (special_sections): Make const.
        (obj_elf_section): Gut and rewrite parsing.
        (obj_elf_change_section): New function broken out of obj_elf_section.
        (obj_elf_parse_section_letters): Likewise.
        (obj_elf_section_word): Likewise.
        (obj_elf_section_type): Likewise.
        (obj_elf_previous): Treat as a toggle.
        (obj_elf_popsection): New.
        * config/tc-ppc.c (ppc_section_word): Take str+len not ptr_str.
        (ppc_section_type): Likewise.
        * config/tc-ppc.h: Likewise.
        * expr.h (struct expressionS): Don't make X_op a bitfield.
        * config/tc-alpha.c: Update for symbol handling changes.
        (md_apply_fix) [case GPREL]: Use now_seg instead of absolute_section.
        (load_expression, emit_ir_load, emit_loadstore, emit_jsrjmp): Likewise.

25 years ago * gas/elf/elf.exp: New directory.
Richard Henderson [Sat, 5 Jun 1999 23:14:42 +0000 (23:14 +0000)] 
    * gas/elf/elf.exp: New directory.
        * gas/elf/section0.[sd]: New test.
        * gas/elf/section1.[sd]: New test.

25 years ago * dwarf2dbg.c (*): Convert to K&R + prototypes.
Richard Henderson [Sat, 5 Jun 1999 18:19:09 +0000 (18:19 +0000)] 
    * dwarf2dbg.c (*): Convert to K&R + prototypes.
        (dwarf2_gen_line_info): Kill unused variables.
        (dwarf2_finish): Likewise.
        (dwarf2_where): Likewise.
        (dwarf2_directive_file): If we've only got a string,
        hand off to s_app_file.
        * ecoff.c: Move the include of ecoff.h.
        * symbols.h (S_IS_FUNCTION): Prototype.
        * read.c (LEX_HASH): Supply a default.
        (lex_type): Use it.
        (s_globl): Update `c' after skipping whitespace.
        * read.h (LEX_END_NAME, is_name_ender): New.
        * expr.c (get_symbol_end): Respect it.

25 years ago1999-06-04 Mark Klein <mklein@dis.com>
Ian Lance Taylor [Fri, 4 Jun 1999 21:08:54 +0000 (21:08 +0000)] 
1999-06-04  Mark Klein <mklein@dis.com>
* config/tc-hppa.c (md_begin): Convert local symbol dummy_symbol
to real if OBJ_SOM
(tc_gen_reloc): Still need bfd_abs_symbol in some relocs.

25 years ago1999-06-04 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Fri, 4 Jun 1999 20:49:14 +0000 (20:49 +0000)] 
1999-06-04  H.J. Lu  <hjl@gnu.org>
* lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
necessary.

25 years agoFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Richard Henderson [Fri, 4 Jun 1999 13:25:23 +0000 (13:25 +0000)] 
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
        * elf32-ppc.c (ppc_elf_relocate_section): Don't barf on out of
        range undefweak symbols.
        * hash.c: Add missing comma after @xref{}
        * linker.c: Likewise.

25 years agoDefine ELF_MAXPAGESIZE for all ELF based ports.
Nick Clifton [Fri, 4 Jun 1999 12:45:07 +0000 (12:45 +0000)] 
Define ELF_MAXPAGESIZE for all ELF based ports.
Produce an error message of ELF_MAXPAGESIZE is not defined.

25 years ago * Makefile.am: Rebuild dependencies.
Ian Lance Taylor [Fri, 4 Jun 1999 12:00:31 +0000 (12:00 +0000)] 
* Makefile.am: Rebuild dependencies.
(BFD32_BACKENDS): Add dwarf1.lo.
(BFD32_BACKENDS_CFILES): Add dwarf1.c.
* Makefile.in: Rebuild.

25 years agoUse 64bit wide values in internal fields.
Nick Clifton [Fri, 4 Jun 1999 11:33:32 +0000 (11:33 +0000)] 
Use 64bit wide values in internal fields.
Check symbol index against number of symbols when displaying relocations

25 years ago1999-06-04 Mark Klein <mklein@dis.com>
Ian Lance Taylor [Fri, 4 Jun 1999 10:46:25 +0000 (10:46 +0000)] 
1999-06-04  Mark Klein <mklein@dis.com>
* config/tc-hppa.c: Update for symbol handling changes.

25 years agoAdd support for 64 bit ELF files.
Nick Clifton [Fri, 4 Jun 1999 08:13:04 +0000 (08:13 +0000)] 
Add support for 64 bit ELF files.

25 years agooops - omitted from previous delta
Nick Clifton [Fri, 4 Jun 1999 07:42:55 +0000 (07:42 +0000)] 
oops - omitted from previous delta

25 years agoRename epoc-pe interworking function names to avoid a name space clash
Nick Clifton [Fri, 4 Jun 1999 07:40:35 +0000 (07:40 +0000)] 
Rename epoc-pe interworking function names to avoid a name space clash

25 years agoRename epoc-pe interworking function names to avoid a name space clash.
Nick Clifton [Fri, 4 Jun 1999 07:39:48 +0000 (07:39 +0000)] 
Rename epoc-pe interworking function names to avoid a name space clash.
Add epoc-pe to built targets.

25 years agoAdd mcore target
Nick Clifton [Fri, 4 Jun 1999 07:20:18 +0000 (07:20 +0000)] 
Add mcore target

25 years agoMake LDRH/LDRB consistent with LDR when target is PC-relative
Nick Clifton [Fri, 4 Jun 1999 07:14:10 +0000 (07:14 +0000)] 
Make LDRH/LDRB consistent with LDR when target is PC-relative

25 years ago Update to match current gas,bfd and opcodes.
Nick Clifton [Fri, 4 Jun 1999 07:12:40 +0000 (07:12 +0000)] 
 Update to match current gas,bfd and opcodes.

25 years ago(ELF_MAXPAGESIZE): Default to 0x1000 not 1
Nick Clifton [Fri, 4 Jun 1999 06:35:04 +0000 (06:35 +0000)] 
(ELF_MAXPAGESIZE): Default to 0x1000 not 1

25 years ago * elf.c (elf_fake_sections): Undo change of 1999-05-10.
Andreas Schwab [Fri, 4 Jun 1999 01:07:38 +0000 (01:07 +0000)] 
* elf.c (elf_fake_sections): Undo change of 1999-05-10.

25 years ago * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of
Joern Rennecke [Thu, 3 Jun 1999 19:12:54 +0000 (19:12 +0000)] 
* elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of
start / stop for recalculating of r_addend of R_SH_SWITCH*.

25 years ago * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32
Joern Rennecke [Thu, 3 Jun 1999 18:54:32 +0000 (18:54 +0000)] 
* elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32
in other text sections.

25 years ago * libbfd.c (_bfd_generic_verify_endian_match): New function.
Joern Rennecke [Thu, 3 Jun 1999 18:48:24 +0000 (18:48 +0000)] 
* libbfd.c (_bfd_generic_verify_endian_match): New function.
* libbfd-in.h (_bfd_generic_verify_endian_match): Declare.
* libbfd.h: Regenerate.
* coff-sh.c (sh_merge_private_data): Delete.
(coff_bfd_merge_private_bfd_data): Change to
_bfd_generic_verify_endian_match.
(elf32-sh.c): bfd_elf32_bfd_merge_private_bfd_data: Define.

25 years agoUse macros to hold names of temporary files.
Nick Clifton [Thu, 3 Jun 1999 13:22:45 +0000 (13:22 +0000)] 
Use macros to hold names of temporary files.

25 years ago * cgen.c: Update for symbol handling changes.
Ian Lance Taylor [Thu, 3 Jun 1999 12:51:21 +0000 (12:51 +0000)] 
* cgen.c: Update for symbol handling changes.

25 years agoUpdate.
Ulrich Drepper [Thu, 3 Jun 1999 12:46:39 +0000 (12:46 +0000)] 
Update.

25 years ago * config/tc-m32r.c: Update for symbol handling changes.
Ian Lance Taylor [Thu, 3 Jun 1999 12:46:26 +0000 (12:46 +0000)] 
* config/tc-m32r.c: Update for symbol handling changes.

25 years agoFix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.
Ulrich Drepper [Thu, 3 Jun 1999 12:46:15 +0000 (12:46 +0000)] 
Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.

25 years ago * config/tc-hppa.h: Update for symbol handling changes.
Ian Lance Taylor [Thu, 3 Jun 1999 12:42:36 +0000 (12:42 +0000)] 
* config/tc-hppa.h: Update for symbol handling changes.
* config/tc-hppa.c: Likewise.

25 years ago * config/tc-arm.h: Update for symbol handling changes.
Ian Lance Taylor [Thu, 3 Jun 1999 09:50:01 +0000 (09:50 +0000)] 
* config/tc-arm.h: Update for symbol handling changes.
* config/tc-arm.c: Likewise.
(symbol_make_empty): Remove.  Just use symbol_create.

25 years ago * symbols.c (symbol_set_tc): Correct name.
Ian Lance Taylor [Thu, 3 Jun 1999 09:49:04 +0000 (09:49 +0000)] 
* symbols.c (symbol_set_tc): Correct name.

25 years ago * bfd-in.h (bfd_elf32_arm_allocate_interworking_sections): Correct
Ian Lance Taylor [Thu, 3 Jun 1999 09:21:53 +0000 (09:21 +0000)] 
* bfd-in.h (bfd_elf32_arm_allocate_interworking_sections): Correct
prototype.
(bfd_elf32_arm_process_before_allocation): Likewise.
* bfd-in2.h: Rebuild.

25 years ago * Makefile.am: Rebuild dependencies.
Ian Lance Taylor [Thu, 3 Jun 1999 09:06:24 +0000 (09:06 +0000)] 
* Makefile.am: Rebuild dependencies.
($(OBJS)): Don't depend upon struc-symbol.h.
(.dep1, .tcdep, .objdep): Create itbl-parse.h.
* dep-in.sed: Don't remove struc-symbol.h.
* Makefile.in: Rebuild.

25 years ago * doc/internals.texi (Symbols): Describe changes in symbol
Ian Lance Taylor [Thu, 3 Jun 1999 08:44:04 +0000 (08:44 +0000)] 
* doc/internals.texi (Symbols): Describe changes in symbol
handling.

25 years ago * common.h (EM_PPC64): Define.
Ian Lance Taylor [Thu, 3 Jun 1999 08:20:07 +0000 (08:20 +0000)] 
* common.h (EM_PPC64): Define.

25 years agoUpdate.
Richard Henderson [Thu, 3 Jun 1999 03:26:53 +0000 (03:26 +0000)] 
Update.

25 years ago* internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.
Richard Henderson [Thu, 3 Jun 1999 03:26:17 +0000 (03:26 +0000)] 
* internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.

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