Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-18 | gas/ | H.J. Lu | 5 | -0/+21 | |
2006-04-18 H.J. Lu <hongjiu.lu@intel.com> PR gas/2533 * config/tc-i386.c (i386_immediate): Check illegal immediate register operand. gas/testsuite/ 2006-04-18 H.J. Lu <hongjiu.lu@intel.com> PR gas/2533 * gas/i386/inval.s: Add test for illegal immediate register operand. * gas/i386/inval.l: Updated. | |||||
2006-04-18 | * config/tc-i386.c: Formatting. | Alan Modra | 2 | -74/+73 | |
(output_disp, output_imm): ISO C90 params. | |||||
2006-04-18 | * frags.c (frag_offset_fixed_p): Constify args. | Alan Modra | 3 | -3/+6 | |
* frags.h (frag_offset_fixed_p): Ditto. | |||||
2006-04-18 | * config/tc-dlx.h (tc_coff_symbol_emit_hook): Delete. | Alan Modra | 2 | -5/+4 | |
(COFF_MAGIC): Delete. | |||||
2006-04-18 | * config/tc-xc16x.h (TC_LINKRELAX_FIXUP): Delete. | Alan Modra | 2 | -6/+5 | |
2006-04-18 | PR 2257 | Nick Clifton | 4 | -6/+42 | |
* 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 | * dv-tx3904tmr.c (deliver_tx3904tmr_tick): Add missing break statement. | Nick Clifton | 2 | -0/+6 | |
2006-04-18 | ooops - omitted from previous delta | Nick Clifton | 1 | -0/+4 | |
2006-04-18 | * interp.c (sim_stop_reason): Fix typo. | Nick Clifton | 1 | -1/+1 | |
2006-04-18 | gdb/doc/ChangeLog: | Jim Blandy | 2 | -4/+9 | |
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 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-17 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-16 | Update POTFILES.in. | Daniel Jacobowitz | 8 | -0/+28 | |
2006-04-16 | * config.in: Regenerated. | Daniel Jacobowitz | 2 | -0/+7 | |
2006-04-16 | * doc/as.texinfo: Mention that some .type syntaxes are not | Mark Mitchell | 2 | -4/+18 | |
supported on all architectures. | |||||
2006-04-16 | * configure.in: Update version to 2.17.50. | Daniel Jacobowitz | 3 | -2/+7 | |
* configure: Regenerated. | |||||
2006-04-16 | Skip ELF specific tests on non-ELF ARM targets | Nick Clifton | 6 | -0/+13 | |
2006-04-16 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-15 | * config/tc-xtensa.c (emit_single_op): Do not relax MOVI | Bob Wilson | 2 | -1/+7 | |
instructions when such transformations have been disabled. | |||||
2006-04-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-15 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-14 | * elf32-xtensa.c (build_reloc_opcodes): New. | Bob Wilson | 2 | -5/+45 | |
(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 | * emultempl/xtensaelf.em (elf_xtensa_before_allocation): Call new | Bob Wilson | 2 | -1/+153 | |
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 | 2006-04-14 Frederic Riss <frederic.riss@st.com> | Frederic Riss | 2 | -4/+9 | |
* 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 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-14 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-13 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-12 | merge from gcc | DJ Delorie | 11 | -52/+388 | |
2006-04-12 | * remote.c (extended_remote_restart): Pass the correct length | Daniel Jacobowitz | 2 | -1/+6 | |
to getpkt. | |||||
2006-04-12 | PR binutils/2454 | Nick Clifton | 2 | -1/+13 | |
* 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 | oops - omitted from commit of typo fix | Nick Clifton | 1 | -0/+4 | |
2006-04-12 | Fix typo | Nick Clifton | 1 | -1/+1 | |
2006-04-12 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-11 | src/gdb/ChangeLog: | Jim Blandy | 2 | -2/+11 | |
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 | * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD and Dragonfly ↵ | Nick Clifton | 7 | -5/+130 | |
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 | daily update | Alan Modra | 1 | -1/+1 | |
2006-04-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 | |
2006-04-10 | * win32-nat.c (open_symbol_file_object): New function. | Christopher Faylor | 3 | -4/+34 | |
(in_dynsym_resolve_code): Ditto. (init_win32_ops): Fill in fields which ought not to be NULL. | |||||
2006-04-10 | * m32c.opc (parse_unsigned_bitbase): Take a new parameter which | DJ Delorie | 4 | -20/+100 | |
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 | 2006-04-10 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+10 | |
* lib/utils-lib.exp (default_binutils_run): Check exit status. | |||||
2006-04-10 | * config/tc-xtensa.c (xg_assemble_vliw_tokens): Record loop target | Bob Wilson | 2 | -53/+34 | |
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 | * win32-nat.c (do_win32_fetch_inferior_registers): Don't do anything with saved | Christopher Faylor | 3 | -0/+14 | |
context if __COPY_CONTEXT_SIZE is not defined. (handle_output_debug_string): Ditto. | |||||
2006-04-10 | * arm-linux-tdep.c (arm_linux_extract_return_value): Use gdb_byte. | Daniel Jacobowitz | 2 | -2/+6 | |
2006-04-10 | * MAINTAINERS (CGEN Maintainers): Remove myself. | Ben Elliston | 2 | -1/+5 | |
2006-04-10 | * contrib: Remove directory. | Ben Elliston | 3 | -438/+4 | |