Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-03-01 | * gas/m68k/mcf-emac.d: Allow for 64-bit addresses. | Alan Modra | 5 | -4/+11 |
2005-03-01 | merge from gcc | DJ Delorie | 2 | -5/+10 |
2005-03-01 | * as.h (assert): Warning fix. | Alan Modra | 7 | -13/+21 |
2005-03-01 | * config/tc-m68k.c (md_assemble): Don't use sizeof host short. | Alan Modra | 2 | -1/+2 |
2005-03-01 | * targets.h: Typo fix. | Alan Modra | 3 | -2/+5 |
2005-03-01 | * configure.in (AC_C_BIGENDIAN): Invoke. | Alan Modra | 10 | -123/+389 |
2005-03-01 | * bout.c (b_out_write_object_contents): Don't use sizeof on host | Alan Modra | 2 | -7/+13 |
2005-03-01 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-02-28 | * elf64-ppc.c (ppc64_elf_size_stubs): Override defined dot-sym | Alan Modra | 2 | -2/+6 |
2005-02-28 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-28 | 2005-02-28 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -2/+2 |
2005-02-28 | Update documentation about ARC's extension instructions. | Nick Clifton | 2 | -11/+142 |
2005-02-28 | * dwarf2loc.c (loclist_read_variable): Set optimized_out | Daniel Jacobowitz | 12 | -77/+119 |
2005-02-28 | (pe_ILF_build_a_bfd): Do not assume that an @ will be present when | Nick Clifton | 2 | -5/+13 |
2005-02-28 | 2005-02-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 4 | -15/+50 |
2005-02-28 | * readelf.c (get_file_type, get_machine_name, get_osabi_name, | Jakub Jelinek | 2 | -68/+90 |
2005-02-28 | 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu> | Paolo Bonzini | 3 | -65/+72 |
2005-02-28 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 8 | -3412/+3369 |
2005-02-28 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2005-02-27 | daily update | Alan Modra | 1 | -1/+1 |