summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * genattr.c: Include stdarg.h/varargs.h. Change functionghazi1998-05-1112-50/+249
* * cp-tree.h (finish_unary_op_expr): New function.mmitchel1998-05-117-208/+417
* * typeck.c (build_c_cast): Don't decay arrays and functions tommitchel1998-05-103-10/+58
* Another new test.law1998-05-101-0/+20
* documentjason1998-05-101-0/+5
* * class.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.jason1998-05-106-4/+39
* * acconfig.h (HAVE_VOLATILE): Insert stub for autoconf.law1998-05-108-52/+120
* * class.c (currently_open_class): New fn.jason1998-05-094-13/+35
* new, updatejason1998-05-0952-45/+451
* * loop.c (get_condition): Don't combine when either compare is MODE_CC.rth1998-05-094-161/+180
* * machmode.h (COMPLEX_MODE_P): New macro.rth1998-05-091-0/+5
* * haifa-sched.c (print_exp): Fix typo.rth1998-05-092-2/+6
* Bump for snapshotlaw1998-05-082-1/+5
* Remove previous dwarf2out.c change. It was incorrect according to Jim.law1998-05-082-62/+16
* Hunk of m32r changesmeissner1998-05-084-472/+722
* Call fatal_insn instead of abortmeissner1998-05-082-1/+6
* * reload1.c (emit_reload_insns): When performing expensivelaw1998-05-082-2/+20
* * dwarf2out.c: Don't assume that `.section ".text"' causes thelaw1998-05-082-16/+62
* Another minor system.h cutover:ghazi1998-05-083-1/+8
* massive namespace patchjason1998-05-0836-1706/+2839
* * config/m68k/t-linux: Remove extra stuff already included inschwab1998-05-082-14/+5
* dmanfred1998-05-082-24/+24
* manfred1998-05-081-0/+8
* Renamed fixinc.math to fixinc.wrapmanfred1998-05-081-53/+0
* * call.c (build_user_type_conversion_1): Handle second_convjason1998-05-082-9/+19
* Fix specs file problem reported by Nathan Myers.wilson1998-05-072-2/+4
* Disable remaining conditional move patterns.wilson1998-05-072-6/+17
* Fix host/target confusion with enable_threads, reported by Brendan Kehoe.wilson1998-05-073-75/+85
* More toplev.h cleanup, regnerate c-parse.c.wilson1998-05-071-362/+363
* Update copyrightmeissner1998-05-071-1/+1
* Restore LR in case __eabi was called multiple timesmeissner1998-05-072-0/+6
* clear TREE_USED f;ag for build_type_variant types as wellamacleod1998-05-072-2/+13
* Handle missing vfprintf() & _doprnt() functions with linked in modules,ghazi1998-05-0715-296/+669
* * config/linux.h (ASM_COMMENT_START): Remove from here,law1998-05-076-16/+27
* * pt.c (tsubst): Don't tsubst the type of an IDENTIFIER_NODE.jason1998-05-072-1/+6
* * config/m68k/m68k.md (adddi3, subdi3): Properly negate the DImodeschwab1998-05-072-6/+19
* Fix typo.law1998-05-061-1/+1
* * expr.h (mark_seen_cases): Add declaration, but only when tree.hlaw1998-05-062-1/+4
* Another test.law1998-05-061-0/+89
* * stmt.c (mark_seen_cases): Make it have external linkage again.law1998-05-063-4/+7
* Typo fix.amylaar1998-05-061-1/+1
* typo typo fixes fixeslaw1998-05-06105-165/+165
* Wed May 6 22:32:37 CDT 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-065-1/+11
* New test.law1998-05-061-0/+24
* Fix braces right this time.law1998-05-061-10/+10
* * Makefile.in: Fix .SUFFIXES.jason1998-05-062-2/+8
* updatejason1998-05-061-0/+3
* * config/linux.h (ASM_COMMENT_START): Define as "#".law1998-05-063-3/+14
* New test (alias problems).law1998-05-061-0/+22
* * haifa-sched.c (print_value, case SUBREG): Fix typo.law1998-05-062-1/+3