aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-07 * configure.in: Add ms1 case.Aldy Hernandez4-0/+19
* configure: Regenerate. * configure.tgt: Add ms1 case.
2005-06-07 * configure.tgt: Same.Aldy Hernandez4-0/+20
* Makefile.am (ALL_EMULATIONS): Depend on eelf32ms1.o. (eelf32ms1.c): Add eelf32ms1.c rule. * Makefile.in: Regenerate.
2005-06-07 * common.h (EM_MS1): Define.Aldy Hernandez3-0/+55
* ms1.h: New file.
2005-06-07 * dis-asm.h: Externalize print_insn_ms1.Aldy Hernandez2-0/+7
2005-06-07 * Makefile.am (ALL_MACHINES): Add ms1 support.Aldy Hernandez11-0/+752
(ALL_MACHINES_CFILES): Same. (BFD32_BACKENDS): Same. (BFD32_BACKENDS_CFILES): Same. * Makefile.in: Regenerate. * archures.c (bfd_architecture): Add ms1 entries. Externalize bfd_ms1_arch. (bfd_archures_list): Add bfd_ms1_arch. * bfd-in2.h: Regenerate. * cpu-ms1.c: New file. * elf32-ms1.c: New file. * targets.c: Define extern of bfd_elf32_ms1_vec. Add bfd_elf32_ms1_vec to _bfd_target_vector. * configure.in: Add bfd_elf32_ms1_vec case. * configure: Regenerate. * config.bfd: Add ms1-*-elf to table.
2005-06-07 * config/tc-xtensa.h (resource_table): Change units to unsigned chars.Bob Wilson3-7/+16
* config/tc-xtensa.c (new_resource_table): Likewise. (resize_resource_table): Likewise. (release_resources): Fix assertion for unsigned values.
2005-06-07Revert accidental commitZack Weinberg5-67/+100
2005-06-07gas:Zack Weinberg96-3130/+3095
* cgen.c, cgen.h, tc.h, write.c, config/obj-coff.c * config/tc-a29k.c, config/tc-alpha.c, config/tc-alpha.h * config/tc-arc.c, config/tc-arc.h, config/tc-arm.c * config/tc-arm.h, config/tc-avr.c, config/tc-avr.h * config/tc-cris.c, config/tc-crx.c, config/tc-d10v.c * config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h * config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.h * config/tc-frv.c, config/tc-frv.h, config/tc-h8300.c * config/tc-h8500.c, config/tc-hppa.c, config/tc-hppa.h * config/tc-i370.c, config/tc-i370.h, config/tc-i386.c * config/tc-i386.h, config/tc-i860.c, config/tc-i860.h * config/tc-i960.c, config/tc-i960.h, config/tc-ia64.c * config/tc-ip2k.c, config/tc-ip2k.h, config/tc-iq2000.c * config/tc-iq2000.h, config/tc-m32r.c, config/tc-m32r.h * config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c * config/tc-m68k.h, config/tc-m88k.c, config/tc-maxq.c * config/tc-mcore.c, config/tc-mcore.h, config/tc-mips.c * config/tc-mips.h, config/tc-mmix.c, config/tc-mn10200.c * config/tc-mn10300.c, config/tc-msp430.c, config/tc-ns32k.c * config/tc-openrisc.h, config/tc-or32.c, config/tc-or32.h * config/tc-pdp11.c, config/tc-pj.c, config/tc-pj.h * config/tc-ppc.c, config/tc-ppc.h, config/tc-s390.c * config/tc-s390.h, config/tc-sh64.c, config/tc-sh.c * config/tc-sh.h, config/tc-sparc.c, config/tc-sparc.h * config/tc-tahoe.c, config/tc-tic30.c, config/tc-tic4x.c * config/tc-tic54x.c, config/tc-tic80.c, config/tc-v850.c * config/tc-v850.h, config/tc-vax.c, config/tc-vax.h * config/tc-w65.c, config/tc-xstormy16.c, config/tc-xstormy16.h * config/tc-xtensa.c, config/tc-z8k.c: Replace all instances of the string "_apply_fix3" with "_apply_fix". * po/POTFILES.in, po/gas.pot: Regenerate. bfd: * coff-i386.c: Change md_apply_fix3 to md_apply_fix in comment. cgen: * doc/porting.texi: Change all mention of md_apply_fix3 and gas_cgen_md_apply_fix3 to md_apply_fix and gas_cgen_md_apply_fix respectively.
2005-06-07 * Makefile.am: Run "make dep-am".Alan Modra3-6/+12
(POTFILES): Remove GAS_CFILES. * Makefile.in: Regenerate.
2005-06-072005-06-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-0/+12
* gdb.texinfo (Contributors): Note the original multi-arch contributors.
2005-06-07missed committing fromAlan Modra1-1/+1
* elf64-ppc.h (ppc64_elf_edit_opd): Update prototype.
2005-06-07* config/tc-mips.c (mips_cpu_info_table): Add cpu names m4k, 24k,Maciej W. Rozycki2-0/+12
24kc, 24kf and 24kfx under MIPS32 release 2.
2005-06-07 * configure.in <cris-*, crisv32-*>: Enable target-libffi again forHans-Peter Nilsson2-4/+4
*-*-linux* and *-*-elf. * configure: Regenerate.
2005-06-07ChangedManoj Iyer1-1/+1
* solib-svr4.c: Change type of 'lm' to gdb_byte. to * solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.
2005-06-07Sync with gcc-toplevelHans-Peter Nilsson1-9/+28
2005-06-07 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.Alan Modra3-0/+9
* coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise.
2005-06-07 * configure.in (unsupported_languages): New macro.Hans-Peter Nilsson3-72/+113
<mmix-knuth-mmixware>: Set unsupported_languages. Name explicit non-ported target libraries in noconfigdirs. <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, non-linux-gnu. Remove libgcj_ex_libffi. <lang_frag loop>: Set add_this_lang=no if the language is in unsupported_languages. * configure: Regenerate.
2005-06-07*** empty log message ***gdbadmin1-1/+1
2005-06-07daily updateAlan Modra1-1/+1
2005-06-06 solib-svr4.c gdb_byteised.Manoj Iyer2-8/+17
2005-06-06merge from gccDJ Delorie2-1/+5
2005-06-06* configure.in: Fix typo in handling of --with-mpfr-dir.DJ Delorie3-62/+67
* configure: Regenerate.
2005-06-06bfd/H.J. Lu12-7/+528
2005-06-06 H.J. Lu <hongjiu.lu@intel.com> PR 990 * bfd.c (bfd_find_line): New. * dwarf2.c (comp_unit): Add variable_table. (funcinfo): Add file, line, and sec. (varinfo): New. (lookup_symbol_in_function_table): New. (lookup_symbol_in_variable_table): New. (scan_unit_for_functions): Renamed to ... (scan_unit_for_symbols): This. Handle DW_TAG_entry_point and DW_TAG_variable. (comp_unit_find_nearest_line): Updated. (comp_unit_find_line): New. (_bfd_dwarf2_find_line): New. * elf-bfd.h (_bfd_elf_find_line): New. (_bfd_generic_find_line): New. Defined. * elf.c (_bfd_elf_find_line): New. * libbfd-in.h (_bfd_dwarf2_find_line): New. (_bfd_generic_find_line): New. * bfd-in2.h: Regenerated. * libbfd.h: Likewise. * libbfd.c (_bfd_generic_find_line): New. * targets.c (BFD_JUMP_TABLE_SYMBOLS): Initialize _bfd_find_line with _bfd_generic_find_line. (bfd_target): Add _bfd_find_line. binutils/ 2005-06-06 H.J. Lu <hongjiu.lu@intel.com> PR 990 * nm.c (print_symbol): Call bfd_find_line before bfd_find_nearest_line.
2005-06-062005-06-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-6/+20
* dwarf2.c (decode_line_info): Properly set low_pc.
2005-06-06 * elf64-ppc.c (ppc_stub_name): Return immediately on bfd_malloc fail.Alan Modra2-16/+20
(ppc64_elf_edit_opd): Ignore zero size .opd. Check bfd_alloc return value.
2005-06-06bfd/Alan Modra4-8/+23
* elf64-pcc.c (ppc64_elf_gc_mark_hook): For the local sym in .opd case, include addend when indexing .opd section map. (ppc64_elf_edit_opd): Add no_opd_opt param. Do nothing besides clear opd_adjust array if no_opd_opt set. Tidy code. * elf64-ppc.h (ppc64_elf_edit_opd): Update prototype. ld/ * emultempl/ppc64elf.em (ppc_before_allocation): Always run ppc64_elf_edit_opd.
2005-06-06 * NEWS: Mention new powerpc ld support.Alan Modra2-3/+12
2005-06-06daily updateAlan Modra1-1/+1
2005-06-06*** empty log message ***gdbadmin1-1/+1
2005-06-05ld/H.J. Lu6-32/+48
2005-06-05 H.J. Lu <hongjiu.lu@intel.com> * ldexp.c (exp_mark_used_section): Set SEC_KEEP on current section only if the symbol will be defined. ld/testsuite/ 2005-06-05 H.J. Lu <hongjiu.lu@intel.com> * ld-cris/hiddef1.d: Undo the last change. * ld-cris/libdso-10.d: Likewise. * ld-cris/libdso-2.d: Likewise.
2005-06-05*** empty log message ***gdbadmin1-1/+1
2005-06-05daily updateAlan Modra1-1/+1
2005-06-042005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu4-19/+29
* ld-cris/hiddef1.d: Updated. * ld-cris/libdso-10.d: Likewise. * ld-cris/libdso-2.d: Likewise.
2005-06-042005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
* dwarf2.c (comp_unit): Fix a typo in comment.
2005-06-042005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu3-2/+21
PR 992 * ldexp.c (exp_mark_used_section): Set SEC_KEEP on current section for etree_assign, etree_provide and etree_provided. Call fold_binary on etree_binary. * ldlang.c (lang_mark_used_section_1): Handle load base.
2005-06-04(CE, C3, CM, UE, UF): Redefine without reference to their Thumb-enabledNick Clifton2-5/+43
equivalents.
2005-06-04 * MAINTAINERS: Update my email address.Richard Sandiford2-1/+5
2005-06-04*** empty log message ***gdbadmin1-1/+1
2005-06-04daily updateAlan Modra1-1/+1
2005-06-03 * symmisc.c (dump_symtab_1): Renamed from dump_symtab.Joel Brobecker2-2/+23
(dump_symtab): New function.
2005-06-03Patch from Steve Ellcey for hpux build failure.Jim Wilson5-70/+220
* configure.in: Check for getc_unlocked prototype. * configure: Regenerate. * config.in: Regenerate. * strings.c (get_char): Only call getc_unlocked if we have seen a prototype.
2005-06-03* configure.in (ALL_LINGUAS): Add zh_TWNick Clifton4-2/+5505
* configure: Regenerate. * po/zh_TW.po: New Chinese (traditional) translation.
2005-06-03Remove spurious blank spaceNick Clifton1-1/+1
2005-06-03Convert to ISO C90 formattingNick Clifton2-117/+109
2005-06-03include/Alan Modra10-182/+322
* bfdlink.h (struct bfd_link_callbacks): Add einfo. bfd/ * configure.in: Bump version * configure: Regenerate. * elflink.c (elf_link_input_bfd): Use einfo linker callback to print discarded section sym refs and kill linker output. * simple.c (simple_dummy_einfo): New function. (bfd_simple_get_relocated_section_contents): Init callbacks.einfo. ld/ * ldmain.c (link_callbacks): Add einfo. (add_archive_element): Use passed info, not link_info. (constructor_callback): Likewise. (reloc_overflow): Don't handle null bfd specially. (reloc_dangerous, unattached_reloc): Likewise. * ldmisc.c (vfinfo <B>): Print "ld generated" for null bfd. (vfinfo <C, D, G>): Handle null bfd. Wrap comments.
2005-06-03 * gdb.texinfo (Registers): Add index entries for the standardEli Zaretskii2-3/+16
registers. (Frames): Add cross-reference from frame pointer description to the Registers node. (Annotations Overview): Fix the reference to GDB name.
2005-06-03 * elf32-i386.c (elf_i386_relocate_section): Handle zero symndxAlan Modra2-18/+22
for all reloc types.
2005-06-03*** empty log message ***gdbadmin1-1/+1
2005-06-03daily updateAlan Modra1-1/+1
2005-06-02* config.sub: Add cases for the Renesas m32c. (This patch has beenJim Blandy2-0/+10
accepted into the master sources.)