Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
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 |
2000-01-27 | Add ATPCS support to ARM disassembler. | Nick Clifton | 7 | -164/+207 |
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 |
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 |
2000-01-26 | This set of patches add support for aout emulation on the x86 | Alan Modra | 22 | -688/+1133 |
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 |
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 |
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 |
2000-01-21 | Add 'add" as an offial alias for "addu" | Nick Clifton | 2 | -0/+5 |
2000-01-20 | fix dll table lookup code for Motorola | Nick Clifton | 1 | -14/+18 |
2000-01-20 | fix spelling of Motorola | Nick Clifton | 9 | -9/+14 |
2000-01-18 | Apply H.J.'s patch to fix NOLOAD section sizes and dot updates | Nick Clifton | 2 | -3/+13 |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 23 | -169/+1441 |
2000-01-17 | Detect ELFOSABI_ARM. | Nick Clifton | 2 | -0/+5 |
2000-01-15 | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 8 | -64/+230 |
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 |
2000-01-13 | Applied Tim Wall's patch to replace RELSZ and friends with bfd_coff_relsz and | Nick Clifton | 3 | -41/+52 |
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 |