Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-04-13 | Remove U suffix from constants for K&R compilers. | Alan Modra | 11 | -35/+57 | |
Fix a couple of 64 bit nits. | |||||
2000-04-12 | Apply patch to fix compuation of frag offsets for symbols | Nick Clifton | 2 | -12/+38 | |
2000-04-12 | Apply Andrew Cagney's patch to fix use of 'struct fix'. | Nick Clifton | 3 | -3/+16 | |
2000-04-12 | * go32-nat.c (go32_insert_hw_breakpoint): When there are no more | Eli Zaretskii | 2 | -2/+9 | |
hardware breakpoint resources, return EBUSY. (go32_handle_nonaligned_watchpoint): If the argument WHAT is not one of the enumerated values, return EINVAL. | |||||
2000-04-12 | * README: Mention special build instructions for DJGPP. | Eli Zaretskii | 3 | -0/+56 | |
* NEWS: Update with FP features on x87 platforms, and DJGPP-related changes. | |||||
2000-04-12 | * top.c (gdb_completer_file_name_break_characters): New variable. | Eli Zaretskii | 2 | -0/+19 | |
(line_completion_function): When completing on file names, use gdb_completer_file_name_break_characters as word break characters for the readline library. | |||||
2000-04-12 | Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>). | Eli Zaretskii | 1 | -7/+2 | |
2000-04-12 | Add workaround for gcc-2.95.2 failure. | Alan Modra | 2 | -1/+10 | |
2000-04-12 | (test4): Test for presence of foo__1B, not absence | Alan Modra | 2 | -9/+29 | |
2000-04-12 | (test4): Delete incorrect foo__1B test. Reformat file. | Alan Modra | 2 | -37/+36 | |
2000-04-12 | Keep output orphan sections in the same order as input. | Alan Modra | 4 | -97/+167 | |
2000-04-12 | Changelog entry for gdbint.texinfo fix | Daniel Berlin | 1 | -0/+5 | |
2000-04-12 | GDB->@value{GDBN} | Daniel Berlin | 1 | -210/+210 | |
2000-04-12 | 2000-04-12 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -2/+21 | |
* i387-tdep.c (print_i387_value): Avoid call to floatformat_to_doublest if long double type is the same on host and target. | |||||
2000-04-11 | Fix auto-dependency bug. | Alan Modra | 4 | -21/+24 | |
2000-04-11 | Allow address wrap for bitfields again. | Alan Modra | 2 | -9/+17 | |
2000-04-11 | 2000-04-11 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 3 | -28/+20 | |
* wrapper.h: Remove definitions of internal functions. * wrapper.c: Remove definitions of exported functions (which are already in wrapper.h) and make static all internal wrap_* functions. | |||||
2000-04-11 | Fit 64-bit nits. | Alan Modra | 4 | -7/+16 | |
2000-04-11 | Remove extraneous paragraph. | Alan Modra | 2 | -6/+4 | |
2000-04-11 | Mods to allow compilation of BFD all targets. | Timothy Wall | 7 | -14/+35 | |
2000-04-11 | Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h. | Andrew Cagney | 6 | -68/+84 | |
2000-04-10 | Move arm_skip_solib_resolver from arm-linux-nat.c to arm-linux-tdep.c. | Scott Bambrough | 3 | -126/+132 | |
2000-04-10 Philip Blundell <philb@gnu.org> * arm-linux-nat.c (arm_skip_solib_resolver): Remove and move to arm-linux-tdep.c. * arm-linux-tdep.c (arm_skip_solib_resolver): New. | |||||
2000-04-10 | Replace 'strftime' with 'sprintf'. | Nick Clifton | 2 | -2/+17 | |
2000-04-10 | *** empty log message *** | Jim Blandy | 1 | -0/+5 | |
2000-04-10 | Use the three-argument form of @xref to get the references right. | Jim Blandy | 1 | -6/+8 | |
2000-04-10 | * arm abort fix | Frank Ch. Eigler | 2 | -3/+8 | |
2000-03-11 Philip Blundell <philb@gnu.org> * armemu.c (LoadSMult, LoadMult): Correct handling of aborts. Patch from Allan Skillman <Allan.Skillman@arm.com>. | |||||
2000-04-10 | * gdbint.texinfo (Target Architecture Definition): Fix screwed-up | Jim Blandy | 1 | -6/+6 | |
references to ``Using Different Register and Memory Data Representations''. | |||||
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2 | -1/+7 | |
From 2000-04-10 Rodney Brown <rdb@redhat.com>: * command.h (enum command_class): Remove trailing "," to placate AIX xlc. | |||||
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2 | -2/+7 | |
From Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * gdb.base/structs2.c: Support platforms defaulting to a unsigned char. | |||||
2000-04-10 | Fix 64-bit nits. | Alan Modra | 2 | -64/+75 | |
2000-04-10 | TODO, NEWS: Update. Mention MI. | Andrew Cagney | 3 | -190/+168 | |
2000-04-09 | Add 'avr' to Makefile.am | Nick Clifton | 3 | -1/+52 | |
Add M32R docs to as.texinfo | |||||
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc] | Andrew Cagney | 5 | -7/+15 | |
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc]. | Andrew Cagney | 2 | -12/+134 | |
2000-04-09 | Fix printf botch. | Andrew Cagney | 2 | -2/+6 | |
2000-04-09 | 2000-04-07 J.T. Conklin <jtc@redback.com>: lynx-nat.c | Andrew Cagney | 2 | -10/+18 | |
(fetch_inferior_registers, store_inferior_registers): replace calls to target_xfer_memory() with target_read_memory() and target_write_memory(). | |||||
2000-04-09 | Compare VALUE_ADDRESS() return value with ZERO not NULL. | Andrew Cagney | 2 | -1/+6 | |
2000-04-09 | Remove ``-W -Wall'' from top-level Makefile/configure. | Andrew Cagney | 35 | -2884/+2664 | |
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227. | |||||
2000-04-09 | * am33.igen: Make SP-relative offsets unsigned. Add `*am33' for | Alexandre Oliva | 2 | -11/+34 | |
some instructions that were missing it. | |||||
2000-04-08 | * dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997. | Jim Blandy | 3 | -33/+16 | |
Don't include "bfd-elf.h". (address_significant_size): Delete variable. (dwarf2_build_psymtabs_hard): Don't set it, or check for consistency between it and the Dwarf 2 compilation unit header address size. (read_address): Don't mask off bits above address_significant_size. * Makefile.in (dwarf2read.o): Don't depend on $(elf_bfd_h). (elf_bfd_h): Remove variable; it's no longer used. | |||||
2000-04-08 | *** empty log message *** | Jim Blandy | 1 | -0/+8 | |
2000-04-08 | * gdbint.texinfo (Using Different Register and Memory Data | Jim Blandy | 1 | -0/+115 | |
Representations): New section. (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Document. | |||||
2000-04-08 | Fix copyright comments and file comments. | Timothy Wall | 4 | -12/+21 | |
2000-04-08 | * configure.in (NEW_PROC_API): Escape square brackets when testing | Peter Schauer | 3 | -2/+8 | |
for solaris2.[678]. * configure: Regenerate. | |||||
2000-04-08 | * gdb.base/call-ar-st.exp: Relax patterns matching tab characters. | J.T. Conklin | 2 | -4/+6 | |
2000-04-08 | Fix dependency for elfarm-oabi.c | Nick Clifton | 3 | -2/+24 | |
2000-04-08 | Add support for BFD_RELOC_{ARM|THUMB}_PCREL_BLX relocs. | Nick Clifton | 2 | -1/+34 | |
2000-04-08 | Add support for R_ARM_XPC25 and R_ARM_THM_XPC22 relocs | Nick Clifton | 6 | -51/+118 | |
2000-04-08 | Merge arm-oabi.h into arm.h | Nick Clifton | 3 | -127/+65 | |
2000-04-07 | 2000-04-07 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2 | -2/+6 | |
* gdb.base/funcargs.exp: Relax patterns matching pointers to char. |