/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.208 by marc, Sun Sep 2 15:27:27 2001 UTC revision 1.209 by marc, Sun Sep 2 15:43:29 2001 UTC
# Line 1  Line 1 
1  2001-09-02  Marc Autret  <autret_m@epita.fr>  2001-09-02  Marc Autret  <autret_m@epita.fr>
2    
3            * src/reader.c: Include muscle_tab.h.
4            (parse_union_decl): Update.
5            (parse_macro_decl): Rename parse_muscle_decl.
6            Update to use renamed functions and variable.
7            (read_declarations, copy_action, read_additionnal_code, : Updated
8            with correct variables and functions names.
9            (packsymbols, reader): Likewise.
10            
11            * src/reader.h (muscle_obstack): Extern declaration update.
12            
13            * src/output.c: Include muscle_tab.h
14            In all functions using macro_insert, change by using muscle_insert ().
15            (macro_obstack): Rename muscle_obstack.
16            Echo modifications in the whole file.
17            (MACRO_INSERT_INT): Rename MUSCLE_INSERT_INT.
18            (MACRO_INSERT_STRING): Rename MUSCLE_INSERT_STRING.
19            (MACRO_INSERT_PREFIX): Rename MUSCLE_INSERT_PREFIX.
20    
21            * src/muscle_tab.h: Update double inclusion macros.
22            (macro_entry_s): Rename muscle_entry_s.
23            Update prototypes.
24            
25            * src/muscle_tab.c: Include muscle_tab.h.
26            Rename macro_tabble to muscle_table.
27            (mhash1, mhash2, mcmp): Use muscle_entry.
28            (macro_init): Rename muscle_init. Update.
29            (macro_insert): Rename muscle_insert. Update.
30            (macro_find): Rename muscle_find. Update.
31    
32            * src/main.c: Include muscle_tab.h.
33            (main): Call muscle_init ().
34            * src/Makefile.am (bison_SOURCES): Echo modifications.
35    
36    2001-09-02  Marc Autret  <autret_m@epita.fr>
37    
38          Now the files macro_tab.[ch] are named muscle_tab.[ch].          Now the files macro_tab.[ch] are named muscle_tab.[ch].
39                    
40          * src/muscle_tab.c, src/muscle_tab.h: Add files.          * src/muscle_tab.c, src/muscle_tab.h: Add files.

Legend:
Removed from v.1.208  
changed lines
  Added in v.1.209

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26