summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * libtool.m4: Update to libtool 2.2.6.Steve Ellcey2008-09-298-1770/+3023
* PR 6878Nick Clifton2008-09-292-1/+14
* bfd/Alan Modra2008-09-295-10/+34
* 2008-09-26 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2008-09-292-0/+5
* * po/vi.po: Updated Vietnamese translation.Nick Clifton2008-09-299-1874/+2478
* *** empty log message ***gdbadmin2008-09-291-1/+1
* daily updateAlan Modra2008-09-291-1/+1
* * NEWS: Mention .cfi_val_encoded_addr.Daniel Jacobowitz2008-09-282-0/+7
* * elf.c (_bfd_elf_init_private_section_data): Tweak union copy.Alan Modra2008-09-283-10/+24
* * objcopy.c (setup_section): Set elf_group_id.Alan Modra2008-09-282-7/+16
* gdb/testsuite/Jan Kratochvil2008-09-282-11/+24
* *** empty log message ***gdbadmin2008-09-281-1/+1
* daily updateAlan Modra2008-09-281-1/+1
* gdbTom Tromey2008-09-278-75/+473
* gdbTom Tromey2008-09-2720-60/+134
* * jv-exp.y (insert_exp): Define using ISO syntax.Tom Tromey2008-09-272-21/+19
* daily updateAlan Modra2008-09-271-1/+1
* *** empty log message ***gdbadmin2008-09-271-1/+1
* * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.Joel Brobecker2008-09-262-0/+5
* 2008-09-26 Florian Krohm <fkrohm@us.ibm.com>Andreas Krebbel2008-09-2612-42/+63
* * Makefile.am (TARG_ENV_HFILES): Add config/te-solaris.h.Eric Botcazou2008-09-265-4/+44
* * config/bfin-parse.y (asm_1): Fix reduce/reduce conflicts.Jie Zhang2008-09-262-12/+14
* *** empty log message ***gdbadmin2008-09-261-1/+1
* daily updateAlan Modra2008-09-261-1/+1
* * stack.c (print_frame_args): Fix typos in comments.Joel Brobecker2008-09-252-2/+6
* 2008-09-25 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2008-09-252-2/+6
* * ld-elf/eh-group.exp: Only run on ELF targets.Alan Modra2008-09-253-0/+16
* * ldexp.c (fold_binary): Evaluate rhs when lhs not valid.Alan Modra2008-09-252-138/+141
* daily updateAlan Modra2008-09-251-1/+1
* *** empty log message ***gdbadmin2008-09-251-1/+1
* include/Richard Henderson2008-09-247-34/+223
* * remote-sim.c (gdbsim_create_inferior): Fix missing parenthesis.Vladimir Prus2008-09-242-1/+5
* PR 6913Alan Modra2008-09-242-1/+6
* PR 6913Alan Modra2008-09-242-1/+6
* * frame.c (get_frame_register_bytes): Avoid excessive function calls.Andreas Schwab2008-09-242-3/+4
* * frame.c (get_frame_register_bytes): Take pseudo registers intoAndreas Schwab2008-09-242-1/+7
* daily updateAlan Modra2008-09-241-1/+1
* *** empty log message ***gdbadmin2008-09-241-1/+1
* * dcache.c (state_chars): New static global.Doug Evans2008-09-234-14/+35
* * dwarf2read.c (comp_unit_head): Reorganize for better packing.Doug Evans2008-09-232-1/+5
* daily updateAlan Modra2008-09-231-1/+1
* *** empty log message ***gdbadmin2008-09-231-1/+1
* * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey2008-09-222-3/+8
* * plugin-api.h (ld_plugin_status): Remove comma from the last item.Ian Lance Taylor2008-09-222-9/+18
* 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2008-09-222-35/+156
* * infrun.c (follow_exec): Don't do a generic mourn. InsteadPedro Alves2008-09-223-5/+10
* * infrun.c (handle_inferior_event): In the follow exec case,Pedro Alves2008-09-222-20/+16
* * top.c (any_thread_of, kill_or_detach): New functions.Pedro Alves2008-09-222-8/+44
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-2215-75/+133
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-2215-42/+137