aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-09-28invoke.texi (i386 Options): Add athlon to table of possible choices for -mcpu=.Philipp Thomas2-1/+6
2000-09-28diagnostic.h (output_clear_message_text): New function.Gabriel Dos Reis3-9/+22
2000-09-28Daily bump.Jeff Law2-2/+2
2000-09-28cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ...Neil Booth6-25/+48
2000-09-27Patch by rth to fix inline-of-an-inline return-value bug.Donald Lindsay2-0/+12
2000-09-27extend.texi, [...]: Consistently use @uref for formatting URLs.Joseph Myers5-14/+18
2000-09-27Daily bump.Jeff Law2-2/+2
2000-09-27djgpp.h (UNIQUE_SECTION): Constify the variables name and prefix.Mark Elbrecht2-1/+7
2000-09-26Remove stray whitespace on blank lineZack Weinberg1-1/+1
2000-09-26gcc.c (cpp_options): Add spec for -ftabstop=.Neil Booth7-35/+66
2000-09-26sparc.c (sparc_emit_set_const64): Don't abort when op0 is a SUBREG.Jakub Jelinek5-4/+34
2000-09-26flow.c (flow_loop_pre_header_scan): Punt if loop enters from entry block.Michael Hayes2-4/+13
2000-09-26Daily bump.Jeff Law2-2/+2
2000-09-25Fix bad use of FP reg in post-modify address.Jim Wilson2-7/+15
2000-09-25cpplex.c (parse_args): Don't set VOID_REST flag.Neil Booth4-30/+34
2000-09-25Makefile.in.in: Remove stamp-check-pot from list of default targets as checks...Philipp Thomas2-1/+7
2000-09-25flags.h: Declare warning flag warn_system_headers.Branko Cibej12-23/+90
2000-09-25cpplex.c (save_comment): Only store the initial '/' now.Neil Booth2-47/+42
2000-09-25cpphash.h (_cpp_digraph_spellings, [...]): New library-internal prototypes.Neil Booth7-380/+423
2000-09-25crash20.C: Make ready for libstdc++-v3.Theodore Papadopoulo4-7/+13
2000-09-25ia64.c (ia64_print_operand): Define 'e' as 64-n.Richard Henderson3-8/+82
2000-09-25diagnostic.c (output_last_position): Define.Gabriel Dos Reis3-2/+26
2000-09-25i386.c: Fix formatting.Kazu Hirata2-142/+140
2000-09-25emit-rtl-c (gen_lowpart_common): Accept non-paradoxical SUBREG when UNITS_PER...Alan Lehotsky2-1/+7
2000-09-25c-common.c (format_char_info): Add flags2; update comments.Joseph Myers2-64/+76
2000-09-25tm.texi: Make documented *_ASM.*_OP:s include spacing.Hans-Peter Nilsson2-53/+63
2000-09-25Change callers in config/[n-z]*/ (the rest) to match:Hans-Peter Nilsson10-30/+42
2000-09-25Change callers in config/m*/ to match:Hans-Peter Nilsson25-106/+106
2000-09-25Change callers in config/[h-l]*/ to match:Hans-Peter Nilsson21-63/+63
2000-09-25Fix BSS_SECTION_ASM_OP typo introduced and covered by todays ASM.*_OP changel...Hans-Peter Nilsson1-1/+1
2000-09-25Change callers in config/[b-g]*/ to match:Hans-Peter Nilsson3-3/+3
2000-09-25Change callers in config/a*/ to match:Hans-Peter Nilsson15-45/+46
2000-09-25Change callers in config/* to match:Hans-Peter Nilsson9-51/+51
2000-09-25Callers gcc-toplev:Hans-Peter Nilsson6-88/+88
2000-09-25definitions in config/alpha/alpha.h config/arm/aout.h (oops, missed):Hans-Peter Nilsson2-14/+14
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson17-58/+90
2000-09-25definitions in config/[npr]*:Hans-Peter Nilsson14-26/+43
2000-09-25definitions in config/m[ci]*:Hans-Peter Nilsson12-41/+61
2000-09-25definitions in config/m[368]*:Hans-Peter Nilsson22-129/+177
2000-09-25definitions in config/i[89a]*:Hans-Peter Nilsson12-45/+69
2000-09-25definitions in config/i3*:Hans-Peter Nilsson22-70/+105
2000-09-25definitions in config/[c-h]*:Hans-Peter Nilsson10-22/+38
2000-09-25definitions in config/a*:Hans-Peter Nilsson13-60/+92
2000-09-25config:Hans-Peter Nilsson12-58/+79
2000-09-25Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson8-20/+40
2000-09-25Daily bump.Jeff Law2-2/+2
2000-09-25expmed.c (store_bit_field): Adjust last change to not consider any word-sized...Richard Henderson2-6/+11
2000-09-25New test.Richard Henderson1-0/+12
2000-09-24* gcc.c-torture/execute/20000914-1.c: Declare malloc.Richard Henderson2-0/+6
2000-09-24alpha.c (alpha_emit_conditional_branch): Handle TFmode unordered compares pro...Richard Henderson4-104/+170