summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'gdb-1999-11-16'.gdb-1999-11-16nobody1999-11-172415-936368/+0
* import gdb-1999-11-16 snapshotJason Molenda1999-11-1745-1162/+1627
* * config/tc-i386.c (i386_immediate): Disallow O_big immediates.Alan Modra1999-11-162-3/+19
* tc-arm.c: minor changes and support for upcoming V5E variant.Donald Lindsay1999-11-161-28/+75
* log entry for config/tc-arm.c changeDonald Lindsay1999-11-161-0/+7
* Added 'X' format to ARM code.Donald Lindsay1999-11-163-0/+15
* * gas/mips/la.d: Adjust for new la macro expansion.Gavin Romig-Koch1999-11-154-1446/+1445
* * mips-opc.c (la): Create a version that just uses addiu directly.Gavin Romig-Koch1999-11-152-0/+7
* fix typo.Nick Clifton1999-11-121-1/+1
* do not look beyond the end of the bufferNick Clifton1999-11-122-2/+7
* Look for seperator after TO and FROM tokens when exploring nested structuresNick Clifton1999-11-112-2/+9
* Add sim-d10v.hMichael Meissner1999-11-112-0/+111
* Add ssnop pattern.Nick Clifton1999-11-112-34/+42
* * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor1999-11-092-8/+25
* * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1999-11-091-1/+8
* 1999-11-08 Andrew Haley <aph@cygnus.com>Andrew Haley1999-11-092-0/+22
* import gdb-1999-11-08 snapshotJason Molenda1999-11-0957-540/+1733
* * config/tc-alpha.c (alpha_align): Check, don't assert, thatRichard Henderson1999-11-082-3/+8
* Do not attempt to fixup relocs relative to weak symbolsNick Clifton1999-11-062-18/+28
* Add more md operatorsMichael Meissner1999-11-053-16/+16
* Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law1999-11-045-222/+257
* * read.c (pseudo_set): Reject attempts to set the value of aIan Lance Taylor1999-11-032-0/+5
* * config/obj-elf.c (obj_elf_ident): Call md_flush_pending_outputIan Lance Taylor1999-11-032-3/+21
* Change the default endianness to little.Nick Clifton1999-11-035-3/+13
* Chnage the default endianness for mcore to littleNick Clifton1999-11-032-4/+6
* clip shorts to prevent assembler warningsNick Clifton1999-11-032-3/+9
* * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,Jeff Law1999-11-022-5/+10
* These files removed in gdb-19991101 snapshot.Jason Molenda1999-11-023-224/+0
* import gdb-1999-11-01 snapshotJason Molenda1999-11-0257-384/+2260
* 1999-11-01 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1999-11-012-21/+92
* For include/opcode:Gavin Romig-Koch1999-11-016-78/+42
* expect thumb-pe and thumb-coff failuresNick Clifton1999-11-012-1/+3
* fixes for arm-aout....Nick Clifton1999-11-013-6/+6
* Expect arm-pe and arm-coff failure of the simple objcopy testNick Clifton1999-11-012-0/+8
* Fix test results for arm-pe toolchainNick Clifton1999-11-014-5/+15
* Fixed test to disable these checks if the target is PE based.Nick Clifton1999-11-012-1/+9
* *** empty log message ***Catherine Moore1999-10-291-1/+6
* Remove test6.Catherine Moore1999-10-292-63/+0
* Define SHORT_AR (fix for CR: 101340)Nick Clifton1999-10-292-0/+5
* oops - omitted from previous deltaNick Clifton1999-10-291-0/+5
* Define SHORT_AR and use for MVTACC (fix for CR: 101340)Nick Clifton1999-10-291-1/+2
* Fix testsuite failures for arm -linuxNick Clifton1999-10-282-5/+11
* fix typo in previous deltaNick Clifton1999-10-282-44/+4
* * elflink.h (elf_bfd_final_link): Make last_local signed.Ian Lance Taylor1999-10-282-3/+7
* * stabs.c (_bfd_link_section_stabs): Make sure .stabstr sectionIan Lance Taylor1999-10-282-0/+7
* 1999-10-27 Andreas Jaeger <aj@suse.de>Ian Lance Taylor1999-10-282-0/+10
* 1999-10-27 Fred Fish <fnf@cygnus.com>Ian Lance Taylor1999-10-282-14/+52
* * config/tc-arm.c (reg_required_here): Improve comments.Jeff Law1999-10-282-2/+6
* * config/tc-arm.c (thumb_opcode): Add "variants" field.Jeff Law1999-10-282-58/+62
* * tc-arm.c (bad_args, bad_pc): Renamed to BAD_ARGS and BAD_PCJeff Law1999-10-272-76/+81