Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-08 | Add handling for numbers with suffixed radix. | Timothy Wall | 4 | -8/+47 | |
2000-02-08 | changelog for elseif addition | Timothy Wall | 1 | -0/+7 | |
2000-02-08 | New elseif directive has been added. | Timothy Wall | 5 | -0/+97 | |
2000-02-08 | Reinstate the following lost patches: | Jeff Law | 2 | -4/+18 | |
Wed Dec 15 11:22:56 1999 Jeffrey A Law (law@cygnus.com) * hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant. (HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN. 1999-11-04 Jimmy Guo <guo@cup.hp.com> * hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind fields, change location type to CORE_ADDR from int. (dntt_type_const): Name the 5th field location_type. | |||||
2000-02-08 | Clean up compiler warnings: | Jim Kingdon | 16 | -28/+41 | |
* bcache.h, bcache.c, c-valprint.c, coffread.c, stabsread.c, stack.c, valprint.c: Change variables to unsigned. * bcache.c: Rearrange to avoid warnings about variables not being set. * c-lang.c, ch-lang.c, f-lang.c, m2-lang.c: Include valprint.h rather than declaring print_max and repeat_count_threashold ourselves (incorrectly). * valprint.h: Do declare repeat_count_threashold. * ch-exp.c: Use default case for internal error. * findvar.c: Don't omit argument type. * symtab.c: Remove unused variable. | |||||
2000-02-08 | 2000-02-07 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 15 | -9082/+0 | |
* gdb/config/i386/windows.mh, gdb/doc/GDBvn.texi, gdb/doc/remote.texi, gdb/testsuite/gdb.base/README, gdb/testsuite/gdb.base/crossload.exp, gdb/testsuite/gdb.base/i486-elf.u, gdb/testsuite/gdb.base/i860-elf.u, gdb/testsuite/gdb.base/m68k-aout.u, gdb/testsuite/gdb.base/m68k-aout2.u, gdb/testsuite/gdb.base/m68k-elf.u, gdb/testsuite/gdb.base/mips-ecoff.u, gdb/testsuite/gdb.base/sparc-aout.u, gdb/testsuite/gdb.base/sparc-elf.u, gdb/tui/Makefile, readline/ChangeLog: These files have been removed over the course of the last year, but weren't cvs removed from the old GDB repository on sourceware. | |||||
2000-02-07 | 2000-02-07 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -2/+2 | |
* ChangeLog: Whitespace change to check cvs logging mechanism. | |||||
2000-02-07 | Rename parse_disassembler_option (again) | Nick Clifton | 2 | -5/+11 | |
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 | |
* ChangeLog: Another whitespace tweak test. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -3/+3 | |
* ChangeLog: Whitespace change checkin to test new cvs logging mechanism. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -5/+5 | |
* ChangeLog: Whitespace change to test logging. * bfd/ChangeLog, dejagnu/ChangeLog, include/ChangeLog, tcl/ChangeLog: Same. | |||||
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 2 | -8/+8 | |
* gdb/ChangeLog: Whitespace change to test cvs logging. * sim/ChangeLog: Ditto, but in a separate dir. | |||||
2000-02-07 | Apply patches to support Insight by hand from insight-2000-02-04 snapshot. | Jason Molenda | 3 | -1/+51 | |
2000-02-07 | import insight-2000-02-04 snapshot (2nd try) | Jason Molenda | 15 | -0/+2040 | |
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 54 | -8645/+9977 | |
2000-02-04 | Fix typo in ALIGN_N usage. | Timothy Wall | 2 | -2/+6 | |
2000-02-04 | Remove conditionals causing a bug in listings. | Timothy Wall | 2 | -14/+5 | |
2000-02-03 | Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h | Nick Clifton | 2 | -19/+25 | |
2000-02-03 | Add octets vs bytes functionality to LD. | Timothy Wall | 3 | -51/+106 | |
2000-02-03 | octets vs bytes changes for GAS | Timothy Wall | 8 | -43/+120 | |
2000-02-03 | octets vs bytes changes for binutils | Timothy Wall | 6 | -102/+142 | |
2000-02-03 | import gdb-2000-02-02 snapshot | Jason Molenda | 36 | -314/+6340 | |
2000-02-02 | removed in 2000-02-01 snapshot. | Jason Molenda | 2 | -604/+0 | |
2000-02-02 | Fix bug in stabs filename encoding where backslashes are present. | Timothy Wall | 2 | -2/+27 | |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 89 | -656/+1329 | |
2000-02-01 | import gdb-2000-01-31 snapshot | Jason Molenda | 35 | -1201/+1622 | |
2000-01-31 | Add ATPCS register naming support | Nick Clifton | 5 | -33/+54 | |
2000-01-31 | * config/obj-coff.h (OBJ_COPY_SYMBOL_ATTRIBUTES): Don't define if | Geoffrey Keating | 4 | -6/+31 | |
already defined. * config/tc-ppc.h [OBJ_XCOFF] (OBJ_COPY_SYMBOL_ATTRIBUTES): New macro. * config/tc-ppc.c (ppc_fix_adjustable): Don't look at the frag of a symbol when we really care about its value. | |||||
2000-01-31 | Cathc unwanted text after instructions | Nick Clifton | 2 | -7/+29 | |
2000-01-28 | Fix date. | Andreas Schwab | 1 | -1/+1 | |
2000-01-28 | Rename parse_disassembler_option to parse_arm_disassembler_option and allow it | Nick Clifton | 2 | -1/+3 | |
to be exported. | |||||
2000-01-28 | Add prototype for parse_arm_diassembler_option | Nick Clifton | 2 | -0/+2 | |
2000-01-28 | Apply patch from Thomas de Lellis to allow nm to distinguish between weak | Nick Clifton | 6 | -13/+86 | |
function symbols and weak data symbols. | |||||
2000-01-27 | Add ATPCS support to ARM disassembler. | Nick Clifton | 7 | -164/+207 | |
Document ARM disassembler options. | |||||
2000-01-27 | Add support for documenting target specific disassembler options | Nick Clifton | 6 | -0/+24 | |
2000-01-27 | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 8 | -33/+80 | |
bounded by non-function labels. | |||||
2000-01-26 | Make copyright date lists comply with GNU requirement | Alan Modra | 2 | -22/+23 | |
2000-01-26 | Most of these changes are really only cosmetic. The readelf.c patch | Alan Modra | 11 | -19/+56 | |
fixes a thinko in get_dynamic_flags. I found at least one message string that included a `%' being passed to printf in the format argument. | |||||
2000-01-26 | This set of patches add support for aout emulation on the x86 | Alan Modra | 22 | -688/+1133 | |
assembler. ie. You will be able to do "as --em=i386aout" on an x86 linux-elf assembler to generate aout format object files, rather than using a separate assembler. The aout emulation is enabled by giving "--enable-targets=i386-linuxaout" to configure. Oh yeah, there's a couple of fixes too. Error messages shouldn't be passed to printf in the format arg just in case someone puts a `%' in the message. | |||||
2000-01-26 | import gdb-2000-01-26 snapshot | Jason Molenda | 4 | -6/+22 | |
2000-01-25 | Prevent double dumping of raw thumb instructions. | Nick Clifton | 2 | -3/+7 | |
2000-01-25 | * proc_api.c proc_events.c proc_flags.c proc_why.c: Removed in | Jason Molenda | 4 | -3002/+0 | |
gdb-2000-01-24 snapshot. | |||||
2000-01-25 | import gdb-2000-01-24 snapshot | Jason Molenda | 18 | -87/+3419 | |
2000-01-24 | Remove use of a GCC extension when allocating local arrays. | Nick Clifton | 2 | -5/+31 | |
2000-01-22 | To satisfy latest CVS gcc: | Alan Modra | 15 | -38/+122 | |
* emultempl/*.em (ld_emulation_xfer_struct): Add missing NULL initialisers, and comments. * testsuite/ld-srec/sr3.cc (__rethrow): New. | |||||
2000-01-21 | Fix gas x86 testsuite for a.out | Alan Modra | 4 | -7/+13 | |
2000-01-21 | Fix seeks and reads past the end of a BIM | Nick Clifton | 2 | -1/+23 | |
2000-01-21 | fix typo in comment. | Nick Clifton | 2 | -0/+5 | |
2000-01-21 | gas/testsuite/ChangeLog | Alan Modra | 8 | -187/+175 | |
* gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here * gas/i386/jump16.{s,d}: To here. * gas/i386/jump.{s,d}: New files. Duplicate 32 bit jmp and call tests in general.s so that objdump is exercised. * gas/i386/i386.exp: Call new tests. | |||||
2000-01-21 | Add 'add" as an offial alias for "addu" | Nick Clifton | 2 | -0/+5 | |