Age | Commit message (Expand) | Author | Files | Lines |
2001-06-22 | Add missing support for -o option. | Nick Clifton | 2 | -3/+13 |
2001-06-22 | Fix over-optimisation of ST instruction. | Nick Clifton | 2 | -8/+5 |
2001-06-22 | Add wdebug instruction | Nick Clifton | 2 | -0/+6 |
2001-06-22 | Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 or | Nick Clifton | 2 | -0/+10 |
2001-06-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-06-21 | * cli-out.c (cli_out_new): Initialize new structure member | Keith Seitz | 2 | -0/+6 |
2001-06-21 | Allow adrCCl. [Patch from Phillip BLundel] | Nick Clifton | 8 | -57/+60 |
2001-06-21 | * mi-out.c (struct ui_out_data): Replace field first_header with | Andrew Cagney | 2 | -8/+38 |
2001-06-21 | * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking of | Andreas Jaeger | 2 | -15/+14 |
2001-06-21 | Output ``[]'' when a list. | Andrew Cagney | 2 | -2/+13 |
2001-06-21 | * ui-out.h (ui_out_table_header): Add parameter ``col_name''. | Andrew Cagney | 7 | -21/+52 |
2001-06-21 | Fix typos | Nick Clifton | 4 | -2/+10 |
2001-06-21 | * config/tc-hppa.c (CHECK_FIELD_WHERE): Define. | Alan Modra | 4 | -20/+62 |
2001-06-21 | * elf32-hppa.c (elf32_hppa_size_dynamic_sections): Always | Alan Modra | 2 | -96/+114 |
2001-06-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-06-20 | * ld.texinfo (Options, -r): Mention restrictions when using | Hans-Peter Nilsson | 2 | -1/+13 |
2001-06-20 | * bfdint.texi (BFD relocation functions) <different formats>: | Hans-Peter Nilsson | 2 | -5/+16 |
2001-06-20 | * elf-bfd.h (struct elf_backend_data): | Catherine Moore | 4 | -17/+104 |
2001-06-20 | 2001-06-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -29/+34 |
2001-06-20 | Fix for problem with default alignment of .comm | Tom Rix | 5 | -8/+83 |
2001-06-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-06-19 | * cli-out.c: Include "gdb_assert.h'. | Andrew Cagney | 3 | -3/+64 |
2001-06-19 | * ldlang.c (lang_check): Emit fatal error if relocatable link | Hans-Peter Nilsson | 2 | -0/+17 |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -52/+73 |
2001-06-19 | Restore file accidentally deleted during man page cleanup | Nick Clifton | 1 | -0/+8897 |
2001-06-19 | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''. | Andrew Cagney | 7 | -14/+38 |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -0/+20 |
2001-06-19 | 2001-06-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -5/+4 |
2001-06-19 | (elf64_x86_64_relocate_section): Fix creation of dynamic symbols. | Andreas Jaeger | 2 | -23/+55 |
2001-06-19 | Remove auot generated man pages | Nick Clifton | 41 | -17575/+1937 |
2001-06-19 | * Makefile.in: Revert 2001-06-17. | Alan Modra | 2 | -4/+11 |
2001-06-19 | * binutils-all/readelf.r: Don't check for specific info value to | Andreas Jaeger | 2 | -2/+6 |
2001-06-19 | 2001-06-18 Philip Blundell <philb@gnu.org> | Phil Blundell | 2 | -0/+10 |
2001-06-19 | * dwarf2dbg.c (dwarf2_finish): Output file info even when no | Alan Modra | 2 | -2/+7 |
2001-06-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-06-18 | * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): | Hans-Peter Nilsson | 5 | -7/+8 |
2001-06-18 | * elflink.h (struct elf_assign_sym_version_info): Remove member | Hans-Peter Nilsson | 4 | -13/+19 |
2001-06-18 | merge from gcc | DJ Delorie | 2 | -0/+5 |
2001-06-18 | * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend on | Hans-Peter Nilsson | 3 | -10/+16 |
2001-06-18 | 2001-06-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+41 |
2001-06-18 | * breakpoint.c (breakpoint_1): Restructure. Compute the | Andrew Cagney | 2 | -68/+96 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 44 | -39/+125 |
2001-06-18 | 2001-06-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+9 |
2001-06-18 | * gdbarch.sh: Generate an error when conflicting macro | Andrew Cagney | 4 | -3/+415 |
2001-06-18 | Clone the mi-*.exp tests into mi0-*.exp. | Andrew Cagney | 19 | -0/+4897 |
2001-06-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-06-17 | 2001-06-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -3/+9 |
2001-06-17 | Solaris native is only multi-arch partial. | Andrew Cagney | 2 | -1/+6 |
2001-06-17 | 2001-06-17 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -8/+55 |
2001-06-17 | 2001-06-17 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 2 | -0/+6 |