Nick Clifton
0b49d37123
PR 2257
...
* elfcode.h (elf_object_p): Allow files with corrupt e_shstrndx fields to
still be handled as ELF files.
* readelf.c (SECTION_NAME): Cope with a missing string table.
(process_file_header): Cope with a corrupt e_shstrndx field.
(process_section_headers): Correctly handle an e_shstrndx value of SHF_UNDEF.
2006-04-18 09:41:36 +00:00
Nick Clifton
0275de4ee1
* dv-tx3904tmr.c (deliver_tx3904tmr_tick): Add missing break statement.
2006-04-18 09:19:28 +00:00
Nick Clifton
9517c9780f
ooops - omitted from previous delta
2006-04-18 09:16:01 +00:00
Nick Clifton
95bd752a6c
* interp.c (sim_stop_reason): Fix typo.
2006-04-18 09:15:29 +00:00
Jim Blandy
4f553f885c
gdb/doc/ChangeLog:
...
2006-04-17 Jim Blandy <jimb@codesourcery.com>
* gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
and C packets are optional.
2006-04-18 00:17:55 +00:00
Alan Modra
4e85ecd0ba
daily update
2006-04-18 00:00:05 +00:00
gdbadmin
7570ed394f
*** empty log message ***
2006-04-18 00:00:02 +00:00
Alan Modra
fc3e04e18e
daily update
2006-04-17 00:00:07 +00:00
gdbadmin
b667d15886
*** empty log message ***
2006-04-17 00:00:05 +00:00
Daniel Jacobowitz
e740356690
Update POTFILES.in.
2006-04-16 18:25:11 +00:00
Daniel Jacobowitz
b030a24e67
* config.in: Regenerated.
2006-04-16 18:20:09 +00:00
Mark Mitchell
58ab4f3d64
* doc/as.texinfo: Mention that some .type syntaxes are not
...
supported on all architectures.
2006-04-16 18:15:55 +00:00
Daniel Jacobowitz
ffdc4eeddf
* configure.in: Update version to 2.17.50.
...
* configure: Regenerated.
2006-04-16 18:01:02 +00:00
Nick Clifton
10d1573802
Skip ELF specific tests on non-ELF ARM targets
2006-04-16 11:53:00 +00:00
Alan Modra
7e59fed008
daily update
2006-04-16 00:00:05 +00:00
gdbadmin
53c9efcc53
*** empty log message ***
2006-04-16 00:00:02 +00:00
Bob Wilson
482fd9f9bf
* config/tc-xtensa.c (emit_single_op): Do not relax MOVI
...
instructions when such transformations have been disabled.
2006-04-15 00:04:15 +00:00
gdbadmin
4c1dce79e2
*** empty log message ***
2006-04-15 00:00:08 +00:00
Alan Modra
d029a1ec36
daily update
2006-04-15 00:00:07 +00:00
Bob Wilson
cb33714832
* elf32-xtensa.c (build_reloc_opcodes): New.
...
(compute_text_actions): Use it to decode opcodes outside inner loop.
(check_section_ebb_pcrels_fit): Add "reloc_opcodes" argument, and if
it is set, use it to get the opcodes for relocations.
(move_shared_literal): Adjust call to check_section_ebb_pcrels_fit.
2006-04-14 23:01:19 +00:00
Bob Wilson
a255b6c7b0
* emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new
...
function to strip inconsistent linkonce sections.
(input_section_linked_worker, input_section_linked): New.
(is_inconsistent_linkonce_section): New.
(xtensa_strip_inconsistent_linkonce_sections): New.
2006-04-14 21:31:16 +00:00
Frederic Riss
cd852561d0
2006-04-14 Frederic Riss <frederic.riss@st.com>
...
* gdb.texinfo (Specifying source directories): Update the description
of the source file search to reflect the fact that the source path
always contains at least $cdir and $cwd.
2006-04-14 18:31:32 +00:00
gdbadmin
530392d34b
*** empty log message ***
2006-04-14 00:00:33 +00:00
Alan Modra
b24464c4e7
daily update
2006-04-14 00:00:06 +00:00
Alan Modra
44870d14a2
daily update
2006-04-13 00:00:06 +00:00
gdbadmin
fa3358a462
*** empty log message ***
2006-04-13 00:00:03 +00:00
DJ Delorie
3db2e6ddf6
merge from gcc
2006-04-12 18:42:01 +00:00
Daniel Jacobowitz
01d3a6ce13
* remote.c (extended_remote_restart): Pass the correct length
...
to getpkt.
2006-04-12 14:27:40 +00:00
Nick Clifton
52f16a0ef4
PR binutils/2454
...
* avr-dis.c (avr_operand): Arrange for a comment to appear before the symolic
form of an address, so that the output of objdump -d can be reassembled.
2006-04-12 13:09:10 +00:00
Nick Clifton
4332c151d4
oops - omitted from commit of typo fix
2006-04-12 13:06:17 +00:00
Nick Clifton
2ae86dfcdb
Fix typo
2006-04-12 13:05:36 +00:00
Alan Modra
ecdc7d9c24
daily update
2006-04-12 00:00:05 +00:00
gdbadmin
b0748bc881
*** empty log message ***
2006-04-12 00:00:03 +00:00
Jim Blandy
2821caf119
src/gdb/ChangeLog:
...
2006-04-11 Jim Blandy <jimb@codesourcery.com>
* serial.c (serial_open): Check for special cases at the front of
the "device" name before scanning for the ':' that would indicate
an IP-based connection.
2006-04-11 20:33:12 +00:00
Nick Clifton
ebe1fac161
* emultempl/elf32.em: Add support for elf-hints.h on FreeBSD and Dragonfly targets.
...
* configure.in (AC_CHECK_HEADERS): Add elf-hints.h.
* Makefile.am (HFILES): Add elf-hints-local.h.
* elf-hints-local.h: New file.
* Makefile.in: Regenerate.
* configure: Regenerate.
2006-04-11 10:36:26 +00:00
Alan Modra
0f84642536
daily update
2006-04-11 00:00:06 +00:00
gdbadmin
4d8dc229a4
*** empty log message ***
2006-04-11 00:00:02 +00:00
Christopher Faylor
02c5aecd1e
* win32-nat.c (open_symbol_file_object): New function.
...
(in_dynsym_resolve_code): Ditto.
(init_win32_ops): Fill in fields which ought not to be NULL.
2006-04-10 21:43:45 +00:00
DJ Delorie
e78efa90d6
* m32c.opc (parse_unsigned_bitbase): Take a new parameter which
...
decides if this function accepts symbolic constants or not.
(parse_signed_bitbase): Likewise.
(parse_unsigned_bitbase8): Pass the new parameter.
(parse_unsigned_bitbase11): Likewise.
(parse_unsigned_bitbase16): Likewise.
(parse_unsigned_bitbase19): Likewise.
(parse_unsigned_bitbase27): Likewise.
(parse_signed_bitbase8): Likewise.
(parse_signed_bitbase11): Likewise.
(parse_signed_bitbase19): Likewise.
* m32c-asm.c: Regenerate.
2006-04-10 21:19:14 +00:00
H.J. Lu
da28e1e1b0
2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
...
* lib/utils-lib.exp (default_binutils_run): Check exit status.
2006-04-10 19:05:31 +00:00
Bob Wilson
05d5814545
* config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop target
...
symbols in RELAX[_CHECK]_ALIGN_NEXT_OPCODE frags.
(xtensa_fix_close_loop_end_frags): Use the recorded values instead of
decoding the loop instructions. Remove current_offset variable.
(xtensa_fix_short_loop_frags): Likewise.
(min_bytes_to_other_loop_end): Remove current_offset argument.
2006-04-10 19:00:31 +00:00
Christopher Faylor
cb832706eb
* win32-nat.c (do_win32_fetch_inferior_registers): Don't do anything with saved
...
context if __COPY_CONTEXT_SIZE is not defined.
(handle_output_debug_string): Ditto.
2006-04-10 16:13:01 +00:00
Daniel Jacobowitz
03926e1f63
* arm-linux-tdep.c (arm_linux_extract_return_value): Use gdb_byte.
2006-04-10 14:39:24 +00:00
Ben Elliston
b893fd29bb
* MAINTAINERS (CGEN Maintainers): Remove myself.
2006-04-10 03:59:57 +00:00
Ben Elliston
962c9e742f
* contrib: Remove directory.
2006-04-10 00:41:43 +00:00
gdbadmin
29df5343c1
*** empty log message ***
2006-04-10 00:00:32 +00:00
Alan Modra
a3abcc0f1a
daily update
2006-04-10 00:00:07 +00:00
Arnold Metselaar
9e75b3faad
removed z80_optimize_expr; redundant since 2006-04-04
2006-04-09 18:08:08 +00:00
David S. Miller
b2a0b9b2f6
* sparc64-linux-tdep.c (sparc64_linux_init_abi): Append dwarf2
...
frame sniffer.
* sparc-tdep.c (sparc32_gdbarch_init): Make sure to call
dwarf2_frame_set_init_reg() before gdbarch_init_osabi() so
that the latter can override.
* Makefile.in (sparc64-linux-tdep.o): Update dependencies.
2006-04-09 08:22:43 +00:00
Ulrich Weigand
ee1b3323e6
* s390-tdep.c (struct s390_prologue_data): New field 'stack'.
...
(s390_store): Call pv_area_store to track stack slots.
(s390_load): Call pv_area_fetch to track stack slots.
(s390_check_for_saved): New function.
(s390_analyze_prologue): Call pv_area_scan. Allocate and free stack.
2006-04-09 01:21:15 +00:00