summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add new binutils target: moxieNick Clifton2009-04-1640-3/+1811
|
* * m68klinux-nat.c: Remove obsolete comment.Andreas Schwab2009-04-162-50/+21
| | | | | | (fetch_register, store_register): Don't call gdbarch_cannot_fetch_register or gdbarch_cannot_store_register, which are always nops here.
* gas/Jan Beulich2009-04-162-0/+22
| | | | | | | | | 2009-04-16 Jan Beulich <jbeulich@novell.com> * expr.c: Include limits.h if available, and #define CHAR_BITS otherwise. (expr): Check range of shift count when evaluating a constant expression.
* binutils/testsuite/Alan Modra2009-04-1613-24/+46
| | | | | | | | | | | | | | | | * binutils-all/localize-hidden-1.s: Use "==" instead of ".set". * binutils-all/localize-hidden-2.s: Likewise. gas/testsuite/ * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin. * gas/all/p2425.s: Use "==" instead of "=". * gas/all/weakref1.s: Likewise. * gas/macros/and.s: Likewise. * gas/macros/test1.s: Likewise. * gas/hppa/parse/parse.exp: Remove xfail on block1. ld/testsuite/ * ld-libs/lib-1.s: Use "==" instead of ".set". * ld-libs/lib-2.s: Likewise. * ld-scripts/defined.s: Likewise.
* *** empty log message ***gdbadmin2009-04-161-1/+1
|
* daily updateAlan Modra2009-04-161-1/+1
|
* gdbTom Tromey2009-04-159-41/+152
| | | | | | | | | | | | | | | | | * c-lang.c (c_emit_char): Use INTERMEDIATE_ENCODING. (c_printstr): Likewise. * charset.c: Include gdb_wait.h. (make_wchar_iterator): Use INTERMEDIATE_ENCODING. (find_charset_names): Use pexecute. Handle libiconv's output. Detect errors. (_initialize_charset): Use xstrdup. * gdb_wchar.h: Check HAVE_BTOWC. Split PHONY_ICONV and wchar cases. (INTERMEDIATE_ENCODING): New define. * configure, config.in: Rebuild. * configure.ac: Check for btowc. gdb/doc * gdb.texinfo (Character Sets): Document default character set.
* gdbTom Tromey2009-04-154-1/+22
| | | | | | * c-lang.c (evaluate_subexp_c): Correctly handle EVAL_SKIP. gdb/testsuite * gdb.base/charset.exp: Add regression test.
* * utils.c (parse_escape): Initialize target_char to pacify GCC.Eli Zaretskii2009-04-152-1/+5
|
* 2009-04-15 Christophe Lyon <christophe.lyon@st.com>Christophe Lyon2009-04-156-2/+35
| | | | | | | | | | | | | bfd/ * elf32-arm.c (elf32_arm_final_link_relocate): Don't convert ARM branch to an undef weak symbol into a jump to next instruction if a PLT entry will be created. testsuite/ * ld-arm/arm-elf.exp: Add 1 more test to check undef weak reference with PLT in ARM mode. * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s: New files.
* gas/Jan Beulich2009-04-154-6/+15
| | | | | | | | | | | | 2009-04-15 Jan Beulich <jbeulich@novell.com> * config/tc-i386.c (process_operands): Print operands in correct order depending on intel_syntax. gas/testsuite/ 2009-04-15 Jan Beulich <jbeulich@novell.com> * gas/i386/intel.e: Adjust expectations.
* gas/testsuite/Jan Beulich2009-04-156-20/+34
| | | | | | | | | | | | | | | 2009-04-15 Jan Beulich <jbeulich@novell.com> * gas/i386/x86-64-sse5.s: Add test of protd. * gas/i386/x86-64-sse5.d: Adjust expectations to match input. opcodes/ 2009-04-15 Jan Beulich <jbeulich@novell.com> * i386-opc.tbl (protb, protw, protd, protq): Set opcode extension to None. (pshab, pshaw, pshad, pshaq): Likewise. * i386-tbl.h: Re-generate.
* gprof/Kazu Hirata2009-04-154-2/+12
| | | | | | | * gprof.h: Include gconfig.h. #undef PACKAGE. ld/ * ldlang.c: Do not include limits.h.
* daily updateAlan Modra2009-04-151-1/+1
|
* *** empty log message ***gdbadmin2009-04-151-1/+1
|
* gdb/Jan Kratochvil2009-04-142-1/+5
| | | | * c-lang.c (c_get_string): Fix xfree crash on a failed string read.
* ARI fix: sprintf rule.Pierre Muller2009-04-143-11/+20
| | | | | | | | * ada-exp.y (convert_char_literal): Replace sprintf by xsnprintf. * ada-lang.c (add_angle_brackets): Use xstrprintf. (ada_decode): Replace sprintf by xsnprintf. (find_old_style_renaming_symbol): Ditto. (ada_to_fixed_type_1, ada_enum_name): Ditto.
* * gdbint.texinfo: Change server name from sources.redhat.com toPierre Muller2009-04-142-21/+26
| | | | sourceware.org throughout.
* merge from gccDJ Delorie2009-04-143-37/+83
|
* * gdb.base/exe-lock.exp: New testcase.Joel Brobecker2009-04-142-0/+67
|
* * target.c (target_mourn_inferior): Call bfd_cache_close_allJoel Brobecker2009-04-142-0/+11
| | | | after having executed the target mourn_inferior routine.
* config/djgpp/djconfig.sh (DEPDIR): Define to "_deps", if undefined.Eli Zaretskii2009-04-142-0/+9
|
* bfd/ChangeLogDave Korn2009-04-146-0/+89
| | | | | | | | | | | | | | | | | | * coffgen.c (make_a_section_from_file): Set the backend long section names enable if long section names found on input. * coffcode.h: Extend long section names documentation to match. binutils/ChangeLog * objcopy.c (enum long_section_name_handling): New enum type. (enum command_line_switch): Add OPTION_LONG_SECTION_NAMES. (copy_options[]): Add entry for --long-section-names option. (copy_usage): Document it. (set_long_section_mode): New subroutine. (copy_file): Call it. (copy_main): Accept OPTION_LONG_SECTION_NAMES and parse arg. * doc/binutils.texi: Update objcopy documentation with details of new option.
* PR ld/10047Alan Modra2009-04-142-36/+16
| | | | | * ldfile.c (find_scripts_dir): Use make_relative_prefix to find ldscripts in build tree. Don't repeat search for ../lib/ldscripts.
* 2009-04-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-142-8/+15
| | | | * ldfile.c (ldfile_find_command_file): Revert the last change.
* daily updateAlan Modra2009-04-141-1/+1
|
* 2009-04-13 David Daney <ddaney@caviumnetworks.com>David Daney2009-04-142-16/+37
| | | | | | * infrun.c (maybe_software_singlestep): New function. (resume): Call maybe_software_singlestep. (handle_inferior_event): Same.
* *** empty log message ***gdbadmin2009-04-141-1/+1
|
* gdbTom Tromey2009-04-134-9/+23
| | | | | | | | * python/python-frame.c (frapy_richcompare): Return Py_NotImplemented, not an error. Handle Py_NE as well. gdb/testsuite * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test != operator on Frame.
* merge from gccDJ Delorie2009-04-1341-571/+438
|
* Fix typo in the last change.Eli Zaretskii2009-04-131-1/+1
|
* * charset.c (EILSEQ): Define if not defined by system headers.Eli Zaretskii2009-04-132-0/+13
|
* Merged from gcc head revision 146001.Kai Tietz2009-04-136-12/+23
| | | | | | | | | | | | | 2009-04-13 Ozkan Sezer <sezeroz@gmail.com> PR target/39397 * pex-common.h (struct pex_obj): Store pid values as pid_t, not as long (members *children and (*wait)) * pex-common.c (pex_run_in_environment): Likewise. * pex-win32.c (pex_win32_wait): Return pid_t and properly check returned pid value. * pex-djgpp.c (pex_djgpp_wait): Return pid_t. * pex-msdos.c (pex_msdos_wait): Likewise.
* daily updateAlan Modra2009-04-131-1/+1
|
* *** empty log message ***gdbadmin2009-04-131-1/+1
|
* daily updateAlan Modra2009-04-121-1/+1
|
* *** empty log message ***gdbadmin2009-04-121-1/+1
|
* *** empty log message ***Eli Zaretskii2009-04-111-2/+2
|
* *** empty log message ***Eli Zaretskii2009-04-111-1/+1
|
* * config/djgpp/config.sed: Tweak ac_config_files in intl/configureEli Zaretskii2009-04-112-0/+4
| | | | to be consistent with renaming config.intl.h into config_intl.h.
* * go32-nat.c (go32_attach, go32_detach:) Fix prototypes to beEli Zaretskii2009-04-112-2/+7
| | | | consistent with the change from 2009-03-17.
* Move testsuite ChangeLog entries to testsuite/ChangeLog*.H.J. Lu2009-04-119-58/+59
|
* 2009-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-04-112-11/+13
| | | | | PR ld/10047 * ldfile.c (ldfile_find_command_file): First try raw name.
* daily updateAlan Modra2009-04-111-1/+1
|
* *** empty log message ***gdbadmin2009-04-111-1/+1
|
* gdb/Jan Kratochvil2009-04-102-4/+7
| | | | * varobj.c (varobj_invalidate): Fix formatting text width.
* gdb/Jan Kratochvil2009-04-102-32/+34
| | | | * varobj.c (varobj_invalidate): Fix indentation.
* * gdbtypes.c: Remove excessive parentheses at the return keywords.Jan Kratochvil2009-04-102-12/+16
|
* daily updateAlan Modra2009-04-101-1/+1
|
* *** empty log message ***gdbadmin2009-04-101-1/+1
|