]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
1999-04-22  Tom Tromey* Make-lang.in (JAVA_SRCS): Added check-init.c.
1999-04-22  Mumit Khanxm-cygwin.h (HAVE_BCOPY): Delete unneeded macro.
1999-04-22  Anthony Green* libjava.compile/OperatorBenchmark.java: New file.
1999-04-22  Bruce Korbenable disabling of fast fixincludes
1999-04-22  Jeff LawDaily bump.
1999-04-22  Mark MitchellCheck in test for previous changes
1999-04-21  Tom TromeynatString.cc (getBytes): Reverted earlier change and...
1999-04-21  Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-21  Tom TromeyString.java: Don't throw UnsupportedEncodingException.
1999-04-21  Zack Weinberggen-protos.c: #undef abort after including system.h.
1999-04-21  Tom TromeynatString.cc (getBytes): Correctly size result buffer.
1999-04-21  Tom Tromeyos_dep.c: glibc 2.1 requires asm/sigcontext.h, not...
1999-04-21  Mumit Khancccp.c (simplify_filename): Always preserve leading...
1999-04-21  Jeff LawDaily bump.
1999-04-20  Michael Hayes* config/c4x/c4x.md: Add new peepholes to remove redund...
1999-04-20  Michael Hayesc4x.md (binary patterns): Reorder alternatives so that...
1999-04-20  Nathan SidwellMake-lang.in (objc-parse.c): Put BISON parameters in...
1999-04-20  Nathan SidwellMake-lang.in (c-parse.c): Put BISON parameters in corre...
1999-04-20  Nathan SidwellMake-lang.in (ch/chill.info): Put MAKEINFO parameters...
1999-04-20  Mark Mitchellcp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-20  Richard Hendersonalpha.md (nt_lda): New pattern.
1999-04-20  Catherine Moorearm.md (movhi): Add check for odd offset.
1999-04-20  Jim Blandy*** empty log message ***
1999-04-20  Jim BlandyFix from Dale Hawkins:
1999-04-20  John Wehlei386.c (output_move_double): Abort if a non-offsettable...
1999-04-20  Andrew Haleysparc-signal.h: new file.
1999-04-20  Jason Merrillnew
1999-04-20  Jason Merrilldecl.c (grokfndecl): Always call cplus_decl_attributes.
1999-04-20  Jeff LawDaily bump.
1999-04-19  Craig Burleyupdate BUGS, INSTALL, NEWS derived files
1999-04-19  Craig Burleyclarify -malign-double situation
1999-04-19  Craig BurleyFix DATA repeat-count bug
1999-04-19  Craig Burleyfix DO WHILE
1999-04-19  Craig Burleynew tests, derived from bug-reports from Toon and Tim
1999-04-19  Craig Burleyfix typo in comment
1999-04-19  Alexandre Petit... lang.c (lang_decode_option): Fixed returned value when...
1999-04-19  Zack WeinbergBack out accidental commit of unrelated patch
1999-04-19  Mark Mitchellcp-tree.h (finish_static_data_member_decl): New function.
1999-04-19  Zack Weinbergcpplib.c (output_line_command): Drop CONDITIONAL argument.
1999-04-19  Tom Tromeyxref.h (enum): Removed trailing comma.
1999-04-19  Tom TromeynatSystem.cc (init_properties): Only declare pwd_entry...
1999-04-19  Andrew HaleyMakefile.in: Processed with new automake.
1999-04-19  Tom Tromey* include/javaprims.h: Removed security namespace.
1999-04-19  Jeff LawDaily bump.
1999-04-18  Anthony Green* java/io/PrintStream.java (println): Remove extra...
1999-04-18  Craig Burleyfix crashes on I/O statements involving COMMON variables
1999-04-18  Zack Weinbergcppfiles.c (find_position, [...]): Use `unsigned long...
1999-04-18  John Wehleoutput.h (current_function_is_leaf, [...]): Declare.
1999-04-18  Mark Mitchellcp-tree.h (finish_class_definition): Add parameter.
1999-04-18  Anthony GreenMakefile.in: Rebuilt.
1999-04-18  Jeffrey A LawBump for snapshot
1999-04-18  Richard HendersonMisapplied patch.
1999-04-18  Jeff LawDaily bump.
1999-04-18  Richard Hendersonalpha.h (GO_IF_LEGITIMATE_SIMPLE_ADDRESS): Correct...
1999-04-17  Richard Hendersonalpha.h (REG_OK_FP_BASE_P): New macro.
1999-04-17  Michael Hayesc4x.c (legitimize_operands): Use rtx_cost to determine...
1999-04-17  Bernd SchmidtBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
1999-04-17  Jan Hubickai386.c (i386_preferred_stack_boundary_string): New...
1999-04-17  Jan Hubicka* i386.c (k6_cost): Take into account the decoding...
1999-04-17  Richard HendersonDonn Terry <donn@interix.com>
1999-04-17  Richard Hendersonalpha.c (alpha_expand_prologue): Use gen_adddi3 instead...
1999-04-17  Zack Weinbergc-aux-info.c, [...]: Include toplev.h for real declarat...
1999-04-17  Richard Hendersonuninit-9.c (func): Use __builtin_alloca instead of...
1999-04-17  Craig Burleybetter support SMP builds in libf2c
1999-04-17  Mark Mitchelldecl.c (xref_tag): Revise handling of nested template...
1999-04-17  Craig Burleyremove -fugly, other doc fixes
1999-04-17  Craig Burleyforgot to add ffe.texi, the actual g77 front-end intern...
1999-04-17  Craig BurleyCheck for circularity only if ENABLE_CHECKING is defined
1999-04-17  Craig Burleyadd g77 front-end internals docs
1999-04-17  Craig Burleyrewrite to use block/scope structure of GBE
1999-04-17  Zack Weinbergcccp.c: Make fatal non-static.
1999-04-17  Michael Hayesc4x.md (*andqi3_255_clobber,*andqi3_65535_clobber)...
1999-04-17  Jeff LawDaily bump.
1999-04-16  Zack Weinbergsystem.h: Always prototype abort.
1999-04-16  Per BothnerNote char-conversion-related optimizations.
1999-04-16  Per BothnerInputStreamReader.java (<init>): Set super.in correctly.
1999-04-16  Per BothnerInputStreamReader.java (<init>): Set super.in correctly.
1999-04-16  Mark Mitchellclass.c (finish_struct): Remove unused variable.
1999-04-16  Jason Merrilltweak spelling
1999-04-16  Per BothnerMakefile.am: Various changes for new files and conversions.
1999-04-16  Per BothnerMakefile.am: Various changes for new files and conversions.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerJIS0201.h: New file, generated from Unicode table.
1999-04-16  Per BothnerFix truncated comments.
1999-04-16  Per BothnerUnicodeToBytes.java (write(String,int,int,char[]))...
1999-04-16  Per BothnerUnicodeToBytes.java (write(String,int,int,char[]))...
1999-04-16  Michael Hayesc4x.md (mulqf3_clrqf_clobber, [...]): New patterns...
1999-04-16  Mark Mitchellcp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-16  Tom Tromeyconfig.h (__start): Declare as `int' in alpha/OSF1...
1999-04-16  Jason Merrilltree.c (valid_machine_attribute): If we're modifying...
1999-04-16  Jeff LawDaily bump.
1999-04-16  Mark Mitchelldecl.c (warn_about_implicit_typename_lookup): New function.
1999-04-16  Jeff LawRevert accidental checkin of the FCOMI patch that I...
1999-04-15  Jan Hubicka* i386.c (x86_adjust_cost): Move break statement to...
next