]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2000-07-23 Jason Eckhardti860.md (untyped_call expander): Use GEN_CALL instead...
2000-07-23 Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add time.h.
2000-07-23 Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add limits.h.
2000-07-23 Alex Samuelcp-demangle.c (demangle_ctor_dtor_name): Remove not...
2000-07-23 George Helffrich* dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length...
2000-07-23 Oskar LiljebladStreamTokenizer.java: Merged with classpath.
2000-07-23 Michael Sokolov* configure (topsrcdir): Don't use dirname.
2000-07-23 Aldy Hernandezunuglyfying code
2000-07-23 Aldy Hernandezunuglyfying code
2000-07-23 Joseph Myersc-typeck.c (c_expand_start_case): Change -Wtraditional...
2000-07-23 Kazu Hirata* h8300.c: Fix formatting.
2000-07-23 Joseph Myersc-lex.c (init_lex): Keep the "inline" keyword in C99...
2000-07-23 Joseph Myersbitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-07-23 Krister Walfridsson* gen-params: Added trailing space for 'long long int...
2000-07-23 Michael Sokolovaclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
2000-07-23 Michael Sokolov* cp-demangle.c, mkstemps.c: #include <sys/types.h>.
2000-07-23 Jeff LawDaily bump.
2000-07-23 Aldy Hernandezfind_reloads_toplev: add new parameter "address_reloaded".
2000-07-23 Tom TromeyMakefile.in: Rebuilt.
2000-07-22 Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-07-22 Benjamin Kosnikstl-inst.cc: Change __sink_unused_warning to unsigned...
2000-07-22 Jeffrey Oldham* MAINTAINERS: Add self to Write After Approval list.
2000-07-22 Toon Moenecom.c (ffecom_expr_intrinsic_): case FFEINTRIN_impFGETC...
2000-07-22 Kaveh R. Ghazi* system.h (__FUNCTION__): Wrap definition in #ifndef.
2000-07-22 Gabriel Dos... Line up with libstdc++-v2 version of valarray.
2000-07-22 Jason Merrillmerge with /cvs/src
2000-07-22 Jeff LawDaily bump.
2000-07-22 Alexandre Petit... parse.y (simple_name:): Fixed typo in error message.
2000-07-22 Michael Meissnerfix typo
2000-07-22 Michael MeissnerAdd gcc.c-torture/execute/ieee/hugeval.c
2000-07-22 Benjamin Kosnikstl-inst.cc: Change __sink_unused_warning to unsigned...
2000-07-22 Alexandre Petit... parse.y (simple_name:): Reject `$' in type names.
2000-07-21 Mike Stump* (vasprintf.o): Add dependency for config.h in vasprin...
2000-07-21 Mike Stump* Makefile.in (xexit.o): Add dependency for config...
2000-07-21 H.J. Luacinclude.m4: Include <features.h> for glibc testing.
2000-07-21 Kaveh R. GhaziWarning fixes:
2000-07-21 David Edelsohn* rs6000.h (SIZE_TYPE): Define.
2000-07-21 Alexandre Petit... [multiple changes]
2000-07-21 Benjamin KosnikChangeLog: Ops.
2000-07-21 Andrew Haleyconfigure.in (host_makefile_frag): Use mh-ia64pic on...
2000-07-21 Andrew Haleymh-ia64pic: New file.
2000-07-21 Mark Mitchellssa.c (rename_insn_1): Don't rename registers that...
2000-07-21 Jeff LawDaily bump.
2000-07-21 Zack Weinbergdiagnostic.c (trim_filename, [...]): Moved here from...
2000-07-21 Zack Weinbergcp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-21 Jason Merrillmerge with /cvs/src
2000-07-21 H.J. Luacinclude.m4: Change "#pragma system_header" to "#pragm...
2000-07-21 Jakub Jelinekatomicity.h (__exchange_and_add): Use extended word...
2000-07-21 Geoff Keatingaix43.h (CPP_SPEC): Define __LONG_MAX__ correctly in...
2000-07-21 Geoff Keatingrs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All constan...
2000-07-21 Geoff Keatingrs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME for...
2000-07-21 Geoff Keatingrs6000.h (PREFERRED_RELOAD_CLASS): If we have a choice...
2000-07-21 Christopher... Update Windows maintainers.
2000-07-21 Jeffrey A Lawflow.c (verify_flow_info): Revamp code to verify that...
2000-07-21 Alexandre Petit... ChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj...
2000-07-21 Michael Matzgcse.c (record_one_set): Prepend instead of append...
2000-07-21 Benjamin Kosnik[multiple changes]
2000-07-21 Alexandre Petit... [multiple changes]
2000-07-20 Kazu Hiratah8300.c (two_insn_adds_subs_operand): Fix a typo.
2000-07-20 Jim WilsonFix out-of-range immediate for large thunk offset.
2000-07-20 Joseph Myerscplus-dem.c (demangle_fund_type): Make 'dec' an unsigne...
2000-07-20 Tom Tromey* scripts/showval.java: New file.
2000-07-20 Tom Tromeyclasses.pl (scan): Print inner classes properly.
2000-07-20 Tom TromeynatClassLoader.cc (_Jv_PrepareCompiledClass): Only...
2000-07-20 Tom TromeyFile.java (getParentFile): New method, from Classpath...
2000-07-20 Tom Tromey* java/util/Vector.java (remove(Object)): Implemented.
2000-07-20 Zack Weinbergold-dejagnu.exp: Check for both "Internal compiler...
2000-07-20 Zack Weinbergcppmacro.c (CAN_PASTE_AFTER): New macro.
2000-07-20 Zack Weinberg[multiple changes]
2000-07-20 Bruce Korbnew test result
2000-07-20 Bruce Korbuse platform specific types in gnu_type_fix
2000-07-20 Jeff LawDaily bump.
2000-07-20 H.J. LuApplied H.J.Lu's patch to not require -lpthread when...
2000-07-19 Jim WilsonFix for abort while compiling PlumHall.
2000-07-19 Zack Weinbergtradcpp.c (rescan): Do not recognize directives when...
2000-07-19 Phil Edwardshowto.html: Update.
2000-07-19 Zack Weinbergcpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into...
2000-07-19 Bernd SchmidtAdditional ENABLE_CHECKING code.
2000-07-19 Jeff SturmnatThrowable.cc (fillInStackTrace): Check for zero...
2000-07-19 Bruce KorbNewly modified test results
2000-07-19 Bruce Korbactivate the auto-edit marker on the fixed output files
2000-07-19 Jeff Sturmlang-specs.h: Added %(jc1) to java compiler options.
2000-07-19 Benjamin KosnikInternal consistency checks.....
2000-07-19 Jeff LawDaily bump.
2000-07-19 Benjamin Kosnikacinclude.m4: Tweaks.
2000-07-19 Zack Weinberg* gcc.c (.h spec): Fix typo.
2000-07-18 Marc EspieWed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs...
2000-07-18 Zack Weinbergcpplib.h (TTYPE_TABLE): Rearrange to use only two per...
2000-07-18 Jakub Jelinekcpplex.c (cpp_scan_buffer): Output line command even...
2000-07-18 Alexandre Oliva* gcc.dg/noncompile/redecl-1.c: New test.
2000-07-18 Alexandre Olivac-decl.c (duplicate_decls): Do not call make_var_volati...
2000-07-18 Nathan Sidwelltypeck.c (comp_target_parms): Remove obsolete parameter.
2000-07-18 Jakub Jelinekcalls.c (store_arg): Return non-zero if sibcall_failure...
2000-07-18 Gabriel Dos... diagnostic.h (report_diagnostic): Change prototype.
2000-07-18 Jeff LawDaily bump.
2000-07-18 Mark Mitchellcp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
2000-07-18 Zack Weinberg[multiple changes]
2000-07-18 Zack WeinbergFix typos in comment
2000-07-18 Geoff Keatingextend.texi (Extended Asm): Mention that a memory clobb...
2000-07-18 Geoff Keatingextend.texi (Extended Asm): Mention that a memory clobb...
next
This page took 0.084522 seconds and 5 git commands to generate.