Age | Commit message (Expand) | Author | Files | Lines |
2013-08-19 | include/opcode/ | Richard Sandiford | 4 | -25/+17 |
2013-08-19 | include/opcode/ | Richard Sandiford | 16 | -220/+118 |
2013-08-19 | gas/ | Richard Sandiford | 2 | -179/+191 |
2013-08-19 | gas/ | Richard Sandiford | 6 | -36/+51 |
2013-08-19 | gas/ | Richard Sandiford | 18 | -302/+332 |
2013-08-19 | gas/ | Richard Sandiford | 4 | -70/+213 |
2013-08-19 | gas/ | Richard Sandiford | 2 | -499/+536 |
2013-08-19 | include/opcode/ | Richard Sandiford | 10 | -68/+96 |
2013-08-19 | gdb/ | Luis Machado | 10 | -56/+148 |
2013-08-19 | Remove PREFIX_EVEX_0F3A3E and PREFIX_EVEX_0F3A3F | H.J. Lu | 3 | -16/+8 |
2013-08-19 | binutils/ | Tristan Gingold | 6 | -8/+74 |
2013-08-19 | linux-nat.c: no need to block child signals so aggressively. | Pedro Alves | 2 | -45/+22 |
2013-08-19 | daily update | Alan Modra | 1 | -1/+1 |
2013-08-18 | daily update | Alan Modra | 1 | -1/+1 |
2013-08-17 | src-release: Strip "-cvs" from GDB source dir and tarball. | Joel Brobecker | 2 | -1/+6 |
2013-08-17 | daily update | Alan Modra | 1 | -1/+1 |
2013-08-16 | gold/ | Roland McGrath | 3 | -0/+30 |
2013-08-16 | * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if | Doug Evans | 2 | -0/+10 |
2013-08-16 | * config/tc-ppc.c (ppc_elf_cons): Allow @l and other reloc | Alan Modra | 2 | -2/+6 |
2013-08-16 | * config/tc-ppc.c (ppc_elf_lcomm): Use subsection 1. | Alan Modra | 2 | -8/+11 |
2013-08-16 | Make RL78_PC_REGNUM a pseudo-register in rl78-tdep.c. | Kevin Buettner | 2 | -6/+37 |
2013-08-16 | daily update | Alan Modra | 1 | -1/+1 |
2013-08-15 | 2013-08-15 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 2 | -1/+8 |
2013-08-15 | * ldexp.c: Add LOG2CEIL() builtin function to linker script language | Nick Clifton | 10 | -4/+96 |
2013-08-15 | daily update | Alan Modra | 1 | -1/+1 |
2013-08-14 | * config/tc-ppc.c (ppc_comm): Accept optional fourth .lcomm | David Edelsohn | 2 | -5/+24 |
2013-08-14 | * boards/fission.exp: Add -fdebug-types-section to debug_flags. | Doug Evans | 2 | -1/+5 |
2013-08-14 | move some static thread state into remote_state | Tom Tromey | 2 | -19/+31 |
2013-08-14 | move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote... | Tom Tromey | 2 | -16/+25 |
2013-08-14 | move async_client_callback and async_client_context into remote_state | Tom Tromey | 2 | -7/+17 |
2013-08-14 | move sizeof_pkt into remote_trace_find | Tom Tromey | 2 | -3/+6 |
2013-08-14 | move use_threadinfo_query and use_threadextra_query into struct remote_state | Tom Tromey | 2 | -17/+23 |
2013-08-14 | move some statics from remote_read_qxfer into struct remote_state | Tom Tromey | 2 | -15/+22 |
2013-08-14 | push last_sent_step into struct remote_state | Tom Tromey | 2 | -4/+11 |
2013-08-14 | push last_sent_signal into struct remote_state | Tom Tromey | 2 | -6/+14 |
2013-08-14 | push last_program_signals_packet into struct remote_state | Tom Tromey | 2 | -14/+20 |
2013-08-14 | push last_pass_packet into struct remote_state | Tom Tromey | 2 | -9/+16 |
2013-08-14 | push remote_traceframe_number into struct remote_state | Tom Tromey | 2 | -8/+18 |
2013-08-14 | push general_thread and continue_thread into struct remote_state | Tom Tromey | 2 | -20/+26 |
2013-08-14 | push remote_desc into struct remote_state | Tom Tromey | 2 | -40/+69 |
2013-08-14 | Add new_remote_state | Tom Tromey | 2 | -7/+27 |
2013-08-14 | make remote_protocol_features "const" | Tom Tromey | 2 | -1/+5 |
2013-08-14 | use the libiberty crc code | Tom Tromey | 2 | -31/+6 |
2013-08-14 | PR ld/15787 | Nick Clifton | 14 | -29/+72 |
2013-08-14 | Remove unneeded src/gdb prefix for source file name | Pierre Muller | 1 | -1/+1 |
2013-08-14 | * linux-arm-low.c: Rename all occurrences of PTRACE_ARG3_TYPE | Luis Machado | 4 | -58/+68 |
2013-08-14 | daily update | Alan Modra | 1 | -1/+1 |
2013-08-13 | Adjusting prototype declaration for gdb/value.h:create_internalvar_type_lazy, | Sergio Durigan Junior | 2 | -4/+8 |
2013-08-13 | introduce parallel mode | Tom Tromey | 5 | -9/+145 |
2013-08-13 | Handle '#' flag for printf of pointer types. | Andrew Burgess | 4 | -1/+19 |