aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-022004-01-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney4-3/+9
* utils.c (do_my_cleanups): Make static, add forward declaration. * defs.h (do_my_cleanups): Delete declaration.
2004-01-02Update description of FP behaviourNick Clifton2-4/+23
2004-01-02Catch a bug in the msp430 disassembler where an add instruction was confusedNick Clifton5-2/+17
with an rla instruction. Add a test for this to the testsuite.
2004-01-02Add Russian translationNick Clifton4-2/+4908
2004-01-02Add m68k-uclinux targetNick Clifton7-1/+15
2004-01-02*** empty log message ***Eli Zaretskii1-0/+5
2004-01-02 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 andEli Zaretskii1-1/+3
bfd/ChangeLog-0203.
2004-01-02Roll ChangeLog / ChangeLog-2003.Mark Kettenis2-15440/+15448
2004-01-02* configure.in: Check for <machine/reg.h>. Check for `struct reg'Mark Kettenis4-298/+396
in <machine/reg.h>. * configure, config.in: Regenerate.
2004-01-02Split ChangeLog files.Alan Modra31-57300/+55534
2004-01-02 * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.Alan Modra3-44/+16
* ld-selective/selective.exp: Likewise.
2004-01-022004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-1/+9
* gdb.cp/namespace.exp: Accept gcc abi 2.
2004-01-022004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-1/+8
* gdb.cp/method.exp: Accept gcc abi 2.
2004-01-022004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain5-344/+621
* gdb.cp/classes.exp: Generate identical results as old version. * gdb.cp/derivation.exp: Likewise. * gdb.cp/overload.exp: Likewise. * gdb.cp/virtfunc.exp: Likewise.
2004-01-02*** empty log message ***gdbadmin1-1/+1
2004-01-012004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-3/+16
* gdb.cp/virtfunc.exp: Modify some patterns to avoid a mysterious bug with sourceware version of expect.
2004-01-01daily updateAlan Modra1-1/+1
2004-01-01 * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored.Alan Modra3-4/+60
* elf32-h8300.c (elf32_h8_gc_mark_hook): New function. (elf32_h8_gc_sweep_hook): New function. (elf_backend_gc_mark_hook): Define. (elf_backend_gc_sweep_hook): Define. (elf_backend_can_gc_sections): Define.
2004-01-012004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-302/+192
* gdb.cp/overload.exp: Rewrite. Clean up patterns to match current versions of gcc, including gcc abi 2. Remove gratuitous restart of test program. Use gdb_test_multiple and gdb_test for all tests. Add patterns to xfail missing "const" in "const char *" and kfail PR gdb/1155.
2004-01-012004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-253/+117
* gdb.cp/derivation.exp: Rewrite. Clean up patterns to match current versions of gcc, including gcc abi 2. Remove gratuitous restart of test program. Use gdb_test_multiple and gdb_test for all tests. Add patterns to kfail PR gdb/1498.
2004-01-012003-12-31 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-740/+322
* gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match current versions of gcc, including gcc abi 2. Use "breakpoint" and "continue" instead of restarting the target program. Use gdb_test_multiple and gdb_test for all tests.
2004-01-01* gdb.asm/asm-source.exp: Update copyright year. Link staticallyMark Kettenis2-3/+12
for *-*-solaris2*.
2004-01-01* configure.in (ia64*-*-hpux*): Disable building java libraries.DJ Delorie3-2/+7
* configure: Regenerated.
2004-01-01*** empty log message ***gdbadmin1-1/+1
2003-12-31daily updateAlan Modra1-1/+1
2003-12-312003-12-31 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-555/+490
* gdb.cp/classes.exp: Rewrite. Clean up patterns to match current versions of gcc, including gcc abi 2. Use "breakpoint" and "continue" instead of restarting the target program several times. Use gdb_test_multiple and gdb_test for all tests.
2003-12-31 * MAINTAINERS: Rename CONFIGURE to BUILD SYSTEM and add myself.Daniel Jacobowitz2-1/+6
2003-12-31*** empty log message ***gdbadmin1-1/+1
2003-12-30daily updateAlan Modra1-1/+1
2003-12-30 * ld-srec/srec.exp (run_srec_test): Remove -fgnu-linker, since GCCMark Mitchell2-1/+6
3.4 does not support it.
2003-12-30 * configure.in: Check for st_blocks member in struct stat andEli Zaretskii5-371/+428
define HAVE_STRUCT_STAT_ST_BLOCKS accordingly. * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): New undef. * configure, config.in: Regenerated.
2003-12-30 * readline.c (rl_save_state, rl_restore_state): Support systemsEli Zaretskii4-11/+49
that don't define SIGWINCH. * terminal.c (_rl_get_screen_size) [__DJGPP__]: Compute the screen width and height using console I/O. (_rl_init_terminal_io) [__MSDOS__]: Zero out all the _rl_term_* variables. Convert to _rl_* naming scheme. (_rl_set_cursor) [__MSDOS__]: Ifdef away this function. * display.c (_rl_move_vert) [__MSDOS__]: Don't use undeclared variable `l'. Use `delta' instead recomputing its value anew. Assign -delta to i instead of the other way around.
2003-12-30Remove entry for reverted change to configure.in.Eli Zaretskii1-2/+0
2003-12-30Temporary fix for last change.Eli Zaretskii1-6/+0
2003-12-30 * remote-fileio.c (remote_fileio_to_fio_stat)Eli Zaretskii3-0/+25
(remote_fileio_func_fstat) [HAVE_STRUCT_STAT_ST_BLOCKS]: Support systems that don't have `st_blocks' member in `struct stat'. * configure.in (HAVE_STRUCT_STAT_ST_BLOCKS): Ditto.
2003-12-30*** empty log message ***gdbadmin1-1/+1
2003-12-29daily updateAlan Modra1-1/+1
2003-12-29 * armos.c (fcntl.h): Do not include it.Mark Mitchell3-26/+28
(O_RDONLY): Do not define. (O_WRONLY): Likewise. (O_RDWR): Likewise. (targ-vals.h): Include it. (translate_open_mode): Use TARGET_O_* instead of O_*. (SWIopen): Likewise. * Makefile.in (armos.o): Depend on targ-vals.h.
2003-12-29 * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.Paul Brook3-1/+11
* gas/doc/c-arm.texi: Document them.
2003-12-29Update pointer_size patchNick Clifton2-51/+130
2003-12-29 * go32-nat.c (go32_sldt, go32_sgdt, go32_sidt, go32_pte): FixEli Zaretskii2-12/+16
mismatches between format string and arguments (avoids compiler warnings).
2003-12-29* configure.in: Set ac_cv_search_tgetent to "none required" forEli Zaretskii4-9/+42
"*djgpp*" targets as well (DJGPP doesn't have termcap and doesn't need one). * config/djgpp/config.sed: Tweak to adapt to the changes in configury. * config/djgpp/djconfig.sh: Fix the test of unpacked distribution, since there's no gdb.cxx directory anymore.
2003-12-29*** empty log message ***gdbadmin1-1/+1
2003-12-28daily updateAlan Modra1-1/+1
2003-12-28* i386-sol2-tdep.c (i386_sol2_mcontext_addr): New function.Mark Kettenis2-0/+22
(i386_sol2_init_abi): Initialize TDEP->sigcontext_addr, TDEP->sc_reg_offset and TDEP->sc_num_regs.
2003-12-28* i386-tdep.h (i386_regnum): Add I386_CS_REGNUM andMark Kettenis2-0/+7
I386_SS_REGNUM.
2003-12-28*** empty log message ***gdbadmin1-1/+1
2003-12-27* dwarf2-frame.c (dwarf2_reg_rule): Add REG_RA and REG_CFA.Mark Kettenis2-108/+90
(dwarf2_frame_cache): Initialize PC_REGNUM with REG_RA and SP_REGNUM with REG_CFA. Don't overwrite the initialized register rule for registers left unspecified by the CFI. Remove the special handling of PC_REGNUM. Add code to eleminate any REG_RA rules. (dwarf2_frame_prev_register): Remove the special handling of SP_REGNUM. Add support for the REG_CFA rule.
2003-12-27daily updateAlan Modra1-1/+1
2003-12-27*** empty log message ***gdbadmin1-1/+1