]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1999-10-04 Tom Tromeyre GNATS gcj/59 (Problem with jv-scan --print-main)
1999-10-04 Mark MitchellAlways use -fvtable-thunks.
1999-10-04 Tom TromeyMakefile.in: Rebuilt.
1999-10-04 Richard Hendersonbitmap.h (enum bitmap_bits): Add BITMAP_XOR.
1999-10-04 Richard Henderson* sbitmap.c (sbitmap_ones): Don't set too many bits.
1999-10-04 Richard Hendersontoplev.c (rest_of_compilation): Turn on cse_not_expecte...
1999-10-04 Nathan Sidwelldecl2.c (grok_alignof): Don't decay lvalues.
1999-10-04 Stan Coxmips.h (GO_IF_LEGITIMATE_ADDRESS): Let leasi/liadi...
1999-10-04 Jeffrey A Law* mn10200.c (asm_file_start): Fix typo.
1999-10-04 Alexandre Olivacppinit.c (is_idchar initializer): Loosen tests to...
1999-10-04 Mark Mitchellcp-tree.h (struct language_function): Remove static_lab...
1999-10-04 Mark Mitchellmips.md: Define conditional move patterns for floating...
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-10-04 Mark Mitchelltree.c (make_node): Set TREE_SIDE_EFFECTS for expressio...
1999-10-04 Jason Merrill* init.c (build_vec_delete_1): Fold COND_EXPRs.
1999-10-04 Jeff LawDaily bump.
1999-10-04 Jeffrey A Lawcppinit.c (is_idchar initializer): Tighten tests for...
1999-10-04 Jeffrey A Lawggc-none.c (ggc_alloc_rtvec): An rtvec is an array...
1999-10-04 Jeffrey A Lawgenattrtab.c (simplify_cond): Make TESTS an array of...
1999-10-04 Anthony GreenFix changelog entry
1999-10-04 Anthony GreenA little clean up.
1999-10-03 Jeffrey A Law* configure.in (fr30): Fix typo.
1999-10-03 Jeffrey A Law* mbchar.h: Add missing #endif.
1999-10-03 Jeffrey A Lawt-fr30 (LIB2FUNCS_EXTRA): Remove definition.
1999-10-03 Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-03 Kaveh GhaziUpdate copyright date
1999-10-03 Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-10-03 Kaveh R. Ghazicpplib.c (if_directive_nameo): Add static prototype.
1999-10-03 Kaveh R. Ghazialias.c (nonlocal_reference_p): Add static prototype.
1999-10-03 Mark Mitchelltree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check...
1999-10-03 Jeff LawDaily bump.
1999-10-03 Mark Mitchellxmalloc.c (xmalloc): Fix spelling error.
1999-10-02 Kaveh GhaziFix copyright.
1999-10-02 Kaveh R. Ghazigraph.h: New file to prototype functions exported by...
1999-10-02 Kaveh R. Ghazicplus-dem.c (fancy_abort, [...]): Add prototype.
1999-10-02 Richard HendersonFix typo in peep2 example.
1999-10-02 Krister WalfridssonKrister Walfridsson <cato@df.lth.se>
1999-10-02 Jim KingdonJim Kingdon <http://developer.redhat.com>
1999-10-02 Richard Henderson* md.texi (define_peephole2): New section.
1999-10-02 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-02 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-02 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-02 Anthony GreenRefreshed from htdocs
1999-10-02 Steve ChamberlainI am committing the following changes to enable the...
1999-10-02 Steve ChamberlainMissing file from last commit
1999-10-02 Steve ChamberlainThe following patches include a couple of fixes for...
1999-10-02 Mark Mitchelltree.c (build): Don't look at TREE_SIDE_EFFECTS or...
1999-10-02 Jeff LawDaily bump.
1999-10-02 Jason Merrill* typeck.c (decay_conversion): Strip cv-quals from...
1999-10-02 Jason Merrillnew
1999-10-02 Tom Tromeyre GNATS gcj/56 (gcj segfaults in jc1 on OK java file)
1999-10-02 Tom Tromeyconfigure: Rebuilt.
1999-10-01 Jason Merrillupdate
1999-10-01 Mark Mitchellpt.c (tsubst_decl): If the type of a template instantia...
1999-10-01 Bernd SchmidtFix i386elf bug
1999-10-01 Andreas Schwabm68k.c (use_return_insn): Return false if the pic regis...
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-10-01 Jeff LawDaily bump.
1999-10-01 Mark Mitchell* iris6.h (BUILD_VA_LIST_TYPE): Define.
1999-10-01 Mark Mitchellfile-format.exp (gcc_target_object_format): Don't crash...
1999-10-01 Mark Mitchelldecl.c (initialize_local_var): Handle static variables...
1999-10-01 Mark Mitchell* method.c (emit_thunk): Don't crash when -fsyntax...
1999-10-01 Mark MitchellFix typo in comment
1999-10-01 Franz SirlFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-10-01 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-01 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-01 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-01 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-10-01 Richard Hendersonjump.c (jump_optimize_1): Amend last change to test...
1999-10-01 Richard Hendersonjump.c (jump_optimize_1): Use general_operand not regis...
1999-10-01 Richard Hendersonalpha.md (*): Use nonimmediate not general_operand...
1999-10-01 Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-30 Tom Tromey* java/net/natPlainDatagramSocketImpl.cc: Indentation...
1999-09-30 Jeff LawUpdate copyright dates.
1999-09-30 Jeffrey A Lawh8300.h (INIT_TARGET_OPTABS): Use init_one_optab instea...
1999-09-30 Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-30 Jeff LawMove -Wfloat-equal into the correct location.
1999-09-30 Mark Mitchelldecl2.c (struct priority_info_s): Remove initialization...
1999-09-30 Bernd SchmidtUse lookup table to get register sizes in dwarf2 eh
1999-09-30 Richard Earnshawc-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE...
1999-09-30 Jeff LawDaily bump.
1999-09-30 Jeffrey A Law* expr.h (init_mov_optab): Delete declaration
1999-09-30 Jeffrey A Law* editbuf.cc, parsestream.cc, pfstream.cc: Include...
1999-09-30 Jeffrey A Lawh8300.c (WORD_REG_USED): Update to avoid useless regist...
1999-09-30 Dirk Zoller* invoke.texi: Add docs for -Wfloat-equal warning.
1999-09-30 Dirk Zollerc-tree.h (warn_float_equal): Declare.
1999-09-30 Dirk Zollercp-tree.h (warn_float_equal): Declare.
1999-09-30 Donn Terry* gcc.misc-tests/mg.exp: delete extraneous redirection.
1999-09-30 Jeffrey A Lawcse.c (struct set): Delete inner_dest_loc field.
1999-09-30 Bryce McKinlayREADME: New file.
1999-09-30 Jason Merrillupdate -fno-rtti
1999-09-30 Jason MerrillSupport normal type_info-based EH mechanisms with ...
1999-09-29 Tom Tromeyre GNATS gcj/55 (jc1 dies on implicit String conversion)
1999-09-29 Richard Hendersonggc-page.c: Don't include <unistd.h> etc taken care...
1999-09-29 Richard Hendersonrs6000.c (rs6000_encode_section_info): If ggc_p, use...
1999-09-29 Jason Merrillclass.c (class_cache_obstack, [...]): Remove.
1999-09-29 Mark Mitchelldump.c (dequeue_and_dump): Dump DECL_EXTERNAL.
1999-09-29 Mark Mitchelldump.c (dequeue_and_dump): Improve support for dumping...
1999-09-29 Mark Mitchellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move here...
next
This page took 0.084033 seconds and 5 git commands to generate.