Age | Commit message (Expand) | Author | Files | Lines |
2002-05-17 | * acinclude.m4 (AM_INSTALL_LIBBFD): New. | Alan Modra | 7 | -336/+473 |
2002-05-17 | * NEWS: Add section for multi-arched targets. Add v850 to that section. | Corinna Vinschen | 2 | -0/+8 |
2002-05-17 | Remove computation of len from inside hash loop. | Nick Clifton | 2 | -1/+6 |
2002-05-17 | * Makefile.in (sh_tdep_h): Define and use. | Jason Thorpe | 7 | -96/+139 |
2002-05-17 | * Makefile.am: Add new emulations avr1, avr2, avr3, avr4, avr5. | Marek Michalkiewicz | 4 | -1/+57 |
2002-05-17 | 2002-05-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 |
2002-05-17 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-16 | Add commands for manually expanding macros and showing their | Jim Blandy | 5 | -3/+475 |
2002-05-16 | Teach the Dwarf 2 reader to read macro information. | Jim Blandy | 3 | -3/+469 |
2002-05-16 | 2002-05-16 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -1/+5 |
2002-05-16 | * emulparams/avr1.sh: New file. | Marek Michalkiewicz | 7 | -0/+208 |
2002-05-16 | * config/tc-avr.c (mcu_types): Update for new devices. | Marek Michalkiewicz | 2 | -2/+9 |
2002-05-16 | * MAINTAINERS: Add myself as the second AVR port maintainer. | Marek Michalkiewicz | 2 | -0/+5 |
2002-05-16 | Correct date in commit message. | Richard Earnshaw | 1 | -3/+3 |
2002-05-16 | * MAINTAINERS: Update my email address. | Stephane Carrez | 4 | -2/+10 |
2002-05-16 | * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic | Richard Earnshaw | 2 | -1/+6 |
2002-05-16 | * MAINTAINERS: Update my email address. | Stephane Carrez | 2 | -1/+5 |
2002-05-16 | * configure.tgt: Mark v850 as multi-arched. | Corinna Vinschen | 4 | -24/+8 |
2002-05-16 | * v850-tdep.c: Full multi-arch. | Corinna Vinschen | 3 | -283/+445 |
2002-05-16 | 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 2 | -31/+166 |
2002-05-16 | * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra | Corinna Vinschen | 3 | -37/+67 |
2002-05-16 | Add targets for sh64-linux (little endian and big endian). | Nick Clifton | 2 | -0/+13 |
2002-05-16 | * v850-tdep.c: Begin multi-arch'ing v850. | Corinna Vinschen | 2 | -15/+35 |
2002-05-16 | 2002-05-16 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 3 | -29/+7 |
2002-05-16 | 2002-05-15 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -2/+17 |
2002-05-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-16 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-15 | Add macro structures to GDB's symbol tables. Nobody puts anything | Jim Blandy | 10 | -2/+63 |
2002-05-15 | Regernate cgen built files. | Nick Clifton | 13 | -20/+283 |
2002-05-15 | * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h. | Richard Earnshaw | 2 | -7/+7 |
2002-05-15 | Do not assume that the first thunk is located in the same section as the | Nick Clifton | 2 | -3/+60 |
2002-05-15 | Replace bfd_read with bfd_bread. | Nick Clifton | 2 | -5/+12 |
2002-05-15 | * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC. | Richard Earnshaw | 2 | -4/+9 |
2002-05-15 | 2002-05-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -1/+6 |
2002-05-15 | * regcache.c (register_valid): Revise comments refering to "Not | Andrew Cagney | 4 | -5/+28 |
2002-05-15 | * ldlang.c (section_already_linked): Call bfd_link_just_syms. | Alan Modra | 2 | -7/+7 |
2002-05-15 | Fix ld --just-symbols | Alan Modra | 35 | -22/+160 |
2002-05-15 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2002-05-15 | daily update | Alan Modra | 1 | -1/+1 |
2002-05-14 | * elf32-mips.c: Remove superfluous definitions copied from | Thiemo Seufer | 2 | -173/+37 |
2002-05-14 | * config/tc-mips.c (macro): Warn about wrong la/dla use. | Thiemo Seufer | 2 | -0/+10 |
2002-05-14 | * mips-dis.c (is_newabi): EABI is not a NewABI. | Thiemo Seufer | 2 | -4/+6 |
2002-05-14 | * config/tc_mips.c (s_cpsetup): Fix completely bogus code which had | Thiemo Seufer | 2 | -11/+13 |
2002-05-14 | * config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option section | Thiemo Seufer | 2 | -6/+12 |
2002-05-14 | * elfxx-mips.c: Call it IRIX, not Irix in comments. | Thiemo Seufer | 2 | -13/+17 |
2002-05-14 | * config/tc-mips.c (append_insn): Fix too small range of variable. | Thiemo Seufer | 2 | -1/+5 |
2002-05-14 | * Makefile.in (remote_sim_h): Replace remote-sim_h. | Andrew Cagney | 2 | -4/+17 |
2002-05-14 | 2002-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+8 |
2002-05-14 | 2002-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 4 | -0/+515 |