]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1999-08-18 Bernd SchmidtCombined compare & jump infrastructure
1999-08-18 Bernd SchmidtIndentation fixes
1999-08-18 Bernd SchmidtMake insn-recog.c include function.h
1999-08-18 Tom Tromey* include/javaprims.h ("Java"): Regenerated namespace...
1999-08-18 Kresten Krab... natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-18 Geoff Keatingcse.c (cse_insn): Call never_reached_warning when a...
1999-08-18 Jeff LawDaily bump.
1999-08-18 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-08-18 Andreas Schwab* combine.c (distribute_notes): Handle REG_EH_RETHROW.
1999-08-18 Tom TromeynatThread.cc (sleep): Turn 0 millis and 0 nanos into...
1999-08-17 Mark Mitchellcp-tree.h (back_end_hook): New variable.
1999-08-17 Rainer Orthgc_priv.h: Merged IRIX thread changes from include...
1999-08-17 Mark Mitchelldecl.c (add_decl_to_level): New function.
1999-08-17 Tom TromeyFrom Bryce McKinlay:
1999-08-17 Andrew MacLeodflow.c (create_edge_list): Use xmalloc, not malloc.
1999-08-17 Loren J. RittleDo not trash single-line C-style comments
1999-08-17 Jeff LawDaily bump.
1999-08-17 Mark Mitchellcp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 Andrew MacLeodbasic-block.h (struct edge_list): Stucture to maintain...
1999-08-16 Mark Mitchellcp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-16 Gavin Romig... make me the mips maintainer, fix my name
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-16 Mark Mitchelltree.c (type_hash_add): Use permalloc to allocate nodes...
1999-08-16 Tom Tromeyconfigure: Rebuilt.
1999-08-16 Gerald Pfeifergcc_update: New file.
1999-08-16 J"orn Rennecke* mips.h (CLASS_CANNOT_CHANGE_SIZE): Define.
1999-08-16 Gerald Pfeifer* config/i386/freebsd.h (HANDLE_PRAGMA_PACK_PUSH_POP...
1999-08-16 Nick CliftonAllow machine dependent reorganisation pass to place...
1999-08-16 Jeff LawDaily bump.
1999-08-16 Mark MitchellFix typo in last change
1999-08-15 Jim WilsonFix misuses of MAX_MACHINE_MODE that can result in...
1999-08-15 Jim WilsonFix bug preventing use of match_par_dup in a call insn...
1999-08-15 Mark Mitchellpt.c (check_default_tmpl_args): Don't check in local...
1999-08-15 Anthony Greenexpr.c (java_lang_expand_expr): Mark static array data...
1999-08-15 Jeff LawDaily bump.
1999-08-14 Mumit KhanMumit Khan <khan@xraylith.wisc.edu>
1999-08-14 Per Bothnerresolve.cc (_Jv_PrepareClass): Use ClassLoader::resolve...
1999-08-14 Jason MerrillSpeed up Koenig lookup.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-14 Jeff LawDaily bump.
1999-08-14 Jason Merrillcpplib.c (read_line_number): New fn, split out of...
1999-08-13 Mark MitchellFix incorrect commit on previous change.
1999-08-13 Gavin Romig... For gcc:
1999-08-13 Jeff LawBack out accidental change
1999-08-13 Jason Merrill* toplev.c (flag_new_exceptions): On by default.
1999-08-13 Mark Mitchellpt.c (tsubst): Back out 1999-08-06 patch.
1999-08-13 Jason Merrillremove obsolete destructors and goto node
1999-08-13 Michael Meissner* Makefile.in (GCC_FOR_TARGET): Move -B./ after the...
1999-08-13 Jeff LawDaily bump.
1999-08-13 Alexandre Olivadwarfout.c (fundamental_type_code): Return FT_boolean...
1999-08-13 Martin v. LöwisRenamed
1999-08-13 Martin v. LöwisNew test case
1999-08-12 J"orn Renneckeglobal.c (prune_preferences): Move some invariants...
1999-08-12 Jesse Perry* configure.in (alpha*-dec-osf*): Add osf5.
1999-08-12 Alexandre Olivajavaprims.h (TRUE, FALSE): Redefine as themselves.
1999-08-12 Philip BlundellOops - omitted from previouys delta
1999-08-12 Philip BlundellApply Phillip Blundell's patch to distinguish between...
1999-08-12 Andreas Schwabrtl.texi: Fix typo.
1999-08-12 Jeff LawDaily bump.
1999-08-12 Jason Merrilllang-options.h: Add -fms-extensions.
1999-08-12 Jason Merrill* invoke.texi (C++ Dialect Options): Add -fms-extensions.
1999-08-12 Mark Mitchellcp-tree.h (minimal_parse_mode): Remove.
1999-08-12 Mark MitchellMake-lang.in (CXX_SRCS): Remove sig.c.
1999-08-11 Bryce McKinlayBitSet.java (set, [...]): specify "1" constant as long.
1999-08-11 Mark Mitchelldump.c (queue): Be careful when computing bitmasks.
1999-08-11 Mark Mitchellparse.y (pedantic): Give it itype.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-11 Martin v. LöwisNeed to trick it more.
1999-08-11 Martin v. LöwisMake it fail
1999-08-11 Martin v. LöwisNew test case.
1999-08-11 Martin v. LöwisNew test case.
1999-08-11 Martin v. Loewis* lex.c (do_identifier): Remove unnecessary lookup...
1999-08-11 Jeffrey A LawMakefile.in (JAVAGC): Removed.
1999-08-11 Nick CliftonMark test as expected failure since neither cpp nor...
1999-08-11 Jeff Law* i386/cygwin.h (ASM_OUTPUT_ALIGNED_BSS): Define.
1999-08-11 Mark Elbrecht* i386/djgpp.h (ASM_OUTPUT_ALIGNED_BSS): Define.
1999-08-11 Richard Earnshaw* gcc.c-torture/execute/990811-1.c: New test.
1999-08-11 Richard Earnshawemit-rtl.c (mark_reg_pointer): Don't increase the align...
1999-08-11 Jeff LawDaily bump.
1999-08-11 Jeff LawRemove left-over CVS conflict marker
1999-08-11 Bruce Korbinclhack.tpl: Only install assert.h conditionally.
1999-08-11 Joe Buckinvoke.texi: s/GNU CC/GCC/ for consistency with gcc...
1999-08-11 Rainer Orth* jvgenmain.c (main): NUL-terminate name_obstack.
1999-08-11 Jim WilsonFix -O0 core dump reported by Fred Fish.
1999-08-10 Martin v. LöwisNew test case
1999-08-10 Martin v. Loewisdecl2.c (set_decl_namespace): Do not complain about...
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-08-10 Andrew MacLeodexcept.h (eh_nesting_info): Add new structure defintion.
1999-08-10 Andrew MacLeodflow.c (split_edge): Set JUMP_LABEL field.
1999-08-10 Kaveh R. Ghazidwarf2out.c (dwarf2out_frame_debug_expr, [...]): Add...
1999-08-10 Kaveh R. Ghazioutput.h (assemble_name): Constify a char*.
1999-08-10 Jeff LawDaily bump.
1999-08-10 Mark Mitchelldecl.c (build_ptrmemfunc_type): Handle qualified pointe...
1999-08-10 Anthony Green[multiple changes]
1999-08-10 Rainer OrthMakefile.in: Rebuilt.
1999-08-10 Rainer OrthMakefile.in: Rebuilt.
1999-08-10 Rainer OrthMakefile.in: Rebuilt.
1999-08-10 Robert Lipe* test_summary: Quote curly braces in 1999-07-03 change.
1999-08-09 Kaveh R. GhaziWarning fix:
1999-08-09 Kaveh R. Ghazilang.c (java_dummy_print): Constify a char*.
next
This page took 0.085175 seconds and 5 git commands to generate.