aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-04 * mips.h: Update copyright.Adam Nemet2-3/+18
2008-02-04 * mips.h: Update copyright.Adam Nemet2-1/+7
2008-02-04 * config/tc-mips.c (mips_cpu_info_table): Add Octeon.Adam Nemet2-0/+7
2008-02-04 * gas/mips/mips.exp: Call mips_arch_create for Octeon. InvokeAdam Nemet4-0/+28
2008-02-04 * readelf.c (get_machine_flags): Handle Octeon.Adam Nemet2-0/+5
2008-02-04 * archures.c: Update copyright.Adam Nemet5-6/+32
2008-02-04From Craig Silverstein: support @file expansion.Ian Lance Taylor1-1/+7
2008-02-042008-02-04 Antony King <antony.king@st.com>Andrew Stubbs2-13/+12
2008-02-04 * varobj.c (c_value_of_variable): Use xstrdup.Vladimir Prus2-1/+5
2008-02-04Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor9-114/+501
2008-02-04 Update stored rendition of varobj value when format changes.Vladimir Prus2-1/+15
2008-02-04Fully implement SECTIONS clause.Ian Lance Taylor1-3/+31
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor24-418/+3064
2008-02-04 * elf32-spu.c (spu_elf_relocate_section): Correct return type.Alan Modra2-3/+9
2008-02-04 * eval.c (evaluate_subexp_standard): Fix type of result of mixedDoug Evans7-153/+399
2008-02-04 PR ld/5692Alan Modra3-5/+21
2008-02-04*** empty log message ***gdbadmin1-1/+1
2008-02-03daily updateAlan Modra1-1/+1
2008-02-03add copyrightDoug Evans3-0/+54
2008-02-03 PR 2384Doug Evans11-38/+224
2008-02-03* gdb.texinfo (Help): Summarize 'info args' correctly.Jim Blandy2-1/+5
2008-02-03 * valarith.c (value_binop): Handle unsigned BINOP_REM division by zero.Doug Evans2-1/+6
2008-02-03 * typeprint.c (*): Whitespace cleanup.Doug Evans2-9/+10
2008-02-03 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.Doug Evans2-0/+16
2008-02-03*** empty log message ***gdbadmin1-1/+1
2008-02-02daily updateAlan Modra1-1/+1
2008-02-02 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.Hans-Peter Nilsson3-2/+5
2008-02-02Don't record file offset for CIEs.Ian Lance Taylor2-26/+21
2008-02-02 Luis Machado <luisgpm@br.ibm.com>Mark Kettenis2-9/+20
2008-02-02*** empty log message ***gdbadmin1-1/+1
2008-02-01 * gdb.ada/sym_print_name: New test program.Joel Brobecker5-1/+148
2008-02-01 * symtab.c (symbol_set_names): Do not add an entry in the demanglingJoel Brobecker2-0/+24
2008-02-01daily updateAlan Modra1-1/+1
2008-02-01 * gdb.ada/nested/hello.adb: New file.Joel Brobecker4-0/+88
2008-02-01 * dwarf2read.c (add_partial_symbol): Always store all Ada subprogramsJoel Brobecker2-2/+19
2008-02-012008-01-31 Marc Gauthier <marc@tensilica.com>Bob Wilson3-4/+9
2008-02-012008-01-31 Marc Gauthier <marc@tensilica.com>Bob Wilson14-9/+33
2008-02-01 * breakpoint.c (break_command_1): Return void.Vladimir Prus8-65/+98
2008-02-01 * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Write 32-bitThiago Jung Bauermann2-21/+41
2008-02-01 Properly rethrow exception. This fixes errorsVladimir Prus4-3/+25
2008-02-01From Cary Coutant: Ignore hidden symbols in a dynamic object.Ian Lance Taylor1-2/+5
2008-02-01From Cary Coutant: Fix a case in which code takes the address of aIan Lance Taylor8-54/+147
2008-02-01 * hostio.c: Don't include errno.h.Pedro Alves12-66/+216
2008-02-01*** empty log message ***gdbadmin1-1/+1
2008-01-31daily updateAlan Modra1-1/+1
2008-01-31 * NEWS: Mention Decimal Floating Point support.Thiago Jung Bauermann2-0/+9
2008-01-31 * std-regs.c (value_of_builtin_frame_pc_reg): Change the returnedJoel Brobecker2-2/+7
2008-01-31 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.Luis Machado3-0/+115
2008-01-312008-01-31 Andreas Krebbel <krebbel1@de.ibm.com>Ulrich Weigand2-3/+14
2008-01-31 * gdb.pascal/integers.pas: New test program.Pierre Muller3-0/+185