Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-15 | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 8 | -64/+230 | |
call tests + tweak intel mode far call and jmp. | |||||
2000-01-15 | Add jmp and call tests to prevent intel mode lossage creeping in again. | Alan Modra | 3 | -2/+87 | |
2000-01-14 | Correct function return types for new and fussy gcc. | Alan Modra | 4 | -9/+17 | |
2000-01-14 | fix mis-applied patch | Nick Clifton | 2 | -1/+9 | |
2000-01-14 | 2000-01-13 Clinton Popetz <cpopetz@cygnus.com> | Clinton Popetz | 3 | -0/+38 | |
* config/tc-mips.c (mips_do_align): New function. * config/tc-mips.h (md_do_align): Define. | |||||
2000-01-13 | Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and | Nick Clifton | 3 | -41/+52 | |
friends. | |||||
2000-01-13 | Fix bug in interwork stubs from thumb to arm | Nick Clifton | 2 | -1/+6 | |
2000-01-13 | Apply Tim walls octest vs bytes patch | Nick Clifton | 9 | -53/+155 | |
2000-01-13 | Apply for for CR 102957. | Nick Clifton | 2 | -1/+7 | |
2000-01-13 | Fix description of EM_S370. | Nick Clifton | 2 | -1/+6 | |
2000-01-13 | fix comments on some EM numbers. | Nick Clifton | 2 | -2/+8 | |
2000-01-12 | Merge in changes from egcs for AIX cross-compilation support. | Geoffrey Keating | 4 | -4/+14 | |
2000-01-11 | Fix mistakes made about interpretation of ELF ABI spec | Nick Clifton | 4 | -6/+29 | |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 29 | -725/+1167 | |
2000-01-11 | import gdb-2000-01-10 snapshot | Jason Molenda | 1 | -0/+9 | |
2000-01-10 | fixup ARM documentation | Nick Clifton | 3 | -3/+24 | |
2000-01-10 | Add arm-conix target | Nick Clifton | 7 | -3/+22 | |
2000-01-10 | Add NT_WIN32PSTATUS to list of recognised core notes | Nick Clifton | 2 | -0/+5 | |
2000-01-10 | Add definition of NT_WIN32PSTATUS | Nick Clifton | 2 | -0/+5 | |
2000-01-10 | Apply patch from Egor Duda to process win32_pstatus notes in core dumps. | Nick Clifton | 6 | -2/+109 | |
2000-01-07 | Apply Mumit Khan's patch to allow temporary file for process interconnection | Nick Clifton | 5 | -24/+309 | |
2000-01-07 | Fix description of -n command line switch | Nick Clifton | 2 | -5/+7 | |
2000-01-07 | Remind users about -Wl, | Nick Clifton | 2 | -0/+20 | |
2000-01-06 | import gdb-2000-01-05 snapshot | Jason Molenda | 74 | -14133/+17529 | |
2000-01-06 | These files removed in July by this change: | Jason Molenda | 2 | -252/+0 | |
1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable. * gdb.base/annota2.cc, annota2.exp: Move from here. * gdb.c++/annota2.cc, annota2.exp: To here. * gdb.c++/Makefile.in (PROGS): Add annota2 executable. | |||||
2000-01-05 | add missing definitions | Nick Clifton | 2 | -14/+57 | |
2000-01-05 | * ld.h (wildcard_spec): Change exclude_name to exclude_name_list. | Catherine Moore | 7 | -37/+92 | |
(name_list): New. * ld.texinfo (EXCLUDE_FILE): Update documentation. * ldgram.y (wildcard_spec): Support a list of excluded_files. (exclude_name_list): New. ldlang.c (walk_wild_section): Support list of excluded files. (print_wild_statement): Likewise. (lang_add_wild): Likewise. * ldlang.h (lang_wild_statement_type): Likewise. * scripttempl/elf.sc (OTHER_EXCLUDE_FILES): Support. | |||||
2000-01-05 | add year 2000 copyright notice | Nick Clifton | 1 | -1/+1 | |
2000-01-05 | Apply Mumit Khan's patch to remove 32 postfix from cygwin and mingw | Nick Clifton | 2 | -7/+10 | |
2000-01-04 | Apply Mumit Khan's patch to implement --compat-implib command line switch | Nick Clifton | 2 | -21/+48 | |
2000-01-04 | oops - change omitted from previous delta | Nick Clifton | 1 | -0/+3 | |
2000-01-04 | Applied Mumit Kha's patch to tweak dll production code. | Nick Clifton | 4 | -10/+42 | |
2000-01-04 | Added year 2000 copyright notice | Nick Clifton | 2 | -2/+2 | |
2000-01-04 | Apply patch from Mumit Khan to fix bugs generating dll names. | Nick Clifton | 3 | -9/+14 | |
2000-01-04 | oops - omitted from previous delta | Nick Clifton | 1 | -1/+1 | |
2000-01-03 | Add support for --disassembler-options=force-thumb | Nick Clifton | 2 | -22/+81 | |
2000-01-03 | document --disassembler-options=force-thumb | Nick Clifton | 2 | -2/+13 | |
2000-01-03 | ELF visibility patch from Martin Loewis | Nick Clifton | 3 | -0/+93 | |
2000-01-03 | ELF visibility patch from Martin Loewis. | Nick Clifton | 4 | -7/+65 | |
1999-12-29 | * elflink.h (bfd_elf,size_dynamic_sections): Don't export all | Richard Henderson | 2 | -14/+19 | |
if no dynamic sections created. | |||||
1999-12-28 | Add decoding of new constants defined in Oct 4, 1999 draft of ELF ABI spec. | Nick Clifton | 2 | -40/+196 | |
1999-12-28 | Redefine STO_* value sin terms of STV_* values | Nick Clifton | 2 | -4/+9 | |
1999-12-28 | Add new constants specified in Oct 4 1999 Draft of ELF ABI spec | Nick Clifton | 2 | -8/+138 | |
1999-12-28 | * vasprintf.c (int_vasprintf): Don't re-read the format character | Geoffrey Keating | 2 | -0/+6 | |
as this mishandles strings like '%%s'. | |||||
1999-12-28 | fix PE file format detection | Nick Clifton | 2 | -1/+9 | |
1999-12-27 | x86 indirect jump/call syntax fixes. Disassembly fix for lcall. | Alan Modra | 6 | -11/+29 | |
1999-12-26 | * strings.c (main): Correct handling of numeric argument. | Ian Lance Taylor | 2 | -1/+5 | |
1999-12-23 | 1999-12-23 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -4/+9 | |
* dlltool.c (mtable): mcore how_jtab_roff is 4 bytes into the jtab; was 8. | |||||
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 69 | -1955/+6205 | |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -33/+63 | |