Age | Commit message (Expand) | Author | Files | Lines |
2005-03-09 | * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe. | Corinna Vinschen | 2 | -7/+14 |
2005-03-09 | * vax-dis.c (entry_mask_bit): New array. | Alan Modra | 2 | -2/+44 |
2005-03-09 | * config/tc-mips.c (s_cpsetup): Use '__gnu_local_gp' instead of '_gp' | Richard Sandiford | 2 | -1/+6 |
2005-03-09 | * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros. | Richard Sandiford | 2 | -0/+5 |
2005-03-09 | * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros. | Richard Sandiford | 5 | -5/+1105 |
2005-03-09 | * config/tc-mips.c (append_insn): Remove cop_interlocks test from | Richard Sandiford | 8 | -310/+411 |
2005-03-09 | * config/tc-mips.h (mips_flush_pending_output): Delete. | Richard Sandiford | 3 | -118/+116 |
2005-03-09 | * config/tc-mips.c (mips_move_labels): New function, taken from... | Richard Sandiford | 2 | -27/+27 |
2005-03-09 | * config/tc-mips.c (MAX_NOPS): New macro. | Richard Sandiford | 2 | -411/+348 |
2005-03-09 | * config/tc-mips.c (append_insn): Remove now-redundant nops != 0 | Richard Sandiford | 2 | -8/+5 |
2005-03-09 | * config/tc-mips.c (dummy_opcode): Delete. | Richard Sandiford | 2 | -312/+269 |
2005-03-09 | * config/tc-mips.c (INSERT_BITS, EXTRACT_BITS, INSERT_OPERAND) | Richard Sandiford | 2 | -203/+176 |
2005-03-09 | * config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_p | Richard Sandiford | 2 | -40/+19 |
2005-03-09 | * config/tc-mips.c (mips_cl_insn): Replace reloc_type array with | Richard Sandiford | 2 | -20/+17 |
2005-03-09 | * config/tc-mips.h (mips_cl_insn): Move definition to... | Richard Sandiford | 3 | -198/+239 |
2005-03-09 | * dwarf2read.c (dwarf_decode_lines): Use the complete filename | Joel Brobecker | 2 | -3/+28 |
2005-03-09 | * gdb.dwarf2/dup-psym.S: New file. | Joel Brobecker | 3 | -0/+265 |
2005-03-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-03-08 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-08 | * gas/maxq10/maxq10.exp: Remove stray semicolons. | Ben Elliston | 3 | -4/+9 |
2005-03-08 | * gdb.ada/exec_changed/first.adb: New file. | Joel Brobecker | 4 | -0/+101 |
2005-03-08 | * environ.h (struct environ): Rename to ... | Mark Mitchell | 5 | -22/+45 |
2005-03-08 | * infcmd.c (run_command_1): New function, extracted from | Joel Brobecker | 2 | -10/+26 |
2005-03-08 | * symfile.c (clear_symtab_users): Call | Daniel Jacobowitz | 2 | -1/+10 |
2005-03-08 | * doc/Makefile.am: Update as.info dependencies. | Daniel Jacobowitz | 5 | -347/+158 |
2005-03-08 | * configure.in: Bump version to 2.16.90. | Daniel Jacobowitz | 3 | -2/+7 |
2005-03-08 | * ax-gdb.c (gen_expr): Add UNOP_PLUS case. | Nathan Sidwell | 9 | -3/+93 |
2005-03-08 | * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20. | Nathan Sidwell | 2 | -8/+24 |
2005-03-08 | gas/ | Jan Beulich | 3 | -2/+13 |
2005-03-08 | * gdb.base/sigbpt.exp: Disable if gdb,nosignals. | Nathan Sidwell | 10 | -41/+80 |
2005-03-08 | * tracepoint.c (target_is_remote): Allow extended-remote. | Nathan Sidwell | 2 | -3/+15 |
2005-03-08 | * Makefile.in: Add dependencies for iq2000-tdep.o. | Corinna Vinschen | 5 | -0/+889 |
2005-03-08 | * gdb.asm/asm-source.exp: Add iq2000 case. | Corinna Vinschen | 3 | -0/+49 |
2005-03-08 | * iq2000: New target subdirectory. | Corinna Vinschen | 25 | -0/+21933 |
2005-03-08 | gas/ | Jan Beulich | 6 | -26/+87 |
2005-03-08 | gas/ | Jan Beulich | 7 | -68/+186 |
2005-03-08 | gas/testsuite/ | Jan Beulich | 3 | -2/+8 |
2005-03-08 | * doc/observer.texi (executable_changed): New observer. | Joel Brobecker | 6 | -8/+88 |
2005-03-08 | Adjust testsuite for cris-axis-aout. | Hans-Peter Nilsson | 39 | -39/+64 |
2005-03-08 | Adjust testsuite for cris-axis-aout. | Hans-Peter Nilsson | 13 | -19/+30 |
2005-03-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-03-07 | merge from gcc | DJ Delorie | 1 | -15/+2 |
2005-03-07 | * config/default.exp: Remove send_user call for stray output. | Ben Elliston | 2 | -1/+4 |
2005-03-07 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-07 | * findvar.c (read_var_value): Don't allocate V when it will not | Daniel Jacobowitz | 2 | -3/+17 |
2005-03-07 | 2005-03-07 Manoj Iyer <manjo@austin.ibm.com> | Manoj Iyer | 3 | -1/+8 |
2005-03-07 | * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc, | Daniel Jacobowitz | 14 | -0/+26 |
2005-03-07 | * mpw-config.in: Remove. | Ian Lance Taylor | 6 | -1230/+10 |
2005-03-07 | * ppc-opc.c (powerpc_opcodes): Fix encoding of efscfd. | Aldy Hernandez | 2 | -1/+5 |
2005-03-07 | fix obvious problem with compiler.c and compiler.cc: for xlc, used 'regsub', | Paul Gilliam | 2 | -2/+2 |