aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-11-192005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung2-5/+23
* hppa-tdep.c (hppa_frame_cache): Reformat code and enhance debugging.
2005-11-192005-11-18 Jim Blandy <jimb@redhat.com>Jim Blandy2-2/+2
* tracepoint.c (collect_symbol): Doc fix.
2005-11-192005-11-18 Jim Blandy <jimb@redhat.com>Jim Blandy2-1/+5
* tracepoint.c (struct memrange): Doc fix.
2005-11-19*** empty log message ***gdbadmin1-1/+1
2005-11-18daily updateAlan Modra1-1/+1
2005-11-18 * gdb.texinfo (set remotebreak): Add anchor.Kevin Buettner2-0/+41
(X packet): Likewise. (Remote Protocol): Add new section `Interrupts' and new index entry `interrupts (remote protocol)'.
2005-11-18* gdb.texinfo (Packets): Move information out of 'q' and 'Q'Jim Blandy2-23/+42
entries into the General Query Packets section. Add a cross-reference to that section. Drop description of replies, as these are covered in the descriptions of each packet. (General Query Packets): Add introductory text. Explain naming conventions, and how the end of a name is recognized.
2005-11-182005-11-18 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2-2/+19
* mi/mi-main.c (mi_load_progress): Ensure the use of the correct mi uiout for the duration of the function.
2005-11-18 * config/bfin-defs.h (IS_BREG, IS_LREG): New macros.Jie Zhang3-0/+18
* config/bfin-parse.y (asm_1): Check register type for load immediate instruction.
2005-11-18(gdb-source-file-list): Declare.Nick Roberts1-79/+78
(gdbmi): Bind new functions. (gdbmi-var-list-children-handler, gdbmi-var-list-children-regexp): Handle string expressions properly. Move "type" field into regexp. (gdbmi-var-update-regexp, gdbmi-var-update-handler): Handle string expressions properly. Update speedbar. (gdbmi-breakpoints-buffer, gdb-stack-buffer, gdb-locals-buffer) (gdb-registers-buffer): Use def-gdb-auto-update-trigger instead of def-gdb-auto-updated-buffer as handlers is defined explicitly. (gdb-stack-list-locals-handler): Handle string expressions properly. (gdb-data-list-register-values-handler) (gdb-data-list-register-values-custom): Fontify buffer.
2005-11-18*** empty log message ***Nick Roberts1-1/+1
2005-11-18*** empty log message ***Nick Roberts1-0/+15
2005-11-18 * elf64-ppc.c (ppc64_elf_check_relocs): Don't set has_14bit_branchAlan Modra2-1/+23
on branches to same section.
2005-11-18 * ld-powerpc/symtocbase.d: Adjust for alignment change.Alan Modra2-6/+10
2005-11-18 * emulparams/elf64ppc.sh (.tocbss): Use new section alignment scheme.Alan Modra2-4/+9
(.got, .toc1, .opd): Likewise.
2005-11-18 * ldlang.c (lang_size_sections_1): Revert 2005-11-16 functionalAlan Modra3-15/+43
changes to section alignment. * ldmisc.c (vfinfo): Handle %ld and %lu.
2005-11-18 * elf64-hppa.c (elf64_hppa_object_p): Recognize corefiles underDave Anglin2-4/+48
hppa64-hp-hpux11.11. (elf64_hppa_section_from_phdr): New function. (elf_backend_section_from_phdr): Define.
2005-11-18*** empty log message ***gdbadmin1-1/+1
2005-11-17daily updateAlan Modra1-1/+1
2005-11-17Fix ChangeLog typo from previous commit.Kevin Buettner1-1/+1
2005-11-17 * gdb.texinfo (Remote Configuration): Fix typo in description ofKevin Buettner2-1/+6
"set remotebreak" command.
2005-11-172005-11-17 Andrew Haley <aph@redhat.com>Andrew Haley2-0/+6
* cxxfilt.c (main): Flush ouput at newline.
2005-11-17 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,Hans-Peter Nilsson3-5/+61
last_open_fd, last_open_flags. * cris/traps.c: Don't include targ-vals.h. (TARGET_O_ACCMODE): Define. (cris_break_13_handler): Set new _sim_cpu members. <case TARGET_SYS_fcntl>: Support special case of F_GETFL. Rearrange code as switch. Emit "unimplemented" abort for unimplemented fcntl calls.
2005-11-17 * cris/traps.c (TARGET_SYS_stat): Define.Hans-Peter Nilsson2-0/+9
(syscall_stat32_map): Add entry for TARGET_SYS_stat. (cris_break_13_handler) <case TARGET_SYS_stat>: New case.
2005-11-17* config/tc-ppc.c (ppc_frob_file_before_adjust): Do not referenceAlexandre Oliva3-2/+9
dotname. * write.c (write_object_file): Do not remove used weakrefd.
2005-11-17gas/Jan Beulich2-4/+23
2005-11-17 Jan Beulich <jbeulich@novell.com> * dw2gencfi.c (dot_cfi): Put argument parsing for cases DW_CFA_restore and DW_CFA_undefined in a loop.
2005-11-17gas/Jan Beulich18-19/+190
2005-11-17 Jan Beulich <jbeulich@novell.com> * symbols.h (S_CLEAR_VOLATILE): Declare. * symbols.c (colon): Also accept redefinable symbols for redefinition. Clone them before modifying. (S_CLEAR_VOLATILE): Define. * cond.c (s_ifdef): Also test for equated symbols. * read.c (s_comm_internal): Also exclude non-redefinable equated symbols. Clone redefinable ones before modifying. (s_weakref): Clone redefinable symbols before modifying. * doc/internals.texi: Document sy_volatile, sy_forward_ref, S_IS_VOLATILE, S_SET_VOLATILE, S_CLEAR_VOLATILE, S_IS_FORWARD_REF, and S_SET_FORWARD_REF. gas/testsuite/ 2005-11-17 Jan Beulich <jbeulich@novell.com> * gas/all/cond.s: Also check ifdef works on equates and commons. * gas/all/cond.l: Adjust. * gas/all/redef2.s: Also test redefining equate to label. * gas/all/redef2.d: Adjust. * gas/all/redef3.[sd]: New. * gas/all/redef4.s: New. * gas/all/redef5.s: New. * gas/elf/redef.s: New, copied from original gas/all/redef2.s. * gas/elf/redef.d: Remove #source. * gas/all/gas.exp: Remove exclusion of iq2000-*-* from and adjust xfails for redefinition tests. Run new tests. Exclude alpha*-*-*, mips*-*-*, *c54x*-*-* from weakref tests.
2005-11-172005-11-16 Shaun Jackman <sjackman@gmail.com>Daniel Jacobowitz2-13/+104
* sim/arm/armos.c: Include limits.h (unlink): Remove this macro. It is unused in this file and conflicts with sim_callback->unlink. (PATH_MAX): Define as 1024 if not already defined. (ReadFileName): New function. (SWIopen): Fix a potential buffer overflow. (SWIremove): New function. (SWIrename): Ditto. (ARMul_OSHandleSWI): Handle the RDP calls SWI_IsTTY, SWI_Remove, and SWI_Rename, as well as the RDI calls AngelSWI_Reason_IsTTY, AngelSWI_Reason_Remove, and AngelSWI_Reason_Rename.
2005-11-17 * version.in: Update to 6.4.50.Daniel Jacobowitz2-1/+5
2005-11-17 * ld-mmix/sec-1.d: Adjust section order for recent ELF sectionHans-Peter Nilsson2-5/+13
rearrangement.
2005-11-17 * doc/binutils.texi: Include config.texi and @file documentationMark Mitchell9-9/+44
for manual pages. * Makefile.am (gprof.info, gprof.1): Depend on config.texi. (config.texi): New file. * Makefile.in: Regenerated. * Makefile.am (configdoc.texi): Set top_srcdir in configdoc.texi.. * Makefile.in: Regenerated. * ld.texinfo: Include configdoc.texi and ldver.texi in man pages. Add @file documentation.
2005-11-17 * ldlang.h (lang_input_section_type): Remove "ifile" field.Alan Modra15-127/+169
(lang_insert_orphan, lang_add_section): Update prototypes. * ldlang.c (lang_insert_orphan): Remove "file" param. (lang_add_section): Likewise. Update all callers. (wild_sort): Get an input section's bfd via "section->owner". (size_input_section): Access just_syms_flag via bfd usrdata. (lang_place_orphans): Update ldemul_place_orphan call. * ldemul.h (ldemul_place_orphan): Remove input_statement param. (struct ld_emulation_xfer_struct <place_orphan>): Likewise. * ldemul.c (ldemul_place_orphan): Likewise. * ldwrite.c (build_link_order): Access just_syms_flag via bfd usrdata. * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Likewise. * emultempl/beos.em (sort_by_file_name): Access bfd by section->owner. (sort_sections): Likewise. (place_orphan): Remove "file" param. Adjust lang_add_section call. * emultempl/elf32.em (place_orphan): Remove "file" param. Adjust lang_add_section and lang_insert_orphan calls. * emultempl/hppaelf.em (hppaelf_add_stub_section): Adjust lang_add_section call. (build_section_lists): Access just_syms_flag via bfd usrdata. * emultempl/m68hc1xelf.em (m68hc11elf_add_stub_section): Adjust lang_add_section call. * emultempl/mmo.em (mmo_place_orphan): Remove "file" param. Adjust lang_add_section and lang_insert_orphan calls. * emultempl/pe.em (place_orphan): Likewise. Access bfd via section owner. * emultempl/ppc64elf.em (ppc_add_stub_section): Adjust lang_add_section call. (build_toc_list): Access just_syms_flag via bfd usrdata. (build_section_lists): Likewise. * emultempl/xtensaelf.em (elf_xtensa_place_orphan): Remove "file" param. Adjust place_orphan call. (ld_build_required_section_dependence): Access bfd via section owner.
2005-11-17*** empty log message ***gdbadmin1-1/+1
2005-11-16daily updateAlan Modra1-1/+1
2005-11-16 * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence.Richard Henderson2-1/+5
2005-11-162005-11-16 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2-0/+10
* NEWS (6.4): Mention $argc.
2005-11-16gdb/doc/ChangeLog:Jim Blandy2-351/+379
2005-11-16 Jim Blandy <jimb@redhat.com> * gdb.texinfo (Packets, Stop Reply Packets) (General Query Packets): Various formatting cleanups. - Use @samp for packet contents. - Drop summaries from packet @item lines; the same information appears immediately below in the description. - Delete paragraph breaks after packet @item commands, so that the description appears directly to the right of the packet prototype in the printed manual, if it fits. - Place spaces in packet prototypes between @vars and non-@var letters, and explain that they're just for formatting. - Use @dots{} instead of '...'. - Fix uses of @code where @var was needed. - Replace "deprecated" markers with English text spelling out the packet's status and the preferred alternatives. - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear what this ever meant. - Remove "(draft)" markers on 'i' packets; nobody has commented on this for a long time. - Remove "(draft)" markers on 'z' and 'Z' packets; these have been implemented several times, and have been in use for years.
2005-11-16 * ldlang.h (lang_output_section_statement_type): Add prev.Alan Modra3-25/+31
* ldlang.c (new_afile): Always init header.type. (output_statement_newfunc): Set os.prev. (output_prev_sec_find): Use os.prev. (lang_enter_output_section_statement): Formatting. (lang_final, lang_add_target, lang_add_fill): Likewise. (lang_add_data, lang_add_reloc): Likewise. (lang_add_attribute): Only alloc the header.
2005-11-16 * config/tc-hppa.c (pa_comm): Set bfd_com_section segment.Alan Modra2-1/+5
2005-11-16 * ld.texinfo (Forced Output Alignment): Specify that this is anAlan Modra3-25/+27
alignment increase, not an override. * ldlang.c (init_os): Set output section alignment here.. (lang_add_section): ..rather than here. (lang_size_sections_1): Consolidate alignment code. Warn if section alignment affects start address when explicit address given.
2005-11-162005-11-15 Jim Blandy <jimb@redhat.com>Jim Blandy2-0/+6
* gdb.texinfo (Packets): Add index entries for 'm' packet disclaimers.
2005-11-16 * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only theHans-Peter Nilsson2-7/+15
low 32 bits are used after an unsigned long cast.
2005-11-16 * configure.tgt (i386-*-gnu*): Set em=gnu.Alan Modra4-1/+12
* config/te-gnu.h: New file. * config/tc-i386.c: Don't use '/' as comment char for TE_GNU.
2005-11-16 * config/tc-ppc.c (ppc_pe_comm): Set bfd_com_section segment.Alan Modra4-11/+11
* config/tc-alpha.c (s_alpha_comm): Likewise. Also, remove redundant check. * read.c (s_lsym): Remove non-BFD assembler sym handling.
2005-11-16*** empty log message ***gdbadmin1-1/+1
2005-11-15daily updateAlan Modra1-1/+1
2005-11-15 * read.c (s_comm_internal): Set bfd_com_section segment.Alan Modra3-6/+9
(s_mri_common): Likewise. * write.c (write_object_file): Remove non-BFD assembler common sym handling.
2005-11-15 * ppc-opc.c (powerpc_opcodes): Add frin,friz,frip,frim. CorrectAlan Modra2-2/+16
frsqrtes.
2005-11-15* gdb.texinfo (Packets): Clarify lack of restrictions on behaviorJim Blandy2-7/+11
of stub when processing an 'm' packet.
2005-11-15* gdb.texinfo (Packets): Mention that packets beginning withJim Blandy2-86/+9
letters are reserved once, at the top, instead of actually listing them all and saying "reserved".