aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-11-15toplev.c (compile_file): Don't pedwarn about undefined static functions just ...Jason Merrill2-3/+11
1998-11-15Daily bump.Jeff Law1-1/+1
1998-11-15function.c (purge_addressof_1): Unshare rtl created by store_bit_field.J"orn Rennecke2-0/+17
1998-11-15regmove.c (regmove_optimize): Don't do anything but optimize_reg_copy[123] wh...J"orn Rennecke2-0/+7
1998-11-15decl.c (struct cp_function): Add named_label_uses.Jason Merrill6-10/+77
1998-11-15throw2.C: New test.Alexandre Oliva2-0/+21
1998-11-15jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).Per Bothner1-0/+6
1998-11-15jvgenmain.c: Need to #include "gansidecl.h" (to get PROTO).Per Bothner2-2/+3
1998-11-15Fix typoAnthony Green1-1/+0
1998-11-15Make-lang.in: Fix reference to srcdir.Anthony Green4-1/+11
1998-11-15decl.c (error_mark_node): New global.Per Bothner5-117/+144
1998-11-15Makefile.in: jv-scan and jvgenmain all require libiberty.Anthony Green5-45/+16
1998-11-15jcf-parse.c (HANDLE_EXCEPTIONS_ATTRIBUTE): New macro.Per Bothner3-78/+87
1998-11-14Daily bump.Jeff Law1-1/+1
1998-11-14Allow uses of interface types to verify.Per Bothner1-0/+9
1998-11-14Allow uses of interface types to verify.Per Bothner2-0/+32
1998-11-14alpha.md (addsi3, subsi3): Revise 5 Nov change to store DImode value in parad...Richard Henderson2-21/+32
1998-11-13Daily bump.Jeff Law1-1/+1
1998-11-13Oops, killed too much.Richard Henderson1-0/+89
1998-11-13alpha.c (reg_not_elim_operand): New.Richard Henderson4-108/+51
1998-11-13bad testJason Merrill1-11/+0
1998-11-13fixJason Merrill1-6/+16
1998-11-13rs6000.md (movsf): Remove explicit secondary-reload-like functionality.David Edelsohn2-96/+32
1998-11-13configure.in: Check for calloc.Kaveh R. Ghazi5-65/+137
1998-11-13* libiberty.h: Prototype xcalloc.Kaveh R. Ghazi2-0/+9
1998-11-13gjavah.c (main): Handle --output-class-directory argument.Tom Tromey6-17/+132
1998-11-13except.c (expand_throw): Make sure first argument to __cp_push_exception is o...Mark Mitchell3-4/+23
1998-11-13splet.h (SUBTARGET_OVERRIDE_OPTIONS): New to deprecateStan Cox3-3/+22
1998-11-13* Makefile.in (prefix): New macro.Tom Tromey2-0/+5
1998-11-13* sparc.c (sparc_flat_compute_frame_size): Correctly calc args_sizeStan Cox2-13/+27
1998-11-13cplus-dem.c (demangle_prefix): Use the last __ in the mangled name when looki...Andrew MacLeod2-1/+15
1998-11-12Daily bump.Jeff Law1-1/+1
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer21-55/+90
1998-11-12Extensive changes.Per Bothner5-370/+393
1998-11-12Extensive changes.Per Bothner2-1901/+1908
1998-11-12*** empty log message ***Per Bothner1-84/+741
1998-11-12Extensive changes.Per Bothner1-1/+48
1998-11-12class.c: Remove some unused variables.Per Bothner1-0/+8
1998-11-12class.c: Remove some unused variables.Per Bothner3-9/+22
1998-11-12jcf-io.c (find_class): Added explanatory comment.Tom Tromey3-4/+12
1998-11-12jvspec.c (lang_specific_driver): Correctly handle case where GC_NAME not defi...Tom Tromey2-3/+16
1998-11-11Daily bump.Jeff Law1-1/+1
1998-11-11jvspec.c (GC_NAME): New define.Tom Tromey3-5/+21
1998-11-11Makefile.in (JAVAGC): New macro.Tom Tromey4-128/+221
1998-11-11Handle equivalences that have been obscured by gcse:J"orn Rennecke3-44/+167
1998-11-11jcf-dump.c (TABLE_SWITCH): Fix typos.Per Bothner2-1/+5
1998-11-11Dinkleberry from prior incarnationBruce Korb1-2/+2
1998-11-11* jcf-dump.c (main): Correctly recognize `--'-style long options.Tom Tromey2-27/+29
1998-11-11Fix x86 __throw -O0 -fpic compiler abort.Jim Wilson2-1/+8
1998-11-10pt.c (try_one_overload): Take orig_targs again.Jason Merrill4-11/+38