Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-03 | * config/atof-ieee.c (gen_to_words): When adding carry back in, | Ian Lance Taylor | 2 | -2/+9 | |
don't permit lp to become less than the words array. | |||||
2000-05-03 | * infrun.c (handle_inferior_event): When doing a "next", and | Mark Kettenis | 2 | -1/+23 | |
stepping out of a signal handler into its calling trampoline ignore the value of step_frame_address. (step_over_function): Only modify step_resume_breakpoint->frame if the value of step_frame_address is non-zero. | |||||
2000-05-03 | Fix little endian relocs | Nick Clifton | 2 | -25/+24 | |
2000-05-03 | 2000-05-03 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -3/+12 | |
* monitor.c (monitor_fetch_register): MAX_REGISTER_RAW_SIZE is not static in the MULTI_ARCH world, so don't use it in a static array declaration. | |||||
2000-05-03 | Tue May 2 13:17:21 2000 Elena Zannoni (ezannoni@makita.cygnus.com) | Elena Zannoni | 2 | -30/+57 | |
* symtab.c (in_prologue): From Jim Blandy. Rewrite, more intelligently, making sure we use the information from the symbol tables fully. | |||||
2000-05-03 | Fix 64 bit target section start on 32 bit machine. | Alan Modra | 2 | -3/+9 | |
2000-05-03 | Add missing ChangeLog. | Andrew Cagney | 2 | -1/+25 | |
Sync with mitsu's version. | |||||
2000-05-03 | Update copyright message. | Alan Modra | 2 | -1/+6 | |
2000-05-03 | go32 bss alignment. | Alan Modra | 5 | -0/+16 | |
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 | |
* ia64-tdep.c (ia64_gdbarch_init): Reference to ELFOSABI_NONE instead of ELFOSABI_SYSV. | |||||
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+18 | |
* readelf.c (get_osabi_name): Handle ELFOSABI_NONE instead of ELFOSABI_SYSV. Also handle ELFOSABI_NETBSD, ELFOSABI_HURD, ELFOSABI_SOLARIS, ELFOSABI_MONTEREY, ELFOSABI_IRIX, ELFOSABI_FREEBSD, ELFOSABI_TRU64, ELFOSABI_MODESTO and ELFOSABI_OPENBSD. | |||||
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+6 | |
* elf.c (prep_headers): USe ELFOSABI_NONE instead of ELFOSABI_SYSV. | |||||
2000-05-02 | 2000-05-02 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+9 | |
* common.h (ELFOSABI_NONE): Renamed from ELFOSABI_SYSV. (ELFOSABI_MODESTO): Defined. (ELFOSABI_OPENBSD): Likewise. | |||||
2000-05-02 | Correct a typo in the author's surname! | Ben Elliston | 1 | -1/+1 | |
2000-05-02 | Restore elf32-hppa target vec. | Alan Modra | 4 | -8/+21 | |
2000-05-02 | Multi-arch NPC_REGNUM NNPC_REGNUM. | Andrew Cagney | 7 | -13/+92 | |
2000-05-02 | revert 1.9. Not approved. | Andrew Cagney | 1 | -2/+0 | |
2000-05-02 | re-do how gdbarch provides non-multi arch defaults so that non- | Andrew Cagney | 6 | -70/+240 | |
multi-arch gdbservers can continue to compile. | |||||
2000-05-02 | Add JimB to global checkin list | Andrew Cagney | 2 | -0/+2 | |
2000-05-02 | Add ElenaZ to symtabs maintainers list. | Andrew Cagney | 2 | -4/+9 | |
2000-05-02 | Make Syd Polk principal maintainer. | Andrew Cagney | 2 | -2/+8 | |
2000-05-02 | fix gcc warnings | Alan Modra | 4 | -18/+25 | |
2000-05-02 | Fix just added ia64-linux support to conform with others. | Jim Wilson | 2 | -2/+4 | |
* configure.host (ia64-*-linux-gnu*): Change gcc to ${CC}. | |||||
2000-05-02 | Ld testsuite support for ia64-linux. | Jim Wilson | 2 | -0/+10 | |
* configure.host: Added HOSTING_CRT0, HOSTING_LIBS for host "ia64-*-linux-gnu*". | |||||
2000-05-02 | Fix IA-64 --enable-targets=all bug reports. | Jim Wilson | 3 | -4/+16 | |
* Makefile.am (BFD32_BACKENDS): Add efi-app-ia32.lo. (BFD32_BACKENDS_CFILES): Add efi-app-ia32.c. (BFD64_BACKENDS): Delete coff-ia64.lo. Add efi-app-ia64.lo. (BFD64_BACKENDS_CFILES): Delete coff-ia64.c. Add efi-app-ia64.c. * Makefile.in: Rebuild. | |||||
2000-05-02 | Assorted code cleanup and fixes for hppa. Re-enable elf32-hppa as | Alan Modra | 21 | -1330/+1470 | |
it now compiles even if it doesn't work too well. | |||||
2000-05-02 | elf fixes. | Alan Modra | 3 | -1/+12 | |
2000-05-01 | Duplicate hppa*-*-*elf* behaviour for hppa*-*-linux*. | Alan Modra | 10 | -48/+67 | |
Fix elf tests for targets that define LABELS_WITHOUT_COLONS. | |||||
2000-05-01 | * gdb.texinfo (Command Files): Mention -x, use @enumerate for | Nicholas Duffek | 2 | -10/+29 | |
startup sequence, minor edits. | |||||
2000-05-01 | Fix tests to remove leading zeroes from labels | Nick Clifton | 3 | -52/+57 | |
2000-05-01 | * h8300.h (EOP): Add missing initializer. | Jeff Law | 2 | -1/+5 | |
2000-05-01 | Remove obsolete Gould configuration: | Stan Shebs | 15 | -1547/+13 | |
* configure.host, configure.tgt: Remove Gould configs. * Makefile.in: Remove Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Remove files. * NEWS: Mention removal. | |||||
2000-05-01 | * gdbint.texinfo (RETURN_VALUE_ON_STACK): Document. | Jim Blandy | 1 | -0/+37 | |
2000-05-01 | * macro.c (macro_expand_body): Don't prepend macro number with zeroes. | Catherine Moore | 2 | -1/+5 | |
2000-05-01 | * config/tc-avr.c: ATTRIBUTE_UNUSED added to the necessary places. | Denis Chertykov | 2 | -59/+62 | |
More comments added. (md_begin): Removed "construct symbols for each register name". Because register names conflicts with GCC generated function names. (avr_operand): Now constant numbers can be used as a register identifiers (0 as r0, 31 as r31). (md_assemble): use skip_space () before parsing instruction operands. | |||||
2000-05-01 | * config/tc-avr.c: New AVR_ISA_ defined. | Denis Chertykov | 2 | -48/+197 | |
(md_assemble): Handle opcodes with optional operands (lpm,elpm). (avr_operand): Handle 'a', 'v' and 'z' constraint letters needed for `fmul', `movw' and `lpm R,Z' instructions. (avr_operands): Warn if current opcode is a two-word instruction and previous opcode was cpse/sbic/sbis/sbrc/sbrs. (avr_opcodes): New commands added. (REGISTER_P): Check 'a' and 'v' constraint letters. (mcu_types): New MCU added. | |||||
2000-05-01 | * avr-dis.c (reg_fmul_d): New. Extract destination register from | Denis Chertykov | 2 | -3/+130 | |
FMUL instruction. (reg_fmul_r): New. Extract source register from FMUL instruction. (reg_muls_d): New. Extract destination register from MULS instruction. (reg_muls_r): New. Extract source register from MULS instruction. (reg_movw_d): New. Extract destination register from MOVW instruction. (reg_movw_r): New. Extract source register from MOVW instruction. (print_insn_avr): Handle MOVW, MULS, MULSU, FMUL, FMULS, FMULSU, EICALL, EIJMP, LPM r,Z, ELPM r,Z, SPM, ESPM instructions. | |||||
2000-05-01 | * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in | Eli Zaretskii | 3 | -56/+67 | |
TeX. * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries "@kindex f" into "@kindex f (foo)", otherwise we get index entries like `n' and `s' which look weird. Convert some of the @kindex to @vindex, when they refer to variables, not commands. | |||||
2000-05-01 | * mips.igen (DMxC1): Fix format arguments for sim_io_eprintf call. | Andrew Cagney | 2 | -1/+6 | |
2000-05-01 | * readelf.c (guess_is_rela): AVR uses RELA relocations. | Denis Chertykov | 2 | -1/+7 | |
(get_machine_name): machine name for EM_AVR added. | |||||
2000-05-01 | Ensure all pe targets use bfd. | Alan Modra | 3 | -212/+230 | |
2000-05-01 | From 2000-04-28 Andreas Jaeger <aj@suse.de>: | Andrew Cagney | 5 | -4/+15 | |
Properly check for GCC version number. | |||||
2000-05-01 | Fix "incompatible types in return" gcc error. | Alan Modra | 2 | -2/+3 | |
2000-05-01 | Fix bfd_coff_small_swap_table initialisation. | Alan Modra | 2 | -2/+4 | |
2000-05-01 | Do not use @value{GDBN in @nodes. | Andrew Cagney | 2 | -2/+6 | |
2000-04-30 | 2000-04-30 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -1/+5 | |
* bfdint.texi (BFD generated files): Fix another typo. | |||||
2000-04-30 | 2000-04-30 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 3 | -0/+94 | |
Fix single-stepping out of signal trampolines. * config/i386/nm-linux.h (CHILD_RESUME): Define. * i386-linux-nat.c (child_resume): New function. | |||||
2000-04-29 | * xcoff.h: Forgot to cvs add in last patch. | Clinton Popetz | 1 | -0/+198 | |
2000-04-29 | Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P. | Andrew Cagney | 7 | -7/+61 | |
2000-04-29 | * libcoff.h: Sigh, whitespace differences after 'make headers'. | Clinton Popetz | 1 | -2/+2 | |