OSDN Git Service

pf3gnuchains/gcc-fork.git
1998-12-12 bothner8
1998-12-12 bothnerLoks of changes so we can better compile from source...
1998-12-12 bothner
1998-12-12 bothnerLoks of changes so we can better compile from source...
1998-12-12 bothner0
1998-12-12 bothner * parse.y (<type_declaration>): Do maybe_generate_cli...
1998-12-12 bothner
1998-12-12 bothnerd
1998-12-12 bothnera
1998-12-12 bothner * expr.c (encode_newarray_type, build_new_array):...
1998-12-12 rth * alpha.c (alpha_expand_block_move): mode_for_s...
1998-12-12 jason * decl.c (grokdeclarator): Allow field with same name...
1998-12-12 lawDaily bump.
1998-12-11 tromey * expr.c (invoke_build_dtable): Renamed dtable ->...
1998-12-11 meissnerPut small uninitialized data in .sbss, not .sdata
1998-12-11 scox* sh.c (print_operand): lookup interrupt_handler attrib...
1998-12-11 law * g++.old-deja/g++.benjamin/p12475.C: Expect...
1998-12-11 manfred
1998-12-11 manfred * cccp.c: Do not #include <sys/stat.h> here; this...
1998-12-11 manfredp
1998-12-11 manfred
1998-12-11 manfred
1998-12-11 amylaarApproved by Jeffrey A Law:
1998-12-11 lawDaily bump.
1998-12-11 law * gcc.c-torture/compile/981211-1.c: New test.
1998-12-10 apbiancoThu Dec 10 20:00:54 1998 Alexandre Petit-Bianco ...
1998-12-10 wilsonFix alpha-x-m32r-elf bugs.
1998-12-10 mmitchel * decl.c (start_enum): Use push_obstacks, not
1998-12-10 mmitchel(start_enum): Use push_obstacks, not end_temporary_allo...
1998-12-10 mmitchel * class.c (instantiate_type): Return error_mark_node...
1998-12-10 brolleyThu Dec 10 15:05:59 1998 Dave Brolley <brolley@cygnus...
1998-12-10 apbiancoThu Dec 10 11:02:49 1998 Alexandre Petit-Bianco ...
1998-12-10 jasonrevert
1998-12-10 ghazi * collect2.h: New header file for prototypes.
1998-12-10 lawDaily bump.
1998-12-09 law * flow.c: Update some comments.
1998-12-09 mmitchel * cp-tree.h (most_specialized_instantiation): New...
1998-12-09 apbiancoWed Dec 9 15:37:05 1998 Alexandre Petit-Bianco ...
1998-12-09 brendanupdate old-dejagnu proc to accompany jasons 12/7 change...
1998-12-09 brolleyWed Dec 9 15:33:01 1998 Dave Brolley <brolley@cygnus...
1998-12-09 brolleyWed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus...
1998-12-09 brolleyWed Dec 9 15:29:26 1998 Dave Brolley <brolley@cygnus...
1998-12-09 mmitchel * decl.c (grokdeclarator): Update the name of the...
1998-12-09 amylaarTypo fix in last entry.
1998-12-09 amylaar * reload1.c (reload_combine, reload_combine_note_store):
1998-12-09 nickcIf an insn cannot be reloaded, display it before callin...
1998-12-09 brolleyWed Dec 9 12:15:26 1998 Dave Brolley <brolley@cygnus...
1998-12-09 ghazi * except.c (duplicate_eh_handlers, rethrow_symbo...
1998-12-09 amacleod * except.h (struct handler_info): Add handler_number...
1998-12-09 lawDaily bump.
1998-12-09 oliva * gcc.dg/ultrasp1.c: empty dg-options, avoid `long...
1998-12-09 oliva * g++.old-deja/g++.pt/instantiate6.C: linker error...
1998-12-08 wilsonFix bug found by i960 simulator testing.
1998-12-08 law * gcc.special/930510-1.c: Make C9X safe.
1998-12-08 lawAdd missing ChangeLog entry for:
1998-12-08 amylaar * loop.c (strength_reduce): If scan_start points to...
1998-12-08 amylaar * explow.c (plus_constant_wide): Don't immediately...
1998-12-08 amacleodTue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod...
1998-12-08 law * Makefile.in (DEMANGLE_H): Change location...
1998-12-08 law * reload1.c (current_function_decl): Tweak...
1998-12-08 rth * c-decl.c (flag_isoc9x): Default off.
1998-12-08 law * Make-lang.in (cxxmain.o): Depend on $(DEMANGL...
1998-12-08 law * Makefile.in (DEMANGLE_H): Change location...
1998-12-08 law * reload1.c (current_function_decl): Declare.
1998-12-08 brolleyTue Dec 8 11:58:51 1998 Kaveh R. Ghazi <ghazi@caip...
1998-12-08 ghazi * dbxout.c: If USG is defined use gstab.h, even...
1998-12-08 lawDaily bump.
1998-12-08 law * Makefile.in: Be more selective about what...
1998-12-07 law * configure.in: Test for availability of putc_u...
1998-12-07 law * i386/bsd.h (ASM_FILE_START): Don't use dump_b...
1998-12-07 law * demangle.h: (DMGL_EDG): new macro for Kuck...
1998-12-07 law * configure.in (mips*-*-linux*): Handle big...
1998-12-07 law * local-alloc.c (block_alloc): Slightly retune...
1998-12-07 law * HP aCC demangling support.
1998-12-07 law * emit-rtl.c: Fix typo.
1998-12-07 law
1998-12-07 law
1998-12-07 apbiancoMon Dec 7 15:13:52 1998 Alexandre Petit-Bianco ...
1998-12-07 bothnerd
1998-12-07 bothnera
1998-12-07 bothnerT
1998-12-07 bothner/
1998-12-07 bothner * constants.c (find_methodref_index): When the class...
1998-12-07 wilsonFix -membedded-data bug found by mips16 port.
1998-12-07 brolleyMon Dec 7 17:56:06 1998 Mike Stump <mrs@wrs.com>
1998-12-07 brolleyMon Dec 7 17:55:06 1998 Mike Stump <mrs@wrs.com>
1998-12-07 brolley1998-12-07 Zack Weinberg <zack@rabi.phys.columbia...
1998-12-07 brolley1998-12-07 Zack Weinberg <zack@rabi.phys.columbia...
1998-12-07 brolley1998-11-26 01:17 -0500 Zack Weinberg <zack@rabi.phys...
1998-12-07 brolleyMon Dec 7 15:38:25 1998 Dave Brolley <brolley@cygnus...
1998-12-07 jasonupdate
1998-12-07 jason * decl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-12-07 nickcImprove -dp output by using tabs and including instruci...
1998-12-07 law * loop.c (check_dbra_loop): Fix initial_value...
1998-12-07 clmMon Dec 7 09:58:26 1998 Catherine Moore <clm@cygnus...
1998-12-07 amylaar * sh.c (output_far_jump): Emit braf only for TARGET_SH2.
1998-12-07 lawDaily bump.
1998-12-06 bothner * jcf-dump.c (INVOKE): If invokeinterface, print...
1998-12-06 lawBump for snapshot
1998-12-06 law * loop.c (check_dbra_loop): New argument loop_i...
next