OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
2002-12-16 Alan Modra * config/tc-ns32k.c (encode_operand): Constify operand...
2002-12-16 Alan Modra * ns32k-dis.c (print_insn_ns32k): Constify "d", remove...
2002-12-16 Alan Modra * ns32k.h (struct ns32k_opcode): Constify "name",...
2002-12-15 Alan Modradaily update
2002-12-14 Alan Modradaily update
2002-12-14 Dave Anglin * doc/binutils.texi: Add missing parenthesis.
2002-12-14 Jason Merrill * Makefile.tpl (check-gcc-c++): Renamed from...
2002-12-13 Alan Modradaily update
2002-12-13 Nathanael Nerode2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
2002-12-13 Nick CliftonAdded --prefix-symbols <prefix> option to rename all...
2002-12-13 Jeff Johnston2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
2002-12-13 Alan Modra * config/obj-vms.c: Formatting. Include fnctl.h.
2002-12-12 Alan Modra * config/e-criself.c: Fix typo in last change.
2002-12-12 Alan Modradaily update
2002-12-12 Alan Modra * pj-opc.c (pj_opc_info): Add braces around union...
2002-12-12 Alan Modra * write.c (write_object_file): Fix signed/unsigned...
2002-12-12 Alan Modra * config/tc-a29k.c (insert_sreg): Prototype.
2002-12-12 Alan Modra * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIB...
2002-12-12 Alan Modra * config/tc-fr30.c (md_parse_option <c,arg>): Add...
2002-12-12 Alan Modra * config/tc-frv.c (frv_insert_vliw_insn): Prototype.
2002-12-12 Alan Modra * h8500-opc.h (h8500_table): Add missing initializers...
2002-12-12 Alan Modra * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBU...
2002-12-12 Alan Modra * config/tc-i860.c (md_atof): Remove declaration of...
2002-12-12 Alan Modra * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UN...
2002-12-12 Alan Modra * config/tc-ip2k.c (md_assemble): Warning fix.
2002-12-12 Alan Modra * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIB...
2002-12-12 Alan Modra * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRI...
2002-12-12 Alan Modra * config/tc-m88k.c (get_reg): Make reg_prefix param...
2002-12-12 Alan Modra * config/tc-mcore.c (mcore_s_literals <ignore>): Add...
2002-12-12 Alan Modra * config/tc-mn10200.c (md_parse_option <c, arg>):...
2002-12-12 Alan Modra * config/tc-openrisc.c (ignore_pseudo): Prototype.
2002-12-12 Alexandre Oliva* elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
2002-12-12 Alan Modra * pj.h (pj_opc_info_t): Add union.
2002-12-12 Alan Modra * config/tc-sparc.c (s_register): Only declare #ifdef...
2002-12-12 Alan Modra * config/tc-tic30.c: #include stdarg.h or varargs.h.
2002-12-12 Alan Modra * config/tc-z8k.c (cons, obj_coff_section): Delete...
2002-12-12 Alan Modra * dlltool.c (mcore_elf_gen_out_file): Replace all...
2002-12-12 Alan ModraComment typo fixes.
2002-12-12 Alan Modra * elf32-i386.c (elf_i386_finish_dynamic_sections)...
2002-12-12 Alexandre Oliva* Makefile.tpl (configure-target-rda): Depend on $...
2002-12-12 Alexandre Oliva* elfxx-mips.c (mips_elf_calculate_relocation): Don...
2002-12-12 Alexandre Oliva* gas/mips/beq.d: Comment out branches to undefined...
2002-12-12 Alexandre Oliva* tc-mips.c (RELAX_BRANCH_ENCODE): Remove reloc_s2...
2002-12-12 Alexandre Oliva* ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
2002-12-12 Alexandre OlivaAlan Modra <amodra@bigpond.net.au>
2002-12-12 Alexandre Oliva* config/tc-mn10300.c (set_arch_mach): Change argument...
2002-12-12 Alexandre Oliva* elfxx-mips.c (struct mips_got_entry): New.
2002-12-11 Alan Modradaily update
2002-12-11 Nathanael Nerode * configure: Fix bug put in by gremlins.
2002-12-11 Nathanael Nerode2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
2002-12-10 Alan Modradaily update
2002-12-10 Nick Cliftonfix spelling typo
2002-12-10 Nick CliftonAdd support for displaying extension to DWARF2 used...
2002-12-10 Nick CliftonAllow an otherwise unrepresentable read-only section...
2002-12-10 Jason Thorpe* lib/ld-lib.exp (is_elf_format): Match NetBSD ELF...
2002-12-10 Alan Modra * emultempl/elf32.em (struct orphan_save): Add os_tail...
2002-12-10 Aldy Hernandez2002-12-09 Aldy Hernandez <aldyh@redhat.com>
2002-12-09 Alan Modradaily update
2002-12-08 Alan Modradaily update
2002-12-08 DJ Delorie* Makefile.tpl (all-sim): Depend on maybe-configure...
2002-12-08 H.J. Lu2002-12-08 H.J. Lu <hjl@gnu.org>
2002-12-08 Stephane Carrez * gas/m68hc11/m68hc11.exp (gas_m68hc11_error): New...
2002-12-08 Stephane Carrez * gas/m68hc11/bug-1825.s: Add some tests.
2002-12-08 Stephane Carrez * m68hc11-dis.c (print_indexed_operand): Fix PC-relati...
2002-12-08 Stephane Carrez * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax...
2002-12-08 Alan Modra * ldlang.h: Formatting.
2002-12-08 Alan Modra * subsegs.c (section_symbol): Use the symbol, not...
2002-12-08 Alan Modra * NEWS: Mention that bfd no longer declares a "boolean...
2002-12-08 Alan Modra * bfd-in.h: Comment typo fix. Formatting.
2002-12-07 Alan Modradaily update
2002-12-07 Alan Modra * readelf.c (process_program_headers): When setting...
2002-12-06 Alan Modradaily update
2002-12-06 Alan Modra * ldlang.c (init_os): Ensure sections mentioned in...
2002-12-06 DJ Delorie* Makefile.tpl: Change configure dependencies to not...
2002-12-06 Richard Henderson * elfxx-ia64.c (elfNN_ia64_relax_section):...
2002-12-05 Aldy Hernandez2002-12-05 Aldy Hernandez <aldyh@redhat.com>
2002-12-05 Richard Henderson * config/ia64.c (enum reloc_func): Add FUNC_LT_...
2002-12-05 Aldy Hernandez * ppc-opc.c: Move mbar and msync up. Change mask...
2002-12-05 Alan Modradaily update
2002-12-05 Nathanael Nerode * configure.in: Revert unintentional change.
2002-12-05 Nathanael Nerode * src-release: Configure host subdirs.
2002-12-05 Nathanael Nerode2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
2002-12-05 Jim WilsonFix IA-64 opc-d.x gas testsuite failure.
2002-12-05 Alan Modra * gas/arm/adrl.s: Pad end of .text.
2002-12-05 Alan Modra * config/tc-arm.c (arm_force_relocation): Move out...
2002-12-05 Kevin BuettnerAdd n64 core file support for Linux/MIPS.
2002-12-05 Jim WilsonPatch to update IA-64 port to SDM 2.1.
2002-12-04 H.J. Lu2002-12-04 H.J. Lu <hjl@gnu.org>
2002-12-04 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-12-04 Alan Modradaily update
2002-12-04 Aldy Hernandez2002-11-25 Aldy Hernandez <aldyh@redhat.com>
2002-12-04 Aldy Hernandez2002-12-04 Aldy Hernandez <aldyh@redhat.com>
2002-12-04 Ian Lance Taylor * MAINTAINERS: Change e-mail address back to airs...
2002-12-04 Aldy Hernandez2002-12-04 Aldy Hernandez <aldyh@redhat.com>
2002-12-04 Andreas Schwab * elf32-m68k.c (struct elf_m68k_link_hash_table):...
2002-12-04 Alan Modra * elf64-ppc.c (ppc64_elf_edit_opd): Correct typo.
2002-12-04 DJ Deloriemerge from gcc
2002-12-04 Nathanael Nerode * Makefile.tpl: Add targets for configuring host subdi...
2002-12-04 Alan Modra * dwarf2dbg.c (scale_addr_delta): Correct parameter...
2002-12-03 Alan Modra * srec.c (srec_write_symbols): Restore '$' prefix...
next