Age | Commit message (Expand) | Author | Files | Lines |
2003-11-04 | Remove extra ^M characters introduced in previous commit. | Arnaud Charlet | 2 | -2409/+2409 |
2003-11-04 | re PR ada/12806 (Program_Error sinput.adb:397) | Arnaud Charlet | 39 | -2584/+3147 |
2003-11-04 | Makefile.in (cpp.dvi): New target split from cpp.info. | Kelley Cook | 2 | -33/+42 |
2003-10-31 | C90 update | Kelley Cook | 2 | -148/+137 |
2003-10-31 | * Makefile.in (ada/b_gnat1.o): Compile with -Wno-error. | Kelley Cook | 2 | -0/+5 |
2003-10-31 | * raise.c (get_action_description_for): Fix typo in last change. | Andreas Schwab | 2 | -2/+6 |
2003-10-31 | re PR ada/12761 ([3.3 only] Segmentation fault in gnat1 compiling a-except.adb) | Nathanael Nerode | 2 | -5/+6 |
2003-10-31 | C90 prototype updates. | R. Kelley Cook | 30 | -1059/+678 |
2003-10-30 | 3vtrasym.adb: Demangle Ada symbols returned by TBK$SYMBOLIZE. | Arnaud Charlet | 17 | -66/+459 |
2003-10-29 | 3vtrasym.adb, [...]: Minor reformatting | Arnaud Charlet | 31 | -314/+966 |
2003-10-27 | re PR ada/5909 (Ada has no test suite.) | Arnaud Charlet | 13 | -1439/+2552 |
2003-10-26 | * Makefile.in: Remove duplicated lines. | Andreas Jaeger | 2 | -20/+17 |
2003-10-24 | gnatvsn.ads (Gnat_Static_Version_String): New constant, used to minimize the ... | Arnaud Charlet | 8 | -2/+105 |
2003-10-24 | re PR ada/12014 (strcpy used with overlapping arguments) | Arnaud Charlet | 16 | -1315/+1379 |
2003-10-24 | adadecode.h, [...]: Convert to ISO C90 declarations and definitions. | Nathanael Nerode | 8 | -88/+73 |
2003-10-23 | re PR ada/11978 (ada compiler crashes in a-tags.adb) | Arnaud Charlet | 9 | -69/+104 |
2003-10-23 | * init.c, adaint.c: Minor reformatting. | Arnaud Charlet | 3 | -10/+13 |
2003-10-23 | adaint.c (w32_epoch_offset): Define static const at file level. | Danny Smith | 2 | -20/+51 |
2003-10-22 | sysdep.c: Include conio.h if __MINGW32__ and !OLD_MINGW. | Danny Smith | 5 | -18/+46 |
2003-10-22 | * Makefile.in: Disable build of gnatpsta. PR ada/10110. | Arnaud Charlet | 1 | -4/+4 |
2003-10-22 | re PR ada/10110 ([mipsel-linux]ada bootstrap error) | Arnaud Charlet | 2 | -15/+15 |
2003-10-22 | tracebak.c (MAX): Avoid redefinition warning. | Rainer Orth | 4 | -6/+20 |
2003-10-22 | re PR ada/5677 (Assert failure in nlists.adb:933) | Arnaud Charlet | 10 | -23/+250 |
2003-10-22 | mingw32.h: New file. | Arnaud Charlet | 2 | -0/+58 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 987 | -54496/+134279 |
2003-10-21 | Make-lang.in (gnat_ug_unx.info): Add dependency on stmp-docobjdir. | Mark Mitchell | 2 | -6/+19 |
2003-10-20 | Makefile.in (install-info): Simplify. | Mark Mitchell | 2 | -45/+36 |
2003-10-14 | config.gcc, [...]: Replace uses of target_alias with target_noncanonical. | Nathanael Nerode | 3 | -46/+51 |
2003-10-06 | re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc) | Mark Mitchell | 2 | -4/+9 |
2003-09-29 | trans.c (gigi): Use REAL_ARITHMETIC, not REAL_VALUE_ATOF, to initialize dcons... | Zack Weinberg | 2 | -2/+7 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 2 | -1/+5 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 3 | -5/+9 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 3 | -5/+10 |
2003-09-16 | Cleaned up Jan's ChangeLog entries | R. Kelley Cook | 1 | -1/+1 |
2003-09-04 | misc.c: Include "target.h". | Michael Matz | 3 | -1/+7 |
2003-09-03 | targhooks.c: New file. | DJ Delorie | 2 | -2/+7 |
2003-08-31 | configure.frag: Delete file. | Zack Weinberg | 2 | -14/+36 |
2003-07-18 | Makefile.in, [...]: Remove handling of lang-options.h and options_.h. | Neil Booth | 3 | -39/+10 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 2 | -2/+7 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 2 | -4/+4 |
2003-07-04 | Makefile.tpl: Replace PWD with PWD_COMMAND. | H.J. Lu | 4 | -13/+19 |
2003-07-03 | misc.c (gnat_argv): Revert last change. | Matt Kraai | 2 | -4/+9 |
2003-07-03 | * misc.c (save_argv): Make const. | Neil Booth | 2 | -1/+5 |
2003-07-02 | * misc.c (save_argc, save_argv): Keep non-static! | Neil Booth | 2 | -2/+6 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 2 | -9/+20 |
2003-07-01 | gnat_ug.texi: Remove unlikely characters from @vars. | Matt Kraai | 3 | -10/+15 |
2003-06-28 | * Make-lang.in: Add missing space to comment. | Matt Kraai | 1 | -1/+1 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 2 | -1/+5 |
2003-06-26 | c-opts.c (missing_arg): Make non-static. | Neil Booth | 2 | -7/+4 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 2 | -1/+5 |