OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-01-21 bothner * expr.c (pop_type_0): Only return object_ptr_type_no...
2001-01-21 pthomas2001-01-17 Philipp Thomas <pthomas@suse.de>
2001-01-21 pme2001-01-21 Phil Edwards <pme@sources.redhat.com>
2001-01-21 amylaar * expmed.c (synth_mult, expand_mult_highpart, expand_d...
2001-01-21 lawDaily bump.
2001-01-21 denisc * config/avr/avr.c (ret_cond_branch): New argument...
2001-01-21 msokolov * sdbout.c (PUT_SDB_DEF): Fix after last bogus change.
2001-01-21 msokolov * cppinit.c (INO_T_EQ): Don't use #elif, fix formatting.
2001-01-21 msokolov * aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro.
2001-01-21 msokolov2001-01-20 Michael Sokolov <msokolov@ivan.Harhan...
2001-01-20 jakubMove test ChangeLog entry to testsuite/ChangeLog.
2001-01-20 jsm28 * c-typeck.c (digest_init): Handle boolean types as...
2001-01-20 kenner * stmt.c (expand_return): Don't return anything if...
2001-01-20 marekm * config/avr/avr.h (INIT_TARGET_OPTABS): Remove most...
2001-01-20 kennerReinstall 1.245 -> 1.246 change
2001-01-20 neil * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2001-01-20 neil * cppmacro.c (funlike_invocation_p): Don't...
2001-01-20 zack2001-01-20 Jakub Jelinek <jakub@redhat.com>
2001-01-20 lawDaily bump.
2001-01-20 gdr2001-01-20 Gabriel Dos Reis <gdr@merlin.codesourcery...
2001-01-20 gdr2001-01-20 Gabriel Dos Reis <gdr@codesourcery.com>
2001-01-20 warrenl * java/text/SimpleDateFormat.java (format): Compute...
2001-01-19 danglin * Makefile.in (ORDINARY_FLAGS_TO_PASS): Add MAKEOVERRI...
2001-01-19 aoliva* config/sh/sh.c (prepare_move_operands) [PIC]: Use...
2001-01-19 neil * cppinternals.texi: Update.
2001-01-19 rearnsha* arm.c (arm_init_builtins): Re-enable builtins.
2001-01-19 jason * decl2.c (flag_vtable_thunks): Also depend...
2001-01-19 kenner * rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DE...
2001-01-19 kenner * regclass.c (max_set_parallel): New variable.
2001-01-19 kenner * alias.c (rtx_equal_for_memref_p, case ADDRESSOF...
2001-01-19 jakub * gcc.c-torture/execute/20010119-1.c: New test.
2001-01-19 jason * dwarf2out.c (gen_subprogram_die): Don't reuse...
2001-01-19 aolivaImprove ChangeLog entry of previous patch
2001-01-19 aoliva* reload1.c (move2add_note_store): Treat all registers...
2001-01-19 jasontweak comments
2001-01-19 jason * decl2.c (arg_assoc_class): Fix double iterati...
2001-01-19 nathancp:
2001-01-19 jakub * gcc.c-torture/execute/20010118-1.c: New test.
2001-01-19 nathancp:
2001-01-19 nathancp:
2001-01-19 amylaar * alias.c (find_base_value): Recognize TRUNCATE.
2001-01-19 nathancp:
2001-01-19 lawDaily bump.
2001-01-19 neil * g77.f-torture/compile/20000601-2.f: New test.
2001-01-19 gdr2001-01-19 Gabriel Dos Reis <gdr@codesourcery.com>
2001-01-18 tromey2001-01-18 Per Bothner <per@bothner.com>
2001-01-18 nathanRemove extraneous conflict indicator
2001-01-18 nathancp:
2001-01-18 kennerFix typos in previous change
2001-01-18 jakub * parse.y (nomods_initdcl0): Properly set things up for
2001-01-18 kenner * flow.c (mark_set_1, case PARALLEL): Now case; rework...
2001-01-18 kenner * config.gcc (rs6000-ibm-aix*, rs6000-bull-bosx):...
2001-01-18 aoliva* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 nathancp:
2001-01-18 lawDaily bump.
2001-01-18 bkoz2001-01-17 Loren J. Rittle <ljrittle@acm.org>
2001-01-18 neil * gcc.dg/cpp/assembl2.S: New test case.
2001-01-18 neil * cpplib.c (_cpp_handle_directive): Use buffer...
2001-01-18 apbianco2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-18 oldham2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-18 mark * java/bean/Beans.java (instantiate): enable Applet...
2001-01-18 gdr2001-01-18 Gabriel Dos Reis <gdr@codesourcery.com>
2001-01-18 tromey Changes suggested by Per Bothner:
2001-01-17 nickcAdd missing PARAMS around prototype's parameters
2001-01-17 tromey * gcj.texi: New file.
2001-01-17 nickcadd missing prototypes
2001-01-17 wilsonImprove IA-64 option documentation based on public...
2001-01-17 tromey * invoke.texi (Optimize Options): Use `{}' to around...
2001-01-17 aldyhdocument -fno-guess-branch-probability option
2001-01-17 aldyhdocument -fno-guess-branch-probability option
2001-01-17 ghazi * g++.old-deja/g++.other/builtins1.C: New test.
2001-01-17 kenner * combine.c (try_combine): Don't set i3_subst_into_i2 for
2001-01-17 jakub * config/i386/i386.md (cmpqi_minus_1): Use q constrain...
2001-01-17 jakub * config/i386/i386.md (cmpqi_minus_1): Use {b} for...
2001-01-17 bryce * java/lang/Class.h (isInterface): Move implementation...
2001-01-17 lawDaily bump.
2001-01-17 bkoz2001-01-17 Peter Schmid <schmid@snake.iap.physik...
2001-01-17 apbianco2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-17 bkoz2001-01-16 Benjamin Kosnik <bkoz@redhat.com>
2001-01-17 mmitchel * src/gen-num-limits.cc (INSTANTIATIONS): New macro.
2001-01-17 rth * lib/libjava.exp (bytecompile_file): Don't...
2001-01-17 lerdsuwa * typeck.c (build_function_call_real): Call fold on...
2001-01-17 law * config/pa/pa.h (PIC_OFFSET_TABLE_REGNUM_SAVED):...
2001-01-17 warrenl * java/math/BigInteger.java: Update Copyright year.
2001-01-17 dj* Makefile.in (gcov.1): Protect against texi2pod/pod2ma...
2001-01-17 bryce2001-01-16 Hans Boehm <hans_boehm@hp.com>
2001-01-17 apbianco2001-01-16 Jeff Sturm <jeff.sturm@appnet.com>
2001-01-16 kenner * flow.c (propagate_on_insn): Make trying to delete...
2001-01-16 kenner * combine.c (try_combine): If i3_subst_into_i2, proper...
2001-01-16 wilson * invoke.texi: Document IA-64 options.
2001-01-16 wilsonDelete A step Itanium support.
2001-01-16 gerald * gcc.texi (Bug Lists): Do not mention newsgroups...
2001-01-16 neil * cppmain.c (general_init): Don't use ANSI...
2001-01-16 tromey * gcc.c (cpp_options): Added `*' to specs for -MF...
2001-01-16 dberlin2001-01-16 Daniel Berlin <dberlin@redhat.com>
2001-01-16 rth * config/i386/i386.h: Fix comment typo.
2001-01-16 pme2001-01-16 Phil Edwards <pme@sources.redhat.com>
next