Age | Commit message (Expand) | Author | Files | Lines |
2002-05-17 | *compile.c: Add additional CCR flags (I,UI,H,U) | Andrey Volkov | 2 | -3/+16 |
2002-05-17 | *h8300-tdep.c: Add additional CCR flags (I,UI,H,U) | Andrey Volkov | 2 | -2/+8 |
2002-05-17 | * compile.c: Change literal regnumbers to REGNUMS. | Andrey Volkov | 2 | -13/+19 |
2002-05-17 | * Change literal regno in h8300-tdep.c | Andrey Volkov | 2 | -3/+7 |
2002-05-17 | * NEWS: Note addition of macro support. | Jim Blandy | 2 | -0/+24 |
2002-05-17 | * gdb.texinfo (C Preprocessor Macros): New chapter. | Jim Blandy | 2 | -3/+250 |
2002-05-17 | Expand preprocessor macros in C expressions. | Jim Blandy | 7 | -11/+211 |
2002-05-17 | print_insn_sh cleanup: | Joern Rennecke | 10 | -117/+56 |
2002-05-17 | * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting. | Alan Modra | 2 | -10/+30 |
2002-05-17 | Remove stale files. | Alan Modra | 3 | -120/+5 |
2002-05-17 | * acinclude.m4 (AM_INSTALL_LIBBFD): Fake to fool autotools. | Alan Modra | 7 | -220/+332 |
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 |