Age | Commit message (Expand) | Author | Files | Lines |
2005-03-03 | Remove redundant code enclosed by #ifdef RELAX_PAREN_GROUPING....#endif. | Nick Clifton | 2 | -6/+4 |
2005-03-03 | * gas/sh/basic.exp: Add an sh-hms version of the pcrel test. | Nick Clifton | 5 | -2/+38 |
2005-03-03 | * inferiors.c (change_inferior_id, add_thread, find_inferior_id): | Daniel Jacobowitz | 8 | -57/+84 |
2005-03-03 | * remote.c (remote_open_1): Call observer_notify_inferior_created. | Daniel Jacobowitz | 2 | -1/+7 |
2005-03-03 | 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> | Ramana Radhakrishnan | 2 | -29/+54 |
2005-03-03 | * arm-tdep.c (arm_make_stub_cache, arm_stub_this_id) | Daniel Jacobowitz | 2 | -0/+57 |
2005-03-03 | Also expect the msp430 port to fail the strings test because it defines | Nick Clifton | 2 | -1/+5 |
2005-03-03 | * gas/mips/mips.exp: Move tls tests to main $elf block. | Richard Sandiford | 2 | -5/+7 |
2005-03-03 | * gas/arm/arch6zk.s: Add three nop instructions in order to pad the .text | Nick Clifton | 3 | -0/+15 |
2005-03-03 | (tc_gen_reloc): Handle the case where the reloc is the difference of two | Nick Clifton | 2 | -11/+22 |
2005-03-03 | (line_comment_chars): Include the # character as otherwise this breaks | Nick Clifton | 2 | -1/+6 |
2005-03-03 | Remove listing lines that are no longer emitted and fix up expected binary | Nick Clifton | 4 | -21/+19 |
2005-03-03 | 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> | Ramana Radhakrishnan | 5 | -0/+24 |
2005-03-03 | update copyright dates | Alan Modra | 23 | -23/+28 |
2005-03-03 | update copyright dates | Alan Modra | 47 | -50/+59 |
2005-03-03 | update copyright dates | Alan Modra | 210 | -227/+269 |
2005-03-03 | update copyright dates | Alan Modra | 89 | -103/+111 |
2005-03-03 | * gas/mips/noat-1.d: Add -mips1 to assembler options. | Richard Sandiford | 2 | -1/+5 |
2005-03-03 | 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> | Ramana Radhakrishnan | 3 | -0/+10 |
2005-03-03 | 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> | Ramana Radhakrishnan | 2 | -9/+6 |
2005-03-03 | update copyright dates | Alan Modra | 71 | -81/+91 |
2005-03-03 | formatting, tack emacs control vars at end | Alan Modra | 5 | -231/+259 |
2005-03-03 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-03-02 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-02 | * config/tc-mips.c (percent_op): Add %tlsgd, %tlsldm, %dtprel_hi, | Daniel Jacobowitz | 2 | -0/+32 |
2005-03-02 | * elfxx-mips.c (struct mips_got_entry): Add tls_type. | Daniel Jacobowitz | 8 | -74/+1698 |
2005-03-02 | * ld-mips-elf/tlsbin-o32.s, ld-mips-elf/mips-dyn.ld, | Daniel Jacobowitz | 29 | -1/+1641 |
2005-03-02 | * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l, | Daniel Jacobowitz | 6 | -0/+171 |
2005-03-02 | * mips.h: Define MIPS TLS relocations. | Daniel Jacobowitz | 2 | -2/+22 |
2005-03-02 | * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork): | Daniel Jacobowitz | 2 | -3/+13 |
2005-03-02 | * gas/ppc/astest.d: Adjust for relocs reduced to section sym. | Alan Modra | 9 | -95/+130 |
2005-03-02 | * config/tc-ppc.c (ppc_fix_adjustable <ELF>): Remove bogus checks. | Alan Modra | 2 | -8/+7 |
2005-03-02 | bfd/ | Jan Beulich | 13 | -10/+33 |
2005-03-02 | gas/ | Jan Beulich | 10 | -5/+143 |
2005-03-02 | gas/ | Jan Beulich | 5 | -1/+63 |
2005-03-02 | * elf.c (bfd_section_from_shdr <default case>): Call | Zack Weinberg | 3 | -11/+16 |
2005-03-02 | * symbols.c (fb_label_name): Fix silly thinko in last change. | Alan Modra | 2 | -4/+6 |
2005-03-02 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-03-01 | daily update | Alan Modra | 1 | -1/+1 |
2005-03-01 | * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack. | Alan Modra | 3 | -7/+5 |
2005-03-01 | PR libgcj/20160 | Alexandre Oliva | 2 | -0/+64 |
2005-03-01 | * symbols.c (fb_label_name): Allow an augend of 2 for mmix. | Alan Modra | 3 | -7/+19 |
2005-03-01 | Revert previous delta | Nick Clifton | 3 | -7/+2 |
2005-03-01 | ld-d10v/default_layout.d: Adjust expected offsets to allow for section alignm... | Nick Clifton | 3 | -4/+18 |
2005-03-01 | * ld-cris/warn3.d: Only run this version of the test for cris-aout targets. | Nick Clifton | 3 | -2/+9 |
2005-03-01 | Fix undefined local label test for COFF based ARM ports | Nick Clifton | 4 | -1/+15 |
2005-03-01 | objdump.c: Fix coding for DISASSEMBLER_NEEDS_RELOC: | Nick Clifton | 5 | -17/+95 |
2005-03-01 | 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> | Ramana Radhakrishnan | 4 | -1/+23 |
2005-03-01 | merge from gcc | DJ Delorie | 5 | -0/+95 |
2005-03-01 | * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion. | Alan Modra | 2 | -1/+2 |