aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2000-07-22Daily bump.Jeff Law
2000-07-21parse.y (simple_name:): Fixed typo in error message.Alexandre Petit-Bianco
2000-07-22fix typoMichael Meissner
2000-07-22Add gcc.c-torture/execute/ieee/hugeval.cMichael Meissner
2000-07-21parse.y (simple_name:): Reject `$' in type names.Alexandre Petit-Bianco
2000-07-21* rs6000.h (SIZE_TYPE): Define.David Edelsohn
2000-07-21[multiple changes]Alexandre Petit-Bianco
2000-07-21ssa.c (rename_insn_1): Don't rename registers that are CLOBBERed.Mark Mitchell
2000-07-21Daily bump.Jeff Law
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg
2000-07-21cp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.Zack Weinberg
2000-07-21aix43.h (CPP_SPEC): Define __LONG_MAX__ correctly in 64-bit mode.Geoff Keating
2000-07-21rs6000.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): All constants of size no larger t...Geoff Keating
2000-07-21rs6000.c (output_toc): Use RS6000_OUTPUT_BASENAME for vtable references.Geoff Keating
2000-07-21rs6000.h (PREFERRED_RELOAD_CLASS): If we have a choice, don't put integer val...Geoff Keating
2000-07-20flow.c (verify_flow_info): Revamp code to verify that the head and end of eac...Jeffrey A Law
2000-07-20ChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj/225 and gcj/256:Alexandre Petit-Bianco
2000-07-20gcse.c (record_one_set): Prepend instead of append onto reg_set_table, making...Michael Matz
2000-07-20[multiple changes]Alexandre Petit-Bianco
2000-07-20h8300.c (two_insn_adds_subs_operand): Fix a typo.Kazu Hirata
2000-07-20Fix out-of-range immediate for large thunk offset.Jim Wilson
2000-07-20old-dejagnu.exp: Check for both "Internal compiler error" and "Internal error".Zack Weinberg
2000-07-20cppmacro.c (CAN_PASTE_AFTER): New macro.Zack Weinberg
2000-07-20[multiple changes]Zack Weinberg
2000-07-20new test resultBruce Korb
2000-07-20use platform specific types in gnu_type_fixBruce Korb
2000-07-20Daily bump.Jeff Law
2000-07-20Applied H.J.Lu's patch to not require -lpthread when compiling single threade...H.J. Lu
2000-07-19Fix for abort while compiling PlumHall.Jim Wilson
2000-07-19tradcpp.c (rescan): Do not recognize directives when the # is indented.Zack Weinberg
2000-07-19cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block of operators allo...Zack Weinberg
2000-07-19Additional ENABLE_CHECKING code.Bernd Schmidt
2000-07-19Newly modified test resultsBruce Korb
2000-07-19activate the auto-edit marker on the fixed output filesBruce Korb
2000-07-19lang-specs.h: Added %(jc1) to java compiler options.Jeff Sturm
2000-07-19Daily bump.Jeff Law
2000-07-19* gcc.c (.h spec): Fix typo.Zack Weinberg
2000-07-18Wed Jul 19 01:22:15 CEST 2000 Marc Espie <espie@cvs.openbsd.org>Marc Espie
2000-07-18cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry macros, not five.Zack Weinberg
2000-07-18cpplex.c (cpp_scan_buffer): Output line command even at the stop buffer, prov...Jakub Jelinek
2000-07-18* gcc.dg/noncompile/redecl-1.c: New test.Alexandre Oliva
2000-07-18c-decl.c (duplicate_decls): Do not call make_var_volatile() in case of invali...Alexandre Oliva
2000-07-18typeck.c (comp_target_parms): Remove obsolete parameter.Nathan Sidwell
2000-07-18calls.c (store_arg): Return non-zero if sibcall_failure is desired.Jakub Jelinek
2000-07-18diagnostic.h (report_diagnostic): Change prototype.Gabriel Dos Reis
2000-07-18Daily bump.Jeff Law
2000-07-18cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.Mark Mitchell
2000-07-18[multiple changes]Zack Weinberg
2000-07-18Fix typos in commentZack Weinberg
2000-07-18extend.texi (Extended Asm): Mention that a memory clobber does not count as a...Geoff Keating