summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'gdb-2000-01-17'.gdb-2000-01-17nobody2000-01-182419-942805/+0
* import gdb-2000-01-17 snapshotJason Molenda2000-01-1823-169/+1441
* Detect ELFOSABI_ARM.Nick Clifton2000-01-172-0/+5
* Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2000-01-158-64/+230
* Add jmp and call tests to prevent intel mode lossage creeping in again.Alan Modra2000-01-153-2/+87
* Correct function return types for new and fussy gcc.Alan Modra2000-01-144-9/+17
* fix mis-applied patchNick Clifton2000-01-142-1/+9
* 2000-01-13 Clinton Popetz <cpopetz@cygnus.com>Clinton Popetz2000-01-143-0/+38
* Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz andNick Clifton2000-01-133-41/+52
* Fix bug in interwork stubs from thumb to armNick Clifton2000-01-132-1/+6
* Apply Tim walls octest vs bytes patchNick Clifton2000-01-139-53/+155
* Apply for for CR 102957.Nick Clifton2000-01-132-1/+7
* Fix description of EM_S370.Nick Clifton2000-01-132-1/+6
* fix comments on some EM numbers.Nick Clifton2000-01-132-2/+8
* Merge in changes from egcs for AIX cross-compilation support.Geoffrey Keating2000-01-124-4/+14
* Fix mistakes made about interpretation of ELF ABI specNick Clifton2000-01-114-6/+29
* import gdb-2000-01-10 snapshotJason Molenda2000-01-1129-725/+1167
* import gdb-2000-01-10 snapshotJason Molenda2000-01-111-0/+9
* fixup ARM documentationNick Clifton2000-01-103-3/+24
* Add arm-conix targetNick Clifton2000-01-107-3/+22
* Add NT_WIN32PSTATUS to list of recognised core notesNick Clifton2000-01-102-0/+5
* Add definition of NT_WIN32PSTATUSNick Clifton2000-01-102-0/+5
* Apply patch from Egor Duda to process win32_pstatus notes in core dumps.Nick Clifton2000-01-106-2/+109
* Apply Mumit Khan's patch to allow temporary file for process interconnectionNick Clifton2000-01-075-24/+309
* Fix description of -n command line switchNick Clifton2000-01-072-5/+7
* Remind users about -Wl,Nick Clifton2000-01-072-0/+20
* import gdb-2000-01-05 snapshotJason Molenda2000-01-0674-14133/+17529
* These files removed in July by this change:Jason Molenda2000-01-062-252/+0
* add missing definitionsNick Clifton2000-01-052-14/+57
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-057-37/+92
* add year 2000 copyright noticeNick Clifton2000-01-051-1/+1
* Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingwNick Clifton2000-01-052-7/+10
* Apply Mumit Khan's patch to implement --compat-implib command line switchNick Clifton2000-01-042-21/+48
* oops - change omitted from previous deltaNick Clifton2000-01-041-0/+3
* Applied Mumit Kha's patch to tweak dll production code.Nick Clifton2000-01-044-10/+42
* Added year 2000 copyright noticeNick Clifton2000-01-042-2/+2
* Apply patch from Mumit Khan to fix bugs generating dll names.Nick Clifton2000-01-043-9/+14
* oops - omitted from previous deltaNick Clifton2000-01-041-1/+1
* Add support for --disassembler-options=force-thumbNick Clifton2000-01-032-22/+81
* document --disassembler-options=force-thumbNick Clifton2000-01-032-2/+13
* ELF visibility patch from Martin LoewisNick Clifton2000-01-033-0/+93
* ELF visibility patch from Martin Loewis.Nick Clifton2000-01-034-7/+65
* * elflink.h (bfd_elf,size_dynamic_sections): Don't export allRichard Henderson1999-12-292-14/+19
* Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec.Nick Clifton1999-12-282-40/+196
* Redefine STO_* value sin terms of STV_* valuesNick Clifton1999-12-282-4/+9
* Add new constants specified in Oct 4 1999 Draft of ELF ABI specNick Clifton1999-12-282-8/+138
* * vasprintf.c (int_vasprintf): Don't re-read the format characterGeoffrey Keating1999-12-282-0/+6
* fix PE file format detectionNick Clifton1999-12-282-1/+9
* x86 indirect jump/call syntax fixes. Disassembly fix for lcall.Alan Modra1999-12-276-11/+29
* * strings.c (main): Correct handling of numeric argument.Ian Lance Taylor1999-12-262-1/+5