Age | Commit message (Collapse) | Author | Files | Lines |
|
* syms.c (bfd_is_local_label): Return false if BSF_SECTION_SYM.
|
|
|
|
|
|
* config/i386/xm-linux.h (HOST_I386): Removed.
|
|
* Make-common.in (srccgen): Remove.
(CGEN_CPU_DIR): Define.
(CGEN_READ_SCM): Redefine without $(srccgen).
(CGEN_ARCH_SCM): Ditto.
(CGEN_CPU_SCM): Ditto.
(CGEN_DECODE_SCM): Ditto.
(CGEN_DESC_SCM): Ditto.
* $arch/Makefile.in: Use $(CGEN_CPU_DIR) where applicable.
|
|
* Makefile.am (CPUDIR): Define.
(stamp-m32r): Update dependencies.
(stamp-fr30): Ditto.
(stamp-openrisc): Ditto.
* Makefile.in: Regenerate.
|
|
* README (Supported platforms): m88k no longer suffers bitrot.
|
|
* lib/utils-lib.exp (target_assemble): Remove duplicate copy.
(default_target_assemble): Likewise.
|
|
if this does not reset their size to zero. MS's latest compilers will set
s_paddr to zero.
|
|
|
|
* config/tc-m88k.c (md_pseudo_table): Remove redundant "global".
|
|
* objcopy.c (filter_symbols): Don't turn undefined symbols
into local.
|
|
lsy_value. Correct typos in comments.
* symbols.c (local_symbol_make): Update for name change.
(local_symbol_convert): Likewise.
(colon): Likewise.
(S_GET_VALUE): Likewise.
(S_SET_VALUE): Likewise.
(print_symbol_value_1): Likewise.
(resolve_symbol_value): Likewise. Don't divide local sym values
by OCTETS_PER_BYTE twice.
|
|
* config/tc-ia64.c (md_pseudo_table): Add 2byte, 4byte, and 8byte.
|
|
* config/tc-ia64.c (is_conditional_branch): Rewrite to exclude mod
sched branches.
|
|
* read.c (s_fill): Correct spelling error in comments.
|
|
* doc/c-m88k.texi: New file.
* doc/Makefile.am (CPU_DOCS): Add c-m88k.texi.
* doc/Makefile.in: Regenerate.
* doc/all.texi: Set M880X0.
* doc/as.texinfo: Hook in m88k-dependent documentation.
|
|
|
|
stop in comment.
|
|
structure and not macros.
(Host Definition): Document that much of this chapter is obsolete.
(Target Architecture Definition): Update list of files that make
up a target architecture.
(Coding): Update.
|
|
|
|
(print_i387_value): Use extract_floating to extract the FP value
from a zero padded local buffer.
|
|
|
|
* memattr.c (create_mem_region): Move n to next memory region,
to avoid infinite loop.
|
|
* memattr.h: Add copyright statement.
* memattr.c: Ditto.
|
|
(read_partial_die): Delete fourth argument; we return this info in
the struct partial_die_info object itself now.
(dwarf2_build_psymtabs_hard, scan_partial_symbols): Use the
has_pc_info field of the partial die struct, rather than passing a
variable by reference to read_partial_die.
|
|
|
|
code in loop condition. This seemed to be trying to round
info_ptr up to the next four-byte boundary, but that's not what it
actually did. If we discover the problem the old code was really
trying to address, we can fix it properly.
|
|
* doc/c-mips.texi (MIPS Opts): Document 12000 as valid cpu.
* config/tc-mips.c (mips_cpu_info_table): Add rm5200, rm5231, rm5261,
and rm5721 as valid cpu strings.
(md_show_usage): Add rm5200, rm5231, rm5261, rm5721.
|
|
* config/tc-mips.c (md_apply_fix): Prevent addend from becoming zero
if it's expected to be non-zero.
[gas/testsuite]
* gas/mips/elf-rel3.s: Add zero word to end of file.
|
|
* bfd/elf32-mips.c (_bfd_mips_elf_final_write_processing):
Handle bfd_mach_mips4400, bfd_mach_mips4600 and
bfd_mach_mips5000.
|
|
|
|
* scripttempl/elf.sc (DYNAMIC_PAD): Revert the change made on
2001-07-03. It creates dynamic entries even for static binaries.
|
|
* thread_db (find_new_threads_callback, thread_db_thread_alive,
attach_thread): Update comments.
|
|
* thread-db.c (attach_thread): Check for TD_THR_ZOMBIE in addition
to TD_THR_UNKNOWN when looking for defunct zombie threads.
(thread_db_thread_alive): Ditto.
(find_new_threads_callback): Ditto.
|
|
* gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
the output of the ptype command.
|
|
* gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
|
|
|
|
* scripttempl/elf.sc (DYNAMIC_PAD): New variable.
(DYNAMIC): Use it to reserve few dynamic entries for
post-linking tools.
|
|
* doc/Makefile.am (addr2line.1): Use addr2line.pod instead of
$@.pod.
(ar.1): Likewise.
(dlltool.1): Likewise.
(nlmconv.1): Likewise.
(nm.1): Likewise.
(objcopy.1): Likewise.
(objdump.1): Likewise.
(ranlib.1): Likewise.
(readelf.1): Likewise.
(size.1): Likewise.
(strings.1): Likewise.
(strip.1): Likewise.
(windres.1): Likewise.
(cxxfilt.man): Use $(DEMANGLER_NAME).pod instead of $@.pod.
($(DEMANGLER_NAME).1): Also substitute cxxfilt with
$(DEMANGLER_NAME).
(as.1): Removed.
* doc/Makefile.in: Regenerated.
|
|
|
|
|
|
|
|
|
|
size_segs is called.
|
|
|
|
* gdb.base/corefile.exp: Quote the curly braces in regexp.
|
|
|
|
* solib-svr4.c: Include "elf/mips.h".
(elf_locate_base): Make DT_MIPS_RLD_MAP block unconditional.
|
|
dump_die_list, store_in_ref_table, follow_die_ref): Make these
static; they're private functions.
|