summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* daily updatesid-20020905-branchpointsid-20020905-branchAlan Modra2002-09-071-1/+1
|
* * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.Jeff Law2002-09-062-2/+6
|
* correct entryAlan Modra2002-09-061-3/+2
|
* merge from gccDJ Delorie2002-09-062-1/+5
|
* daily updateAlan Modra2002-09-061-1/+1
|
* * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.Alan Modra2002-09-055-46/+49
| | | | | | * ld-sh/sh64/crange3-cmpct.rd: Likewise. * ld-sh/sh64/crange3-media.rd: Likewise. * ld-sh/sh64/crange3.rd: Likewise.
* * gas/i386/absrel.s: New.Alan Modra2002-09-0512-18/+252
| | | | | | | | | | | | | | * gas/i386/absrel.d: New. * gas/i386/pcrel.s: New. * gas/i386/pcrel.d: New. * gas/i386/i386.exp: Run them. * gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol index, the name will do. * gas/mri/moveml.d: Escape dots. * gas/macros/macros.exp (strings): Add rs6000-*-* to xfails. * gas/mips/beq.s: Don't make text_label global. * gas/mips/mips32.s: Likewise. * gas/mips/mips64-mips3d.s: Likewise.
* gas reloc rewrite.Alan Modra2002-09-0595-1786/+1801
|
* daily updateAlan Modra2002-09-051-1/+1
|
* * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 defaultKevin Buettner2002-09-042-2/+7
| | | | vector.
* * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.Alan Modra2002-09-042-36/+40
| | | | (ppc_fix_adjustable <coff version>): Cleanup.
* * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.Alan Modra2002-09-042-6/+26
| | | | | | (md_parse_option): No -a64 without BFD64. (ppc_set_cpu): Select appropriate cpu when ppc_obj64. (ppc_arch): Use bfd_mach_rs6k for bfd_arch_rs6000.
* Do not insert non-BookE32 instructions into the hash table if the target cpuNick Clifton2002-09-044-2/+19
| | | | is the BookE32. (case 107575)
* Have objdump's --help switch document PPC -M options.Nick Clifton2002-09-045-0/+29
|
* The BookE implementations of the TLBWE and TLBRE instructions do not take anyNick Clifton2002-09-042-3/+8
| | | | arguments.
* daily updateAlan Modra2002-09-041-1/+1
|
* daily updategdb_5_3-2002-09-04-branchpointAlan Modra2002-09-031-1/+1
|
* Add EXTERN references to __ctbpm __gp and __ep.Nick Clifton2002-09-024-14/+18
| | | | | Define TEMPLATE_NAME. Revert bogus change to ldexp.c
* Fix PROVIDENick Clifton2002-09-022-13/+17
|
* Use helpful names instead of cryptically overloaded bfd_reloc error codes.Nick Clifton2002-09-022-131/+78
| | | | | | Replace caching of external symbols with caching of internal symbols obtained from calling bfd_elf_get_elf_syms(). Fixup problems with freeing cached allocated memory blocks.
* * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.Alan Modra2002-09-024-127/+15
| | | | | | | | | (bfd_pj_arch): Use bfd_default_scan. * cpu-v850.c (scan): Remove. (N): Use bfd_default_scan. * cpu-z8k.c (scan_mach): Remove. (arch_info_struct, bfd_z8k_arch): Reorganize so that the default is first. Use bfd_default_scan.
* * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra2002-09-027-30/+44
| | | | | | | | | | | | | | | | | bfd_mach constants. (ecoff_get_magic): Likewise. * elf32-v850.c (v850_elf_object_p): Likewise. (v850_elf_final_write_processing): Likewise. * mipsbsd.c (MY(set_arch_mach)): Likewise. (MY(write_object_contents)): Likewise. * coff64-rs6000.c (xcoff64_write_object_contents): Likewise. * coffcode.h (coff_write_object_contents): Likewise. (coff_set_arch_mach_hook): Add comment describing machine == 0. Remove unnecessary "machine" assignments. (coff_write_relocs): Test for the absolute section sym by testing section and flags. * pdp11.c (NAME(aout,machine_type)): Like aoutx.h.
* Remove redundant references to V850EA architecture.Nick Clifton2002-09-022-17/+4
|
* * arc-opc.c: Include bfd.h.Alan Modra2002-09-022-1/+7
| | | | (arc_get_opcode_mach): Subtract off base bfd_mach value.
* * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mach_i386_i386Alan Modra2002-09-022-1/+8
| | | | and bfd_mach_i386_i386_intel_syntax.
* daily updateAlan Modra2002-09-021-1/+1
|
* daily updateAlan Modra2002-09-011-1/+1
|
* * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, notHans-Peter Nilsson2002-08-312-1/+6
| | | | ATTRIBUTE_UNUSED.
* * ld-mmix/bpo-10.d: Tweak for change in symbols handling.Hans-Peter Nilsson2002-08-3110-11/+24
| | | | | | | | | | | | * ld-mmix/bpo-11.d: Ditto. * ld-mmix/b-nosym.d: Adjust for changed output for absence of symbols. * ld-mmix/sec-7m.d: Rename tested section from .debug_info to .di. * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
* daily updateAlan Modra2002-08-311-1/+1
|
* * bfd-in.h (align_power): Cast constants to bfd_vma type.Dave Anglin2002-08-303-2/+7
| | | | * bfd-in2.h (align_power): Likewise.
* Update description to reflect D10V TS3 board.Nick Clifton2002-08-302-5/+22
|
* * emulparams/elf32ppc.sh (ARCH): Set to "powerpc:common".Alan Modra2002-08-302-1/+5
|
* * v850-dis.c (disassemble): Remove bfd_mach_v850ea case.Alan Modra2002-08-303-5/+7
| | | | * mips-dis.c (_print_insn_mips): Don't use hard-coded mach constants.
* * Makefile.am: Run "make dep-am".Alan Modra2002-08-306-57/+74
| | | | | | | | * Makefile.in: Regenerate. * cpu-avr.c (compatible): Don't use hard-coded mach constants. * cpu-powerpc.c (powerpc_compatible): Likewise. * cpu-rs6000.c (rs6000_compatible): Likewise.
* daily updateAlan Modra2002-08-301-1/+1
|
* Remove redundant reference to E_V850EA_ARCH.Nick Clifton2002-08-292-3/+5
|
* * chew.c (paramstuff, outputdots, perform, bang and usage): Removekseitz_interps-20020829-mergeDave Anglin2002-08-292-5/+10
| | | | void from function definitions.
* Add linker relaxation to v850 toolchainNick Clifton2002-08-2913-107/+1274
|
* daily updateAlan Modra2002-08-291-1/+1
|
* * objdump.c (dump_bfd): Restore lines accidentally deleted inAlan Modra2002-08-282-0/+7
| | | | last commit.
* Add TMS320C4x supportNick Clifton2002-08-2847-232/+6235
|
* * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.Alan Modra2002-08-282-97/+97
| | | | | | | | | | | | | | | | | | (TC_ADJUST_RELOC_COUNT): Tweak param name. (TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_SECTION): Likewise. (TC_FIX_ADJUSTABLE, MD_PCREL_FROM_SECTION): Likewise. (RELOC_ENUM): Define. (fix_new_internal): Use RELOC_ENUM. (fix_new, fix_new_exp): Likewise. (adjust_reloc_syms): Comment. Remove unnecessary tests on sym != NULL. Replace gotos with continue. (write_relocs): Formatting. Avoid symbol loops in RELOC_EXPANSION_POSSIBLE case too. Report bfd_reloc_outofrange errors, and error number in other cases. (fixup_segment): Remove param names from prototype. Rename "this_segment_type" to "this_segment". Update linkrelax comment. Remove "size, "place" and "where" local vars. Formatting. Update "no symbol" comment. Remove #if 0 and #if 1.
* * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,Alan Modra2002-08-282-10/+16
| | | | | strtoul and strtoull with bfd_scan_vma. (gld${EMULATION_NAME}_read_file): Likewise.
* * ld-discard/discard.exp: xfail m6812.Alan Modra2002-08-283-2/+8
| | | | * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
* * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.Alan Modra2002-08-282-2/+6
|
* daily updateAlan Modra2002-08-281-1/+1
|
* * gas/mcore/allinsn.d: Escape dots. Pass -z to objdump and adjustAlan Modra2002-08-277-38/+49
| | | | | | | | | | to suit. Match coff relocs. Match "from address pool" comments. * gas/sparc/pcrel.s: Use 2b label in expressions. * gas/sparc/pcrel64.s: Likewise. * gas/sparc/pcrel.d: Adjust to suit. * gas/sparc/pcrel64.d: Likewise. * gas/vtable/vtable.exp: Move xfails to .. (proc vtable_setup_xfails): .. here. Add i866.
* * gas/macros/macros.exp (strings): Update xfails.Alan Modra2002-08-272-6/+11
|
* * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.Alan Modra2002-08-272-12/+13
|