Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-16 | Fix syntax errors. | Nick Clifton | 2 | -4/+9 | |
2001-03-16 | Add new opcodes | Nick Clifton | 3 | -497/+536 | |
2001-03-16 | Change type of ``storage_needed'' from unsigned int to long. | Kevin Buettner | 3 | -6/+12 | |
2001-03-16 | 2001-02-24 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2 | -77/+39 | |
* gdb.c++/ref-types.exp: Change handwritten code to library function 'runto'. | |||||
2001-03-16 | Fix warning message | Nick Clifton | 2 | -4/+8 | |
2001-03-16 | 2001-03-16 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 1 | -0/+4 | |
* gdb.base/signals.exp: Set count to 0 explicitly. | |||||
2001-03-16 | 2001-03-16 Orjan Friberg <orjanf@axis.com> | Orjan Friberg | 1 | -0/+3 | |
* gdb.base/signals.exp: Set count to 0 explicitly. | |||||
2001-03-16 | Add local tag support. Don't flush instructions for .xdata directives. | Jim Wilson | 2 | -4/+56 | |
* config/tc-ia64.c (md): New member keep_pending_output. (ia64_flush_pending_output): Flush only if md.keep_pending_output is not set. (dot_xdata): Turn on md.keep_pending_output for the duration of this function. (dot_xfloat_cons): Ditto. (dot_xstringer): Ditto. (dot_xdata_ua): Ditto. (dot_xfloat_cons_ua): Ditto. * config/tc-ia64.c (ia64_unrecognized_line, case '['): Add local label support. | |||||
2001-03-16 | Misc. cleanups. | Kevin Buettner | 2 | -16/+24 | |
2001-03-16 | * tweak | Frank Ch. Eigler | 2 | -3/+8 | |
2001-03-15 Frank Ch. Eigler <fche@redhat.com> * sim-core.c (sim_core_map_attach): Correct overlap-related error messages. | |||||
2001-03-16 | Fix accidental loss of bit 7 in peoples names | Hans-Peter Nilsson | 1 | -2/+2 | |
2001-03-16 | * config/tc-sh.c (parse_reg): Match capital MACH and MACL. | Alexandre Oliva | 2 | -2/+6 | |
2001-03-15 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2001-03-15 | *** empty log message *** | Mark Salter | 1 | -0/+2 | |
2001-03-15 | (gdb_load): Add support for additional target_info: gdb_download_size | Mark Salter | 1 | -1/+18 | |
and gdb_load_timeout. | |||||
2001-03-15 | merge from gcc | DJ Delorie | 2 | -32/+38 | |
2001-03-15 | * stabs.c (s_stab_generic): Don't corrupt the notes obstack by | DJ Delorie | 2 | -4/+17 | |
blindly freeing string if it isn't at the top of the obstack. | |||||
2001-03-15 | *** empty log message *** | Mark Salter | 1 | -0/+5 | |
2001-03-15 | (gdb_target_cmd): Add explicit error return. | Mark Salter | 1 | -1/+2 | |
(gdb_target_monitor): Add check of gdb_target_cmd return value. | |||||
2001-03-15 | 2001-03-15 Martin Hunt <hunt@redhat.com> | Martin Hunt | 2 | -6/+9 | |
* linespec.c (decode_line_1): Remove trailing quote when parsing double quotes. | |||||
2001-03-15 | Pass NULL for the mem_attrib argument in the to_xfer_memory calls. | Kevin Buettner | 2 | -7/+13 | |
2001-03-15 | Add list of targets being obsoleted. | Andrew Cagney | 3 | -5/+49 | |
2001-03-15 | Add ``attrib'' parameter to *xfer_memory() functions. | Andrew Cagney | 8 | -8/+25 | |
2001-03-15 | Don't assume non-PIC to PIC call stubs are unneeded just because | Alan Modra | 2 | -14/+35 | |
the function happens to have a plabel. | |||||
2001-03-15 | Note Harris 88k is obsolete in news file. | Andrew Cagney | 2 | -0/+6 | |
2001-03-14 | Include regcache.h | Andrew Cagney | 45 | -0/+128 | |
2001-03-14 | Update target list. | Andrew Cagney | 3 | -10/+38 | |
2001-03-14 | Link with libintl, needed by libopcodes. | Andrew Cagney | 2 | -2/+6 | |
2001-03-14 | merge from gcc | DJ Delorie | 1 | -0/+12 | |
2001-03-14 | Fix minor formatting bugs. | DJ Delorie | 1 | -6/+7 | |
2001-03-14 | Fix minor formatting bugs. | DJ Delorie | 1 | -10/+10 | |
2001-03-14 | Synchronise with copyright dates on FSF GCC versions of these files | Nick Clifton | 8 | -7/+14 | |
2001-03-14 | * linespec.c (decode_line_1): Skip argptr over a leading | Keith Seitz | 2 | -2/+7 | |
double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes. | |||||
2001-03-14 | Add entry of ia64-aix-nat.c. | Kevin Buettner | 2 | -0/+5 | |
2001-03-14 | Eliminate some uses of __STDC__. | Andrew Cagney | 13 | -73/+17 | |
2001-03-14 | David Mosberger's fixes for cross compiling gprof. | Alan Modra | 34 | -544/+743 | |
2001-03-14 | * defparse.y (opt_equal_name): allow "." in name. | Christopher Faylor | 3 | -7/+41 | |
* dlltool.c (def_exports): Added ability to generate forwarded exports. (gen_exp_file): Likewise. | |||||
2001-03-14 | formatting fix | Nick Clifton | 1 | -23/+24 | |
2001-03-14 | Fix typos in ChangeLogs; add coff/external.h; fix copyright dates | Nick Clifton | 144 | -4497/+2357 | |
2001-03-13 | Eliminate ARCH_NUM_REGS. | Andrew Cagney | 14 | -31/+51 | |
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 102 | -183/+268 | |
2001-03-13 | 2001-03-13 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 2 | -2/+7 | |
From Steven Johnson <sjohnson@neurizon.net> * cli/cli-script.c (define_command): Fix setting of post hooks. | |||||
2001-03-13 | Fix typos in ChangeLog; fix dates in copyright notices | Nick Clifton | 30 | -395/+453 | |
2001-03-13 | * i386-linux-tdep.c: Fix formatting and clarify comments. | Mark Kettenis | 2 | -15/+20 | |
(i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0 where appropriate. | |||||
2001-03-13 | Fix typos in ChangeLogs and update copyright notices | Nick Clifton | 77 | -389/+470 | |
2001-03-13 | Fixtypos in ChangeLogs, fix copyright dates in files | Nick Clifton | 85 | -604/+832 | |
2001-03-13 | fix typos | Nick Clifton | 1 | -0/+6 | |
2001-03-13 | * elf32-sh.c (sh_elf_relocate_section): Only relocation | DJ Delorie | 2 | -5/+43 | |
R_SH_DIR8WP* relocs if they're against external symbols, else they're just for relaxing. Validate the reloc values. | |||||
2001-03-13 | Fix typos. | Alan Modra | 1 | -4/+4 | |
2001-03-13 | Support for @GOTOFF in .long expressions. | Alan Modra | 3 | -155/+182 | |