summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2002-01-17 H.J. Lu (hjl@gnu.org)H.J. Lu2002-01-173-314/+353
| | | | | * support/config.guess: Import from master sources, rev 1.225. * support/config.sub: Import from master sources, rev 1.238.
* Regenerate .pot and .po filesNick Clifton2002-01-1718-6973/+11085
|
* * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra2002-01-178-44/+50
| | | | | | | | | | | | | Remove "Elf_Internal_Shdr *" param. (_bfd_mips_elf_section_from_bfd_section): Ditto. * elf32-mips.c (_bfd_mips_elf_section_from_bfd_section): Ditto. * elf32-m32r.c (_bfd_m32r_elf_section_from_bfd_section): Ditto. * elf32-v850.c (v850_elf_section_from_bfd_section): Ditto. * elf64-mmix.c (mmix_elf_section_from_bfd_section): Ditto. * elfxx-ia64.c (elfNN_hpux_backend_section_from_bfd_section): Ditto. * elf.c (_bfd_elf_section_from_bfd_section): Allow backend function to override special sections. Remove hdr arg from backend call, and don't loop.
* Add no-c-format comment to prevent confusion when translating string.Nick Clifton2002-01-173-2/+11
|
* Remove leftover conflict marker.Andreas Schwab2002-01-171-1/+0
|
* * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes andEli Zaretskii2002-01-174-20/+411
| | | | | | | | for monstrous @multitable (from Brian Youmans). * fdl.texi: New file. * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
* 2002-01-16 Eric Christopher <echristo@redhat.com>Eric Christopher2002-01-172-5/+14
| | | | | | * elf32-mips.c (mips_elf_calculate_relocation): Set require_jalxp on R_MIPS_26 and target is 16bit. Add R_MIPS16_GPREL to list of relocations requiring gp0 and gp.
* Daniel J as C++ maintainer.Andrew Cagney2002-01-172-0/+6
|
* *** empty log message ***gdbadmin2002-01-171-1/+1
|
* 2002-01-16 H.J. Lu (hjl@gnu.org)H.J. Lu2002-01-164-9/+31
| | | | | | | * config.guess: Import from master sources, rev 1.225. * config.sub: Import from master sources, rev 1.238. * MAINTAINERS: Updated notes on config.guess and config.sub.
* daily updateAlan Modra2002-01-161-1/+1
|
* * config/tc-mips.c (percent_op): Ensure longer percent_op's areThiemo Seufer2002-01-162-56/+96
| | | | | | | | | matched before the shorter ones. (my_getSmallParser): Fix handling of nested parentheses in percent_op's. Code cleanup. (my_getPercentOp): New function, code from my_getSmallParser. (my_getSmallExpression): Fix handling of closing parentheses. Code cleanup. Better comments.
* * elf32-arm.h (elf32_arm_merge_private_bfd_data): HandleRichard Earnshaw2002-01-162-9/+46
| | | | | EF_ARM_VFP_FLOAT. (elf32_arm_print_private_bfd_data): Likewise.
* * coff/arm.h (F_VFP_FLOAT): Define.Richard Earnshaw2002-01-163-2/+10
| | | | * elf/arm.h (F_VFP_FLOAT, EF_ARM_VFP_FLOAT): Define.
* Import new Turkish translations.Nick Clifton2002-01-1610-120/+9580
|
* * elf64-ppc.c (ppc64_elf_howto_raw): Remove stale FIXMEs.Alan Modra2002-01-162-7/+9
| | | | | (ppc64_elf_reloc_type_lookup): Use proper CTOR reloc. (ORI_R0_R0_0): Correct.
* * readelf.c (get_ppc64_dynamic_type): New.Alan Modra2002-01-162-0/+21
| | | | (get_dynamic_type): Call it.
* * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.Alan Modra2002-01-165-4/+111
| | | | | | * Makefile.in: Regenerate. * emulparams/elf64ppc.sh (EXTRA_EM_FILE): Define. * emultempl/ppc64elf.em: New file.
* * elflink.c (_bfd_elf_create_dynamic_sections): Don't set SEC_CODEAlan Modra2002-01-164-123/+454
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when plt_not_loaded. * elf64-ppc.c (ppc64_elf_create_dynamic_sections): No need to clear .plt SEC_CODE here. Create .stub and correct .glink flags. (PLT_INITIAL_ENTRY_SIZE): Set to 24. (ppc64_elf_glink_code): Delete. (PPC64_ELF_GLINK_SIZE): Delete. (ADDIS_R12_R2, STD_R2_40R1, LD_R11_0R12, LD_R2_0R12, MTCTR_R11, BCTR, ADDIS_R12_R12_1, LD_R2_40R1, NOP, LI_R0_0, B_DOT, LIS_R0_0, ORI_R0_R0_0): Define. (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define. (struct ppc_link_hash_table): Add sstub and plt_overflow. (ppc64_elf_link_hash_table_create): Init them. (ppc64_elf_check_relocs <R_PPC64_REL24>): Refcount .plt entry. Don't copy to shared lib. (ppc64_elf_check_relocs): Call bfd_set_error on errors. (ppc64_elf_gc_sweep_hook <R_PPC64_REL24>): Sweep plt refcount. (allocate_dynrelocs <plt>): Don't change function sym here. Make room for .stub and .glink code. (ppc64_elf_size_dynamic_sections): Handle .stub. Make entry for DT_PPC64_GLINK. (ppc64_elf_final_link): Rename to ppc64_elf_set_toc. Don't call bfd_elf64_bfd_final_link. (bfd_elf64_bfd_final_link): Don't define. (ppc64_elf_size_stubs): New. (build_plt_stub): New. (build_one_stub): New. (ppc64_elf_build_stubs): New. (ppc64_elf_relocate_section <toc relocs>): Remove assert. (ppc64_elf_relocate_section): Don't copy R_PPC64_REL24 relocs. (ppc64_elf_finish_dynamic_symbol): Don't build stubs here. Set DT_PPC64_GLINK entry. Tweak DT_PLTGOT, DT_JMPREL, DT_PLTRELSZ in case output sections not separate. Adjust DT_RELASZ to not include plt relocs. Set reserved got entry. Set got and plt entry size. (elf_backend_got_header_size): Set to 8. * elf64-ppc.h: New file.
* * ppc.h (DT_PPC64_GLINK): Define.Alan Modra2002-01-162-0/+7
|
* * elf32-arm.h (elf32_arm_size_dynamic_sections): When removingAlan Modra2002-01-164-12/+27
| | | | | | | sections, use bfd_section_list_remove. * elf32-i370.c (i370_elf_size_dynamic_sections): Likewise. * elflink.h (elf_link_add_object_symbols): When removing all sections, use bfd_section_list_clear.
* * c-typeprint.c (is_type_conversion_operator): Add additionalDaniel Jacobowitz2002-01-162-1/+12
| | | | check for non-conversion operators.
* * scripttempl/pe.sc: Add support for constructor priorities.DJ Delorie2002-01-162-2/+6
|
* *** empty log message ***gdbadmin2002-01-161-1/+1
|
* daily updateAlan Modra2002-01-151-1/+1
|
* Fix oops with previous checkin.Michael Snyder2002-01-151-3/+1
|
* 2002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-152-38/+334
| | | | | | | | * linux-proc.c: Add "info proc" command, a la procfs.c. (read_mapping): New function, abstract and re-use code. (linux_find_memory_regions): Use new func read_mapping. (linux_info_proc_cmd): New function, implement "info proc". (_initialize_linux_proc): Add new command "info proc".
* 2002-01-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-152-122/+152
| | | | | | | | | * symfile.c (generic_load): Use bfd_map_over_sections method instead of manipulating bfd structure members directly. (add_section_size_callback): New function, bfd sections callback used by generic_load. (load_sections_callback): New function, bfd sections callback used by generic_load.
* 2002-01-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-01-154-1/+82
| | | | | | | | | | | | | | | | | | | | | [Based on work by Jim Blandy] * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export. (builtin_type_vec128): Export. * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD types. (builtin_type_vec128): New builtin type for 128 bit vector registers. (build_gdbtypes): Initialize builtin_type_v16qi and builtin_type_v8hi. Create the vec128 register builtin type structure. (build_builtin_type_vec128): New function. (_initialize_gdbtypes): Register builtin_type_v16qi and builtin_type_v8hi with gdbarch. Same for builtin_type_vec128. * rs6000-tdep.c (rs6000_register_virtual_type): Change type of AltiVec register to new builtin type.
* Doh. s/kdb/kbd/Andrew Cagney2002-01-151-1/+1
|
* * gdbint.texinfo (Releasing GDB): New chapter.Andrew Cagney2002-01-152-0/+189
|
* Refer to "options" not "switches"Nick Clifton2002-01-153-8/+15
|
* 2001-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-152-2/+9
| | | | | * stabsread.c (read_type): Pass dbx_lookup_type (typenums) to make_cv_type.
* Support for VFP instructionsRichard Earnshaw2002-01-1510-28/+2289
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tc-arm.c (CP_WB_OK, CP_NO_WB): New defines. (cp_address_required_here): New argument wb_ok. When false, do not accept write-back forms of addressing. Change all callers. (FPU_VFP_EXT_NONE, FPU_VFP_EXT_V1xD, FPU_VFP_VFP_V1) (FPU_VFP_EXT_V2): Define. (FPU_ARCH_VFP, FPU_ARCH_VFP_V1xD, FPU_ARCH_VFP_V1, FPU_ARCH_VFP_V2): Define in terms of above. (vfp_dp_reg_pos, vfp_sp_reg_pos, vfp_ldstm_type): New enums. (vfp_reg): New struct. (vfp_regs): New array of registers. (insns): Add VFP instructions. (sn_table): New array of VFP single-precision register names. (dn_table): New array of VFP double-precision register names. (all_reg_maps): Add the new register tables. (arm_reg_type): Add new values for above. Increase RET_TYPE_MAX. (vfp_sp_reg_required_here, vfp_dp_reg_required_here, do_vfp_sp_monadic) (do_vfp_dp_monadic, do_vfp_sp_dyadic, do_vfp_dp_dyadic) (do_vfp_reg_from_sp, do_vfp_sp_reg2, do_vfp_sp_from_reg) (do_vfp_reg_from_dp, do_vfp_reg2_from_dp, do_vfp_dp_from_reg) (do_vfp_dp_from_reg2, vfp_psr_parse, vfp_psr_required_here) (do_vfp_reg_from_ctrl, do_vfp_ctrl_from_reg, do_vfp_sp_ldst) (do_vfp_dp_ldst, vfp_sp_reg_list, vfp_dp_reg_list, vfp_sp_ldstm) (vfp_dp_ldstm, do_vfp_sp_ldstmia, do_vfp_sp_ldstmdb, do_vfp_ldstmia) (do_vfp_dp_ldstmdb, do_vfp_xp_ldstmia, do_vfp_xp_ldstmdb) (do_vfp_sp_compare_z, do_vfp_dp_compare_z, do_vfp_dp_sp_cvt) (do_vfp_sp_dp_cvt): New functions. (md_begin): Set soft-float flag for appropriate VFP work. (md_atof): Handle VFP-format doubles. (md_parse_option): Handle VFP command-line options. (md_show_usage): Display VFP command-line options. * testsuite/gas/arm/vfp1.s gas/arm/vf1.d: New files. * testsuite/gas/arm/vfp1xD.s gas/arm/vf1xD.d: New files. * testsuite/gas/arm/vfp-bad.s gas/arm/vfp-bad.l: New files. * testsuite/gas/arm/arm.exp: Run new VFP tests.
* * arm-opc.h (arm_opcodes): Add patterns for VFP instructions.Richard Earnshaw2002-01-153-2/+165
| | | | | * arm-dis.c (print_insn_arm): Support new disassembly qualifiers for VFP bitfields.
* * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant forRichard Earnshaw2002-01-152-21/+20
| | | | various command line options.
* Add Swedish translationNick Clifton2002-01-154-153/+2324
|
* Special case handlign for m32r portNick Clifton2002-01-153-0/+15
|
* * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek2002-01-156-7/+37
| | | | | | | | | | * elf.c (merge_sections_remove_hook): New function. (_bfd_elf_merge_sections): Pass it as 3rd argument to _bfd_merge_sections. * libbfd-in.h (_bfd_merge_sections): Add 3rd argument. * libbfd.h: Rebuilt. * merge.c (_bfd_merge_sections): Add remove_hook argument. Call remove_hook if a SEC_EXCLUDE section is encountered.
* Add missing 'cp' commandNick Clifton2002-01-152-1/+5
|
* Fix expected results of disassembly of DSP instructionsNick Clifton2002-01-152-18/+22
|
* Fix up generation of VTINHERIT relocsNick Clifton2002-01-154-27/+52
|
* * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): RenameAndrew Cagney2002-01-153-3/+9
| | | | | CLEAN_UP_REGISTER_VALUE. * regcache.c (supply_register): Update only call.
* Mark all 29k targets as obsolete (second attempt to commit this).Andrew Cagney2002-01-152-7/+14
|
* * gdb.texinfo (Embedded Processors, Calling program functions):Andrew Cagney2002-01-152-250/+256
| | | | Obsolete references to a29k.
* Review cleanups() section. Add examples.Andrew Cagney2002-01-152-23/+74
|
* *** empty log message ***gdbadmin2002-01-151-1/+1
|
* daily updateAlan Modra2002-01-141-1/+1
|
* 2002-01-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-01-144-25/+8
| | | | | | | * linux-proc.c (linux_do_thread_registers): Ignore fpxregs until we can resolve portability issues. * gregset.h: Remove references to fpxregs. * gcore.c (gcore_command): Initialize note_sec to NULL.
* * MAINTAINERS: Add self as co-maintainer for the ARM code.Richard Earnshaw2002-01-142-0/+5
|