aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-162003-08-15 Michael Chastain <mec@shout.net>Michael Chastain2-0/+14
* src-release (do-proto-toplev): Remove junk files dejagnu/example/calc/config.status, dejagnu/example/calc/config.log.
2003-08-16 * read.c (s_print): Check for NULL.Alan Modra2-53/+58
2003-08-16 * elf64-ppc.c: Don't include elf/ppc.h.Alan Modra2-1/+4
2003-08-16 * write.c (fixup_segment): When handling an expression involvingAlan Modra2-9/+9
the subtraction of two symbols in the same segment, don't clear fx_pcrel except for TC_M68K.
2003-08-16 * ld-mmix/bpo-9.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d: Adjust forHans-Peter Nilsson4-3/+5
recent objdump "Contents of ..." change.
2003-08-16daily updateAlan Modra1-1/+1
2003-08-16*** empty log message ***gdbadmin1-1/+1
2003-08-15 Further multiarching work mostly for hppa64-*-hpux11:Joel Brobecker7-244/+335
* hppa-tdep.h: New file. * hppa-tdep.c: #include hppa-tdep.c. (hppa32_num_regs): Renamed from hppa_num_regs. (hppa64_num_regs): New constant. (hppa64_call_dummy_breakpoint_offset): New constant. (hppa32_call_dummy_length): New constant. (hppa64_call_dummy_length): New constant. (hppa32_stack_align): Make name 32bit explicit. (hppa32_register_virtual_type): Likewise. (hppa32_extract_return_value): Likewise. (hppa32_use_struct_convention): Likewise. (hppa32_store_return_value): Likewise. (hppa64_register_virtual_type): New function. (hppa64_extract_return_value): New function. (hppa64_use_struct_convention): New function. (hppa64_store_return_value): New function. (hppa_frame_locals_address): Remove declaration, function does not exist anymore. (hppa_register_byte): Add support for PA64 ABI. (hppa_gdbarch_init): Add support for PA64 ABI. * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp): Make name 32bit explicit. (hppa32_hpux_frame_base_before_sigtramp): Likewise. (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise. (hppa64_hpux_frame_saved_pc_in_sigtramp): New function. (hppa64_hpux_frame_base_before_sigtramp): New function. (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function. * config/pa/tm-hppa64.h: Remove macros that are no longer necessary now that the gdbarch vector is properly setup. Transform some macros into function calls. Some minor cleanup. * config/pa/tm-hppah.h: Update function calls in macros following the function renaming in hppa-hpux-tdep.c. * Makefile.in (hppa_tdep_h): New variable. (hppa-tdep.o): Add dependency over hppa_tdep_h.
2003-08-15Add 'src-release'. 'src-release' was carved out of 'Makefile.in',Michael Chastain1-1/+1
so use the same policy for it.
2003-08-15* Makefile.am (GENSCRIPTS_EXTRA): New script definition which callsNick Clifton52-943/+1452
genscripts_extra.sh. Rearrange all msp430 depends using this script. * Makefile.in: Regenerate. * genscripts_extra.sh: New file: Similar to genscripts.sh, except that the script to be run to generate the emulations can be passed as an optional parameter instead of being computed from the emulation name. * emulparams/msp430all.sh: New file: Combine all msp430 subdevice definitions into one file. * emulparams/msp430x*.sh: Removed.
2003-08-15Put the keywords for the -z option into a table.Nick Clifton2-23/+66
Add more text describing what the -z now option does.
2003-08-15daily updateAlan Modra1-1/+1
2003-08-15*** empty log message ***gdbadmin1-1/+1
2003-08-142003-08-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+5
* disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
2003-08-14* config-ml.in, symlink-tree: Add license.DJ Delorie3-1/+56
2003-08-142003-08-06 Michael Chastain <mec@shout.net>Michael Chastain2-1/+31
* gdb.java/jmisc1.exp: Add test for pr gdb/1322.
2003-08-14Update regexp for destination address of unrelocated branch instructions soNick Clifton3-5/+11
that they point to themselves.
2003-08-14 * elfxx-mips.c (_bfd_mips_elf_modify_segment_map): Fix PT_DYNAMICRichard Sandiford2-1/+6
code to work with 64-bit bfds.
2003-08-14 * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLERAlan Modra3-241/+29
code. * config/tc-i386.c: Likewise. (RELOC_ENUM): Don't define. Replace throughout with enum.
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra4-10/+15
* Makefile.am: Run "make dep-am". * Makefile.in: Regenerate.
2003-08-14fix typoAlan Modra1-28/+28
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra8-8/+22
* Makefile.am (POTFILES.in): Unset LC_COLLATE. * Makefile.in: Regenerate.
2003-08-14 * dep-in.sed: Remove libintl.h. Ignore include/fpoen-*.hAlan Modra4-60/+76
* Makefile.am (POTFILES.in): Unset LC_COLLATE. Run "make dep-am". * Makefile.in: Regenerate.
2003-08-14 * Makefile.am (POTFILES.in): Unset LC_COLLATE.Alan Modra3-5/+10
* Makefile.in: Regenerate.
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra4-12/+20
* Makefile.am (POTFILES.in): Unset LC_COLLATE. Run "make dep-am". * Makefile.in: Regenerate.
2003-08-14 * dep-in.sed: Remove libintl.h.Alan Modra4-25/+18
* Makefile.am (SRC-POTFILES.in, BLD-POTFILES.in): Unset LC_COLLATE. (POTFILES.in): Remove target. * Makefile.in: Regenerate.
2003-08-14 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correctJoel Brobecker2-1/+10
bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization routine.
2003-08-14daily updateAlan Modra1-1/+1
2003-08-14*** empty log message ***gdbadmin1-1/+1
2003-08-132003-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2-15/+12
* frv-tdep.c (frv_push_arguments): Use deprecated ftype. (frv_saved_pc_after_call): Use deprecated ftype. (stupid_useless_init_extra_frame_info): Remove orphan prototype. (frv_remote_translate_xfer_address): Remove. (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
2003-08-13 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarchJoel Brobecker2-3/+8
initialization after the common gdbarch initialization, not before.
2003-08-13 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.Joel Brobecker2-5/+5
(ADDR_BITS_REMOVE): Remove, redundant.
2003-08-13 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_removeJoel Brobecker2-0/+6
gdbarch method to clear the 2 low bits of text addresses.
2003-08-13 * genscripts.sh (libpath.exp): Only generate for first emulation.Alan Modra2-12/+26
(LIB_PATH): Correct order of paths. Don't add $tool_lib when already present or when LIB_PATH is set to ":".
2003-08-13daily updateAlan Modra1-1/+1
2003-08-13*** empty log message ***gdbadmin1-1/+1
2003-08-122003-08-12 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+14
* gdb.base/float.exp: Add test for SH.
2003-08-122003-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney3-8/+16
* Makefile.in (dsrec.o): Update dependencies. * dsrec.c: Include "gdb_assert.h". (make_srec): Use snprintf instead of sprintf, use a literal format string.
2003-08-122003-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+7
* frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of FRAME_OBSTACK_ZALLOC.
2003-08-12 * ldmain.c (undefined_symbol): Change parameter name from `fatal'Ian Lance Taylor2-13/+39
to `error'. If only a warning, put warning in the reported string. Consistently set failure flag when not a warning.
2003-08-12 * i386-tdep.c (i386_gdbarch_init): Enable default support forKevin Buettner2-5/+23
SSE registers.
2003-08-12merge from gccDJ Delorie2-2/+6
2003-08-12 * elf64-ppc.c (ppc64_elf_next_input_section): Update comment.Alan Modra2-1/+18
(ppc64_elf_relocate_section): For zero sym R_PPC64_TOC relocs, use the function sym from the previous reloc.
2003-08-12daily updateAlan Modra1-1/+1
2003-08-12*** empty log message ***gdbadmin1-1/+1
2003-08-112003-07-22 Michael Snyder <msnyder@redhat.com>Michael Snyder3-66/+76
* gdb.disasm/8300s.s: Fix syntax of bsr insn. * gdb.disasm/h8300s.exp : Minor changes in disassembler output require patterns to be more general, accepting old and new output. Some output chars (such as '+') also must be quoted. Some addresses are displayed numerically instead of symbolically.
2003-08-112003-08-11 Michael Snyder <msnyder@redhat.com>Michael Snyder4-0/+118
* macl.s: New file. * macw.s: New file. * allinsn.exp: Add new tests for mac.w and mac.l.
2003-08-112003-08-11 Shrinivas Atre <shrinivasa@KPITCummins.com>Michael Snyder3-3/+60
* sim/sh/gencode.c ( tab[] ): Addition of MAC.L handler and correction for MAC.W handler * sim/sh/interp.c ( macl ): New Function. Implementation of MAC.L handler.
2003-08-11* x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,Mark Kettenis3-4/+13
amd64fbsd_sc_reg_offset): Add extern declarations. * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern declarations.
2003-08-11 * readelf.c (process_archive): Fix error handling. Remove memoryIan Lance Taylor2-9/+22
leak.