2001-09-21 |
Jiri Smid | * config/i386/x86-64linux.mh: New file. |
commit | commitdiff | tree |
2001-09-21 |
Jiri Smid | * config/i386/x86-64linux.mh: New file. |
commit | commitdiff | tree |
2001-09-21 |
Jiri Smid | * i386-tdep.h: New file. |
commit | commitdiff | tree |
2001-09-21 |
Jiri Smid | * MAINTAINERS: Add myself to the write-after-approval... |
commit | commitdiff | tree |
2001-09-21 |
Jiri Smid | * i386-nat.c (TARGET_HAS_DR_LEN_8, DR_LEN_8): Declare. |
commit | commitdiff | tree |
2001-09-21 |
Jiri Smid | * MAINTAINERS: Add myself to the write-after-approval... |
commit | commitdiff | tree |
2001-09-21 |
Nick Clifton | fix compile time warning messages |
commit | commitdiff | tree |
2001-09-21 |
Alexandre Oliva | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, |
commit | commitdiff | tree |
2001-09-21 |
Alan Modra | * Makefile.am: Run "make dep-am". |
commit | commitdiff | tree |
2001-09-21 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-20 |
Alan Modra | * bfd.c (bfd_archive_filename): New function. |
commit | commitdiff | tree |
2001-09-20 |
Kevin Buettner | Make set_solib_svr4_fetch_link_map_offsets() work as... |
commit | commitdiff | tree |
2001-09-20 |
Nick Clifton | oops - forgot to check for clean 64 bit build - fix... |
commit | commitdiff | tree |
2001-09-20 |
Nick Clifton | Fix compile time warnings |
commit | commitdiff | tree |
2001-09-20 |
Nick Clifton | Add option -mwarn-areg-zero. |
commit | commitdiff | tree |
2001-09-20 |
Nick Clifton | coordinate info->symbolic and info->allow_shlib_undefined |
commit | commitdiff | tree |
2001-09-20 |
Alan Modra | * coffread.c: Replace all occurrences of bfd_read... |
commit | commitdiff | tree |
2001-09-20 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-19 |
Andrew Cagney | * cris-tdep.c (cris_get_signed_offset): Change return... |
commit | commitdiff | tree |
2001-09-19 |
Andrew Cagney | * config/mcore/tm-mcore.h (mcore_virtual_frame_pointer... |
commit | commitdiff | tree |
2001-09-19 |
Nick Clifton | Fix compile time warning messages |
commit | commitdiff | tree |
2001-09-19 |
H.J. Lu | 2000-09-19 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-19 |
Frank Ch. Eigler | * approved by kseitz |
commit | commitdiff | tree |
2001-09-19 |
Corinna Vinschen | * gdb.base/recurse.exp: When checking leaving... |
commit | commitdiff | tree |
2001-09-19 |
Alan Modra | * config/tc-i370.c: Fix typo in last change. |
commit | commitdiff | tree |
2001-09-19 |
Nick Clifton | Improve documentation on local labels and add documenat... |
commit | commitdiff | tree |
2001-09-19 |
Alan Modra | * objcopy.c (copy_main): Correct rename-section string... |
commit | commitdiff | tree |
2001-09-19 |
Ben Elliston | 2001-09-19 Ben Elliston <bje@redhat.com> |
commit | commitdiff | tree |
2001-09-19 |
H.J. Lu | Locale changes from Bruno Haible <haible@clisp.cons... |
commit | commitdiff | tree |
2001-09-19 |
Keith Seitz | * lib/insight-support.exp (_gdbtk_export_target_info... |
commit | commitdiff | tree |
2001-09-19 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-18 |
DJ Delorie | merge from gcc |
commit | commitdiff | tree |
2001-09-18 |
Corinna Vinschen | * gdb.base/ending-run.c (main): Set stdout... |
commit | commitdiff | tree |
2001-09-18 |
Nick Clifton | s390 assembler improvements and testsuite |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * sparc.c (sparc_find_call): Warning fix. |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * deffilep.y (def_stash_module): Constify "name" param. |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * dwarf2dbg.c (dwarf2_directive_file): Avoid signed... |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * ar.c (print_contents): Cast args of bfd_seek to... |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * bfdint.texi: Replace reference to bfd_read with... |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * internal.h (elf_internal_rela): Make r_addend a... |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * external.h (GET_LINENO_LNNO): Use H_GET_32/16. |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * aout64.h: Formatting fixes. |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | * objalloc.h (OBJALLOC_ALIGN): Define using offsetof. |
commit | commitdiff | tree |
2001-09-18 |
Alan Modra | Touches most files in bfd/, so likely will be blamed... |
commit | commitdiff | tree |
2001-09-18 |
Nick Clifton | Fix typo |
commit | commitdiff | tree |
2001-09-18 |
Andrew Cagney | Add ui_out parameter to libgdb functions. |
commit | commitdiff | tree |
2001-09-18 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-17 |
DJ Delorie | merge from gcc |
commit | commitdiff | tree |
2001-09-17 |
Corinna Vinschen | * gdb.base/display.c (do_loops): Add float... |
commit | commitdiff | tree |
2001-09-17 |
Jim Blandy | * gdb.base/restore.exp: Use temporary breakpoints,... |
commit | commitdiff | tree |
2001-09-17 |
H.J. Lu | 2001-09-17 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-17 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-16 |
Alan Modra | * ldmain.c (main): Rename BufferSize to ld_bufsz becau... |
commit | commitdiff | tree |
2001-09-16 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-15 |
Frank Ch. Eigler | 2001-09-15 Frank Ch. Eigler <fche@redhat.com> |
commit | commitdiff | tree |
2001-09-15 |
Hans-Peter... | * config/tc-sh.h (sh_force_relocation): Prototype. |
commit | commitdiff | tree |
2001-09-15 |
Thiemo Seufer | * config.sub: Reverted the earlier change, this versio... |
commit | commitdiff | tree |
2001-09-15 |
Hans-Peter... | * lib/ld-lib.exp (run_dump_test): Handle new option |
commit | commitdiff | tree |
2001-09-15 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-14 |
H.J. Lu | 2001-09-14 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-14 |
Eric Christopher | 2001-09-14 Eric Christopher <echristo@redhat.com> |
commit | commitdiff | tree |
2001-09-14 |
Nick Clifton | Fix memory leak |
commit | commitdiff | tree |
2001-09-14 |
Nick Clifton | Fix bug emitting R_SPARC_UA32 relocs into shared objects |
commit | commitdiff | tree |
2001-09-14 |
Nick Clifton | Add support for arm-openbsd target |
commit | commitdiff | tree |
2001-09-14 |
Nick Clifton | Add new command line option '--encoding' to strings |
commit | commitdiff | tree |
2001-09-14 |
Nick Clifton | Fix VXA mask bits |
commit | commitdiff | tree |
2001-09-14 |
Thiemo Seufer | /bfd/ChangeLog |
commit | commitdiff | tree |
2001-09-14 |
Kevin Buettner | Commit Ilya Golubev's clear_solib() fixes. |
commit | commitdiff | tree |
2001-09-14 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-13 |
Jim Blandy | * monitor.c (monitor_load): Don't delete symtab users... |
commit | commitdiff | tree |
2001-09-13 |
Alexandre Oliva | * elf32-openrisc.c (ELF_MACHINE_ALT1): Define as EM_OPE... |
commit | commitdiff | tree |
2001-09-13 |
Alexandre Oliva | * common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRI... |
commit | commitdiff | tree |
2001-09-13 |
Jim Blandy | (monitor_load): Fix indentation. |
commit | commitdiff | tree |
2001-09-13 |
Jim Blandy | (monitor_load): Fix indentation. |
commit | commitdiff | tree |
2001-09-13 |
Alexandre Oliva | * elf.c (prep_headers): Get the machine code from the elf |
commit | commitdiff | tree |
2001-09-13 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-12 |
H.J. Lu | 2001-09-12 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-12 |
Alexandre Oliva | * readelf.c (guess_is_rela, dump_relocations, get_machi... |
commit | commitdiff | tree |
2001-09-12 |
Alexandre Oliva | * elf.c (prep_headers): Get the machine code from the elf |
commit | commitdiff | tree |
2001-09-12 |
Alexandre Oliva | * common.h (EM_AVR_OLD): Renamed from... |
commit | commitdiff | tree |
2001-09-12 |
Thiemo Seufer | * config/tc-mips.c (append_insn): Don't rightshift... |
commit | commitdiff | tree |
2001-09-12 |
Jim Blandy | Remove incomplete section on overlays, committed by... |
commit | commitdiff | tree |
2001-09-12 |
Charles Wilson | 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technolog... |
commit | commitdiff | tree |
2001-09-12 |
Catherine Moore | * scripttempl/v850.sc: Add gcc_except_table sections. |
commit | commitdiff | tree |
2001-09-12 |
Jim Blandy | * printcmd.c (print_scalar_formatted): Fix indentation. |
commit | commitdiff | tree |
2001-09-12 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-11 |
Richard Henderson | * elf64-alpha.c (elf64_alpha_section_flags... |
commit | commitdiff | tree |
2001-09-11 |
Richard Henderson | * config/tc-alpha.c (alpha_elf_section_letter... |
commit | commitdiff | tree |
2001-09-11 |
Richard Henderson | * elf64-alpha.c (elf64_alpha_relocate_section... |
commit | commitdiff | tree |
2001-09-11 |
H.J. Lu | 2001-09-11 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-11 |
Jakub Jelinek | * config/obj-elf.c (obj_elf_parse_section_letters... |
commit | commitdiff | tree |
2001-09-11 |
H.J. Lu | 2001-09-11 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-11 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-10 |
Jim Blandy | * rom68k-rom.c (init_rom68k_cmds): Set the flag indicat... |
commit | commitdiff | tree |
2001-09-10 |
Jason Molenda | 2001-09-10 Jason Molenda (jmolenda@apple.com) |
commit | commitdiff | tree |
2001-09-10 |
H.J. Lu | 2001-09-10 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree |
2001-09-10 |
gdbadmin | *** empty log message *** |
commit | commitdiff | tree |
2001-09-09 |
Richard Henderson | * elf64-alpha.c: Delete all unused ERIC_neverde... |
commit | commitdiff | tree |
2001-09-09 |
Richard Henderson | * elf64-alpha.c (elf64_alpha_relax_with_lituse... |
commit | commitdiff | tree |
2001-09-09 |
Alan Modra | Oops, one "likewise" had an intervening entry. |
commit | commitdiff | tree |
next |