platform/upstream/binutils.git
2007-12-13 Bob Wilsongas/
2007-12-13 Jim Blandy* dwarf2read.c (attr_form_is_constant): New function.
2007-12-13 Jim BlandyRemove unused support for target-based exception catching.
2007-12-13 gdbadmin*** empty log message ***
2007-12-12 Alan Modradaily update
2007-12-12 Bob WilsonWrap long line in previous entry.
2007-12-12 Bob Wilson * config/tc-xtensa.c (xg_symbolic_immeds_fit...
2007-12-12 Bob Wilson * elf32-xtensa.c (elf_xtensa_do_reloc): Update...
2007-12-12 Maciej W. Rozycki* remote-mips.c (mips_load): Use regcache_set_valid_p...
2007-12-12 gdbadmin*** empty log message ***
2007-12-11 Ian Lance TaylorFrom Cary Coutant: Test TLS initial-exec model.
2007-12-11 Ian Lance TaylorFrom Cary Coutant: Set DF_STATIC_TLS as appropriate.
2007-12-11 Alan Modradaily update
2007-12-11 Bob Wilson * config/tc-xtensa.c (frag_format_size): Handle frags...
2007-12-11 Ian Lance TaylorFrom Cary Coutant: Fix x86_64 TLS problem.
2007-12-11 Ian Lance TaylorFrom Craig Silverstein: Speed up ODR violation reporting.
2007-12-11 Catherine Moore * bfd/elf.c (_bfd_elf_copy_private_symbol_data...
2007-12-11 Daniel Jacobowitz * dwarf2.h (DW_AT_hi_user): Correct value.
2007-12-11 Ian Lance TaylorFrom Cary Coutant: Handle TLS entry for TLS module...
2007-12-11 gdbadmin*** empty log message ***
2007-12-10 Alan Modrawarning messages should contain "warning:"
2007-12-10 Alan Modra * config/tc-m32r.c (md_begin): Mark .sbss as being...
2007-12-10 Alan Modradaily update
2007-12-10 Ian Lance TaylorKeep views on views_ list so that they can be found...
2007-12-10 Jan Kratochvil * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY...
2007-12-10 Richard Sandifordgas/
2007-12-10 gdbadmin*** empty log message ***
2007-12-09 Alan Modradaily update
2007-12-09 Pedro Alves * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug...
2007-12-09 gdbadmin*** empty log message ***
2007-12-08 Alan Modradaily update
2007-12-08 Craig SilversteinReleased gold-alpha 0.9.
2007-12-08 Ian Lance TaylorFrom Craig Silverstein: Fix error message, add this->.
2007-12-08 Bob Wilson * readelf.c (is_32bit_pcrel_reloc): Add Xtensa.
2007-12-08 gdbadmin*** empty log message ***
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Fix x86_64 TLS. Also set DT_TEXTREL...
2007-12-07 Alan Modradaily update
2007-12-07 Bob Wilson2007-12-07 Bob Wilson <bob.wilson@acm.org>
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Fix handling of RELATIVE RELA relocs.
2007-12-07 Maciej W. Rozycki* mips-tdep.c (extended_offset): Fix a comment.
2007-12-07 Maciej W. Rozycki* target.c (update_current_target): Inherit to_log_command.
2007-12-07 Daniel Jacobowitz * server.c (myresume): Add own_buf argument.
2007-12-07 Ian Lance TaylorFix ehframe header handling for shared libraries.
2007-12-07 Daniel Jacobowitz * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-12-07 Bob Wilson * config/tc-xtensa.c (xg_force_frag_space)...
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Some x86_64 shared library fixes.
2007-12-07 Ian Lance TaylorFrom Cary Coutant: Remove commented out assert. Also...
2007-12-07 Daniel Jacobowitz * infrun.c (init_wait_for_inferior): Reset target_last...
2007-12-07 gdbadmin*** empty log message ***
2007-12-06 Jim Blandy * addrmap.c (addrmap_splay_tree_remove): New function.
2007-12-06 Alan Modradaily update
2007-12-06 Richard Sandifordconfig/
2007-12-06 Jim Blandy* addrmap.c, addrmap.h: Update to GPLv3.
2007-12-06 Ian Lance TaylorFrom Craig Silverstein: Reorganize testsuite Makefile.am.
2007-12-06 Jim Blandy* NEWS: Mention support for non-contiguous lexical...
2007-12-06 Markus Deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
2007-12-06 Daniel Jacobowitz2007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
2007-12-06 Vladimir Prus Localize infrun use of remove_breakpoints.
2007-12-06 Vladimir Prus Clarify infrun variable naming.
2007-12-06 Pierre Muller2007-12-06 Pierre Muller <muller@ics.u-strasbg.fr>
2007-12-06 Ian Lance TaylorInitialize variable to avoid warning.
2007-12-06 Ian Lance TaylorFrom Cary Coutant: More support for generating shared...
2007-12-06 Ian Lance TaylorFix comment.
2007-12-06 Ian Lance TaylorDon't write out the symbol table when stripping.
2007-12-06 gdbadmin*** empty log message ***
2007-12-05 Alan Modradaily update
2007-12-05 Ian Lance TaylorRework Stringpool to not compute the hash code twice...
2007-12-05 Alan Modra * elf32-spu.c (spu_elf_size_stubs): Do consider branch...
2007-12-05 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2007-12-05 Ian Lance TaylorFrom Craig Silverstein: Support -o -.
2007-12-05 Ian Lance TaylorFrom Craig Silverstein: Test some flags.
2007-12-05 Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-05 gdbadmin*** empty log message ***
2007-12-04 Jim BlandySupport lexical blocks and function bodies that occupy
2007-12-04 Ian Lance TaylorFrom Craig Silverstein: Support irregular output files.
2007-12-04 Ulrich Weigand * coffread.c (decode_type): Use builtin_type_int32...
2007-12-04 Ian Lance TaylorPrint symbol table statistics with --stats.
2007-12-04 Alan Modradaily update
2007-12-04 Ben Elliston2007-11-26 Thiago Jung Bauermann <bauerman@br.ibm...
2007-12-04 Bob Wilson * elf32-xtensa.c (elf_xtensa_size_dynamic_sections...
2007-12-04 Maciej W. Rozycki* features/mips-cpu.xml: Specify "regnum" for "r0"...
2007-12-04 Maciej W. Rozycki* target.h (target_find_new_threads): Fix definition.
2007-12-04 Alan Modra * elf32-spu.c (spu_elf_size_stubs): Correct section...
2007-12-04 Ian Lance TaylorFrom Craig Silverstein: Use gold_fatal in options.h...
2007-12-04 gdbadmin*** empty log message ***
2007-12-03 Alan Modra * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc...
2007-12-03 Alan Modra * config/tc-ppc.c (ppc_tc): Allow a space between...
2007-12-03 Alan Modradaily update
2007-12-03 Pedro Alves * win32-low.c (attaching): New global.
2007-12-03 Pedro Alves * server.c (main): Don't report dll events on the...
2007-12-03 Pedro Alves * server.c (main): Relax numerical bases supported...
2007-12-03 Pedro Alves * win32-low.c (win32_attach): Call OpenProcess before
2007-12-03 Pedro Alves * win32-low.c (win32_get_thread_context)
2007-12-03 Pedro Alves * win32-low.c (soft_interrupt_requested, faked_breakpo...
2007-12-03 Pedro Alves * win32-low.h (win32_thread_info): Add descriptions...
2007-12-03 gdbadmin*** empty log message ***
2007-12-02 Pedro Alves * win32-low.c (win32_wait): Don't read from the inferi...
2007-12-02 Pedro Alves * Makefile.in (win32_low_h): New variable.
2007-12-02 Alan Modradaily update
2007-12-02 Pierre Muller2007-12-02 Pierre Muller <muller@ics.u-strasbg.fr>
next